[INFO] cloning repository https://github.com/buleoer/Advent-of-code-2022-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/buleoer/Advent-of-code-2022-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuleoer%2FAdvent-of-code-2022-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuleoer%2FAdvent-of-code-2022-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 164d682cfb28ac03c41170a0d0a289c6f73e471d
[INFO] checking buleoer/Advent-of-code-2022-Rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuleoer%2FAdvent-of-code-2022-Rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/buleoer/Advent-of-code-2022-Rust
[INFO] finished tweaking git repo https://github.com/buleoer/Advent-of-code-2022-Rust
[INFO] tweaked toml for git repo https://github.com/buleoer/Advent-of-code-2022-Rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/buleoer/Advent-of-code-2022-Rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/buleoer/Advent-of-code-2022-Rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded id_tree v1.8.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.39
[INFO] [stderr]   Downloaded thiserror v1.0.39
[INFO] [stderr]   Downloaded snowflake v1.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded pathfinding v4.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20d16b3a7288b863d18133d8f639bdf5467345f8a26af1e096820163aed343df
[INFO] running `Command { std: "docker" "start" "-a" "20d16b3a7288b863d18133d8f639bdf5467345f8a26af1e096820163aed343df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d16b3a7288b863d18133d8f639bdf5467345f8a26af1e096820163aed343df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d16b3a7288b863d18133d8f639bdf5467345f8a26af1e096820163aed343df", kill_on_drop: false }`
[INFO] [stdout] 20d16b3a7288b863d18133d8f639bdf5467345f8a26af1e096820163aed343df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 702e466661dd9992bbb056ccf11682ee449d2cbc9c138aaad01787b848ff70d5
[INFO] running `Command { std: "docker" "start" "-a" "702e466661dd9992bbb056ccf11682ee449d2cbc9c138aaad01787b848ff70d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking id_tree v1.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]     Checking pathfinding v4.2.1
[INFO] [stderr]     Checking advent_of_code_2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day14/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct InputData (
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     Vec<Vec<Position>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InputData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse_cd_command(input: &str) -> IResult<&str, Command> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse_cd_command(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:226:40
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn parse_ls_output_line_dir(input: &str) -> IResult<&str, LsOutputRecord> {
[INFO] [stdout]     |                                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn parse_ls_output_line_dir(input: &str) -> IResult<&str, LsOutputRecord<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:236:41
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn parse_ls_output_line_file(input: &str) -> IResult<&str, LsOutputRecord> {
[INFO] [stdout]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn parse_ls_output_line_file(input: &str) -> IResult<&str, LsOutputRecord<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:247:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn parse_ls_command(input: &str) -> IResult<&str, Command> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn parse_ls_command(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:268:31
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn parse_input(input: &str) -> IResult<&str, Vec<Command>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn parse_input(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `day01`, `day02`, `day03`, `day04`, `day05`, `day06`, `day07`, `day08`, `day09`, `day10`, `day11`, `day12`, `day13`, and `day14`
[INFO] [stdout]  --> src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use advent_of_code_2022::{day01, day02, day03, day04, day05, day06, day07, day08, day09,
[INFO] [stdout]   |                           ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 2 |     day10, day11, day12, day13, day14, day15};
[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 imports: `day01`, `day02`, `day03`, `day04`, `day05`, `day06`, `day07`, `day08`, `day09`, `day10`, `day11`, `day12`, `day13`, and `day14`
[INFO] [stdout]  --> src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use advent_of_code_2022::{day01, day02, day03, day04, day05, day06, day07, day08, day09,
[INFO] [stdout]   |                           ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 2 |     day10, day11, day12, day13, day14, day15};
[INFO] [stdout]   |     ^^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/day14/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct InputData (
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     Vec<Vec<Position>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `InputData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:211:32
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse_cd_command(input: &str) -> IResult<&str, Command> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn parse_cd_command(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:226:40
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn parse_ls_output_line_dir(input: &str) -> IResult<&str, LsOutputRecord> {
[INFO] [stdout]     |                                        ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |                |
[INFO] [stdout]     |                                        |                the same lifetime is elided here
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     fn parse_ls_output_line_dir(input: &str) -> IResult<&str, LsOutputRecord<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:236:41
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn parse_ls_output_line_file(input: &str) -> IResult<&str, LsOutputRecord> {
[INFO] [stdout]     |                                         ^^^^             ^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |                |
[INFO] [stdout]     |                                         |                the same lifetime is elided here
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn parse_ls_output_line_file(input: &str) -> IResult<&str, LsOutputRecord<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:247:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn parse_ls_command(input: &str) -> IResult<&str, Command> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                |
[INFO] [stdout]     |                                |                the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn parse_ls_command(input: &str) -> IResult<&str, Command<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/day07/mod.rs:268:31
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn parse_input(input: &str) -> IResult<&str, Vec<Command>> {
[INFO] [stdout]     |                               ^^^^             ^^^^      ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                |
[INFO] [stdout]     |                               |                the same lifetime is elided here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn parse_input(input: &str) -> IResult<&str, Vec<Command<'_>>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.13s
[INFO] running `Command { std: "docker" "inspect" "702e466661dd9992bbb056ccf11682ee449d2cbc9c138aaad01787b848ff70d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702e466661dd9992bbb056ccf11682ee449d2cbc9c138aaad01787b848ff70d5", kill_on_drop: false }`
[INFO] [stdout] 702e466661dd9992bbb056ccf11682ee449d2cbc9c138aaad01787b848ff70d5
