[INFO] cloning repository https://github.com/Monthon40/PrefixSum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Monthon40/PrefixSum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonthon40%2FPrefixSum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonthon40%2FPrefixSum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d56ef87af31cecd506789eaa31f8012f84d253b1
[INFO] checking Monthon40/PrefixSum against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonthon40%2FPrefixSum" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Monthon40/PrefixSum
[INFO] finished tweaking git repo https://github.com/Monthon40/PrefixSum
[INFO] tweaked toml for git repo https://github.com/Monthon40/PrefixSum written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Monthon40/PrefixSum 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 git repo https://github.com/Monthon40/PrefixSum 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f993a712404ae04e2576aa973cf7aed6e048be6a6bfcca11a9d65b3554e315c7
[INFO] running `Command { std: "docker" "start" "-a" "f993a712404ae04e2576aa973cf7aed6e048be6a6bfcca11a9d65b3554e315c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f993a712404ae04e2576aa973cf7aed6e048be6a6bfcca11a9d65b3554e315c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f993a712404ae04e2576aa973cf7aed6e048be6a6bfcca11a9d65b3554e315c7", kill_on_drop: false }`
[INFO] [stdout] f993a712404ae04e2576aa973cf7aed6e048be6a6bfcca11a9d65b3554e315c7
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b402706df394c5eecb83c5393d48466d86d0b40efa8064d4b1e302ce868e6229
[INFO] running `Command { std: "docker" "start" "-a" "b402706df394c5eecb83c5393d48466d86d0b40efa8064d4b1e302ce868e6229", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking prefixsum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/prefixsum.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 let (fal_left, fal_right) = join(|| build(&xx.clone().to_vec()), || build(&yy.clone().to_vec()), );
[INFO] [stdout]    |                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` 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/prefixsum.rs:36:94
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 let (fal_left, fal_right) = join(|| build(&xx.clone().to_vec()), || build(&yy.clone().to_vec()), );
[INFO] [stdout]    |                                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` 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/prefixsum.rs:36:62
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 let (fal_left, fal_right) = join(|| build(&xx.clone().to_vec()), || build(&yy.clone().to_vec()), );
[INFO] [stdout]    |                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` 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/prefixsum.rs:36:94
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 let (fal_left, fal_right) = join(|| build(&xx.clone().to_vec()), || build(&yy.clone().to_vec()), );
[INFO] [stdout]    |                                                                                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `[u64]` does not implement `Clone`, so calling `clone` on `&[u64]` 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 3.75s
[INFO] running `Command { std: "docker" "inspect" "b402706df394c5eecb83c5393d48466d86d0b40efa8064d4b1e302ce868e6229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b402706df394c5eecb83c5393d48466d86d0b40efa8064d4b1e302ce868e6229", kill_on_drop: false }`
[INFO] [stdout] b402706df394c5eecb83c5393d48466d86d0b40efa8064d4b1e302ce868e6229
