[INFO] fetching crate ethbind-gen 0.1.6...
[INFO] checking ethbind-gen-0.1.6 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate ethbind-gen 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate ethbind-gen 0.1.6 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ethbind-gen 0.1.6
[INFO] finished tweaking crates.io crate ethbind-gen 0.1.6
[INFO] tweaked toml for crates.io crate ethbind-gen 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethbind-json v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c96d37e18d3e936880eb32c0c4ffa117b12238569e3538c042766a93d7c11c3f
[INFO] running `Command { std: "docker" "start" "-a" "c96d37e18d3e936880eb32c0c4ffa117b12238569e3538c042766a93d7c11c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c96d37e18d3e936880eb32c0c4ffa117b12238569e3538c042766a93d7c11c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c96d37e18d3e936880eb32c0c4ffa117b12238569e3538c042766a93d7c11c3f", kill_on_drop: false }`
[INFO] [stdout] c96d37e18d3e936880eb32c0c4ffa117b12238569e3538c042766a93d7c11c3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e35a3d99fdaaf4cbec56df6096dd6e8605fd0d9a21dd5a6e0126db23fb7c8a6d
[INFO] running `Command { std: "docker" "start" "-a" "e35a3d99fdaaf4cbec56df6096dd6e8605fd0d9a21dd5a6e0126db23fb7c8a6d", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking ethbind-json v0.1.6
[INFO] [stderr]     Checking ethbind-gen v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/../../rust/macros/tests/mapping.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |             include_str!("../../rust/macros/tests/mapping.json")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuntimeBinder`
[INFO] [stdout]    --> src/lib.rs:553:36
[INFO] [stdout]     |
[INFO] [stdout] 553 |     use crate::{JsonRuntimeBinder, RuntimeBinder};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:220:74
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let el_type = { self.to_runtime_type(&element.element)?.map(|c| c.clone()) };
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:266:74
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let el_type = { self.to_runtime_type(&element.element)?.map(|c| c.clone()) };
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethbind-gen` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e35a3d99fdaaf4cbec56df6096dd6e8605fd0d9a21dd5a6e0126db23fb7c8a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e35a3d99fdaaf4cbec56df6096dd6e8605fd0d9a21dd5a6e0126db23fb7c8a6d", kill_on_drop: false }`
[INFO] [stdout] e35a3d99fdaaf4cbec56df6096dd6e8605fd0d9a21dd5a6e0126db23fb7c8a6d
[INFO] checking ethbind-gen-0.1.6 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate ethbind-gen 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate ethbind-gen 0.1.6 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ethbind-gen 0.1.6
[INFO] finished tweaking crates.io crate ethbind-gen 0.1.6
[INFO] tweaked toml for crates.io crate ethbind-gen 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d43d794a51457d56d7176065b27b30ebda07355dabe0dab8b6bfec38236bd4e
[INFO] running `Command { std: "docker" "start" "-a" "4d43d794a51457d56d7176065b27b30ebda07355dabe0dab8b6bfec38236bd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d43d794a51457d56d7176065b27b30ebda07355dabe0dab8b6bfec38236bd4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d43d794a51457d56d7176065b27b30ebda07355dabe0dab8b6bfec38236bd4e", kill_on_drop: false }`
[INFO] [stdout] 4d43d794a51457d56d7176065b27b30ebda07355dabe0dab8b6bfec38236bd4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58a77e321f7118b3139d2c86ebe5cb2e159bf05658ce961dd0b2fb36d6ec3a3c
[INFO] running `Command { std: "docker" "start" "-a" "58a77e321f7118b3139d2c86ebe5cb2e159bf05658ce961dd0b2fb36d6ec3a3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking ethbind-json v0.1.6
[INFO] [stderr]     Checking ethbind-gen v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read src/../../rust/macros/tests/mapping.json: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:558:13
[INFO] [stdout]     |
[INFO] [stdout] 558 |             include_str!("../../rust/macros/tests/mapping.json")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuntimeBinder`
[INFO] [stdout]    --> src/lib.rs:553:36
[INFO] [stdout]     |
[INFO] [stdout] 553 |     use crate::{JsonRuntimeBinder, RuntimeBinder};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:220:74
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let el_type = { self.to_runtime_type(&element.element)?.map(|c| c.clone()) };
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/lib.rs:266:74
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let el_type = { self.to_runtime_type(&element.element)?.map(|c| c.clone()) };
[INFO] [stdout]     |                                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethbind-gen` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "58a77e321f7118b3139d2c86ebe5cb2e159bf05658ce961dd0b2fb36d6ec3a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a77e321f7118b3139d2c86ebe5cb2e159bf05658ce961dd0b2fb36d6ec3a3c", kill_on_drop: false }`
[INFO] [stdout] 58a77e321f7118b3139d2c86ebe5cb2e159bf05658ce961dd0b2fb36d6ec3a3c
