[INFO] fetching crate fvm_ipld_blockstore 0.3.1... [INFO] testing fvm_ipld_blockstore-0.3.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate fvm_ipld_blockstore 0.3.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate fvm_ipld_blockstore 0.3.1 [INFO] finished tweaking crates.io crate fvm_ipld_blockstore 0.3.1 [INFO] tweaked toml for crates.io crate fvm_ipld_blockstore 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fvm_ipld_blockstore 0.3.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 197027b648ec92c5ab697424ce2d42c0af4ceed038aad268f4d7e9cbf16bdcc3 [INFO] running `Command { std: "docker" "start" "-a" "197027b648ec92c5ab697424ce2d42c0af4ceed038aad268f4d7e9cbf16bdcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "197027b648ec92c5ab697424ce2d42c0af4ceed038aad268f4d7e9cbf16bdcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "197027b648ec92c5ab697424ce2d42c0af4ceed038aad268f4d7e9cbf16bdcc3", kill_on_drop: false }` [INFO] [stdout] 197027b648ec92c5ab697424ce2d42c0af4ceed038aad268f4d7e9cbf16bdcc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c15ecdc6ba361613c2ff55f199f4738047bba2bb679d48bf2643d54ed71a1819 [INFO] running `Command { std: "docker" "start" "-a" "c15ecdc6ba361613c2ff55f199f4738047bba2bb679d48bf2643d54ed71a1819", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.70s [INFO] running `Command { std: "docker" "inspect" "c15ecdc6ba361613c2ff55f199f4738047bba2bb679d48bf2643d54ed71a1819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c15ecdc6ba361613c2ff55f199f4738047bba2bb679d48bf2643d54ed71a1819", kill_on_drop: false }` [INFO] [stdout] c15ecdc6ba361613c2ff55f199f4738047bba2bb679d48bf2643d54ed71a1819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd305b316253b87ee969b0ca1fa6e631379477b97cbede16816f706f9e26652c [INFO] running `Command { std: "docker" "start" "-a" "bd305b316253b87ee969b0ca1fa6e631379477b97cbede16816f706f9e26652c", kill_on_drop: false }` [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no variant or associated item named `Blake2b256` found for enum `multihash_codetable::Code` in the current scope [INFO] [stdout] --> src/tracking.rs:124:39 [INFO] [stdout] | [INFO] [stdout] 124 | tr_store.get(&block.cid(Code::Blake2b256)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `multihash_codetable::Code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Blake2b256` found for enum `multihash_codetable::Code` in the current scope [INFO] [stdout] --> src/tracking.rs:133:42 [INFO] [stdout] | [INFO] [stdout] 133 | let put_cid = tr_store.put(Code::Blake2b256, &block).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `multihash_codetable::Code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fvm_ipld_blockstore` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bd305b316253b87ee969b0ca1fa6e631379477b97cbede16816f706f9e26652c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd305b316253b87ee969b0ca1fa6e631379477b97cbede16816f706f9e26652c", kill_on_drop: false }` [INFO] [stdout] bd305b316253b87ee969b0ca1fa6e631379477b97cbede16816f706f9e26652c