[INFO] cloning repository https://github.com/connorjayr/advent-of-code
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/connorjayr/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorjayr%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorjayr%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 554b8eda6d20c5025fd11de7483a36a7bb2c2931
[INFO] testing connorjayr/advent-of-code against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconnorjayr%2Fadvent-of-code" "/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/connorjayr/advent-of-code
[INFO] finished tweaking git repo https://github.com/connorjayr/advent-of-code
[INFO] tweaked toml for git repo https://github.com/connorjayr/advent-of-code written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/connorjayr/advent-of-code on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/connorjayr/advent-of-code 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1db18804f0a4071a41bff2da435ce6625f56d9c12b854eca3473fcf6a353d3a
[INFO] running `Command { std: "docker" "start" "-a" "d1db18804f0a4071a41bff2da435ce6625f56d9c12b854eca3473fcf6a353d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1db18804f0a4071a41bff2da435ce6625f56d9c12b854eca3473fcf6a353d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1db18804f0a4071a41bff2da435ce6625f56d9c12b854eca3473fcf6a353d3a", kill_on_drop: false }`
[INFO] [stdout] d1db18804f0a4071a41bff2da435ce6625f56d9c12b854eca3473fcf6a353d3a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8111d091a5ece299f570ae218a34d250553943b071ee9b59b7b68928a48725cb
[INFO] running `Command { std: "docker" "start" "-a" "8111d091a5ece299f570ae218a34d250553943b071ee9b59b7b68928a48725cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling tokio v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling phf_generator v0.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling phf_macros v0.9.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling phf v0.9.0
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.80s
[INFO] running `Command { std: "docker" "inspect" "8111d091a5ece299f570ae218a34d250553943b071ee9b59b7b68928a48725cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8111d091a5ece299f570ae218a34d250553943b071ee9b59b7b68928a48725cb", kill_on_drop: false }`
[INFO] [stdout] 8111d091a5ece299f570ae218a34d250553943b071ee9b59b7b68928a48725cb
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8a16abfb7d2db518c329adc83dea93f48f95432a9798020606d9e58c6b51ac45
[INFO] running `Command { std: "docker" "start" "-a" "8a16abfb7d2db518c329adc83dea93f48f95432a9798020606d9e58c6b51ac45", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "8a16abfb7d2db518c329adc83dea93f48f95432a9798020606d9e58c6b51ac45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a16abfb7d2db518c329adc83dea93f48f95432a9798020606d9e58c6b51ac45", kill_on_drop: false }`
[INFO] [stdout] 8a16abfb7d2db518c329adc83dea93f48f95432a9798020606d9e58c6b51ac45
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0577dded4791c989c946ec7bd1679714225125cdfdd2188357430db1304a7cfb
[INFO] running `Command { std: "docker" "start" "-a" "0577dded4791c989c946ec7bd1679714225125cdfdd2188357430db1304a7cfb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/advent-of-code/4bc5d297df7be0a9/deps/advent_of_code-4bc5d297df7be0a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/advent-of-code/21195714189b62ac/deps/advent_of_code-21195714189b62ac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests advent_of_code
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/year2020/day03.rs - year2020::day03::Map::new (line 28) ... FAILED
[INFO] [stdout] test src/year2020/day03.rs - year2020::day03::Map::new (line 22) ... FAILED
[INFO] [stdout] test src/year2020/day03.rs - year2020::day03::Map::count_trees (line 50) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/year2020/day03.rs - year2020::day03::Map::new (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map`
[INFO] [stdout]   --> src/year2020/day03.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | let result = Map::new(vec![vec!['.'; 3], vec!['.'; 2]]);
[INFO] [stdout]    |              ^^^ use of undeclared type `Map`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 28 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 28 + use phf::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/year2020/day03.rs - year2020::day03::Map::new (line 22) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map`
[INFO] [stdout]   --> src/year2020/day03.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | let result = Map::new(vec![vec!['.'; 3]; 3]);
[INFO] [stdout]    |              ^^^ use of undeclared type `Map`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 22 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 22 + use phf::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/year2020/day03.rs - year2020::day03::Map::count_trees (line 50) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map`
[INFO] [stdout]   --> src/year2020/day03.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 | let map = Map::new(vec![
[INFO] [stdout]    |           ^^^ use of undeclared type `Map`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 50 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 50 + use phf::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/year2020/day03.rs - year2020::day03::Map::count_trees (line 50)
[INFO] [stdout]     src/year2020/day03.rs - year2020::day03::Map::new (line 22)
[INFO] [stdout]     src/year2020/day03.rs - year2020::day03::Map::new (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0577dded4791c989c946ec7bd1679714225125cdfdd2188357430db1304a7cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0577dded4791c989c946ec7bd1679714225125cdfdd2188357430db1304a7cfb", kill_on_drop: false }`
[INFO] [stdout] 0577dded4791c989c946ec7bd1679714225125cdfdd2188357430db1304a7cfb
