[INFO] cloning repository https://github.com/BollaBerg/advent-of-code-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BollaBerg/advent-of-code-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBollaBerg%2Fadvent-of-code-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBollaBerg%2Fadvent-of-code-2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e796856bf5fbb0bf0e936e26439e850fa04922e
[INFO] checking BollaBerg/advent-of-code-2021 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBollaBerg%2Fadvent-of-code-2021" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BollaBerg/advent-of-code-2021
[INFO] finished tweaking git repo https://github.com/BollaBerg/advent-of-code-2021
[INFO] tweaked toml for git repo https://github.com/BollaBerg/advent-of-code-2021 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BollaBerg/advent-of-code-2021 on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BollaBerg/advent-of-code-2021 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 604ed7dbbbca6aefb661bfe891b747be8f84eada5a15e3390289da0b7518cddc
[INFO] running `Command { std: "docker" "start" "-a" "604ed7dbbbca6aefb661bfe891b747be8f84eada5a15e3390289da0b7518cddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604ed7dbbbca6aefb661bfe891b747be8f84eada5a15e3390289da0b7518cddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604ed7dbbbca6aefb661bfe891b747be8f84eada5a15e3390289da0b7518cddc", kill_on_drop: false }`
[INFO] [stdout] 604ed7dbbbca6aefb661bfe891b747be8f84eada5a15e3390289da0b7518cddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4363dddf1ea9e8a0c092b4ece09cab6120fd786c76d79e21138ff1cf58fc0121
[INFO] running `Command { std: "docker" "start" "-a" "4363dddf1ea9e8a0c092b4ece09cab6120fd786c76d79e21138ff1cf58fc0121", kill_on_drop: false }`
[INFO] [stderr]     Checking retain_mut v0.1.5
[INFO] [stderr]     Checking advent-of-code-2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `retain_mut::RetainMut`
[INFO] [stdout]  --> src/bin/day4.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use retain_mut::RetainMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `retain_mut::RetainMut`
[INFO] [stdout]  --> src/bin/day4.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use retain_mut::RetainMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords
[INFO] [stdout]  --> src/bin/day5_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vent` in this scope
[INFO] [stdout]  --> src/bin/day5_test.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 |     assert_eq!(vent, Vent {start : (0, 9), end : (5, 9)});
[INFO] [stdout]   |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Vent` in this scope
[INFO] [stdout]  --> src/bin/day5_test.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(vent_2, Vent {start : (19, 247), end : (999, 0)});
[INFO] [stdout]   |                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]  --> src/bin/day5_test.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let vent = Vent::from_string("0,9 -> 5,9");
[INFO] [stdout]   |                ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]  --> src/bin/day5_test.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let vent_2 = Vent::from_string("19,247 -> 999,0");
[INFO] [stdout]   |                  ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]   --> src/bin/day5_test.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let vent = Vent::from_string("0,9 -> 5,9");
[INFO] [stdout]    |                ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]   --> src/bin/day5_test.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let vent = Vent::from_string("5,0 -> 5,9");
[INFO] [stdout]    |                ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]   --> src/bin/day5_test.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let vent = Vent::from_string("0,9 -> 5,0");
[INFO] [stdout]    |                ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count` in this scope
[INFO] [stdout]   --> src/bin/day5_test.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_eq!(count(&map), 3);
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]   --> src/bin/day5_test.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let vent = Vent::from_string(line);
[INFO] [stdout]    |                    ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count` in this scope
[INFO] [stdout]   --> src/bin/day5_test.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     assert_eq!(count(&map), 5);
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]   --> src/bin/day5_test.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let vent = Vent::from_string("1,1 -> 7,7");
[INFO] [stdout]    |                ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vent`
[INFO] [stdout]    --> src/bin/day5_test.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let vent = Vent::from_string(line);
[INFO] [stdout]     |                    ^^^^ use of undeclared type `Vent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `count` in this scope
[INFO] [stdout]    --> src/bin/day5_test.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     assert_eq!(count(&map), 12);
[INFO] [stdout]     |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2021` (bin "day5_test" test) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: there are too many leading `super` keywords
[INFO] [stdout]  --> src/bin/day5_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `day5_test`
[INFO] [stdout]    --> src/bin/day5_test.rs:119:2
[INFO] [stdout]     |
[INFO] [stdout] 119 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `src/bin/day5_test.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2021` (bin "day5_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4363dddf1ea9e8a0c092b4ece09cab6120fd786c76d79e21138ff1cf58fc0121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4363dddf1ea9e8a0c092b4ece09cab6120fd786c76d79e21138ff1cf58fc0121", kill_on_drop: false }`
[INFO] [stdout] 4363dddf1ea9e8a0c092b4ece09cab6120fd786c76d79e21138ff1cf58fc0121
