[INFO] cloning repository https://github.com/ImLvna/AdventOfCode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ImLvna/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImLvna%2FAdventOfCode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImLvna%2FAdventOfCode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab415606226bd87549019360bd4d9ebb13a1d987
[INFO] checking ImLvna/AdventOfCode against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FImLvna%2FAdventOfCode" "/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/ImLvna/AdventOfCode
[INFO] finished tweaking git repo https://github.com/ImLvna/AdventOfCode
[INFO] tweaked toml for git repo https://github.com/ImLvna/AdventOfCode written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ImLvna/AdventOfCode 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/ImLvna/AdventOfCode 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 dyn-clone v1.0.16
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded aoc-client v0.2.0
[INFO] [stderr]   Downloaded clap v4.4.14
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded html2text v0.4.5
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded html2md v0.2.14
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded clap_builder v4.4.14
[INFO] [stderr]   Downloaded h2 v0.3.23
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.2.0
[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] 5ef7dc8e74c706e3d71871121a532e829283b6541fec6b1da2334b93a4c96d9c
[INFO] running `Command { std: "docker" "start" "-a" "5ef7dc8e74c706e3d71871121a532e829283b6541fec6b1da2334b93a4c96d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef7dc8e74c706e3d71871121a532e829283b6541fec6b1da2334b93a4c96d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef7dc8e74c706e3d71871121a532e829283b6541fec6b1da2334b93a4c96d9c", kill_on_drop: false }`
[INFO] [stdout] 5ef7dc8e74c706e3d71871121a532e829283b6541fec6b1da2334b93a4c96d9c
[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] d87ccef09baa7f9772fbdba3f68cc862ac2c263eccb246114ccb9bf05cfba03c
[INFO] running `Command { std: "docker" "start" "-a" "d87ccef09baa7f9772fbdba3f68cc862ac2c263eccb246114ccb9bf05cfba03c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking clap_builder v4.4.14
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking clap v4.4.14
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking h2 v0.3.23
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking html2text v0.4.5
[INFO] [stderr]     Checking html2md v0.2.14
[INFO] [stderr]     Checking aoc-client v0.2.0
[INFO] [stderr]     Checking advent_of_code v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_intersperse)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/clap.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_intersperse)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/clap.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(fs_try_exists)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "advent_of_code") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent_of_code` (bin "advent_of_code" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d87ccef09baa7f9772fbdba3f68cc862ac2c263eccb246114ccb9bf05cfba03c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87ccef09baa7f9772fbdba3f68cc862ac2c263eccb246114ccb9bf05cfba03c", kill_on_drop: false }`
[INFO] [stdout] d87ccef09baa7f9772fbdba3f68cc862ac2c263eccb246114ccb9bf05cfba03c
