[INFO] cloning repository https://github.com/kejml/aoc2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kejml/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkejml%2Faoc2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkejml%2Faoc2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd4f3adea7bfaee868144eb5976c648fa85307ae
[INFO] checking kejml/aoc2022 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkejml%2Faoc2022" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/kejml/aoc2022
[INFO] finished tweaking git repo https://github.com/kejml/aoc2022
[INFO] tweaked toml for git repo https://github.com/kejml/aoc2022 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kejml/aoc2022 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kejml/aoc2022 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecea642933a36a5f08a0395b23bbe4e3e8bcdc3df3d8778b50ca220c442377d0
[INFO] running `Command { std: "docker" "start" "-a" "ecea642933a36a5f08a0395b23bbe4e3e8bcdc3df3d8778b50ca220c442377d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecea642933a36a5f08a0395b23bbe4e3e8bcdc3df3d8778b50ca220c442377d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecea642933a36a5f08a0395b23bbe4e3e8bcdc3df3d8778b50ca220c442377d0", kill_on_drop: false }`
[INFO] [stdout] ecea642933a36a5f08a0395b23bbe4e3e8bcdc3df3d8778b50ca220c442377d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d58076f879238b1ce0b79bbf1370176da33a96f310836638295d5f4af206e660
[INFO] running `Command { std: "docker" "start" "-a" "d58076f879238b1ce0b79bbf1370176da33a96f310836638295d5f4af206e660", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking eval v0.4.3
[INFO] [stderr]     Checking aoc v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/14.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/06.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/01.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn calories_per_elf(input: &str) -> Map<Split<&str>, fn(&str) -> u32> {
[INFO] [stdout]   |                            ^^^^         ^^^^^^^^^^^
[INFO] [stdout]   |                            |            |     |
[INFO] [stdout]   |                            |            |     the same lifetime is elided 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] 8 | fn calories_per_elf(input: &str) -> Map<Split<'_, &str>, fn(&str) -> u32> {
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/14.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/bin/06.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bin/01.rs:8:28
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn calories_per_elf(input: &str) -> Map<Split<&str>, fn(&str) -> u32> {
[INFO] [stdout]   |                            ^^^^         ^^^^^^^^^^^
[INFO] [stdout]   |                            |            |     |
[INFO] [stdout]   |                            |            |     the same lifetime is elided 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] 8 | fn calories_per_elf(input: &str) -> Map<Split<'_, &str>, fn(&str) -> u32> {
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s
[INFO] running `Command { std: "docker" "inspect" "d58076f879238b1ce0b79bbf1370176da33a96f310836638295d5f4af206e660", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58076f879238b1ce0b79bbf1370176da33a96f310836638295d5f4af206e660", kill_on_drop: false }`
[INFO] [stdout] d58076f879238b1ce0b79bbf1370176da33a96f310836638295d5f4af206e660
