[INFO] cloning repository https://github.com/archer884/yogi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archer884/yogi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0ac45c08a09aa1d63eb0d2d42acf8dbba596e3a [INFO] checking archer884/yogi against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archer884/yogi 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/archer884/yogi [INFO] finished tweaking git repo https://github.com/archer884/yogi [INFO] tweaked toml for git repo https://github.com/archer884/yogi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/archer884/yogi 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-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e60bccb4e7a265e12e822d026d0bc80cf2d3c7394f78c2b5cebcfda59012cc4 [INFO] running `Command { std: "docker" "start" "-a" "3e60bccb4e7a265e12e822d026d0bc80cf2d3c7394f78c2b5cebcfda59012cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e60bccb4e7a265e12e822d026d0bc80cf2d3c7394f78c2b5cebcfda59012cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e60bccb4e7a265e12e822d026d0bc80cf2d3c7394f78c2b5cebcfda59012cc4", kill_on_drop: false }` [INFO] [stdout] 3e60bccb4e7a265e12e822d026d0bc80cf2d3c7394f78c2b5cebcfda59012cc4 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca779c98cb9580deab1ee1e9a5c3d57452e7b344d6a55e9507f690f56e2e06f [INFO] running `Command { std: "docker" "start" "-a" "fca779c98cb9580deab1ee1e9a5c3d57452e7b344d6a55e9507f690f56e2e06f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking constant_time_eq v0.2.4 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking bumpalo v3.12.0 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking fmtsize v0.1.1 (https://github.com/archer884/fmtsize#d16d8873) [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking imprint v0.2.2 (https://github.com/archer884/imprint#ddd7f34f) [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Checking clap v4.1.6 [INFO] [stderr] Checking yogi v0.2.20 (/opt/rustwide/workdir) [INFO] [stdout] error: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/multiple.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | let meta = fs::metadata(path.borrow())?; [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Borrow`, so calling `borrow` 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: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/multiple.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | .push(path.borrow()); [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Borrow`, so calling `borrow` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/multiple.rs:161:37 [INFO] [stdout] | [INFO] [stdout] 161 | let meta = fs::metadata(path.borrow())?; [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Borrow`, so calling `borrow` 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: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/multiple.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 164 | .push(path.borrow()); [INFO] [stdout] | ^^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Borrow`, so calling `borrow` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yogi` (bin "yogi") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `yogi` (bin "yogi" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "fca779c98cb9580deab1ee1e9a5c3d57452e7b344d6a55e9507f690f56e2e06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca779c98cb9580deab1ee1e9a5c3d57452e7b344d6a55e9507f690f56e2e06f", kill_on_drop: false }` [INFO] [stdout] fca779c98cb9580deab1ee1e9a5c3d57452e7b344d6a55e9507f690f56e2e06f