[INFO] fetching crate for_event_bus 0.1.6... [INFO] checking for_event_bus-0.1.6 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] extracting crate for_event_bus 0.1.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate for_event_bus 0.1.6 [INFO] finished tweaking crates.io crate for_event_bus 0.1.6 [INFO] tweaked toml for crates.io crate for_event_bus 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate for_event_bus 0.1.6 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate for_event_bus 0.1.6 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b59ef79134ffddb57a74758a7775878c596eb45ea8e97fd2697e7637f6f041c [INFO] running `Command { std: "docker" "start" "-a" "0b59ef79134ffddb57a74758a7775878c596eb45ea8e97fd2697e7637f6f041c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b59ef79134ffddb57a74758a7775878c596eb45ea8e97fd2697e7637f6f041c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b59ef79134ffddb57a74758a7775878c596eb45ea8e97fd2697e7637f6f041c", kill_on_drop: false }` [INFO] [stdout] 0b59ef79134ffddb57a74758a7775878c596eb45ea8e97fd2697e7637f6f041c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82cc21d78e59a0f390c9748a86ceff9e6449a53e3d4686bc49cb5d712f691291 [INFO] running `Command { std: "docker" "start" "-a" "82cc21d78e59a0f390c9748a86ceff9e6449a53e3d4686bc49cb5d712f691291", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking notify-debouncer-mini v0.2.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling for-event-bus-derive v0.1.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking flexi_logger v0.24.2 [INFO] [stderr] Checking custom-utils v0.10.15 [INFO] [stderr] Checking for_event_bus v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/bus/sub_bus.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | self.name.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/bus/sub_bus.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | name: name.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] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/bus/sub_bus.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | self.name.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/bus/sub_bus.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | name: name.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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.08s [INFO] running `Command { std: "docker" "inspect" "82cc21d78e59a0f390c9748a86ceff9e6449a53e3d4686bc49cb5d712f691291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82cc21d78e59a0f390c9748a86ceff9e6449a53e3d4686bc49cb5d712f691291", kill_on_drop: false }` [INFO] [stdout] 82cc21d78e59a0f390c9748a86ceff9e6449a53e3d4686bc49cb5d712f691291