[INFO] cloning repository https://github.com/chops76/AoC2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chops76/AoC2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchops76%2FAoC2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchops76%2FAoC2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4be6977599d9de0caf2ec33fb94d03c593433fa4
[INFO] checking chops76/AoC2022 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchops76%2FAoC2022" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chops76/AoC2022 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chops76/AoC2022
[INFO] finished tweaking git repo https://github.com/chops76/AoC2022
[INFO] tweaked toml for git repo https://github.com/chops76/AoC2022 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/chops76/AoC2022 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking chops76/AoC2022 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchops76%2FAoC2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chops76/AoC2022 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chops76/AoC2022
[INFO] finished tweaking git repo https://github.com/chops76/AoC2022
[INFO] tweaked toml for git repo https://github.com/chops76/AoC2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/chops76/AoC2022 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 515f74f19bfaad958e5430436507a8ddc0482f8566a89a55a5cedafcf086fc9a
[INFO] running `Command { std: "docker" "start" "-a" "515f74f19bfaad958e5430436507a8ddc0482f8566a89a55a5cedafcf086fc9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "515f74f19bfaad958e5430436507a8ddc0482f8566a89a55a5cedafcf086fc9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515f74f19bfaad958e5430436507a8ddc0482f8566a89a55a5cedafcf086fc9a", kill_on_drop: false }`
[INFO] [stdout] 515f74f19bfaad958e5430436507a8ddc0482f8566a89a55a5cedafcf086fc9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc0a9744f315e66ab2c8eea9f705c341e0bc4d8a0ba5de98a2458ec90014928
[INFO] running `Command { std: "docker" "start" "-a" "1bc0a9744f315e66ab2c8eea9f705c341e0bc4d8a0ba5de98a2458ec90014928", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aoc2021 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/day13.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |             sum += (i + 1);
[INFO] [stdout]     |                    ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 100 -             sum += (i + 1);
[INFO] [stdout] 100 +             sum += i + 1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/day13.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |             sum += (i + 1);
[INFO] [stdout]     |                    ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 100 -             sum += (i + 1);
[INFO] [stdout] 100 +             sum += i + 1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_calc`
[INFO] [stdout]    --> src/day17.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let to_calc:i64 = 1000000000000 - (num_chunks - 1) * 1725;  // This is where the 3325 above came from
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_calc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout]   --> src/day25.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn part2(grid: &Vec<String>) -> usize {
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/day7.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FileEntry {
[INFO] [stdout]   |        --------- field in this struct
[INFO] [stdout] 9 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]  --> src/day17.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Piece {
[INFO] [stdout]   |        ----- field in this struct
[INFO] [stdout] 7 |     width: i64,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_grid` is never used
[INFO] [stdout]   --> src/day17.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn print_grid(grid: &Vec<Vec<char>>) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day25.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn part2(grid: &Vec<String>) -> usize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_calc`
[INFO] [stdout]    --> src/day17.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let to_calc:i64 = 1000000000000 - (num_chunks - 1) * 1725;  // This is where the 3325 above came from
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_calc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `grid`
[INFO] [stdout]   --> src/day25.rs:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn part2(grid: &Vec<String>) -> usize {
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_grid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/day7.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FileEntry {
[INFO] [stdout]   |        --------- field in this struct
[INFO] [stdout] 9 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `width` is never read
[INFO] [stdout]  --> src/day17.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Piece {
[INFO] [stdout]   |        ----- field in this struct
[INFO] [stdout] 7 |     width: i64,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_grid` is never used
[INFO] [stdout]   --> src/day17.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn print_grid(grid: &Vec<Vec<char>>) {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day25.rs:70:4
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn part2(grid: &Vec<String>) -> usize {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.16s
[INFO] running `Command { std: "docker" "inspect" "1bc0a9744f315e66ab2c8eea9f705c341e0bc4d8a0ba5de98a2458ec90014928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc0a9744f315e66ab2c8eea9f705c341e0bc4d8a0ba5de98a2458ec90014928", kill_on_drop: false }`
[INFO] [stdout] 1bc0a9744f315e66ab2c8eea9f705c341e0bc4d8a0ba5de98a2458ec90014928
