[INFO] cloning repository https://github.com/dzamkov/diffvec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzamkov/diffvec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fdiffvec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fdiffvec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff33be1db8a8ecf4f8bfcdefed4297e9b82afade [INFO] checking dzamkov/diffvec against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fdiffvec" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dzamkov/diffvec on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dzamkov/diffvec [INFO] finished tweaking git repo https://github.com/dzamkov/diffvec [INFO] tweaked toml for git repo https://github.com/dzamkov/diffvec written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dzamkov/diffvec 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" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bb481b8eb6d81e5343a05694a7ce3c4cf34ab00a397f648ada2c81aa5f1f419 [INFO] running `Command { std: "docker" "start" "-a" "0bb481b8eb6d81e5343a05694a7ce3c4cf34ab00a397f648ada2c81aa5f1f419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb481b8eb6d81e5343a05694a7ce3c4cf34ab00a397f648ada2c81aa5f1f419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb481b8eb6d81e5343a05694a7ce3c4cf34ab00a397f648ada2c81aa5f1f419", kill_on_drop: false }` [INFO] [stdout] 0bb481b8eb6d81e5343a05694a7ce3c4cf34ab00a397f648ada2c81aa5f1f419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39dc0d565257e186a80685eb3ccc9269e4a88a4c8bdb2f8847e966b76ca9bad6 [INFO] running `Command { std: "docker" "start" "-a" "39dc0d565257e186a80685eb3ccc9269e4a88a4c8bdb2f8847e966b76ca9bad6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking syn v2.0.98 [INFO] [stderr] Compiling astro-float-num v0.3.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking diffvec-derive v0.1.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking diffvec v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> core/src/poly.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | input: &PolyN, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accum` [INFO] [stdout] --> core/src/poly.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | accum: &mut Accum, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_accum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/poly.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | f: impl Copy + Fn(&Self::Out, Scalar, &mut Accum), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> core/src/diff.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | input: &Diff, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accum` [INFO] [stdout] --> core/src/diff.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | accum: &mut Accum, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_accum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/diff.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | f: impl Copy + Fn(&Self::Out, Scalar, &mut Accum), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/diff.rs:343:29 [INFO] [stdout] | [INFO] [stdout] 343 | fn map_new(f: impl Copy + Fn(&Self) -> Out) -> Map { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> core/src/diff.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | map: &Map, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> core/src/diff.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | target: &mut Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/diff.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | f: impl Copy + Fn(&A, &mut B), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling astro-float-macro v0.4.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking astro-float v0.9.4 [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> core/src/poly.rs:475:9 [INFO] [stdout] | [INFO] [stdout] 475 | input: &PolyN, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accum` [INFO] [stdout] --> core/src/poly.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | accum: &mut Accum, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_accum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/poly.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | f: impl Copy + Fn(&Self::Out, Scalar, &mut Accum), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> core/src/diff.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | input: &Diff, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `accum` [INFO] [stdout] --> core/src/diff.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | accum: &mut Accum, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_accum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/diff.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | f: impl Copy + Fn(&Self::Out, Scalar, &mut Accum), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/diff.rs:343:29 [INFO] [stdout] | [INFO] [stdout] 343 | fn map_new(f: impl Copy + Fn(&Self) -> Out) -> Map { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map` [INFO] [stdout] --> core/src/diff.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | map: &Map, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> core/src/diff.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | target: &mut Map, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> core/src/diff.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | f: impl Copy + Fn(&A, &mut B), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.88s [INFO] running `Command { std: "docker" "inspect" "39dc0d565257e186a80685eb3ccc9269e4a88a4c8bdb2f8847e966b76ca9bad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39dc0d565257e186a80685eb3ccc9269e4a88a4c8bdb2f8847e966b76ca9bad6", kill_on_drop: false }` [INFO] [stdout] 39dc0d565257e186a80685eb3ccc9269e4a88a4c8bdb2f8847e966b76ca9bad6