[INFO] fetching crate noosphere-storage 0.10.0...
[INFO] checking noosphere-storage-0.10.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate noosphere-storage 0.10.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate noosphere-storage 0.10.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate noosphere-storage 0.10.0
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate noosphere-storage 0.10.0
[INFO] tweaked toml for crates.io crate noosphere-storage 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate noosphere-storage 0.10.0 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.11
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.13
[INFO] [stderr]   Downloaded libipld-json v0.16.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded libipld-cbor v0.16.0
[INFO] [stderr]   Downloaded noosphere-common v0.1.2
[INFO] [stderr]   Downloaded bs58 v0.5.0
[INFO] [stderr]   Downloaded blake3 v1.4.1
[INFO] [stderr]   Downloaded witty-phrase-generator v0.2.0
[INFO] [stderr]   Downloaded ucan v0.4.0
[INFO] [stderr]   Downloaded rexie v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b3662a65f93ef20fb19cc50854196899ab7847a2fc657eb975d7d56f7b69c31
[INFO] running `Command { std: "docker" "start" "-a" "9b3662a65f93ef20fb19cc50854196899ab7847a2fc657eb975d7d56f7b69c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b3662a65f93ef20fb19cc50854196899ab7847a2fc657eb975d7d56f7b69c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b3662a65f93ef20fb19cc50854196899ab7847a2fc657eb975d7d56f7b69c31", kill_on_drop: false }`
[INFO] [stdout] 9b3662a65f93ef20fb19cc50854196899ab7847a2fc657eb975d7d56f7b69c31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1908898064f60f62800fce32c19977dcefff331a4f7cb9c0bda77e7d99228fb
[INFO] running `Command { std: "docker" "start" "-a" "f1908898064f60f62800fce32c19977dcefff331a4f7cb9c0bda77e7d99228fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking anyhow v1.0.75
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking witty-phrase-generator v0.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking data-encoding-macro v0.1.13
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking noosphere-common v0.1.2
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking libipld-cbor v0.16.0
[INFO] [stderr]     Checking libipld-json v0.16.0
[INFO] [stderr]     Checking ucan v0.4.0
[INFO] [stderr]     Checking noosphere-storage v0.10.0 (/opt/rustwide/workdir)
[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-6f17d22bba15001f/noosphere-common-0.1.2/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod helpers;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> examples/bench/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> examples/bench/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rand::Rng;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[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 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f1908898064f60f62800fce32c19977dcefff331a4f7cb9c0bda77e7d99228fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1908898064f60f62800fce32c19977dcefff331a4f7cb9c0bda77e7d99228fb", kill_on_drop: false }`
[INFO] [stdout] f1908898064f60f62800fce32c19977dcefff331a4f7cb9c0bda77e7d99228fb
[INFO] checking noosphere-storage-0.10.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate noosphere-storage 0.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate noosphere-storage 0.10.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate noosphere-storage 0.10.0
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate noosphere-storage 0.10.0
[INFO] tweaked toml for crates.io crate noosphere-storage 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate noosphere-storage 0.10.0 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ab1d03fdc2e38afd8ec2d386cd92a98262e04c734f42a89d98548de856b84d7
[INFO] running `Command { std: "docker" "start" "-a" "6ab1d03fdc2e38afd8ec2d386cd92a98262e04c734f42a89d98548de856b84d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ab1d03fdc2e38afd8ec2d386cd92a98262e04c734f42a89d98548de856b84d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab1d03fdc2e38afd8ec2d386cd92a98262e04c734f42a89d98548de856b84d7", kill_on_drop: false }`
[INFO] [stdout] 6ab1d03fdc2e38afd8ec2d386cd92a98262e04c734f42a89d98548de856b84d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80f478f69336a2be0f47ff970a2d5799c2039e298dc9d8ac621ff66d7f1057de
[INFO] running `Command { std: "docker" "start" "-a" "80f478f69336a2be0f47ff970a2d5799c2039e298dc9d8ac621ff66d7f1057de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking anyhow v1.0.75
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking witty-phrase-generator v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]     Checking data-encoding-macro v0.1.13
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking noosphere-common v0.1.2
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking libipld-cbor v0.16.0
[INFO] [stderr]     Checking libipld-json v0.16.0
[INFO] [stderr]     Checking ucan v0.4.0
[INFO] [stderr]     Checking noosphere-storage v0.10.0 (/opt/rustwide/workdir)
[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-6f17d22bba15001f/noosphere-common-0.1.2/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod helpers;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt`
[INFO] [stdout]   --> examples/bench/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use tokio::io::AsyncReadExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> examples/bench/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rand::Rng;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[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 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "80f478f69336a2be0f47ff970a2d5799c2039e298dc9d8ac621ff66d7f1057de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f478f69336a2be0f47ff970a2d5799c2039e298dc9d8ac621ff66d7f1057de", kill_on_drop: false }`
[INFO] [stdout] 80f478f69336a2be0f47ff970a2d5799c2039e298dc9d8ac621ff66d7f1057de
