[INFO] cloning repository https://github.com/snOm3ad/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/snOm3ad/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsnOm3ad%2Fadvent-of-code", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsnOm3ad%2Fadvent-of-code'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22966f50c729b20fb03cc6f3b066d278daaabc96
[INFO] checking snOm3ad/advent-of-code/22966f50c729b20fb03cc6f3b066d278daaabc96 against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsnOm3ad%2Fadvent-of-code" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snOm3ad/advent-of-code
[INFO] finished tweaking git repo https://github.com/snOm3ad/advent-of-code
[INFO] tweaked toml for git repo https://github.com/snOm3ad/advent-of-code written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snOm3ad/advent-of-code on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snOm3ad/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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded digits_iterator v0.1.0
[INFO] [stderr]   Downloaded petgraph v0.4.13
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded permutohedron v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f2eecf16d94c9a870787b8ac0a50acbb41d01190dcdd2a906b6a9ffc0ce241d
[INFO] running `Command { std: "docker" "start" "-a" "1f2eecf16d94c9a870787b8ac0a50acbb41d01190dcdd2a906b6a9ffc0ce241d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f2eecf16d94c9a870787b8ac0a50acbb41d01190dcdd2a906b6a9ffc0ce241d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2eecf16d94c9a870787b8ac0a50acbb41d01190dcdd2a906b6a9ffc0ce241d", kill_on_drop: false }`
[INFO] [stdout] 1f2eecf16d94c9a870787b8ac0a50acbb41d01190dcdd2a906b6a9ffc0ce241d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee74e6d964de0fe39c1731432fb69ca32ae03b704e42278a6247236055443f16
[INFO] running `Command { std: "docker" "start" "-a" "ee74e6d964de0fe39c1731432fb69ca32ae03b704e42278a6247236055443f16", kill_on_drop: false }`
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking permutohedron v0.2.4
[INFO] [stderr]     Checking digits_iterator v0.1.0
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]     Checking advent-of-code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `day_10`
[INFO] [stdout]   --> src/solutions/day_10.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(any(feature = "all", feature = "day_10"))]
[INFO] [stdout]    |                            ^^^^^^^^^^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: there is a expected value with a similar name: `"day_01"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `day_01`, `day_02`, `day_03`, `day_04`, `day_05`, `day_06`, `day_07`, `day_08`, and `day_09`
[INFO] [stdout]    = help: consider adding `day_10` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `day_10`
[INFO] [stdout]   --> src/solutions/day_10.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(not(any(feature = "all", feature = "day_10")))]
[INFO] [stdout]    |                                ^^^^^^^^^^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: there is a expected value with a similar name: `"day_01"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `day_01`, `day_02`, `day_03`, `day_04`, `day_05`, `day_06`, `day_07`, `day_08`, and `day_09`
[INFO] [stdout]    = help: consider adding `day_10` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/solutions/day_10.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `day_10`
[INFO] [stdout]   --> src/solutions/day_10.rs:46:28
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(any(feature = "all", feature = "day_10"))]
[INFO] [stdout]    |                            ^^^^^^^^^^--------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: there is a expected value with a similar name: `"day_01"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `day_01`, `day_02`, `day_03`, `day_04`, `day_05`, `day_06`, `day_07`, `day_08`, and `day_09`
[INFO] [stdout]    = help: consider adding `day_10` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `day_10`
[INFO] [stdout]   --> src/solutions/day_10.rs:60:32
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(not(any(feature = "all", feature = "day_10")))]
[INFO] [stdout]    |                                ^^^^^^^^^^--------
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: there is a expected value with a similar name: `"day_01"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all`, `day_01`, `day_02`, `day_03`, `day_04`, `day_05`, `day_06`, `day_07`, `day_08`, and `day_09`
[INFO] [stdout]    = help: consider adding `day_10` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `raw_data`
[INFO] [stdout]   --> src/solutions/day_10.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let raw_data = ".#..#\n\
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_raw_data`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "ee74e6d964de0fe39c1731432fb69ca32ae03b704e42278a6247236055443f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee74e6d964de0fe39c1731432fb69ca32ae03b704e42278a6247236055443f16", kill_on_drop: false }`
[INFO] [stdout] ee74e6d964de0fe39c1731432fb69ca32ae03b704e42278a6247236055443f16
