[INFO] cloning repository https://github.com/2785/aoc2019-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2785/aoc2019-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2785%2Faoc2019-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2785%2Faoc2019-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2567d2dc17e2cf8d61d0d9b0fcff5f0501f1a88
[INFO] testing 2785/aoc2019-rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2785%2Faoc2019-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2785/aoc2019-rust
[INFO] finished tweaking git repo https://github.com/2785/aoc2019-rust
[INFO] tweaked toml for git repo https://github.com/2785/aoc2019-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2785/aoc2019-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2785/aoc2019-rust 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da060d8ec817b863fa8b197fc4144d4592d5f5621e7128f571560d4a831b2d7c
[INFO] running `Command { std: "docker" "start" "-a" "da060d8ec817b863fa8b197fc4144d4592d5f5621e7128f571560d4a831b2d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da060d8ec817b863fa8b197fc4144d4592d5f5621e7128f571560d4a831b2d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da060d8ec817b863fa8b197fc4144d4592d5f5621e7128f571560d4a831b2d7c", kill_on_drop: false }`
[INFO] [stdout] da060d8ec817b863fa8b197fc4144d4592d5f5621e7128f571560d4a831b2d7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bedce53987975edf9473af5c2234ca1ae955c017a8c0d9dfaac46dde860c70c
[INFO] running `Command { std: "docker" "start" "-a" "5bedce53987975edf9473af5c2234ca1ae955c017a8c0d9dfaac46dde860c70c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/days/day3.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |         .min_by_key(|p| (m1.get(p).unwrap() + m2.get(p).unwrap()))
[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] 151 -         .min_by_key(|p| (m1.get(p).unwrap() + m2.get(p).unwrap()))
[INFO] [stdout] 151 +         .min_by_key(|p| m1.get(p).unwrap() + m2.get(p).unwrap() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/intcode.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ExecutionError {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 40 |     pub msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&[Direction]` instead of cloning the inner type
[INFO] [stdout]   --> src/days/day3.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |         d.clone()
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&[Direction]` instead of cloning the inner type
[INFO] [stdout]    --> src/days/day3.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |         d.clone()
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.20s
[INFO] running `Command { std: "docker" "inspect" "5bedce53987975edf9473af5c2234ca1ae955c017a8c0d9dfaac46dde860c70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bedce53987975edf9473af5c2234ca1ae955c017a8c0d9dfaac46dde860c70c", kill_on_drop: false }`
[INFO] [stdout] 5bedce53987975edf9473af5c2234ca1ae955c017a8c0d9dfaac46dde860c70c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e33b37d5f32599a6d058785976d0c801860628e7fbbe164fe56232ba9cbe658
[INFO] running `Command { std: "docker" "start" "-a" "5e33b37d5f32599a6d058785976d0c801860628e7fbbe164fe56232ba9cbe658", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/days/day3.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |         .min_by_key(|p| (m1.get(p).unwrap() + m2.get(p).unwrap()))
[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] 151 -         .min_by_key(|p| (m1.get(p).unwrap() + m2.get(p).unwrap()))
[INFO] [stdout] 151 +         .min_by_key(|p| m1.get(p).unwrap() + m2.get(p).unwrap() )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> src/intcode.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct ExecutionError {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 40 |     pub msg: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&[Direction]` instead of cloning the inner type
[INFO] [stdout]   --> src/days/day3.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |         d.clone()
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&[Direction]` instead of cloning the inner type
[INFO] [stdout]    --> src/days/day3.rs:119:10
[INFO] [stdout]     |
[INFO] [stdout] 119 |         d.clone()
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "5e33b37d5f32599a6d058785976d0c801860628e7fbbe164fe56232ba9cbe658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e33b37d5f32599a6d058785976d0c801860628e7fbbe164fe56232ba9cbe658", kill_on_drop: false }`
[INFO] [stdout] 5e33b37d5f32599a6d058785976d0c801860628e7fbbe164fe56232ba9cbe658
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a83417eab4b51cbea4de915e22fa7cab5ab8a06a11bcedb44fe332ee1c4eb087
[INFO] running `Command { std: "docker" "start" "-a" "a83417eab4b51cbea4de915e22fa7cab5ab8a06a11bcedb44fe332ee1c4eb087", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/days/day3.rs:151:25
[INFO] [stderr]     |
[INFO] [stderr] 151 |         .min_by_key(|p| (m1.get(p).unwrap() + m2.get(p).unwrap()))
[INFO] [stderr]     |                         ^                                       ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 151 -         .min_by_key(|p| (m1.get(p).unwrap() + m2.get(p).unwrap()))
[INFO] [stderr] 151 +         .min_by_key(|p| m1.get(p).unwrap() + m2.get(p).unwrap() )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]   --> src/intcode.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct ExecutionError {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 40 |     pub msg: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ExecutionError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&[Direction]` instead of cloning the inner type
[INFO] [stderr]   --> src/days/day3.rs:74:10
[INFO] [stderr]    |
[INFO] [stderr] 74 |         d.clone()
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&[Direction]` instead of cloning the inner type
[INFO] [stderr]    --> src/days/day3.rs:119:10
[INFO] [stderr]     |
[INFO] [stderr] 119 |         d.clone()
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2019` (bin "aoc2019" test) generated 4 warnings (run `cargo fix --bin "aoc2019" -p aoc2019 --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-973bf6d5a152caaf)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test days::day3::tests::test_direction ... ok
[INFO] [stdout] test days::day4::tests::test_valid_1 ... ok
[INFO] [stdout] test days::day4::tests::test_valid_2 ... ok
[INFO] [stdout] test days::day4::tests::parses_fine ... ok
[INFO] [stdout] test intcode::tests::test_day9 ... ok
[INFO] [stdout] test days::day2::tests::parses_fine ... ok
[INFO] [stdout] test intcode::tests::test_io ... ok
[INFO] [stdout] test days::day8::tests::test_parse_input ... ok
[INFO] [stdout] test days::day6::tests::test_part_2 ... ok
[INFO] [stdout] test days::day6::tests::test_io ... ok
[INFO] [stdout] test days::day3::tests::parses_fine ... ok
[INFO] [stdout] test days::day3::tests::test_solve_part_2 ... ok
[INFO] [stdout] test days::day4::tests::test_solve_part_1 ... ok
[INFO] [stdout] test days::day3::tests::test_solve_part_1 ... ok
[INFO] [stdout] test days::day7::tests::test_part_1 ... ok
[INFO] [stdout] test days::day7::tests::test_part_2 ... ok
[INFO] [stdout] test days::day4::tests::test_solve_part_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a83417eab4b51cbea4de915e22fa7cab5ab8a06a11bcedb44fe332ee1c4eb087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83417eab4b51cbea4de915e22fa7cab5ab8a06a11bcedb44fe332ee1c4eb087", kill_on_drop: false }`
[INFO] [stdout] a83417eab4b51cbea4de915e22fa7cab5ab8a06a11bcedb44fe332ee1c4eb087
