Skip to main content

Deploy details

Deploy successful for merry-scone-cc7a60

Remove some residual testing code

PR #125: james/eliza-didnt-see-this-in-review-haha@5321c28

Deploy log

Initializing

Complete
12:29:54 AM: Build ready to start
12:30:19 AM: build-image version: d68af4ff92f3d66fc07f4cb4ed7d1649da1994aa (focal)
12:30:19 AM: buildbot version: d68af4ff92f3d66fc07f4cb4ed7d1649da1994aa
12:30:20 AM: Fetching cached dependencies
12:30:20 AM: Starting to download cache of 1.6GB
12:30:38 AM: Finished downloading cache in 18.647s
12:30:38 AM: Starting to extract cache
12:30:54 AM: Finished extracting cache in 15.534s
12:30:54 AM: Finished fetching cache in 34.347s
12:30:54 AM: Starting to prepare the repo for build
12:30:54 AM: Preparing Git Reference pull/125/head
12:30:56 AM: Starting to install dependencies
12:30:56 AM: Python version set to 3.8
12:30:56 AM: Attempting Ruby version 2.7.2, read from environment
12:30:56 AM: Using Ruby version 2.7.2
12:30:57 AM: Started restoring cached go cache
12:30:57 AM: Finished restoring cached go cache
12:30:57 AM: Installing Go version 1.17 (requested 1.17)
12:31:01 AM: go version go1.17 linux/amd64
12:31:01 AM: Using PHP version 8.0
12:31:02 AM: Started restoring cached rust rustup cache
12:31:04 AM: Finished restoring cached rust rustup cache
12:31:04 AM: Started restoring cached rust cargo registry cache
12:31:22 AM: Finished restoring cached rust cargo registry cache
12:31:22 AM: Started restoring cached rust cargo bin cache
12:31:22 AM: Finished restoring cached rust cargo bin cache
12:31:22 AM: Started restoring cached rust compile output
12:31:22 AM: Finished restoring cached rust compile output
12:31:22 AM: Started restoring cached Node.js version
12:31:28 AM: Finished restoring cached Node.js version
12:31:28 AM: v16.20.1 is already installed.
12:31:29 AM: Now using node v16.20.1 (npm v8.19.4)
12:31:29 AM: Enabling Node.js Corepack
12:31:29 AM: Started restoring cached build plugins
12:31:29 AM: Finished restoring cached build plugins
12:31:29 AM: Install dependencies script success
12:31:29 AM: Starting build script
12:31:30 AM: Detected 0 framework(s)
12:31:30 AM: Section completed: initializing

Building

Complete
12:31:31 AM: Netlify Build
12:31:31 AM: ────────────────────────────────────────────────────────────────
12:31:31 AM:
12:31:31 AM: ❯ Version
12:31:31 AM: @netlify/build 29.15.0
12:31:31 AM:
12:31:31 AM: ❯ Flags
12:31:31 AM: baseRelDir: true
12:31:31 AM: buildId: 64a3680146d806000858fbec
12:31:31 AM: deployId: 64a3680146d806000858fbee
12:31:31 AM:
12:31:31 AM: ❯ Current directory
12:31:31 AM: /opt/build/repo
12:31:31 AM:
12:31:31 AM: ❯ Config file
12:31:31 AM: No config file was defined: using default values.
12:31:31 AM:
12:31:31 AM: ❯ Context
12:31:31 AM: deploy-preview
12:31:31 AM:
12:31:31 AM: Build command from Netlify app
12:31:31 AM: ────────────────────────────────────────────────────────────────
12:31:31 AM: ​
12:31:31 AM: $ ./scripts/install-ci-deps.sh && ./scripts/run-ci-build.sh
12:31:31 AM: + mkdir -p ./target
12:31:31 AM: + rustup toolchain install stable
12:31:31 AM: info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
12:31:31 AM: stable-x86_64-unknown-linux-gnu unchanged - rustc 1.70.0 (90c541806 2023-05-31)
12:31:31 AM: info: checking for self-update
12:31:31 AM: + tar xvz
12:31:31 AM: % Total % Received % Xferd Average Speed Time Time Time Current
12:31:31 AM: Dload Upload Total Spent Left Speed
12:31:31 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12:31:31 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12:31:31 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12:31:32 AM: mdbook
12:31:32 AM: 100 4765k 100 4765k 0 0 7434k 0 --:--:-- --:--:-- --:--:-- 7434k
12:31:32 AM: + mv ./mdbook ./target
12:31:32 AM: + cargo doc --no-deps --all-features --document-private-items --workspace --exclude crowtty --exclude lichee-rv
12:31:32 AM: warning: excluded package(s) `lichee-rv` not found in workspace `/opt/build/repo`
12:31:32 AM: Updating git repository `https://github.com/hawkw/mycelium.git`
12:31:33 AM: Updating git repository `https://github.com/tosc-rs/teletype/`
12:31:33 AM: Updating git repository `https://github.com/tokio-rs/tracing`
12:31:34 AM: Updating git repository `https://github.com/hawkw/tracing-serde-structured`
12:31:34 AM: Updating git repository `https://github.com/auxoncorp/modality-tracing-rs`
12:31:35 AM: Updating git repository `https://github.com/metta-systems/serialport-rs`
12:31:35 AM: Compiling proc-macro2 v1.0.60
12:31:35 AM: Compiling libc v0.2.146
12:31:35 AM: Checking futures-core v0.3.28
12:31:35 AM: Compiling semver v1.0.17
12:31:35 AM: Checking memchr v2.5.0
12:31:35 AM: Compiling futures-channel v0.3.28
12:31:35 AM: Compiling quote v1.0.28
12:31:35 AM: Compiling rustc_version v0.4.0
12:31:36 AM: Compiling syn v2.0.18
12:31:36 AM: Compiling syn v1.0.109
12:31:36 AM: Compiling proc-macro-error-attr v1.0.4
12:31:36 AM: Compiling futures-util v0.3.28
12:31:36 AM: Checking slab v0.4.8
12:31:36 AM: Checking futures-task v0.3.28
12:31:36 AM: Checking num-traits v0.2.15
12:31:36 AM: Compiling rustversion v1.0.12
12:31:36 AM: Compiling heapless v0.7.16
12:31:36 AM: Checking socket2 v0.4.9
12:31:36 AM: Checking mio v0.8.8
12:31:37 AM: Checking getrandom v0.2.10
12:31:37 AM: Checking portable-atomic v1.3.3
12:31:37 AM: Compiling anyhow v1.0.71
12:31:37 AM: Checking crossbeam-utils v0.8.16
12:31:37 AM: Compiling const_format_proc_macros v0.2.31
12:31:37 AM: Checking indexmap v1.9.3
12:31:37 AM: Checking memoffset v0.9.0
12:31:37 AM: Checking az v1.2.1
12:31:38 AM: Checking const_format v0.2.31
12:31:38 AM: Compiling proc-macro-error v1.0.4
12:31:38 AM: Compiling num-integer v0.1.45
12:31:38 AM: Checking embedded-graphics-core v0.3.3
12:31:38 AM: Checking crossbeam-epoch v0.9.15
12:31:38 AM: Checking crossbeam-channel v0.5.8
12:31:38 AM: Checking http-body v0.4.5
12:31:38 AM: Checking rand_core v0.6.4
12:31:38 AM: Compiling vergen v8.2.1
12:31:38 AM: Checking float-cmp v0.8.0
12:31:38 AM: Checking embedded-graphics v0.7.1
12:31:38 AM: Checking rand_chacha v0.3.1
12:31:38 AM: Checking crossbeam-deque v0.8.3
12:31:39 AM: Checking httparse v1.8.0
12:31:39 AM: Checking crc32fast v1.3.2
12:31:39 AM: Compiling axum-core v0.3.4
12:31:39 AM: Checking num_cpus v1.15.0
12:31:39 AM: Compiling openssl v0.10.55
12:31:39 AM: Compiling num-iter v0.1.43
12:31:39 AM: Checking rayon-core v1.11.0
12:31:39 AM: Checking rand v0.8.5
12:31:39 AM: Compiling tracing-attributes v0.1.26
12:31:39 AM: Compiling serde_derive v1.0.164
12:31:40 AM: Compiling thiserror-impl v1.0.40
12:31:40 AM: Compiling futures-macro v0.3.28
12:31:41 AM: Checking tracing v0.1.37
12:31:41 AM: Compiling thiserror v1.0.40
12:31:41 AM: Compiling pin-project-internal v1.1.0
12:31:41 AM: Compiling defmt-parser v0.3.3
12:31:41 AM: Compiling defmt-macros v0.3.6
12:31:42 AM: Checking pin-project v1.1.0
12:31:42 AM: Compiling tokio-macros v2.1.0
12:31:42 AM: Compiling tracing-attributes v0.2.0 (https://github.com/tokio-rs/tracing#2906278b)
12:31:43 AM: Checking tokio v1.28.2
12:31:43 AM: Checking serde v1.0.164
12:31:43 AM: Checking defmt v0.3.5
12:31:43 AM: Checking futures-executor v0.3.28
12:31:43 AM: Compiling postcard-derive v0.1.1
12:31:43 AM: Checking futures v0.3.28
12:31:43 AM: Compiling prost-derive v0.11.9
12:31:44 AM: Checking tracing v0.2.0 (https://github.com/tokio-rs/tracing#2906278b)
12:31:45 AM: Compiling openssl-macros v0.1.1
12:31:45 AM: Checking postcard v1.0.4
12:31:45 AM: Checking mnemos-abi v0.1.0 (/opt/build/repo/source/abi)
12:31:45 AM: Checking tracing-serde-structured v0.1.0 (https://github.com/hawkw/tracing-serde-structured?branch=eliza/tracing-02#2533f8a8)
12:31:45 AM: Checking mnemos-alloc v0.1.0 (/opt/build/repo/source/alloc)
12:31:45 AM: Checking tokio-util v0.7.8
12:31:45 AM: Compiling async-trait v0.1.68
12:31:45 AM: Checking openssl-sys v0.9.90
12:31:45 AM: Compiling axum v0.6.18
12:31:45 AM: Checking h2 v0.3.19
12:31:45 AM: Checking rayon v1.7.0
12:31:46 AM: Checking tower v0.4.13
12:31:47 AM: Checking hyper v0.14.26
12:31:47 AM: Compiling rand_pcg v0.1.2
12:31:47 AM: Checking tokio-io-timeout v1.2.0
12:31:47 AM: Checking prost v0.11.9
12:31:47 AM: Checking uuid v1.3.4
12:31:47 AM: Checking forth3 v0.1.0 (/opt/build/repo/source/forth3)
12:31:47 AM: Compiling mnemos v0.1.0 (/opt/build/repo/source/kernel)
12:31:47 AM: Checking profont v0.6.1
12:31:47 AM: Checking native-tls v0.2.11
12:31:47 AM: Checking rand_chacha v0.1.1
12:31:47 AM: Checking miniz_oxide v0.4.4
12:31:48 AM: Checking jpeg-decoder v0.1.22
12:31:48 AM: Checking mnemos-trace-proto v0.1.0 (/opt/build/repo/source/trace-proto)
12:31:48 AM: Checking tokio-stream v0.1.14
12:31:48 AM: Checking spitebuf v0.1.0 (/opt/build/repo/source/spitebuf)
12:31:48 AM: Compiling minicbor-derive v0.8.0
12:31:48 AM: Checking sermux-proto v0.1.0 (/opt/build/repo/source/sermux-proto)
12:31:48 AM: Checking rand_os v0.1.3
12:31:48 AM: Compiling mnemos-std v0.1.0 (/opt/build/repo/source/mstd)
12:31:48 AM: Checking nom v7.1.3
12:31:48 AM: Checking tracing-subscriber v0.3.17
12:31:49 AM: Checking hyper-timeout v0.4.1
12:31:49 AM: Compiling riscv v0.10.1
12:31:49 AM: Checking serde_json v1.0.97
12:31:49 AM: Checking rand v0.6.5
12:31:49 AM: Checking flate2 v1.0.26
12:31:49 AM: Checking tiff v0.6.1
12:31:49 AM: Checking minicbor v0.13.2
12:31:50 AM: Checking png v0.16.8
12:31:50 AM: Checking tokio-native-tls v0.3.1
12:31:50 AM: Checking num-rational v0.3.2
12:31:50 AM: Checking num v0.1.42
12:31:50 AM: Checking sdl2-sys v0.32.6
12:31:50 AM: Checking prost-types v0.11.9
12:31:50 AM: Checking uuid v0.8.2
12:31:50 AM: Checking dirs-sys v0.3.7
12:31:50 AM: Checking image v0.23.14
12:31:50 AM: Checking dirs v4.0.0
12:31:50 AM: Compiling clap_derive v3.2.25
12:31:51 AM: Checking modality-ingest-client v0.1.1
12:31:51 AM: Checking sdl2 v0.32.2
12:31:51 AM: Checking tonic v0.9.2
12:31:51 AM: Checking hdrhistogram v7.5.2
12:31:52 AM: Checking console-api v0.5.0
12:31:52 AM: Checking time v0.1.45
12:31:52 AM: Checking atty v0.2.14
12:31:52 AM: Checking d1-pac v0.0.31
12:31:52 AM: Checking console-subscriber v0.1.9
12:31:52 AM: Checking chrono v0.4.26
12:31:52 AM: Checking clap v3.2.25
12:31:53 AM: Checking postcard v0.7.3
12:31:53 AM: Checking embedded-graphics-simulator v0.3.0
12:31:53 AM: Documenting dumbloader v0.1.0 (/opt/build/repo/tools/dumbloader)
12:31:53 AM: Documenting mnemos-std v0.1.0 (/opt/build/repo/source/mstd)
12:31:53 AM: Documenting mnemos v0.1.0 (/opt/build/repo/source/kernel)
12:31:53 AM: Documenting f3repl v0.1.0 (/opt/build/repo/tools/f3repl)
12:31:53 AM: Documenting mnemos-trace-proto v0.1.0 (/opt/build/repo/source/trace-proto)
12:31:54 AM: Documenting melpomene v0.1.0 (/opt/build/repo/source/melpomene)
12:31:54 AM: Documenting mnemos-abi v0.1.0 (/opt/build/repo/source/abi)
12:31:54 AM: Documenting mnemos-alloc v0.1.0 (/opt/build/repo/source/alloc)
12:31:54 AM: Documenting spitebuf v0.1.0 (/opt/build/repo/source/spitebuf)
12:31:54 AM: Documenting forth3 v0.1.0 (/opt/build/repo/source/forth3)
12:31:54 AM: Documenting sermux-proto v0.1.0 (/opt/build/repo/source/sermux-proto)
12:32:02 AM: Documenting mnemos-d1-core v0.1.0 (/opt/build/repo/platforms/allwinner-d1/core)
12:32:03 AM: Finished dev [unoptimized + debuginfo] target(s) in 30.94s
12:32:03 AM: + rm -rf ./target/ci-publish
12:32:03 AM: + mkdir -p ./target/ci-publish/
12:32:03 AM: + cp -r ./target/doc ./target/ci-publish/
12:32:03 AM: + ./target/mdbook build --dest-dir ./../target/ci-publish/book ./book
12:32:03 AM: 2023-07-04 00:32:03 [INFO] (mdbook::book): Book building has started
12:32:03 AM: 2023-07-04 00:32:03 [INFO] (mdbook::book): Running the html backend
12:32:03 AM: + cp ./assets/index.html ./target/ci-publish
12:32:03 AM: ​
12:32:03 AM: (build.command completed in 31.8s)
12:32:03 AM:
12:32:05 AM: (Netlify Build completed in 34s)
12:32:49 AM: Section completed: building
12:33:41 AM: Finished processing build request in 3m21.6s

Deploying

Complete
12:32:03 AM: Deploy site
12:32:03 AM: ────────────────────────────────────────────────────────────────
12:32:03 AM: ​
12:32:03 AM: Starting to deploy site from 'target/ci-publish'
12:32:03 AM: Calculating files to upload
12:32:05 AM: 0 new files to upload
12:32:05 AM: 0 new functions to upload
12:32:05 AM: Section completed: deploying
12:32:05 AM: Site deploy was successfully initiated
12:32:05 AM: ​
12:32:05 AM: (Deploy site completed in 2.1s)

Cleanup

Complete
12:32:05 AM: Netlify Build Complete
12:32:05 AM: ────────────────────────────────────────────────────────────────
12:32:05 AM: ​
12:32:06 AM: Caching artifacts
12:32:06 AM: Started saving build plugins
12:32:06 AM: Finished saving build plugins
12:32:06 AM: Started saving rust compile output
12:32:17 AM: Finished saving rust compile output
12:32:17 AM: Started saving rust cargo registry cache
12:32:20 AM: Finished saving rust cargo registry cache
12:32:20 AM: Started saving rust cargo bin cache
12:32:20 AM: Finished saving rust cargo bin cache
12:32:20 AM: Started saving pip cache
12:32:20 AM: Finished saving pip cache
12:32:20 AM: Started saving emacs cask dependencies
12:32:20 AM: Finished saving emacs cask dependencies
12:32:20 AM: Started saving maven dependencies
12:32:20 AM: Finished saving maven dependencies
12:32:20 AM: Started saving boot dependencies
12:32:20 AM: Finished saving boot dependencies
12:32:20 AM: Started saving rust rustup cache
12:32:49 AM: Finished saving rust rustup cache
12:32:49 AM: Started saving go dependencies
12:32:49 AM: Finished saving go dependencies
12:32:49 AM: Build script success
12:33:29 AM: Uploading Cache of size 1.6GB
12:33:41 AM: Section completed: cleanup

Post-processing

Complete
12:32:04 AM: Starting post processing
12:32:04 AM: Skipping HTML post processing
12:32:04 AM: Post processing - header rules
12:32:04 AM: Post processing - redirect rules
12:32:04 AM: Post processing done
12:32:04 AM: Section completed: postprocessing
12:32:05 AM: Site is live ✨