[INFO] cloning repository https://github.com/Pa3u3u/aoc-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pa3u3u/aoc-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPa3u3u%2Faoc-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPa3u3u%2Faoc-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92f1230e3bfa1b9f4c14fbd55bd99137e8630478
[INFO] checking Pa3u3u/aoc-2022 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPa3u3u%2Faoc-2022" "/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/Pa3u3u/aoc-2022
[INFO] finished tweaking git repo https://github.com/Pa3u3u/aoc-2022
[INFO] tweaked toml for git repo https://github.com/Pa3u3u/aoc-2022 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pa3u3u/aoc-2022 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/Pa3u3u/aoc-2022 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]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded rustix v0.36.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98f28db0cbdbff3e456750e29b0c1f7a6d7b4d695add329745bc0e27e9d02dd1
[INFO] running `Command { std: "docker" "start" "-a" "98f28db0cbdbff3e456750e29b0c1f7a6d7b4d695add329745bc0e27e9d02dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98f28db0cbdbff3e456750e29b0c1f7a6d7b4d695add329745bc0e27e9d02dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98f28db0cbdbff3e456750e29b0c1f7a6d7b4d695add329745bc0e27e9d02dd1", kill_on_drop: false }`
[INFO] [stdout] 98f28db0cbdbff3e456750e29b0c1f7a6d7b4d695add329745bc0e27e9d02dd1
[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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe6316b22d96574909caa3928860d44bcb82c904872c7efa46799ddc5c9034e4
[INFO] running `Command { std: "docker" "start" "-a" "fe6316b22d96574909caa3928860d44bcb82c904872c7efa46799ddc5c9034e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking pest v2.5.2
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]    Compiling pest_meta v2.5.2
[INFO] [stderr]    Compiling pest_generator v2.5.2
[INFO] [stderr]    Compiling pest_derive v2.5.2
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day10.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn exec(&self) -> SignalIterator<std::slice::Iter<Instruction>> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |         |              |
[INFO] [stdout]    |             |         |              the same lifetime is hidden here
[INFO] [stdout]    |             |         the same lifetime is hidden 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] 19 |     fn exec(&self) -> SignalIterator<'_, std::slice::Iter<'_, Instruction>> {
[INFO] [stdout]    |                                      +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day07.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get(&mut self, path: &Path) -> Result<FileBuilder, &'static str> {
[INFO] [stdout]    |                ^^^^^^^^^                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[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] 72 |     pub fn get(&mut self, path: &Path) -> Result<FileBuilder<'_>, &'static str> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day10.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn exec(&self) -> SignalIterator<std::slice::Iter<Instruction>> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |         |              |
[INFO] [stdout]    |             |         |              the same lifetime is hidden here
[INFO] [stdout]    |             |         the same lifetime is hidden 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] 19 |     fn exec(&self) -> SignalIterator<'_, std::slice::Iter<'_, Instruction>> {
[INFO] [stdout]    |                                      +++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day03.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn create_groups(rs: &Vec<Rucksack>) -> Result<Vec<Group>, &'static str> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[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] 74 | fn create_groups(rs: &Vec<Rucksack>) -> Result<Vec<Group<'_>>, &'static str> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/day07.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get(&mut self, path: &Path) -> Result<FileBuilder, &'static str> {
[INFO] [stdout]    |                ^^^^^^^^^                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[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] 72 |     pub fn get(&mut self, path: &Path) -> Result<FileBuilder<'_>, &'static str> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoWLM` is never constructed
[INFO] [stdout]   --> src/day11.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct NoWLM;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[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/day03.rs:74:22
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn create_groups(rs: &Vec<Rucksack>) -> Result<Vec<Group>, &'static str> {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[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] 74 | fn create_groups(rs: &Vec<Rucksack>) -> Result<Vec<Group<'_>>, &'static str> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoWLM` is never constructed
[INFO] [stdout]   --> src/day11.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct NoWLM;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.13s
[INFO] running `Command { std: "docker" "inspect" "fe6316b22d96574909caa3928860d44bcb82c904872c7efa46799ddc5c9034e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6316b22d96574909caa3928860d44bcb82c904872c7efa46799ddc5c9034e4", kill_on_drop: false }`
[INFO] [stdout] fe6316b22d96574909caa3928860d44bcb82c904872c7efa46799ddc5c9034e4
