[INFO] fetching crate noosphere-storage 0.10.1...
[INFO] checking noosphere-storage-0.10.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate noosphere-storage 0.10.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate noosphere-storage 0.10.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc1/source/Cargo.toml
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5e2aabb2311f2dd7b3db297a426f7f2a0ba04543862d21bb510f5c02366aa78
[INFO] running `Command { std: "docker" "start" "-a" "e5e2aabb2311f2dd7b3db297a426f7f2a0ba04543862d21bb510f5c02366aa78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5e2aabb2311f2dd7b3db297a426f7f2a0ba04543862d21bb510f5c02366aa78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e2aabb2311f2dd7b3db297a426f7f2a0ba04543862d21bb510f5c02366aa78", kill_on_drop: false }`
[INFO] [stdout] e5e2aabb2311f2dd7b3db297a426f7f2a0ba04543862d21bb510f5c02366aa78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d587d10c53ed3f92e57257d0f6adae574ced2f8f471b1b08b5514c02922893a
[INFO] running `Command { std: "docker" "start" "-a" "7d587d10c53ed3f92e57257d0f6adae574ced2f8f471b1b08b5514c02922893a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking bs58 v0.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking data-encoding-macro v0.1.13
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]     Checking witty-phrase-generator v0.2.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 wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.89
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking js-sys v0.3.66
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking noosphere-common v0.1.2
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.39
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[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.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-6f17d22bba15001f/noosphere-common-0.1.2/src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod helpers;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noosphere-common-0.1.2/src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(any(test, feature = "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] running `Command { std: "docker" "inspect" "7d587d10c53ed3f92e57257d0f6adae574ced2f8f471b1b08b5514c02922893a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d587d10c53ed3f92e57257d0f6adae574ced2f8f471b1b08b5514c02922893a", kill_on_drop: false }`
[INFO] [stdout] 7d587d10c53ed3f92e57257d0f6adae574ced2f8f471b1b08b5514c02922893a
