[INFO] fetching crate dotenv_config 0.1.9... [INFO] checking dotenv_config-0.1.9 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate dotenv_config 0.1.9 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate dotenv_config 0.1.9 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] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate dotenv_config 0.1.9 [INFO] finished tweaking crates.io crate dotenv_config 0.1.9 [INFO] tweaked toml for crates.io crate dotenv_config 0.1.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate dotenv_config 0.1.9 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 askama_parser v0.2.0 [INFO] [stderr] Downloaded basic-toml v0.1.7 [INFO] [stderr] Downloaded askama_derive v0.12.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f45c88121d1e309f56943ee0267df049edeab17446d43164ec50fbc8af8b7d9a [INFO] running `Command { std: "docker" "start" "-a" "f45c88121d1e309f56943ee0267df049edeab17446d43164ec50fbc8af8b7d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f45c88121d1e309f56943ee0267df049edeab17446d43164ec50fbc8af8b7d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45c88121d1e309f56943ee0267df049edeab17446d43164ec50fbc8af8b7d9a", kill_on_drop: false }` [INFO] [stdout] f45c88121d1e309f56943ee0267df049edeab17446d43164ec50fbc8af8b7d9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d41732f595eed9fc72f39070fb48d8db026f216b21a106ba4a3601e7fa7763a4 [INFO] running `Command { std: "docker" "start" "-a" "d41732f595eed9fc72f39070fb48d8db026f216b21a106ba4a3601e7fa7763a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking dotenv_config v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.43s [INFO] running `Command { std: "docker" "inspect" "d41732f595eed9fc72f39070fb48d8db026f216b21a106ba4a3601e7fa7763a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41732f595eed9fc72f39070fb48d8db026f216b21a106ba4a3601e7fa7763a4", kill_on_drop: false }` [INFO] [stdout] d41732f595eed9fc72f39070fb48d8db026f216b21a106ba4a3601e7fa7763a4 [INFO] checking dotenv_config-0.1.9 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate dotenv_config 0.1.9 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate dotenv_config 0.1.9 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] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate dotenv_config 0.1.9 [INFO] finished tweaking crates.io crate dotenv_config 0.1.9 [INFO] tweaked toml for crates.io crate dotenv_config 0.1.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate dotenv_config 0.1.9 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 23cc81f750a9b49d2972b6e5577826741aa2d187ef998722246439916b83dcbd [INFO] running `Command { std: "docker" "start" "-a" "23cc81f750a9b49d2972b6e5577826741aa2d187ef998722246439916b83dcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23cc81f750a9b49d2972b6e5577826741aa2d187ef998722246439916b83dcbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cc81f750a9b49d2972b6e5577826741aa2d187ef998722246439916b83dcbd", kill_on_drop: false }` [INFO] [stdout] 23cc81f750a9b49d2972b6e5577826741aa2d187ef998722246439916b83dcbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0525c0e2c3812c13a40d03abbfcb07d2d7a5cb502220f2285d2ae9212b0872c3 [INFO] running `Command { std: "docker" "start" "-a" "0525c0e2c3812c13a40d03abbfcb07d2d7a5cb502220f2285d2ae9212b0872c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking dotenv_config v0.1.9 (/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:82:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn derive_env_config(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | // println!("{:#?}", input); [INFO] [stdout] 82 | / builder::BuilderContext::render(input) [INFO] [stdout] 83 | | .unwrap() [INFO] [stdout] 84 | | .parse() [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/builder.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 143 | fn split(input: TokenStream) -> (Ident, TokenStream) { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let mut input = input.into_iter().collect::>(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let mut group = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | (ident, group.expect("Didn't find field group").stream()) [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 2 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:82:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn derive_env_config(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | // println!("{:#?}", input); [INFO] [stdout] 82 | / builder::BuilderContext::render(input) [INFO] [stdout] 83 | | .unwrap() [INFO] [stdout] 84 | | .parse() [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] [stderr] error: could not compile `dotenv_config` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/builder.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 143 | fn split(input: TokenStream) -> (Ident, TokenStream) { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let mut input = input.into_iter().collect::>(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let mut group = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | (ident, group.expect("Didn't find field group").stream()) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotenv_config` (lib test) due to 3 previous errors [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:82:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn derive_env_config(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | // println!("{:#?}", input); [INFO] [stdout] 82 | / builder::BuilderContext::render(input) [INFO] [stdout] 83 | | .unwrap() [INFO] [stdout] 84 | | .parse() [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/builder.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 143 | fn split(input: TokenStream) -> (Ident, TokenStream) { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let mut input = input.into_iter().collect::>(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let mut group = None; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | (ident, group.expect("Didn't find field group").stream()) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dotenv_config` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "0525c0e2c3812c13a40d03abbfcb07d2d7a5cb502220f2285d2ae9212b0872c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0525c0e2c3812c13a40d03abbfcb07d2d7a5cb502220f2285d2ae9212b0872c3", kill_on_drop: false }` [INFO] [stdout] 0525c0e2c3812c13a40d03abbfcb07d2d7a5cb502220f2285d2ae9212b0872c3