[INFO] fetching crate static-reflect-derive 0.2.0-alpha.8... [INFO] checking static-reflect-derive-0.2.0-alpha.8 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate static-reflect-derive 0.2.0-alpha.8 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate static-reflect-derive 0.2.0-alpha.8 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate static-reflect-derive 0.2.0-alpha.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate static-reflect-derive 0.2.0-alpha.8 [INFO] tweaked toml for crates.io crate static-reflect-derive 0.2.0-alpha.8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42817d2c54c0c543a6b9dc3ef659e76b1332f0085d3c470aaacf6a58e84243f6 [INFO] running `Command { std: "docker" "start" "-a" "42817d2c54c0c543a6b9dc3ef659e76b1332f0085d3c470aaacf6a58e84243f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42817d2c54c0c543a6b9dc3ef659e76b1332f0085d3c470aaacf6a58e84243f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42817d2c54c0c543a6b9dc3ef659e76b1332f0085d3c470aaacf6a58e84243f6", kill_on_drop: false }` [INFO] [stdout] 42817d2c54c0c543a6b9dc3ef659e76b1332f0085d3c470aaacf6a58e84243f6 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1180c628eb551f3cb97daa95d09e42e1dae1c3fb0b2448d0ac2ba770554b2c01 [INFO] running `Command { std: "docker" "start" "-a" "1180c628eb551f3cb97daa95d09e42e1dae1c3fb0b2448d0ac2ba770554b2c01", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking unicode-ident v1.0.14 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.89 [INFO] [stderr] Checking static-reflect-derive v0.2.0-alpha.8 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/internals/func.rs (2 fixes) [INFO] [stderr] Fixed src/internals/fields.rs (1 fix) [INFO] [stderr] Compiling static-reflect-derive v0.2.0-alpha.8 [INFO] [stderr] Checking static-reflect v0.2.0-alpha.8 [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/internals/fields.rs:381:23 [INFO] [stdout] | [INFO] [stdout] 362 | let mut current_offset = self.current_offset.clone(); [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | `current_offset` calls a custom destructor [INFO] [stdout] | `current_offset` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 366 | assume_repr, [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `assume_repr` calls a custom destructor [INFO] [stdout] | `assume_repr` will be dropped later as of Edition 2024 [INFO] [stdout] 367 | } = DeriveFieldOptions::parse_attrs(&field.attrs)?; [INFO] [stdout] | ---------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 372 | let mut field_type = field.ty.clone(); [INFO] [stdout] | -------------- [INFO] [stdout] | | [INFO] [stdout] | `field_type` calls a custom destructor [INFO] [stdout] | `field_type` will be dropped later as of Edition 2024 [INFO] [stdout] 373 | let original_type = field_type.clone(); [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `original_type` calls a custom destructor [INFO] [stdout] | `original_type` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 381 | match field_type.clone() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 382 | Type::Array(array) => { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `array` calls a custom destructor [INFO] [stdout] | `array` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 392 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] ... [INFO] [stdout] 409 | let name_field_value = match field_name { [INFO] [stdout] | ---------------- [INFO] [stdout] | | [INFO] [stdout] | `name_field_value` calls a custom destructor [INFO] [stdout] | `name_field_value` will be dropped later as of 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: `#3` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `current_offset` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `assume_repr` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `field_type` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `original_type` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `array` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `name_field_value` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `define_client_handles` which comes from the expansion of the macro `with_api_handle_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/lib.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 9 | let input: DeriveInput = parse_macro_input!(raw_input as DeriveInput); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `input` calls a custom destructor [INFO] [stdout] | `input` will be dropped later as of Edition 2024 [INFO] [stdout] 10 | match internals::fields::derive_static_reflect(&input) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `input` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `define_client_handles` which comes from the expansion of the macro `with_api_handle_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/lib.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 21 | let _original_input = input.clone(); [INFO] [stdout] | --------------- [INFO] [stdout] | | [INFO] [stdout] | `_original_input` calls a custom destructor [INFO] [stdout] | `_original_input` will be dropped later as of Edition 2024 [INFO] [stdout] 22 | let input: Item = parse_macro_input!(input as Item); [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `input` calls a custom destructor [INFO] [stdout] | `input` will be dropped later as of Edition 2024 [INFO] [stdout] 23 | let args = parse_macro_input!(args as internals::func::FuncArgs); [INFO] [stdout] 24 | match internals::derive_reflect_func(args, &input) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `_original_input` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] note: `input` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/proc_macro/src/bridge/client.rs:100:1 [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: this warning originates in the macro `define_client_handles` which comes from the expansion of the macro `with_api_handle_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/funcs.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `funcs` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * tests/funcs.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error: Function must be #[no_mangle] to support dynamic linking [INFO] [stderr] --> tests/funcs.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / #[unsafe(export_name = "better_name")] [INFO] [stderr] 10 | | extern "C" fn stupid_name(first: f32, second: f32) { [INFO] [stderr] 11 | | eprintln!("Test {}: {}", first, second); [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error: Function must be #[no_mangle] to support dynamic linking [INFO] [stderr] --> tests/funcs.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / #[unsafe(no_mangle)] [INFO] [stderr] 15 | | #[reflect_func] [INFO] [stderr] 16 | | unsafe extern "C" fn dynamically_linked(first: u32, second: *mut String) -> f32 { unsafe { [INFO] [stderr] 17 | | eprintln!("Test {}: {}", first, &*second); [INFO] [stderr] 18 | | #[allow(clippy::approx_constant)] [INFO] [stderr] 19 | | 3.14 [INFO] [stderr] 20 | | }} [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_FUNC_dynamically_linked` in this scope [INFO] [stderr] --> tests/funcs.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | _FUNC_dynamically_linked, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_FUNC_stupid_name` in this scope [INFO] [stderr] --> tests/funcs.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | _FUNC_stupid_name, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> tests/funcs.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[export_name = "better_name"] [INFO] [stdout] | ^^^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 9 | #[unsafe(export_name = "better_name")] [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unsafe attribute used without unsafe [INFO] [stdout] --> tests/funcs.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! [INFO] [stdout] = note: for more information, see issue #123757 [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 14 | #[unsafe(no_mangle)] [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block [INFO] [stdout] --> tests/funcs.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | eprintln!("Test {}: {}", first, &*second); [INFO] [stdout] | ^^^^^^^ dereference of raw pointer [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #71668 [INFO] [stdout] = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior [INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default [INFO] [stdout] --> tests/funcs.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | unsafe extern "C" fn dynamically_linked(first: u32, second: *mut String) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Migrating tests/union.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/simple.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.08s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling static-reflect-derive v0.2.0-alpha.8 (/tmp/fixit) [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> tests/funcs.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[export_name = "better_name"] [INFO] [stdout] | ^^^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 9 | #[unsafe(export_name = "better_name")] [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unsafe attribute used without unsafe [INFO] [stdout] --> tests/funcs.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[no_mangle] [INFO] [stdout] | ^^^^^^^^^ usage of unsafe attribute [INFO] [stdout] | [INFO] [stdout] help: wrap the attribute in `unsafe(...)` [INFO] [stdout] | [INFO] [stdout] 14 | #[unsafe(no_mangle)] [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `static-reflect-derive` (test "funcs") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1180c628eb551f3cb97daa95d09e42e1dae1c3fb0b2448d0ac2ba770554b2c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1180c628eb551f3cb97daa95d09e42e1dae1c3fb0b2448d0ac2ba770554b2c01", kill_on_drop: false }` [INFO] [stdout] 1180c628eb551f3cb97daa95d09e42e1dae1c3fb0b2448d0ac2ba770554b2c01