[INFO] cloning repository https://github.com/spraints/advent-of-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spraints/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspraints%2Fadvent-of-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspraints%2Fadvent-of-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb8d8fd2efdef375a3660b254262b36e43d0715d
[INFO] checking spraints/advent-of-code-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspraints%2Fadvent-of-code-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spraints/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/spraints/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/spraints/advent-of-code-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spraints/advent-of-code-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/spraints/advent-of-code-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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded platform-dirs v0.3.0
[INFO] [stderr]   Downloaded is-terminal v0.4.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded clap v4.0.27
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded rustix v0.36.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 31ebbc70567ab3068e4abc5adb500454a55719e6a6e249369bb78b956ad46197
[INFO] running `Command { std: "docker" "start" "-a" "31ebbc70567ab3068e4abc5adb500454a55719e6a6e249369bb78b956ad46197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31ebbc70567ab3068e4abc5adb500454a55719e6a6e249369bb78b956ad46197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ebbc70567ab3068e4abc5adb500454a55719e6a6e249369bb78b956ad46197", kill_on_drop: false }`
[INFO] [stdout] 31ebbc70567ab3068e4abc5adb500454a55719e6a6e249369bb78b956ad46197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d50a07112fa022bd3556243e6987c8bdf3e9895067be2e4dcdf4df2c93b7fc09
[INFO] running `Command { std: "docker" "start" "-a" "d50a07112fa022bd3556243e6987c8bdf3e9895067be2e4dcdf4df2c93b7fc09", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling rustix v0.36.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking ipnet v2.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling advent-of-code-registry v0.1.0 (/opt/rustwide/workdir/registry)
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking io-lifetimes v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking platform-dirs v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking clap v4.0.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking advent-of-code-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/years/y2022/d7.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn dirs(&self) -> DirIter {
[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] 97 |     fn dirs(&self) -> DirIter<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/years/y2022/d13.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn tokens(s: &str) -> Tokens {
[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] 94 | fn tokens(s: &str) -> Tokens<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/years/y2022/d7.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn dirs(&self) -> DirIter {
[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] 97 |     fn dirs(&self) -> DirIter<'_> {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/years/y2022/d13.rs:94:14
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn tokens(s: &str) -> Tokens {
[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] 94 | fn tokens(s: &str) -> Tokens<'_> {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.43
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "d50a07112fa022bd3556243e6987c8bdf3e9895067be2e4dcdf4df2c93b7fc09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50a07112fa022bd3556243e6987c8bdf3e9895067be2e4dcdf4df2c93b7fc09", kill_on_drop: false }`
[INFO] [stdout] d50a07112fa022bd3556243e6987c8bdf3e9895067be2e4dcdf4df2c93b7fc09
