[INFO] fetching crate noosphere-storage 0.10.1...
[INFO] testing noosphere-storage-0.10.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate noosphere-storage 0.10.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate noosphere-storage 0.10.1
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate noosphere-storage 0.10.1
[INFO] tweaked toml for crates.io crate noosphere-storage 0.10.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate noosphere-storage 0.10.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate noosphere-storage 0.10.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc55c0fb938ff7ef231bb3305e27020ab8238ee48d63c0b1ae08dc16f3b13ffe
[INFO] running `Command { std: "docker" "start" "-a" "cc55c0fb938ff7ef231bb3305e27020ab8238ee48d63c0b1ae08dc16f3b13ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc55c0fb938ff7ef231bb3305e27020ab8238ee48d63c0b1ae08dc16f3b13ffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc55c0fb938ff7ef231bb3305e27020ab8238ee48d63c0b1ae08dc16f3b13ffe", kill_on_drop: false }`
[INFO] [stdout] cc55c0fb938ff7ef231bb3305e27020ab8238ee48d63c0b1ae08dc16f3b13ffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fe3f3dadbec758bb13f2783d41df2ca0845c9f9fa43e1c03eb7821536f7ff62
[INFO] running `Command { std: "docker" "start" "-a" "0fe3f3dadbec758bb13f2783d41df2ca0845c9f9fa43e1c03eb7821536f7ff62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling bs58 v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling libipld-core v0.16.0
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling noosphere-common v0.1.2
[INFO] [stderr]    Compiling libipld-json v0.16.0
[INFO] [stderr]    Compiling libipld-cbor v0.16.0
[INFO] [stderr]    Compiling ucan v0.4.0
[INFO] [stderr]    Compiling noosphere-storage v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `performance`
[INFO] [stdout]    --> src/implementation/memory.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(feature = "performance")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `rocksdb`, and `rocksdb-multi-thread`
[INFO] [stdout]     = help: consider adding `performance` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "0fe3f3dadbec758bb13f2783d41df2ca0845c9f9fa43e1c03eb7821536f7ff62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe3f3dadbec758bb13f2783d41df2ca0845c9f9fa43e1c03eb7821536f7ff62", kill_on_drop: false }`
[INFO] [stdout] 0fe3f3dadbec758bb13f2783d41df2ca0845c9f9fa43e1c03eb7821536f7ff62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ffb71cf4cc45edd2bae6adc3b2e13d92539f26a5cfc1782e909d0425b0de938
[INFO] running `Command { std: "docker" "start" "-a" "1ffb71cf4cc45edd2bae6adc3b2e13d92539f26a5cfc1782e909d0425b0de938", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling witty-phrase-generator v0.2.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling js-sys v0.3.66
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling noosphere-common v0.1.2
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling libipld-core v0.16.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.39
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.37
[INFO] [stderr]    Compiling libipld-json v0.16.0
[INFO] [stderr]    Compiling libipld-cbor v0.16.0
[INFO] [stderr]    Compiling ucan v0.4.0
[INFO] [stderr]    Compiling noosphere-storage v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `performance`
[INFO] [stdout]    --> src/implementation/memory.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(feature = "performance")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `rocksdb`, and `rocksdb-multi-thread`
[INFO] [stdout]     = help: consider adding `performance` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `performance`
[INFO] [stdout]    --> src/implementation/memory.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg(feature = "performance")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `rocksdb`, and `rocksdb-multi-thread`
[INFO] [stdout]     = help: consider adding `performance` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `noosphere_core_dev`
[INFO] [stdout]   --> examples/bench/main.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | extern crate noosphere_core_dev as noosphere_core;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `noosphere_common::helpers`
[INFO] [stdout]   --> examples/bench/main.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 | use noosphere_common::helpers::TestEntropy;
[INFO] [stdout]    |                       ^^^^^^^ could not find `helpers` in `noosphere_common`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noosphere-common-0.1.2/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(test, feature = "helpers"))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 19 | pub mod helpers;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]    --> examples/bench/main.rs:100:34
[INFO] [stdout]     |
[INFO] [stdout] 100 |     not(any(feature = "rocksdb", feature = "sqlite"))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `rocksdb`, and `rocksdb-multi-thread`
[INFO] [stdout]     = help: consider adding `sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]    --> examples/bench/main.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     feature = "sqlite",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `rocksdb`, and `rocksdb-multi-thread`
[INFO] [stdout]     = help: consider adding `sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sqlite`
[INFO] [stdout]    --> examples/bench/main.rs:131:42
[INFO] [stdout]     |
[INFO] [stdout] 131 |             not(any(feature = "rocksdb", feature = "sqlite"))
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `rocksdb`, and `rocksdb-multi-thread`
[INFO] [stdout]     = help: consider adding `sqlite` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noosphere-storage` (example "bench") due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1ffb71cf4cc45edd2bae6adc3b2e13d92539f26a5cfc1782e909d0425b0de938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ffb71cf4cc45edd2bae6adc3b2e13d92539f26a5cfc1782e909d0425b0de938", kill_on_drop: false }`
[INFO] [stdout] 1ffb71cf4cc45edd2bae6adc3b2e13d92539f26a5cfc1782e909d0425b0de938
