Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:57:10 PM: Build ready to start
6:57:12 PM: build-image version: d68af4ff92f3d66fc07f4cb4ed7d1649da1994aa (focal)
6:57:12 PM: buildbot version: d68af4ff92f3d66fc07f4cb4ed7d1649da1994aa
6:57:12 PM: Fetching cached dependencies
6:57:12 PM: Starting to download cache of 1.6GB
6:57:29 PM: Finished downloading cache in 16.634s
6:57:29 PM: Starting to extract cache
6:57:41 PM: Finished extracting cache in 12.321s
6:57:41 PM: Finished fetching cache in 29.163s
6:57:41 PM: Starting to prepare the repo for build
6:57:41 PM: Preparing Git Reference pull/127/head
6:57:43 PM: Starting to install dependencies
6:57:43 PM: Python version set to 3.8
6:57:43 PM: Attempting Ruby version 2.7.2, read from environment
6:57:44 PM: Using Ruby version 2.7.2
6:57:45 PM: Started restoring cached go cache
6:57:45 PM: Finished restoring cached go cache
6:57:45 PM: Installing Go version 1.17 (requested 1.17)
6:57:49 PM: go version go1.17 linux/amd64
6:57:49 PM: Using PHP version 8.0
6:57:50 PM: Started restoring cached rust rustup cache
6:57:52 PM: Finished restoring cached rust rustup cache
6:57:52 PM: Started restoring cached rust cargo registry cache
6:58:07 PM: Finished restoring cached rust cargo registry cache
6:58:07 PM: Started restoring cached rust cargo bin cache
6:58:07 PM: Finished restoring cached rust cargo bin cache
6:58:07 PM: Started restoring cached rust compile output
6:58:07 PM: Finished restoring cached rust compile output
6:58:08 PM: Started restoring cached Node.js version
6:58:15 PM: Finished restoring cached Node.js version
6:58:15 PM: v16.20.1 is already installed.
6:58:15 PM: Now using node v16.20.1 (npm v8.19.4)
6:58:15 PM: Enabling Node.js Corepack
6:58:15 PM: Started restoring cached build plugins
6:58:15 PM: Finished restoring cached build plugins
6:58:16 PM: Install dependencies script success
6:58:16 PM: Starting build script
6:58:16 PM: Detected 0 framework(s)
6:58:16 PM: Section completed: initializing
Building
Complete
Building
Complete
6:58:18 PM: Netlify Build
6:58:18 PM: ────────────────────────────────────────────────────────────────
6:58:18 PM:
6:58:18 PM: ❯ Version
6:58:18 PM: @netlify/build 29.15.0
6:58:18 PM:
6:58:18 PM: ❯ Flags
6:58:18 PM: baseRelDir: true
6:58:18 PM: buildId: 64a46b86f8982c00089a7edc
6:58:18 PM: deployId: 64a46b86f8982c00089a7ede
6:58:18 PM:
6:58:18 PM: ❯ Current directory
6:58:18 PM: /opt/build/repo
6:58:18 PM:
6:58:18 PM: ❯ Config file
6:58:18 PM: No config file was defined: using default values.
6:58:18 PM:
6:58:18 PM: ❯ Context
6:58:18 PM: deploy-preview
6:58:18 PM:
6:58:18 PM: Build command from Netlify app
6:58:18 PM: ────────────────────────────────────────────────────────────────
6:58:18 PM:
6:58:18 PM: $ ./scripts/install-ci-deps.sh && ./scripts/run-ci-build.sh
6:58:18 PM: + mkdir -p ./target
6:58:18 PM: + rustup toolchain install stable
6:58:18 PM: info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
6:58:18 PM: stable-x86_64-unknown-linux-gnu unchanged - rustc 1.70.0 (90c541806 2023-05-31)
6:58:18 PM: info: checking for self-update
6:58:18 PM: + tar xvz
6:58:18 PM: % Total % Received % Xferd Average Speed Time Time Time Current
6:58:18 PM: Dload Upload Total Spent Left Speed
6:58:18 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6:58:18 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6:58:18 PM: mdbook
6:58:18 PM: 87 4765k 87 4192k 0 0 8485k 0 --:--:-- --:--:-- --:--:-- 8485k
6:58:18 PM: 100 4765k 100 4765k 0 0 8712k 0 --:--:-- --:--:-- --:--:-- 10.7M
6:58:18 PM: + mv ./mdbook ./target
6:58:18 PM: + cargo doc --no-deps --all-features --document-private-items --workspace --exclude crowtty --exclude lichee-rv
6:58:19 PM: warning: excluded package(s) `lichee-rv` not found in workspace `/opt/build/repo`
6:58:19 PM: Updating git repository `https://github.com/hawkw/mycelium.git`
6:58:19 PM: Updating git repository `https://github.com/tosc-rs/teletype/`
6:58:19 PM: Updating git repository `https://github.com/tokio-rs/tracing`
6:58:20 PM: Updating git repository `https://github.com/hawkw/tracing-serde-structured`
6:58:21 PM: Updating crates.io index
6:58:21 PM: Updating git repository `https://github.com/auxoncorp/modality-tracing-rs`
6:58:21 PM: Updating git repository `https://github.com/metta-systems/serialport-rs`
6:58:22 PM: Downloading crates ...
6:58:22 PM: Downloaded libm v0.2.7
6:58:22 PM: Compiling proc-macro2 v1.0.60
6:58:22 PM: Checking libc v0.2.146
6:58:22 PM: Compiling memchr v2.5.0
6:58:22 PM: Checking futures-core v0.3.28
6:58:22 PM: Compiling proc-macro-error-attr v1.0.4
6:58:22 PM: Compiling semver v1.0.17
6:58:22 PM: Compiling quote v1.0.28
6:58:22 PM: Compiling slab v0.4.8
6:58:22 PM: Compiling rustc_version v0.4.0
6:58:22 PM: Compiling syn v2.0.18
6:58:22 PM: Compiling syn v1.0.109
6:58:22 PM: Checking futures-task v0.3.28
6:58:23 PM: Checking futures-channel v0.3.28
6:58:23 PM: Compiling defmt-macros v0.3.6
6:58:23 PM: Compiling lock_api v0.4.10
6:58:23 PM: Checking num-traits v0.2.15
6:58:23 PM: Compiling rustversion v1.0.12
6:58:23 PM: Compiling heapless v0.7.16
6:58:23 PM: Checking spin v0.9.8
6:58:23 PM: Compiling anyhow v1.0.71
6:58:23 PM: Checking getrandom v0.2.10
6:58:24 PM: Checking socket2 v0.4.9
6:58:24 PM: Checking mio v0.8.8
6:58:24 PM: Checking portable-atomic v1.3.3
6:58:24 PM: Compiling crossbeam-utils v0.8.16
6:58:24 PM: Checking indexmap v1.9.3
6:58:24 PM: Compiling const_format_proc_macros v0.2.31
6:58:24 PM: Compiling az v1.2.1
6:58:24 PM: Compiling crossbeam-epoch v0.9.15
6:58:24 PM: Checking memoffset v0.9.0
6:58:25 PM: Compiling proc-macro-error v1.0.4
6:58:25 PM: Checking const_format v0.2.31
6:58:25 PM: Compiling openssl-sys v0.9.90
6:58:25 PM: Checking embedded-graphics-core v0.3.3
6:58:25 PM: Checking http-body v0.4.5
6:58:26 PM: Checking crossbeam-channel v0.5.8
6:58:26 PM: Compiling vergen v8.2.1
6:58:26 PM: Checking rand_core v0.6.4
6:58:26 PM: Checking float-cmp v0.8.0
6:58:26 PM: Checking embedded-graphics v0.7.1
6:58:26 PM: Checking rand_chacha v0.3.1
6:58:26 PM: Compiling rayon-core v1.11.0
6:58:26 PM: Checking want v0.3.1
6:58:26 PM: Checking crossbeam-deque v0.8.3
6:58:26 PM: Checking num-integer v0.1.45
6:58:26 PM: Checking httparse v1.8.0
6:58:27 PM: Checking crc32fast v1.3.2
6:58:27 PM: Compiling axum-core v0.3.4
6:58:27 PM: Checking num_cpus v1.15.0
6:58:27 PM: Compiling openssl v0.10.55
6:58:27 PM: Checking rand v0.8.5
6:58:27 PM: Compiling tracing-attributes v0.1.26
6:58:27 PM: Compiling serde_derive v1.0.164
6:58:27 PM: Compiling thiserror-impl v1.0.40
6:58:28 PM: Compiling futures-macro v0.3.28
6:58:29 PM: Compiling thiserror v1.0.40
6:58:29 PM: Compiling defmt-parser v0.3.3
6:58:29 PM: Checking futures-util v0.3.28
6:58:29 PM: Checking tracing v0.1.37
6:58:29 PM: Compiling pin-project-internal v1.1.0
6:58:30 PM: Checking pin-project v1.1.0
6:58:30 PM: Compiling tokio-macros v2.1.0
6:58:30 PM: Compiling tracing-attributes v0.2.0 (https://github.com/tokio-rs/tracing#2906278b)
6:58:31 PM: Checking serde v1.0.164
6:58:31 PM: Checking tokio v1.28.2
6:58:31 PM: Checking defmt v0.3.5
6:58:31 PM: Checking futures-executor v0.3.28
6:58:31 PM: Compiling postcard-derive v0.1.1
6:58:32 PM: Checking futures v0.3.28
6:58:32 PM: Checking tracing v0.2.0 (https://github.com/tokio-rs/tracing#2906278b)
6:58:32 PM: Compiling prost-derive v0.11.9
6:58:32 PM: Checking mycelium-util v0.1.0 (https://github.com/hawkw/mycelium.git?rev=cbcfc62a6ea3646fb43f2c159cfdc19b3d932004#cbcfc62a)
6:58:32 PM: Checking maitake v0.1.0 (https://github.com/hawkw/mycelium.git?rev=cbcfc62a6ea3646fb43f2c159cfdc19b3d932004#cbcfc62a)
6:58:33 PM: Compiling openssl-macros v0.1.1
6:58:34 PM: Checking postcard v1.0.4
6:58:34 PM: Checking mnemos-alloc v0.1.0 (/opt/build/repo/source/alloc)
6:58:34 PM: Checking mnemos-abi v0.1.0 (/opt/build/repo/source/abi)
6:58:34 PM: Checking tracing-serde-structured v0.1.0 (https://github.com/hawkw/tracing-serde-structured?branch=eliza/tracing-02#2533f8a8)
6:58:34 PM: Compiling async-trait v0.1.68
6:58:34 PM: Compiling axum v0.6.18
6:58:34 PM: Checking tokio-util v0.7.8
6:58:34 PM: Compiling native-tls v0.2.11
6:58:34 PM: Checking rayon v1.7.0
6:58:34 PM: Checking h2 v0.3.19
6:58:36 PM: Checking tower v0.4.13
6:58:36 PM: Checking hyper v0.14.26
6:58:36 PM: Compiling miniz_oxide v0.4.4
6:58:36 PM: Checking tokio-io-timeout v1.2.0
6:58:37 PM: Compiling rand_chacha v0.1.1
6:58:37 PM: Checking prost v0.11.9
6:58:37 PM: Checking uuid v1.3.4
6:58:37 PM: Checking forth3 v0.1.0 (/opt/build/repo/source/forth3)
6:58:37 PM: Compiling mnemos v0.1.0 (/opt/build/repo/source/kernel)
6:58:37 PM: Checking num-iter v0.1.43
6:58:37 PM: Checking profont v0.6.1
6:58:37 PM: Checking ring-drawer v0.1.0 (https://github.com/tosc-rs/teletype/?rev=de95e610cc79db6d59ad6b40eb2d82adebb4e033#de95e610)
6:58:37 PM: Compiling serde_json v1.0.97
6:58:37 PM: Compiling num-rational v0.3.2
6:58:37 PM: Checking rand_pcg v0.1.2
6:58:37 PM: Checking jpeg-decoder v0.1.22
6:58:37 PM: Checking matchers v0.1.0
6:58:37 PM: Checking tokio-stream v0.1.14
6:58:37 PM: Checking mnemos-trace-proto v0.1.0 (/opt/build/repo/source/trace-proto)
6:58:37 PM: Checking spitebuf v0.1.0 (/opt/build/repo/source/spitebuf)
6:58:37 PM: Compiling minicbor-derive v0.8.0
6:58:37 PM: Checking sermux-proto v0.1.0 (/opt/build/repo/source/sermux-proto)
6:58:37 PM: Checking rand_os v0.1.3
6:58:38 PM: Checking thread_local v1.1.7
6:58:38 PM: Compiling mnemos-std v0.1.0 (/opt/build/repo/source/mstd)
6:58:38 PM: Checking tracing-subscriber v0.3.17
6:58:38 PM: Checking gif v0.11.4
6:58:38 PM: Checking nom v7.1.3
6:58:38 PM: Checking hyper-timeout v0.4.1
6:58:39 PM: Checking rand v0.6.5
6:58:39 PM: Checking flate2 v1.0.26
6:58:39 PM: Checking tiff v0.6.1
6:58:39 PM: Checking minicbor v0.13.2
6:58:40 PM: Checking png v0.16.8
6:58:40 PM: Checking tokio-native-tls v0.3.1
6:58:40 PM: Checking sdl2-sys v0.32.6
6:58:40 PM: Checking num v0.1.42
6:58:40 PM: Checking prost-types v0.11.9
6:58:40 PM: Checking uuid v0.8.2
6:58:40 PM: Checking dirs-sys v0.3.7
6:58:40 PM: Compiling d1-pac v0.0.31
6:58:40 PM: Checking riscv v0.10.1
6:58:40 PM: Checking sdl2 v0.32.2
6:58:40 PM: Checking image v0.23.14
6:58:41 PM: Compiling clap_derive v3.2.25
6:58:41 PM: Checking dirs v4.0.0
6:58:41 PM: Checking modality-ingest-client v0.1.1
6:58:41 PM: Checking hdrhistogram v7.5.2
6:58:42 PM: Checking tonic v0.9.2
6:58:42 PM: Checking atty v0.2.14
6:58:42 PM: Checking time v0.1.45
6:58:42 PM: Checking tracing-modality v0.1.0 (https://github.com/auxoncorp/modality-tracing-rs?rev=9c23c188466357e7ad0c618b4edfe9514e9bf764#9c23c188)
6:58:42 PM: Checking chrono v0.4.26
6:58:43 PM: Checking console-api v0.5.0
6:58:43 PM: Checking clap v3.2.25
6:58:43 PM: Checking postcard v0.7.3
6:58:43 PM: Checking console-subscriber v0.1.9
6:58:43 PM: Checking embedded-graphics-simulator v0.3.0
6:58:43 PM: Documenting dumbloader v0.1.0 (/opt/build/repo/tools/dumbloader)
6:58:44 PM: Documenting mnemos-std v0.1.0 (/opt/build/repo/source/mstd)
6:58:44 PM: Documenting mnemos v0.1.0 (/opt/build/repo/source/kernel)
6:58:44 PM: Documenting f3repl v0.1.0 (/opt/build/repo/tools/f3repl)
6:58:44 PM: Documenting mnemos-trace-proto v0.1.0 (/opt/build/repo/source/trace-proto)
6:58:44 PM: Documenting melpomene v0.1.0 (/opt/build/repo/source/melpomene)
6:58:45 PM: Documenting mnemos-abi v0.1.0 (/opt/build/repo/source/abi)
6:58:45 PM: Documenting mnemos-alloc v0.1.0 (/opt/build/repo/source/alloc)
6:58:45 PM: Documenting spitebuf v0.1.0 (/opt/build/repo/source/spitebuf)
6:58:45 PM: Documenting forth3 v0.1.0 (/opt/build/repo/source/forth3)
6:58:46 PM: Documenting sermux-proto v0.1.0 (/opt/build/repo/source/sermux-proto)
6:58:53 PM: Documenting mnemos-d1-core v0.1.0 (/opt/build/repo/platforms/allwinner-d1/core)
6:58:54 PM: Finished dev [unoptimized + debuginfo] target(s) in 35.14s
6:58:54 PM: + rm -rf ./target/ci-publish
6:58:54 PM: + mkdir -p ./target/ci-publish/
6:58:54 PM: + cp -r ./target/doc ./target/ci-publish/
6:58:54 PM: + ./target/mdbook build --dest-dir ./../target/ci-publish/book ./book
6:58:54 PM: 2023-07-04 18:58:54 [INFO] (mdbook::book): Book building has started
6:58:54 PM: 2023-07-04 18:58:54 [INFO] (mdbook::book): Running the html backend
6:58:54 PM: + cp ./assets/index.html ./target/ci-publish
6:58:54 PM:
6:58:54 PM: (build.command completed in 36s)
6:58:54 PM:
6:58:56 PM: (Netlify Build completed in 38.4s)
6:59:37 PM: Section completed: building
7:00:39 PM: Finished processing build request in 3m26.831s
Deploying
Complete
Deploying
Complete
6:58:54 PM: Deploy site
6:58:54 PM: ────────────────────────────────────────────────────────────────
6:58:54 PM:
6:58:54 PM: Starting to deploy site from 'target/ci-publish'
6:58:54 PM: Calculating files to upload
6:58:56 PM: 3 new files to upload
6:58:56 PM: 0 new functions to upload
6:58:56 PM: Section completed: deploying
6:58:56 PM: Site deploy was successfully initiated
6:58:56 PM:
6:58:56 PM: (Deploy site completed in 2.3s)
Cleanup
Complete
Cleanup
Complete
6:58:56 PM: Netlify Build Complete
6:58:56 PM: ────────────────────────────────────────────────────────────────
6:58:56 PM:
6:58:57 PM: Caching artifacts
6:58:57 PM: Started saving build plugins
6:58:57 PM: Finished saving build plugins
6:58:57 PM: Started saving rust compile output
6:59:04 PM: Finished saving rust compile output
6:59:04 PM: Started saving rust cargo registry cache
6:59:06 PM: Finished saving rust cargo registry cache
6:59:06 PM: Started saving rust cargo bin cache
6:59:06 PM: Finished saving rust cargo bin cache
6:59:06 PM: Started saving pip cache
6:59:06 PM: Finished saving pip cache
6:59:06 PM: Started saving emacs cask dependencies
6:59:06 PM: Finished saving emacs cask dependencies
6:59:06 PM: Started saving maven dependencies
6:59:06 PM: Finished saving maven dependencies
6:59:06 PM: Started saving boot dependencies
6:59:06 PM: Finished saving boot dependencies
6:59:06 PM: Started saving rust rustup cache
6:59:37 PM: Finished saving rust rustup cache
6:59:37 PM: Started saving go dependencies
6:59:37 PM: Finished saving go dependencies
6:59:37 PM: Build script success
7:00:27 PM: Uploading Cache of size 1.6GB
7:00:39 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:58:56 PM: Starting post processing
6:58:56 PM: Skipping HTML post processing
6:58:56 PM: Post processing - header rules
6:58:57 PM: Post processing - redirect rules
6:58:57 PM: Post processing done
6:58:57 PM: Section completed: postprocessing
6:58:58 PM: Site is live ✨