[INFO] cloning repository https://github.com/favilo/aoc2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/favilo/aoc2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffavilo%2Faoc2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffavilo%2Faoc2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69abf33f29c1ff51961cbca78edffb9c86cd3fbe [INFO] testing favilo/aoc2021 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffavilo%2Faoc2021" "/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/.cargo/config.toml [INFO] started tweaking git repo https://github.com/favilo/aoc2021 [INFO] finished tweaking git repo https://github.com/favilo/aoc2021 [INFO] tweaked toml for git repo https://github.com/favilo/aoc2021 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/favilo/aoc2021 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/favilo/aoc2021 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4983cc9abcf24a46258a65c9f564200c289dd22227d65c009c3885bef0d70ea [INFO] running `Command { std: "docker" "start" "-a" "c4983cc9abcf24a46258a65c9f564200c289dd22227d65c009c3885bef0d70ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4983cc9abcf24a46258a65c9f564200c289dd22227d65c009c3885bef0d70ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4983cc9abcf24a46258a65c9f564200c289dd22227d65c009c3885bef0d70ea", kill_on_drop: false }` [INFO] [stdout] c4983cc9abcf24a46258a65c9f564200c289dd22227d65c009c3885bef0d70ea [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45989575653e91d51e73aa6490ce44186fa7cc8c439c7609657147b66697a31b [INFO] running `Command { std: "docker" "start" "-a" "45989575653e91d51e73aa6490ce44186fa7cc8c439c7609657147b66697a31b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling tracing-flame v0.1.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/day13/mod.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 88 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stdout] | -- the same lifetime is named here ^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&'a str>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.73s [INFO] running `Command { std: "docker" "inspect" "45989575653e91d51e73aa6490ce44186fa7cc8c439c7609657147b66697a31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45989575653e91d51e73aa6490ce44186fa7cc8c439c7609657147b66697a31b", kill_on_drop: false }` [INFO] [stdout] 45989575653e91d51e73aa6490ce44186fa7cc8c439c7609657147b66697a31b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80e3e1c2b9894422281526967f9c257ca1c84ec0b7253770bb8192e9af64c9ce [INFO] running `Command { std: "docker" "start" "-a" "80e3e1c2b9894422281526967f9c257ca1c84ec0b7253770bb8192e9af64c9ce", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling symbolic-demangle v8.5.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pprof v0.6.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling symbolic-common v8.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling inferno v0.10.8 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/day13/mod.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 88 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stdout] | -- the same lifetime is named here ^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&'a str>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/utils.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stdout] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/day13/mod.rs:89:63 [INFO] [stdout] | [INFO] [stdout] 88 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stdout] | -- the same lifetime is named here ^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&'a str>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "80e3e1c2b9894422281526967f9c257ca1c84ec0b7253770bb8192e9af64c9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80e3e1c2b9894422281526967f9c257ca1c84ec0b7253770bb8192e9af64c9ce", kill_on_drop: false }` [INFO] [stdout] 80e3e1c2b9894422281526967f9c257ca1c84ec0b7253770bb8192e9af64c9ce [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 705e190f01ae379b4f86205b5911e6889b3a2edb2a5aafdaea359761f06fd680 [INFO] running `Command { std: "docker" "start" "-a" "705e190f01ae379b4f86205b5911e6889b3a2edb2a5aafdaea359761f06fd680", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: bench.0.required_features [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/utils.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/day13/mod.rs:89:63 [INFO] [stderr] | [INFO] [stderr] 88 | input: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&str>> { [INFO] [stderr] | -- the same lifetime is named here ^^^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 89 | ) -> IResult<&'a str, (Array2, Vec), VerboseError<&'a str>> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `aoc2021` (lib) generated 2 warnings (run `cargo fix --lib -p aoc2021` to apply 2 suggestions) [INFO] [stderr] warning: `aoc2021` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc2021-be658c3f860bfa2f) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test day04::tests::sample1 ... ok [INFO] [stdout] test day02::tests::sample1 ... ok [INFO] [stdout] test day06::tests::sample1 ... ok [INFO] [stdout] test day10::tests::sample1 ... ok [INFO] [stdout] test day10::tests::incomplete ... ok [INFO] [stdout] test day10::tests::corrupted ... ok [INFO] [stdout] test day07::tests::sample1 ... ok [INFO] [stdout] test day08::tests::sample1 ... ok [INFO] [stdout] test day08::tests::digits ... ok [INFO] [stdout] test day10::tests::simple ... ok [INFO] [stdout] test day11::tests::simple_step ... ok [INFO] [stdout] test day12::tests::sample1 ... ok [INFO] [stdout] test day14::tests::sample1 ... ok [INFO] [stdout] test day16::tests::sample2 ... ok [INFO] [stdout] test day16::tests::sample4 ... ok [INFO] [stdout] test day16::tests::sample3 ... ok [INFO] [stdout] test day16::tests::sample5 ... ok [INFO] [stdout] test day13::tests::sample1 ... ok [INFO] [stdout] test day16::tests::part2_1 ... ok [INFO] [stdout] test day16::tests::sample1 ... ok [INFO] [stdout] test day16::tests::part2_2 ... ok [INFO] [stdout] test day09::tests::sample1 ... ok [INFO] [stdout] test day11::tests::sample1 ... ok [INFO] [stdout] test day15::tests::sample1 ... ok [INFO] [stdout] test day05::tests::sample1 ... ok [INFO] [stdout] test day17::tests::sample1 ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2021-21117196594c9ad8) [INFO] [stdout] [INFO] [stderr] Doc-tests aoc2021 [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/utils.rs:26:12 [INFO] [stderr] | [INFO] [stderr] 26 | (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 26 - (l[(mid - 1)] + l[mid]) / 2 [INFO] [stderr] 26 + (l[mid - 1] + l[mid]) / 2 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "705e190f01ae379b4f86205b5911e6889b3a2edb2a5aafdaea359761f06fd680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705e190f01ae379b4f86205b5911e6889b3a2edb2a5aafdaea359761f06fd680", kill_on_drop: false }` [INFO] [stdout] 705e190f01ae379b4f86205b5911e6889b3a2edb2a5aafdaea359761f06fd680