[INFO] fetching crate deskc-lexer 0.0.0... [INFO] checking deskc-lexer-0.0.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate deskc-lexer 0.0.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate deskc-lexer 0.0.0 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 crates.io crate deskc-lexer 0.0.0 [INFO] finished tweaking crates.io crate deskc-lexer 0.0.0 [INFO] tweaked toml for crates.io crate deskc-lexer 0.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.3.8 (latest: v0.8.11) [INFO] [stderr] Adding chumsky v0.8.0 (latest: v0.9.3) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [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 chumsky v0.8.0 [INFO] [stderr] Downloaded deskc-textual-diagnostics v0.0.0 [INFO] [stderr] Downloaded deskc-tokens v0.0.0 [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] 97e946251e22f95d1c96df9488df5fa2f2d0b4646ca6971c4413bddc89726b1a [INFO] running `Command { std: "docker" "start" "-a" "97e946251e22f95d1c96df9488df5fa2f2d0b4646ca6971c4413bddc89726b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97e946251e22f95d1c96df9488df5fa2f2d0b4646ca6971c4413bddc89726b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e946251e22f95d1c96df9488df5fa2f2d0b4646ca6971c4413bddc89726b1a", kill_on_drop: false }` [INFO] [stdout] 97e946251e22f95d1c96df9488df5fa2f2d0b4646ca6971c4413bddc89726b1a [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] ea492e4ee0779c90ddcdaf69c417c0f156e3182e54d1ad05c93322df15d248b7 [INFO] running `Command { std: "docker" "start" "-a" "ea492e4ee0779c90ddcdaf69c417c0f156e3182e54d1ad05c93322df15d248b7", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking deskc-textual-diagnostics v0.0.0 [INFO] [stderr] Checking deskc-tokens v0.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking deskc-lexer v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `Command { std: "docker" "inspect" "ea492e4ee0779c90ddcdaf69c417c0f156e3182e54d1ad05c93322df15d248b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea492e4ee0779c90ddcdaf69c417c0f156e3182e54d1ad05c93322df15d248b7", kill_on_drop: false }` [INFO] [stdout] ea492e4ee0779c90ddcdaf69c417c0f156e3182e54d1ad05c93322df15d248b7 [INFO] checking deskc-lexer-0.0.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate deskc-lexer 0.0.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate deskc-lexer 0.0.0 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 crates.io crate deskc-lexer 0.0.0 [INFO] finished tweaking crates.io crate deskc-lexer 0.0.0 [INFO] tweaked toml for crates.io crate deskc-lexer 0.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.3.8 (latest: v0.8.11) [INFO] [stderr] Adding chumsky v0.8.0 (latest: v0.9.3) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [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] 2f6aea4a9294e34b34c6990bf0bd3cc72371160ef5e3c87461a090da7e023093 [INFO] running `Command { std: "docker" "start" "-a" "2f6aea4a9294e34b34c6990bf0bd3cc72371160ef5e3c87461a090da7e023093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f6aea4a9294e34b34c6990bf0bd3cc72371160ef5e3c87461a090da7e023093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6aea4a9294e34b34c6990bf0bd3cc72371160ef5e3c87461a090da7e023093", kill_on_drop: false }` [INFO] [stdout] 2f6aea4a9294e34b34c6990bf0bd3cc72371160ef5e3c87461a090da7e023093 [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] 38791aeff285c3e2b1cf7bf04715ecf8e2e4a90ea889510548252eb417640c4a [INFO] running `Command { std: "docker" "start" "-a" "38791aeff285c3e2b1cf7bf04715ecf8e2e4a90ea889510548252eb417640c4a", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking deskc-textual-diagnostics v0.0.0 [INFO] [stderr] Checking deskc-tokens v0.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking deskc-lexer v0.0.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:125:5 [INFO] [stdout] | [INFO] [stdout] 15 | let comment = recursive(|comment| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let identifier = ident().map(Token::Ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let brand = just('@').ignore_then(ident()).map(Token::Brand); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | let token = comment [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | / token [INFO] [stdout] 126 | | .map_with_span(|token, span| (token, span)) [INFO] [stdout] 127 | | .padded() [INFO] [stdout] 128 | | .repeated() [INFO] [stdout] 129 | | .at_least(1) [INFO] [stdout] 130 | | .or(semicolon) [INFO] [stdout] 131 | | .repeated() [INFO] [stdout] | |___________________^ [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:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | let comment = recursive(|comment| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | / none_of("()") [INFO] [stdout] 17 | | .repeated() [INFO] [stdout] 18 | | .at_least(1) [INFO] [stdout] 19 | | .collect::() [INFO] [stdout] 20 | | .or(comment) [INFO] [stdout] 21 | | .repeated() [INFO] [stdout] 22 | | .delimited_by(just('('), just(')')) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/error.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn from(error: LexerError) -> TextualDiagnostics { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 11 | reports: error [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | .0 [INFO] [stdout] 13 | | .into_iter() [INFO] [stdout] 14 | | .map(|error| Report { [INFO] [stdout] 15 | | span: error.span(), [INFO] [stdout] 16 | | text: format!("{:?}", error), [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [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:125:5 [INFO] [stdout] | [INFO] [stdout] 15 | let comment = recursive(|comment| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | let identifier = ident().map(Token::Ident); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let brand = just('@').ignore_then(ident()).map(Token::Brand); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | let token = comment [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | / token [INFO] [stdout] 126 | | .map_with_span(|token, span| (token, span)) [INFO] [stdout] 127 | | .padded() [INFO] [stdout] 128 | | .repeated() [INFO] [stdout] 129 | | .at_least(1) [INFO] [stdout] 130 | | .or(semicolon) [INFO] [stdout] 131 | | .repeated() [INFO] [stdout] | |___________________^ [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:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | let comment = recursive(|comment| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | / none_of("()") [INFO] [stdout] 17 | | .repeated() [INFO] [stdout] 18 | | .at_least(1) [INFO] [stdout] 19 | | .collect::() [INFO] [stdout] 20 | | .or(comment) [INFO] [stdout] 21 | | .repeated() [INFO] [stdout] 22 | | .delimited_by(just('('), just(')')) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/error.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 8 | fn from(error: LexerError) -> TextualDiagnostics { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 11 | reports: error [INFO] [stdout] | ______________________^ [INFO] [stdout] 12 | | .0 [INFO] [stdout] 13 | | .into_iter() [INFO] [stdout] 14 | | .map(|error| Report { [INFO] [stdout] 15 | | span: error.span(), [INFO] [stdout] 16 | | text: format!("{:?}", error), [INFO] [stdout] 17 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deskc-lexer` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `deskc-lexer` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "38791aeff285c3e2b1cf7bf04715ecf8e2e4a90ea889510548252eb417640c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38791aeff285c3e2b1cf7bf04715ecf8e2e4a90ea889510548252eb417640c4a", kill_on_drop: false }` [INFO] [stdout] 38791aeff285c3e2b1cf7bf04715ecf8e2e4a90ea889510548252eb417640c4a