[INFO] cloning repository https://github.com/newo-2001/everybody.codes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newo-2001/everybody.codes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewo-2001%2Feverybody.codes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewo-2001%2Feverybody.codes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd9277fc45325e9e11fcc3468f2b0808945b86c2
[INFO] checking newo-2001/everybody.codes against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewo-2001%2Feverybody.codes" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/newo-2001/everybody.codes
[INFO] finished tweaking git repo https://github.com/newo-2001/everybody.codes
[INFO] tweaked toml for git repo https://github.com/newo-2001/everybody.codes written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newo-2001/everybody.codes 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/newo-2001/everybody.codes 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] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a6dd6a66aa649028f34a66e7353b69a3d2a9f1ac3575fd43dc29e9962fe00991
[INFO] running `Command { std: "docker" "start" "-a" "a6dd6a66aa649028f34a66e7353b69a3d2a9f1ac3575fd43dc29e9962fe00991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6dd6a66aa649028f34a66e7353b69a3d2a9f1ac3575fd43dc29e9962fe00991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6dd6a66aa649028f34a66e7353b69a3d2a9f1ac3575fd43dc29e9962fe00991", kill_on_drop: false }`
[INFO] [stdout] a6dd6a66aa649028f34a66e7353b69a3d2a9f1ac3575fd43dc29e9962fe00991
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5182ac93a959da891c914e76a1a5d8426667d3557f99adf78dfece7911f2b0d9
[INFO] running `Command { std: "docker" "start" "-a" "5182ac93a959da891c914e76a1a5d8426667d3557f99adf78dfece7911f2b0d9", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yuki v0.1.0 (https://github.com/newo-2001/yuki#21fb52a5)
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking jikan v0.1.0 (https://github.com/newo-2001/jikan#ced2e579)
[INFO] [stderr]     Checking everybody_solves v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `unsigned_is_multiple_of` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unsigned_is_multiple_of,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unsigned_is_multiple_of` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     unsigned_is_multiple_of,
[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/solvers/year_2024/day_02.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_runic_query(input: &str) -> ParsingResult<(Vec<&str>, &str)> {
[INFO] [stdout]   |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                             |        |                  |      |
[INFO] [stdout]   |                             |        |                  |      the same lifetime is elided here
[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] 6 | fn parse_runic_query(input: &str) -> ParsingResult<'_, (Vec<&str>, &str)> {
[INFO] [stdout]   |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solvers/year_2024/day_05.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_dance(input: &str) -> ParsingResult<Vec<VecDeque<u32>>> {
[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] 11 | fn parse_dance(input: &str) -> ParsingResult<'_, Vec<VecDeque<u32>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/solvers/year_2024/day_02.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_runic_query(input: &str) -> ParsingResult<(Vec<&str>, &str)> {
[INFO] [stdout]   |                             ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                             |        |                  |      |
[INFO] [stdout]   |                             |        |                  |      the same lifetime is elided here
[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] 6 | fn parse_runic_query(input: &str) -> ParsingResult<'_, (Vec<&str>, &str)> {
[INFO] [stdout]   |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/solvers/year_2024/day_05.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_dance(input: &str) -> ParsingResult<Vec<VecDeque<u32>>> {
[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] 11 | fn parse_dance(input: &str) -> ParsingResult<'_, Vec<VecDeque<u32>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.16s
[INFO] running `Command { std: "docker" "inspect" "5182ac93a959da891c914e76a1a5d8426667d3557f99adf78dfece7911f2b0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5182ac93a959da891c914e76a1a5d8426667d3557f99adf78dfece7911f2b0d9", kill_on_drop: false }`
[INFO] [stdout] 5182ac93a959da891c914e76a1a5d8426667d3557f99adf78dfece7911f2b0d9
