[INFO] fetching crate cuddle-please-frontend 0.1.0... [INFO] checking cuddle-please-frontend-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate cuddle-please-frontend 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cuddle-please-frontend 0.1.0 [INFO] finished tweaking crates.io crate cuddle-please-frontend 0.1.0 [INFO] tweaked toml for crates.io crate cuddle-please-frontend 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cuddle-please-frontend 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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 104 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 054f10e3035cdc141fe576584867dcda06d2a26fe5e2778fe823b71d3c4cc6d7 [INFO] running `Command { std: "docker" "start" "-a" "054f10e3035cdc141fe576584867dcda06d2a26fe5e2778fe823b71d3c4cc6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "054f10e3035cdc141fe576584867dcda06d2a26fe5e2778fe823b71d3c4cc6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054f10e3035cdc141fe576584867dcda06d2a26fe5e2778fe823b71d3c4cc6d7", kill_on_drop: false }` [INFO] [stdout] 054f10e3035cdc141fe576584867dcda06d2a26fe5e2778fe823b71d3c4cc6d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7740b295766fb0657d4768e990fa1156622b139bedc5df6f34c5ee5fe201b9ce [INFO] running `Command { std: "docker" "start" "-a" "7740b295766fb0657d4768e990fa1156622b139bedc5df6f34c5ee5fe201b9ce", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking cuddle-please-frontend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/gatheres/config_file.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | let current_cuddle_path = current_dir [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 34 | | .clone() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 33 - let current_cuddle_path = current_dir [INFO] [stdout] 34 - .clone() [INFO] [stdout] 33 + let current_cuddle_path = current_dir [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/gatheres/config_file.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | let current_cuddle_config_path = current_dir [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 37 | | .clone() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 36 - let current_cuddle_config_path = current_dir [INFO] [stdout] 37 - .clone() [INFO] [stdout] 36 + let current_cuddle_config_path = current_dir [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/gatheres/config_file.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | let current_cuddle_path = current_dir [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 34 | | .clone() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 33 - let current_cuddle_path = current_dir [INFO] [stdout] 34 - .clone() [INFO] [stdout] 33 + let current_cuddle_path = current_dir [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/gatheres/config_file.rs:36:49 [INFO] [stdout] | [INFO] [stdout] 36 | let current_cuddle_config_path = current_dir [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 37 | | .clone() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 36 - let current_cuddle_config_path = current_dir [INFO] [stdout] 37 - .clone() [INFO] [stdout] 36 + let current_cuddle_config_path = current_dir [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.43s [INFO] running `Command { std: "docker" "inspect" "7740b295766fb0657d4768e990fa1156622b139bedc5df6f34c5ee5fe201b9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7740b295766fb0657d4768e990fa1156622b139bedc5df6f34c5ee5fe201b9ce", kill_on_drop: false }` [INFO] [stdout] 7740b295766fb0657d4768e990fa1156622b139bedc5df6f34c5ee5fe201b9ce