[INFO] cloning repository https://github.com/maneac/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maneac/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaneac%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaneac%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a56bf5726ddc3f83c595ea75a95f7ec7fdb9c8d [INFO] checking maneac/aoc2023 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaneac%2Faoc2023" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maneac/aoc2023 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maneac/aoc2023 [INFO] finished tweaking git repo https://github.com/maneac/aoc2023 [INFO] tweaked toml for git repo https://github.com/maneac/aoc2023 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maneac/aoc2023 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.11 [INFO] [stderr] Downloaded anstyle-query v1.0.1 [INFO] [stderr] Downloaded serde_spanned v0.6.4 [INFO] [stderr] Downloaded toml v0.8.8 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] [stderr] Downloaded winnow v0.5.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c2804bf7987754034be6b88f63e5d55917ad2da0ae7740115a4d9bdd358c9e [INFO] running `Command { std: "docker" "start" "-a" "d4c2804bf7987754034be6b88f63e5d55917ad2da0ae7740115a4d9bdd358c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c2804bf7987754034be6b88f63e5d55917ad2da0ae7740115a4d9bdd358c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c2804bf7987754034be6b88f63e5d55917ad2da0ae7740115a4d9bdd358c9e", kill_on_drop: false }` [INFO] [stdout] d4c2804bf7987754034be6b88f63e5d55917ad2da0ae7740115a4d9bdd358c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a890d5c95c97f5cd09ff035bec646d11023d4ac334f80c6a80bf658a03344641 [INFO] running `Command { std: "docker" "start" "-a" "a890d5c95c97f5cd09ff035bec646d11023d4ac334f80c6a80bf658a03344641", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling winnow v0.5.25 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking day_08 v0.1.0 (/opt/rustwide/workdir/rs/day_08) [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking day_06 v0.1.0 (/opt/rustwide/workdir/rs/day_06) [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Checking day_02 v0.1.0 (/opt/rustwide/workdir/rs/day_02) [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking day_09 v0.1.0 (/opt/rustwide/workdir/rs/day_09) [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking day_10 v0.1.0 (/opt/rustwide/workdir/rs/day_10) [INFO] [stderr] Checking day_07 v0.1.0 (/opt/rustwide/workdir/rs/day_07) [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking day_04 v0.1.0 (/opt/rustwide/workdir/rs/day_04) [INFO] [stderr] Checking day_03 v0.1.0 (/opt/rustwide/workdir/rs/day_03) [INFO] [stderr] Checking day_01 v0.1.0 (/opt/rustwide/workdir/rs/day_01) [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking day_05 v0.1.0 (/opt/rustwide/workdir/rs/day_05) [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking day_11 v0.1.0 (/opt/rustwide/workdir/rs/day_11) [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Checking fetch_day v0.1.0 (/opt/rustwide/workdir/fetch_day) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "a890d5c95c97f5cd09ff035bec646d11023d4ac334f80c6a80bf658a03344641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a890d5c95c97f5cd09ff035bec646d11023d4ac334f80c6a80bf658a03344641", kill_on_drop: false }` [INFO] [stdout] a890d5c95c97f5cd09ff035bec646d11023d4ac334f80c6a80bf658a03344641 [INFO] checking maneac/aoc2023 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaneac%2Faoc2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maneac/aoc2023 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maneac/aoc2023 [INFO] finished tweaking git repo https://github.com/maneac/aoc2023 [INFO] tweaked toml for git repo https://github.com/maneac/aoc2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maneac/aoc2023 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 574cb58ecb83681857f89645b733b0dab82706d24a3326f37c96b59b5d900820 [INFO] running `Command { std: "docker" "start" "-a" "574cb58ecb83681857f89645b733b0dab82706d24a3326f37c96b59b5d900820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "574cb58ecb83681857f89645b733b0dab82706d24a3326f37c96b59b5d900820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "574cb58ecb83681857f89645b733b0dab82706d24a3326f37c96b59b5d900820", kill_on_drop: false }` [INFO] [stdout] 574cb58ecb83681857f89645b733b0dab82706d24a3326f37c96b59b5d900820 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83c702777bbf1648b88c35fb054168b41571c70a918e270f1cbfb89432c949f [INFO] running `Command { std: "docker" "start" "-a" "a83c702777bbf1648b88c35fb054168b41571c70a918e270f1cbfb89432c949f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling winnow v0.5.25 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking day_02 v0.1.0 (/opt/rustwide/workdir/rs/day_02) [INFO] [stderr] Checking day_08 v0.1.0 (/opt/rustwide/workdir/rs/day_08) [INFO] [stderr] Checking day_05 v0.1.0 (/opt/rustwide/workdir/rs/day_05) [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking day_01 v0.1.0 (/opt/rustwide/workdir/rs/day_01) [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking day_09 v0.1.0 (/opt/rustwide/workdir/rs/day_09) [INFO] [stderr] Checking day_04 v0.1.0 (/opt/rustwide/workdir/rs/day_04) [INFO] [stderr] Checking day_06 v0.1.0 (/opt/rustwide/workdir/rs/day_06) [INFO] [stderr] Checking day_03 v0.1.0 (/opt/rustwide/workdir/rs/day_03) [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Checking day_07 v0.1.0 (/opt/rustwide/workdir/rs/day_07) [INFO] [stderr] Checking day_10 v0.1.0 (/opt/rustwide/workdir/rs/day_10) [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking day_11 v0.1.0 (/opt/rustwide/workdir/rs/day_11) [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling sailfish-macros v0.8.3 [INFO] [stderr] Checking fetch_day v0.1.0 (/opt/rustwide/workdir/fetch_day) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fetch_day/src/main.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 309 | let c = reqwest::blocking::Client::new(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | let req = c [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | c.execute(req)?.text() [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> fetch_day/src/main.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 309 | let c = reqwest::blocking::Client::new(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | let req = c [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | c.execute(req)?.text() [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fetch_day` (bin "fetch_day") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fetch_day` (bin "fetch_day" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a83c702777bbf1648b88c35fb054168b41571c70a918e270f1cbfb89432c949f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83c702777bbf1648b88c35fb054168b41571c70a918e270f1cbfb89432c949f", kill_on_drop: false }` [INFO] [stdout] a83c702777bbf1648b88c35fb054168b41571c70a918e270f1cbfb89432c949f