[INFO] cloning repository https://github.com/popravich/adventofcode2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/popravich/adventofcode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopravich%2Fadventofcode2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopravich%2Fadventofcode2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65bc66974e093ddff818b6ae13c021456dbfcb09 [INFO] checking popravich/adventofcode2022 against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpopravich%2Fadventofcode2022" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/popravich/adventofcode2022 [INFO] finished tweaking git repo https://github.com/popravich/adventofcode2022 [INFO] tweaked toml for git repo https://github.com/popravich/adventofcode2022 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/popravich/adventofcode2022 on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/popravich/adventofcode2022 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-deque v0.8.2 [INFO] [stderr] Downloaded num_cpus v1.14.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded anyhow v1.0.66 [INFO] [stderr] Downloaded crossbeam-channel v0.5.6 [INFO] [stderr] Downloaded rayon-core v1.10.1 [INFO] [stderr] Downloaded rayon v1.6.1 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cb94191d9423e8f65f37dae45a209020cf72563e2af892cdb1900defe32530a [INFO] running `Command { std: "docker" "start" "-a" "5cb94191d9423e8f65f37dae45a209020cf72563e2af892cdb1900defe32530a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cb94191d9423e8f65f37dae45a209020cf72563e2af892cdb1900defe32530a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb94191d9423e8f65f37dae45a209020cf72563e2af892cdb1900defe32530a", kill_on_drop: false }` [INFO] [stdout] 5cb94191d9423e8f65f37dae45a209020cf72563e2af892cdb1900defe32530a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33cf6e0f6757c00e7248e645351e15d52f858d2f8a2c1f93e0c3891903b6790d [INFO] running `Command { std: "docker" "start" "-a" "33cf6e0f6757c00e7248e645351e15d52f858d2f8a2c1f93e0c3891903b6790d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking advent2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/day16.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/day16.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `graph` [INFO] [stdout] --> src/day16.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let graph = Graph::build(&valves); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day16.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut valves = data [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `graph` [INFO] [stdout] --> src/day16.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let graph = Graph::build(&valves); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_graph` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day16.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let mut valves = data [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/day7.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | Dir { name: &'a str }, [INFO] [stdout] | --- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LsOutput` 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 `name` is never read [INFO] [stdout] --> src/day7.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | File { size: usize, name: &'a str }, [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LsOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rate` is never read [INFO] [stdout] --> src/day16.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | struct Valve { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 20 | label: String, [INFO] [stdout] 21 | rate: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Valve` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> src/day16.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | struct Graph { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 43 | links: HashMap>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Graph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `path` and `distance` are never used [INFO] [stdout] --> src/day16.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl Graph { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn path(&self, from: &str, to: &str) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn distance(&self, from: &str, to: &str) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrettyBits` is never constructed [INFO] [stdout] --> src/day17.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | struct PrettyBits<'a>(&'a [u8]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T` is never used [INFO] [stdout] --> src/day19.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const T: usize = 24; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `ore_robot`, `clay_robot`, `obsidian_robot`, and `geode_robot` are never read [INFO] [stdout] --> src/day19.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Blueprint { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | ore_robot: Cost, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | clay_robot: Cost, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | obsidian_robot: Cost, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | geode_robot: Cost, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blueprint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/day7.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | Dir { name: &'a str }, [INFO] [stdout] | --- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LsOutput` 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 `name` is never read [INFO] [stdout] --> src/day7.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | File { size: usize, name: &'a str }, [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LsOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rate` is never read [INFO] [stdout] --> src/day16.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | struct Valve { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 20 | label: String, [INFO] [stdout] 21 | rate: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Valve` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `links` is never read [INFO] [stdout] --> src/day16.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | struct Graph { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 43 | links: HashMap>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Graph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `path` and `distance` are never used [INFO] [stdout] --> src/day16.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 46 | impl Graph { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | fn path(&self, from: &str, to: &str) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn distance(&self, from: &str, to: &str) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrettyBits` is never constructed [INFO] [stdout] --> src/day17.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | struct PrettyBits<'a>(&'a [u8]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `T` is never used [INFO] [stdout] --> src/day19.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const T: usize = 24; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `ore_robot`, `clay_robot`, `obsidian_robot`, and `geode_robot` are never read [INFO] [stdout] --> src/day19.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Blueprint { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 18 | index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 19 | ore_robot: Cost, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 20 | clay_robot: Cost, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | obsidian_robot: Cost, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | geode_robot: Cost, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blueprint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `Command { std: "docker" "inspect" "33cf6e0f6757c00e7248e645351e15d52f858d2f8a2c1f93e0c3891903b6790d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33cf6e0f6757c00e7248e645351e15d52f858d2f8a2c1f93e0c3891903b6790d", kill_on_drop: false }` [INFO] [stdout] 33cf6e0f6757c00e7248e645351e15d52f858d2f8a2c1f93e0c3891903b6790d