[INFO] cloning repository https://github.com/umnikos/aoc22 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umnikos/aoc22" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumnikos%2Faoc22", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumnikos%2Faoc22'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a204db83e71f36ab4236895c61737505ab9e50e4 [INFO] checking umnikos/aoc22 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumnikos%2Faoc22" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umnikos/aoc22 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/umnikos/aoc22 [INFO] finished tweaking git repo https://github.com/umnikos/aoc22 [INFO] tweaked toml for git repo https://github.com/umnikos/aoc22 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/umnikos/aoc22 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scan_fmt v0.2.6 [INFO] [stderr] Downloaded num_cpus v1.14.0 [INFO] [stderr] Downloaded num-complex v0.4.2 [INFO] [stderr] Downloaded once_cell v1.16.0 [INFO] [stderr] Downloaded anyhow v1.0.66 [INFO] [stderr] Downloaded chumsky v0.8.0 [INFO] [stderr] Downloaded rayon-core v1.10.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded ahash v0.3.8 [INFO] [stderr] Downloaded rayon v1.6.0 [INFO] [stderr] Downloaded regex-syntax v0.6.28 [INFO] [stderr] Downloaded regex v1.7.0 [INFO] [stderr] Downloaded ndarray v0.15.6 [INFO] [stderr] Downloaded libc v0.2.138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a70cab7a7033de68be5f21a53a447996fb5b2feaa25d91081626b84c474a5353 [INFO] running `Command { std: "docker" "start" "-a" "a70cab7a7033de68be5f21a53a447996fb5b2feaa25d91081626b84c474a5353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a70cab7a7033de68be5f21a53a447996fb5b2feaa25d91081626b84c474a5353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70cab7a7033de68be5f21a53a447996fb5b2feaa25d91081626b84c474a5353", kill_on_drop: false }` [INFO] [stdout] a70cab7a7033de68be5f21a53a447996fb5b2feaa25d91081626b84c474a5353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cb1e4f01ed66937ea532457836640a9113c1a9fde5ababf9e3cf20a8a5af0919 [INFO] running `Command { std: "docker" "start" "-a" "cb1e4f01ed66937ea532457836640a9113c1a9fde5ababf9e3cf20a8a5af0919", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking rayon v1.6.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking aoc22 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `Command { std: "docker" "inspect" "cb1e4f01ed66937ea532457836640a9113c1a9fde5ababf9e3cf20a8a5af0919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb1e4f01ed66937ea532457836640a9113c1a9fde5ababf9e3cf20a8a5af0919", kill_on_drop: false }` [INFO] [stdout] cb1e4f01ed66937ea532457836640a9113c1a9fde5ababf9e3cf20a8a5af0919 [INFO] checking umnikos/aoc22 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%2Fumnikos%2Faoc22" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umnikos/aoc22 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/umnikos/aoc22 [INFO] finished tweaking git repo https://github.com/umnikos/aoc22 [INFO] tweaked toml for git repo https://github.com/umnikos/aoc22 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/umnikos/aoc22 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bf97d2c69032d9c52abd076f74863c46eeebf94d58f63e03ebd67e080a98b78f [INFO] running `Command { std: "docker" "start" "-a" "bf97d2c69032d9c52abd076f74863c46eeebf94d58f63e03ebd67e080a98b78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf97d2c69032d9c52abd076f74863c46eeebf94d58f63e03ebd67e080a98b78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf97d2c69032d9c52abd076f74863c46eeebf94d58f63e03ebd67e080a98b78f", kill_on_drop: false }` [INFO] [stdout] bf97d2c69032d9c52abd076f74863c46eeebf94d58f63e03ebd67e080a98b78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8a2c9708a08b27f46cc6fa1b706365d45ac7c87258b87601fbdc82771105bf01 [INFO] running `Command { std: "docker" "start" "-a" "8a2c9708a08b27f46cc6fa1b706365d45ac7c87258b87601fbdc82771105bf01", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking rayon v1.6.0 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking aoc22 v0.1.0 (/opt/rustwide/workdir) [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] --> src/lib.rs:44:59 [INFO] [stdout] | [INFO] [stdout] 44 | let neg = just('-').ignore_then(num::().map(|x: N| N::zero() - x)); [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:44:59 [INFO] [stdout] | [INFO] [stdout] 44 | let neg = just('-').ignore_then(num::().map(|x: N| N::zero() - x)); [INFO] [stdout] | ---- ^^^^^^^^^ [INFO] [stdout] | | [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc22` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aoc22` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8a2c9708a08b27f46cc6fa1b706365d45ac7c87258b87601fbdc82771105bf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2c9708a08b27f46cc6fa1b706365d45ac7c87258b87601fbdc82771105bf01", kill_on_drop: false }` [INFO] [stdout] 8a2c9708a08b27f46cc6fa1b706365d45ac7c87258b87601fbdc82771105bf01