[INFO] fetching crate ethbind-gen 0.1.6...
[INFO] checking ethbind-gen-0.1.6 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate ethbind-gen 0.1.6 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ethbind-gen 0.1.6 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4bb795ec3d8ec56f91c62d0f595f820c61b82aeb2f35cc14044ed2aacbed8c0a
[INFO] running `Command { std: "docker" "start" "-a" "4bb795ec3d8ec56f91c62d0f595f820c61b82aeb2f35cc14044ed2aacbed8c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4bb795ec3d8ec56f91c62d0f595f820c61b82aeb2f35cc14044ed2aacbed8c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb795ec3d8ec56f91c62d0f595f820c61b82aeb2f35cc14044ed2aacbed8c0a", kill_on_drop: false }`
[INFO] [stdout] 4bb795ec3d8ec56f91c62d0f595f820c61b82aeb2f35cc14044ed2aacbed8c0a
[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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d2ac13200f83f2a0b9c436601105ecaa46efaf1730595ab805e07378ba236e3
[INFO] running `Command { std: "docker" "start" "-a" "1d2ac13200f83f2a0b9c436601105ecaa46efaf1730595ab805e07378ba236e3", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking serde_json v1.0.128
[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" "1d2ac13200f83f2a0b9c436601105ecaa46efaf1730595ab805e07378ba236e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2ac13200f83f2a0b9c436601105ecaa46efaf1730595ab805e07378ba236e3", kill_on_drop: false }`
[INFO] [stdout] 1d2ac13200f83f2a0b9c436601105ecaa46efaf1730595ab805e07378ba236e3
