[INFO] cloning repository https://github.com/mohitsinghs/repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohitsinghs/repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohitsinghs%2Frepo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohitsinghs%2Frepo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c62cf7986fca95305a29b7841fbb196afe48af35 [INFO] checking mohitsinghs/repo against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohitsinghs%2Frepo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mohitsinghs/repo on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mohitsinghs/repo [INFO] finished tweaking git repo https://github.com/mohitsinghs/repo [INFO] tweaked toml for git repo https://github.com/mohitsinghs/repo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mohitsinghs/repo 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58e41f807c996204692df1147781b2a82ff0a1951215b059efc67c65f664a7b6 [INFO] running `Command { std: "docker" "start" "-a" "58e41f807c996204692df1147781b2a82ff0a1951215b059efc67c65f664a7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58e41f807c996204692df1147781b2a82ff0a1951215b059efc67c65f664a7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e41f807c996204692df1147781b2a82ff0a1951215b059efc67c65f664a7b6", kill_on_drop: false }` [INFO] [stdout] 58e41f807c996204692df1147781b2a82ff0a1951215b059efc67c65f664a7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d71eb6b6ae299a19f503287ae44c727f42fa20c2d2b1a2782754ea157248e6b9 [INFO] running `Command { std: "docker" "start" "-a" "d71eb6b6ae299a19f503287ae44c727f42fa20c2d2b1a2782754ea157248e6b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking bstr v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.5 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking shellexpand v3.0.0 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking clap v4.1.4 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking serde_yaml v0.9.17 [INFO] [stderr] Checking repo v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/transformer.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | let original = common.join(val.clone()).to_string(); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [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: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/transformer.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | let original = common.join(val.clone()).to_string(); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [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: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `repo` (bin "repo" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `repo` (bin "repo") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d71eb6b6ae299a19f503287ae44c727f42fa20c2d2b1a2782754ea157248e6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71eb6b6ae299a19f503287ae44c727f42fa20c2d2b1a2782754ea157248e6b9", kill_on_drop: false }` [INFO] [stdout] d71eb6b6ae299a19f503287ae44c727f42fa20c2d2b1a2782754ea157248e6b9