[INFO] cloning repository https://github.com/sbag13/stick-to-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbag13/stick-to-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbag13%2Fstick-to-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbag13%2Fstick-to-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d49f70a859c8467410eb1cea6627c4ed2fa7ae4 [INFO] checking sbag13/stick-to-rust against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbag13%2Fstick-to-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbag13/stick-to-rust 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/sbag13/stick-to-rust [INFO] finished tweaking git repo https://github.com/sbag13/stick-to-rust [INFO] tweaked toml for git repo https://github.com/sbag13/stick-to-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sbag13/stick-to-rust 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a1c2044f8e026f525e370b709cfd533b2f350eafcd7cde8007446411ecd7fd44 [INFO] running `Command { std: "docker" "start" "-a" "a1c2044f8e026f525e370b709cfd533b2f350eafcd7cde8007446411ecd7fd44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1c2044f8e026f525e370b709cfd533b2f350eafcd7cde8007446411ecd7fd44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c2044f8e026f525e370b709cfd533b2f350eafcd7cde8007446411ecd7fd44", kill_on_drop: false }` [INFO] [stdout] a1c2044f8e026f525e370b709cfd533b2f350eafcd7cde8007446411ecd7fd44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5217960dbdbab530ea4ba56dc3dc512120da5e4b734bbeec610aca87f8542177 [INFO] running `Command { std: "docker" "start" "-a" "5217960dbdbab530ea4ba56dc3dc512120da5e4b734bbeec610aca87f8542177", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.68 [INFO] [stderr] Checking hi-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "5217960dbdbab530ea4ba56dc3dc512120da5e4b734bbeec610aca87f8542177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5217960dbdbab530ea4ba56dc3dc512120da5e4b734bbeec610aca87f8542177", kill_on_drop: false }` [INFO] [stdout] 5217960dbdbab530ea4ba56dc3dc512120da5e4b734bbeec610aca87f8542177 [INFO] checking sbag13/stick-to-rust 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%2Fsbag13%2Fstick-to-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbag13/stick-to-rust 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/sbag13/stick-to-rust [INFO] finished tweaking git repo https://github.com/sbag13/stick-to-rust [INFO] tweaked toml for git repo https://github.com/sbag13/stick-to-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sbag13/stick-to-rust 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3f4fc90c290990eae2bb00fbde8362bea94efa0ab198806ed11a1a37f5a4fb35 [INFO] running `Command { std: "docker" "start" "-a" "3f4fc90c290990eae2bb00fbde8362bea94efa0ab198806ed11a1a37f5a4fb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f4fc90c290990eae2bb00fbde8362bea94efa0ab198806ed11a1a37f5a4fb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4fc90c290990eae2bb00fbde8362bea94efa0ab198806ed11a1a37f5a4fb35", kill_on_drop: false }` [INFO] [stdout] 3f4fc90c290990eae2bb00fbde8362bea94efa0ab198806ed11a1a37f5a4fb35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0c4a5317e8abda0df0c7e42b0215682f29f28e35aebe9b64ba57b335ef6bd513 [INFO] running `Command { std: "docker" "start" "-a" "0c4a5317e8abda0df0c7e42b0215682f29f28e35aebe9b64ba57b335ef6bd513", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking syn v2.0.68 [INFO] [stderr] Checking hi-ffi 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:45:57 [INFO] [stdout] | [INFO] [stdout] 45 | RUST_CODE_BASE_GENERATED.call_once(|| tokens.extend(rust_code_base())); [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:45:57 [INFO] [stdout] | [INFO] [stdout] 45 | RUST_CODE_BASE_GENERATED.call_once(|| tokens.extend(rust_code_base())); [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/translator/function_translator.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn translate_function(item_struct: ItemFn) -> Wrapper { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | let fn_name = &item_struct.sig.ident; [INFO] [stdout] 10 | let args_wrappers = item_struct [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | let return_wrapper = return_wrapper(&item_struct.sig.output); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | parsed: ParsedWrapper::Function(FunctionWrapper { [INFO] [stdout] | _________________^ [INFO] [stdout] 22 | | name: fn_name.clone(), [INFO] [stdout] 23 | | extern_function_name: format!("{EXPORTED_SYMBOLS_PREFIX}${fn_name}"), [INFO] [stdout] 24 | | args_wrappers, [INFO] [stdout] 25 | | return_wrapper, [INFO] [stdout] 26 | | }), [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/translator/function_translator.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn translate_function(item_struct: ItemFn) -> Wrapper { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | let fn_name = &item_struct.sig.ident; [INFO] [stdout] 10 | let args_wrappers = item_struct [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | let return_wrapper = return_wrapper(&item_struct.sig.output); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 21 | parsed: ParsedWrapper::Function(FunctionWrapper { [INFO] [stdout] | _________________^ [INFO] [stdout] 22 | | name: fn_name.clone(), [INFO] [stdout] 23 | | extern_function_name: format!("{EXPORTED_SYMBOLS_PREFIX}${fn_name}"), [INFO] [stdout] 24 | | args_wrappers, [INFO] [stdout] 25 | | return_wrapper, [INFO] [stdout] 26 | | }), [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/translator/struct_translator.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn translate_struct(item_struct: ItemStruct) -> Wrapper { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | parsed: ParsedWrapper::Struct(StructWrapper { [INFO] [stdout] | _________________^ [INFO] [stdout] 15 | | name: class_name.clone(), [INFO] [stdout] 16 | | fields: fields_wrappers(&item_struct), [INFO] [stdout] 17 | | default_constructor: default_constructor(&item_struct), [INFO] [stdout] ... | [INFO] [stdout] 20 | | original_item_struct: item_struct, [INFO] [stdout] 21 | | }), [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/translator/struct_translator.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn translate_struct(item_struct: ItemStruct) -> Wrapper { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | parsed: ParsedWrapper::Struct(StructWrapper { [INFO] [stdout] | _________________^ [INFO] [stdout] 15 | | name: class_name.clone(), [INFO] [stdout] 16 | | fields: fields_wrappers(&item_struct), [INFO] [stdout] 17 | | default_constructor: default_constructor(&item_struct), [INFO] [stdout] ... | [INFO] [stdout] 20 | | original_item_struct: item_struct, [INFO] [stdout] 21 | | }), [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hi-ffi` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hi-ffi` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "0c4a5317e8abda0df0c7e42b0215682f29f28e35aebe9b64ba57b335ef6bd513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4a5317e8abda0df0c7e42b0215682f29f28e35aebe9b64ba57b335ef6bd513", kill_on_drop: false }` [INFO] [stdout] 0c4a5317e8abda0df0c7e42b0215682f29f28e35aebe9b64ba57b335ef6bd513