[INFO] cloning repository https://github.com/mpolushkin/aoc2015
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpolushkin/aoc2015" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpolushkin%2Faoc2015", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpolushkin%2Faoc2015'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56297d728347e416c789caa3c07cb4bf09efe566
[INFO] checking mpolushkin/aoc2015 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpolushkin%2Faoc2015" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mpolushkin/aoc2015
[INFO] finished tweaking git repo https://github.com/mpolushkin/aoc2015
[INFO] tweaked toml for git repo https://github.com/mpolushkin/aoc2015 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mpolushkin/aoc2015 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/mpolushkin/aoc2015 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]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded clap_lex v0.4.1
[INFO] [stderr]   Downloaded clap v4.2.7
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded clap_derive v4.2.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded clap_builder v4.2.7
[INFO] [stderr]   Downloaded rustix v0.37.19
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1c35d3b9b4a8ebbd1f10398452cf595211977fff0309a7d8bdf0128958d0d0a4
[INFO] running `Command { std: "docker" "start" "-a" "1c35d3b9b4a8ebbd1f10398452cf595211977fff0309a7d8bdf0128958d0d0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c35d3b9b4a8ebbd1f10398452cf595211977fff0309a7d8bdf0128958d0d0a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c35d3b9b4a8ebbd1f10398452cf595211977fff0309a7d8bdf0128958d0d0a4", kill_on_drop: false }`
[INFO] [stdout] 1c35d3b9b4a8ebbd1f10398452cf595211977fff0309a7d8bdf0128958d0d0a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 332ddf31921d9f90d8835c4dd4c608e3fe538231f5652c930814f4f04f773eca
[INFO] running `Command { std: "docker" "start" "-a" "332ddf31921d9f90d8835c4dd4c608e3fe538231f5652c930814f4f04f773eca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]     Checking linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.2.7
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.7
[INFO] [stderr]     Checking aoc2015 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/challenges/day06.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn new(input: &str) -> InstructionParser {
[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] 203 |     fn new(input: &str) -> InstructionParser<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/challenges/day07.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn incoming_wires(&self) -> Dependencies {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn incoming_wires(&self) -> Dependencies<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/challenges/day07.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn operands(&self) -> Operands {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn operands(&self) -> Operands<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/challenges/day18.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn neighbors(&self, x: usize, y: usize) -> Neighbors {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn neighbors(&self, x: usize, y: usize) -> Neighbors<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/challenges/day20.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 100 |         prime_factors: &'a Vec<(u32, u32)>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 101 |     ) -> AllDivisorsFromPrimeFactors {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> AllDivisorsFromPrimeFactors<'a> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/challenges/day06.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 203 |     fn new(input: &str) -> InstructionParser {
[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] 203 |     fn new(input: &str) -> InstructionParser<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/challenges/day07.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn incoming_wires(&self) -> Dependencies {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn incoming_wires(&self) -> Dependencies<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/challenges/day07.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn operands(&self) -> Operands {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn operands(&self) -> Operands<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/challenges/day18.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn neighbors(&self, x: usize, y: usize) -> Neighbors {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn neighbors(&self, x: usize, y: usize) -> Neighbors<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/challenges/day20.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout]  99 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 100 |         prime_factors: &'a Vec<(u32, u32)>,
[INFO] [stdout]     |                         -- the lifetime is named here
[INFO] [stdout] 101 |     ) -> AllDivisorsFromPrimeFactors {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> AllDivisorsFromPrimeFactors<'a> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
[INFO] running `Command { std: "docker" "inspect" "332ddf31921d9f90d8835c4dd4c608e3fe538231f5652c930814f4f04f773eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "332ddf31921d9f90d8835c4dd4c608e3fe538231f5652c930814f4f04f773eca", kill_on_drop: false }`
[INFO] [stdout] 332ddf31921d9f90d8835c4dd4c608e3fe538231f5652c930814f4f04f773eca
