[INFO] cloning repository https://github.com/nextl00p/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nextl00p/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextl00p%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextl00p%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc4e7bf89fbf7c63bfd67c57afe60f7ccd6b41ee
[INFO] checking nextl00p/advent-of-code-2020 against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextl00p%2Fadvent-of-code-2020" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nextl00p/advent-of-code-2020
[INFO] finished tweaking git repo https://github.com/nextl00p/advent-of-code-2020
[INFO] tweaked toml for git repo https://github.com/nextl00p/advent-of-code-2020 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nextl00p/advent-of-code-2020 on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nextl00p/advent-of-code-2020 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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1bc6eb5a8d1cb28d53c8e79f4277f48f65b402fbb1ba1ea1f7b5daf92aa776
[INFO] running `Command { std: "docker" "start" "-a" "2e1bc6eb5a8d1cb28d53c8e79f4277f48f65b402fbb1ba1ea1f7b5daf92aa776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1bc6eb5a8d1cb28d53c8e79f4277f48f65b402fbb1ba1ea1f7b5daf92aa776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1bc6eb5a8d1cb28d53c8e79f4277f48f65b402fbb1ba1ea1f7b5daf92aa776", kill_on_drop: false }`
[INFO] [stdout] 2e1bc6eb5a8d1cb28d53c8e79f4277f48f65b402fbb1ba1ea1f7b5daf92aa776
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cebbf48e5938d1d5e3f3f09c1737e908a81eb81e3ba796fff2437564d8ce2db
[INFO] running `Command { std: "docker" "start" "-a" "4cebbf48e5938d1d5e3f3f09c1737e908a81eb81e3ba796fff2437564d8ce2db", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/bin/day04.rs:54:53
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let fields_id = line.split_whitespace().map(|s| (&s[..3])).collect::<Vec<_>>();
[INFO] [stdout]    |                                                     ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let fields_id = line.split_whitespace().map(|s| (&s[..3])).collect::<Vec<_>>();
[INFO] [stdout] 54 +     let fields_id = line.split_whitespace().map(|s| &s[..3] ).collect::<Vec<_>>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/bin/day04.rs:54:53
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let fields_id = line.split_whitespace().map(|s| (&s[..3])).collect::<Vec<_>>();
[INFO] [stdout]    |                                                     ^       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     let fields_id = line.split_whitespace().map(|s| (&s[..3])).collect::<Vec<_>>();
[INFO] [stdout] 54 +     let fields_id = line.split_whitespace().map(|s| &s[..3] ).collect::<Vec<_>>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
[INFO] running `Command { std: "docker" "inspect" "4cebbf48e5938d1d5e3f3f09c1737e908a81eb81e3ba796fff2437564d8ce2db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cebbf48e5938d1d5e3f3f09c1737e908a81eb81e3ba796fff2437564d8ce2db", kill_on_drop: false }`
[INFO] [stdout] 4cebbf48e5938d1d5e3f3f09c1737e908a81eb81e3ba796fff2437564d8ce2db
