[INFO] cloning repository https://github.com/ibasrt0/chumtree-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ibasrt0/chumtree-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibasrt0%2Fchumtree-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibasrt0%2Fchumtree-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a85d1edcb2db76ff2be1a1ee14fdf473e510e99e
[INFO] checking ibasrt0/chumtree-rs against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fibasrt0%2Fchumtree-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ibasrt0/chumtree-rs
[INFO] finished tweaking git repo https://github.com/ibasrt0/chumtree-rs
[INFO] tweaked toml for git repo https://github.com/ibasrt0/chumtree-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ibasrt0/chumtree-rs on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ibasrt0/chumtree-rs 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seahash v4.0.1
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded bstr v0.2.14
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f9c4f5066bc6262932a278eff5c53892eb0f7888360eebb3cf911b39d0d956f
[INFO] running `Command { std: "docker" "start" "-a" "5f9c4f5066bc6262932a278eff5c53892eb0f7888360eebb3cf911b39d0d956f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f9c4f5066bc6262932a278eff5c53892eb0f7888360eebb3cf911b39d0d956f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9c4f5066bc6262932a278eff5c53892eb0f7888360eebb3cf911b39d0d956f", kill_on_drop: false }`
[INFO] [stdout] 5f9c4f5066bc6262932a278eff5c53892eb0f7888360eebb3cf911b39d0d956f
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41216b19043ee4676445e10f13b1cea898832576279be8d754d1ac1a9f84c238
[INFO] running `Command { std: "docker" "start" "-a" "41216b19043ee4676445e10f13b1cea898832576279be8d754d1ac1a9f84c238", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking seahash v4.0.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking globset v0.4.6
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking chumtree v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/bin/chumtree.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let options = chumtree::Options::new(dir.clone().into(), env::args().skip(2))
[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] 36 -         let options = chumtree::Options::new(dir.clone().into(), env::args().skip(2))
[INFO] [stdout] 36 +         let options = chumtree::Options::new(dir.into(), env::args().skip(2))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/bin/chumtree.rs:45:82
[INFO] [stdout]    |
[INFO] [stdout] 45 |         chumtree::visit_dir_tree(&options, &mut summary, &mut dir_tree, dir, &dir.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] 45 -         chumtree::visit_dir_tree(&options, &mut summary, &mut dir_tree, dir, &dir.clone())?;
[INFO] [stdout] 45 +         chumtree::visit_dir_tree(&options, &mut summary, &mut dir_tree, dir, &dir)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/bin/chumtree.rs:36:49
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let options = chumtree::Options::new(dir.clone().into(), env::args().skip(2))
[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] 36 -         let options = chumtree::Options::new(dir.clone().into(), env::args().skip(2))
[INFO] [stdout] 36 +         let options = chumtree::Options::new(dir.into(), env::args().skip(2))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/bin/chumtree.rs:45:82
[INFO] [stdout]    |
[INFO] [stdout] 45 |         chumtree::visit_dir_tree(&options, &mut summary, &mut dir_tree, dir, &dir.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] 45 -         chumtree::visit_dir_tree(&options, &mut summary, &mut dir_tree, dir, &dir.clone())?;
[INFO] [stdout] 45 +         chumtree::visit_dir_tree(&options, &mut summary, &mut dir_tree, dir, &dir)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.51s
[INFO] running `Command { std: "docker" "inspect" "41216b19043ee4676445e10f13b1cea898832576279be8d754d1ac1a9f84c238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41216b19043ee4676445e10f13b1cea898832576279be8d754d1ac1a9f84c238", kill_on_drop: false }`
[INFO] [stdout] 41216b19043ee4676445e10f13b1cea898832576279be8d754d1ac1a9f84c238
