[INFO] fetching crate fuel-asm 0.65.0...
[INFO] testing fuel-asm-0.65.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate fuel-asm 0.65.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate fuel-asm 0.65.0
[INFO] finished tweaking crates.io crate fuel-asm 0.65.0
[INFO] tweaked toml for crates.io crate fuel-asm 0.65.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fuel-asm 0.65.0 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] crate crates.io crate fuel-asm 0.65.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded fuel-derive v0.65.0
[INFO] [stderr]   Downloaded fuel-types v0.65.0
[INFO] [stderr]   Downloaded rstest v0.16.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ab007366dc2b9d742996bf37ce821fe072b64c276cdc4a256438f8c03bff40e
[INFO] running `Command { std: "docker" "start" "-a" "8ab007366dc2b9d742996bf37ce821fe072b64c276cdc4a256438f8c03bff40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ab007366dc2b9d742996bf37ce821fe072b64c276cdc4a256438f8c03bff40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab007366dc2b9d742996bf37ce821fe072b64c276cdc4a256438f8c03bff40e", kill_on_drop: false }`
[INFO] [stdout] 8ab007366dc2b9d742996bf37ce821fe072b64c276cdc4a256438f8c03bff40e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be218235d59e5c0d6d42c6f68de800c335131d40cdc51fe38870c5128f605bdd
[INFO] running `Command { std: "docker" "start" "-a" "be218235d59e5c0d6d42c6f68de800c335131d40cdc51fe38870c5128f605bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling fuel-derive v0.65.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling fuel-types v0.65.0
[INFO] [stderr]    Compiling fuel-asm v0.65.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.43s
[INFO] running `Command { std: "docker" "inspect" "be218235d59e5c0d6d42c6f68de800c335131d40cdc51fe38870c5128f605bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be218235d59e5c0d6d42c6f68de800c335131d40cdc51fe38870c5128f605bdd", kill_on_drop: false }`
[INFO] [stdout] be218235d59e5c0d6d42c6f68de800c335131d40cdc51fe38870c5128f605bdd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c0c9a71c5a94f341540e0136f3ee2e4c05219fe066a8bdbf7331b6bf5423dab
[INFO] running `Command { std: "docker" "start" "-a" "4c0c9a71c5a94f341540e0136f3ee2e4c05219fe066a8bdbf7331b6bf5423dab", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling fuel-asm v0.65.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.16.0
[INFO] [stdout] error[E0432]: unresolved import `fuel_asm`
[INFO] [stdout]  --> src/encoding_tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use fuel_asm as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ no external crate `fuel_asm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern crate `bincode` is unused in crate `fuel_asm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: remove the dependency or add `use bincode as _;` to the crate root
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![deny(unused_crate_dependencies)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fuel-asm` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4c0c9a71c5a94f341540e0136f3ee2e4c05219fe066a8bdbf7331b6bf5423dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c0c9a71c5a94f341540e0136f3ee2e4c05219fe066a8bdbf7331b6bf5423dab", kill_on_drop: false }`
[INFO] [stdout] 4c0c9a71c5a94f341540e0136f3ee2e4c05219fe066a8bdbf7331b6bf5423dab
