[INFO] fetching crate aranya-capi-core 0.1.0... [INFO] checking aranya-capi-core-0.1.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate aranya-capi-core 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate aranya-capi-core 0.1.0 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 aranya-capi-core 0.1.0 [INFO] finished tweaking crates.io crate aranya-capi-core 0.1.0 [INFO] tweaked toml for crates.io crate aranya-capi-core 0.1.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" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 63 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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a885d256c477364288f9d885d9e1e4921f7d45aebfc653fd18a49f89079523f [INFO] running `Command { std: "docker" "start" "-a" "2a885d256c477364288f9d885d9e1e4921f7d45aebfc653fd18a49f89079523f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a885d256c477364288f9d885d9e1e4921f7d45aebfc653fd18a49f89079523f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a885d256c477364288f9d885d9e1e4921f7d45aebfc653fd18a49f89079523f", kill_on_drop: false }` [INFO] [stdout] 2a885d256c477364288f9d885d9e1e4921f7d45aebfc653fd18a49f89079523f [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=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] 366ce78f32b5758492eda2d7a856e9f3bc64f1cb41cc34d8df81fc70dce4d4ed [INFO] running `Command { std: "docker" "start" "-a" "366ce78f32b5758492eda2d7a856e9f3bc64f1cb41cc34d8df81fc70dce4d4ed", 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 unicode-ident v1.0.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking aranya-buggy v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking const_format v0.2.33 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking aranya-libc v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling aranya-capi-codegen v0.1.0 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Compiling aranya-capi-macro v0.1.0 [INFO] [stderr] Checking aranya-capi-core v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/internal/conv/cast.rs (24 fixes) [INFO] [stderr] Fixed src/internal/conv/slice.rs (4 fixes) [INFO] [stderr] Fixed src/internal/conv/ptr.rs (8 fixes) [INFO] [stderr] Fixed src/internal/conv/enums.rs (1 fix) [INFO] [stderr] Fixed src/internal/util.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking aranya-capi-core v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:616:62 [INFO] [stdout] | [INFO] [stdout] 123 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 124 | | v => $crate::__hide!(v).kind().to_inner_slice_mut(v), [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 616 | let _: &mut [$ty] = to_inner_slice_mut!(&mut [$val]); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 619 | to_passthrough!((), ()); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `to_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:616:62 [INFO] [stdout] | [INFO] [stdout] 123 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 124 | | v => $crate::__hide!(v).kind().to_inner_slice_mut(v), [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 616 | let _: &mut [$ty] = to_inner_slice_mut!(&mut [$val]); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 620 | to_passthrough!(bool, true); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `to_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:616:62 [INFO] [stdout] | [INFO] [stdout] 123 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 124 | | v => $crate::__hide!(v).kind().to_inner_slice_mut(v), [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 616 | let _: &mut [$ty] = to_inner_slice_mut!(&mut [$val]); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 621 | to_passthrough!(u64, 42); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `to_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:616:62 [INFO] [stdout] | [INFO] [stdout] 123 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 124 | | v => $crate::__hide!(v).kind().to_inner_slice_mut(v), [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 616 | let _: &mut [$ty] = to_inner_slice_mut!(&mut [$val]); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 622 | to_passthrough!(&str, "hi"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `to_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:616:62 [INFO] [stdout] | [INFO] [stdout] 123 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 124 | | v => $crate::__hide!(v).kind().to_inner_slice_mut(v), [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 616 | let _: &mut [$ty] = to_inner_slice_mut!(&mut [$val]); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 623 | to_passthrough!(A, A); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `to_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:619:29 [INFO] [stdout] | [INFO] [stdout] 67 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 68 | | v => $crate::__hide!(v).kind().to_inner_mut(v), [INFO] [stdout] 69 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 619 | to_passthrough!((), ()); [INFO] [stdout] | ^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:620:31 [INFO] [stdout] | [INFO] [stdout] 67 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 68 | | v => $crate::__hide!(v).kind().to_inner_mut(v), [INFO] [stdout] 69 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 620 | to_passthrough!(bool, true); [INFO] [stdout] | ^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:621:30 [INFO] [stdout] | [INFO] [stdout] 67 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 68 | | v => $crate::__hide!(v).kind().to_inner_mut(v), [INFO] [stdout] 69 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 621 | to_passthrough!(u64, 42); [INFO] [stdout] | ^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:622:31 [INFO] [stdout] | [INFO] [stdout] 67 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 68 | | v => $crate::__hide!(v).kind().to_inner_mut(v), [INFO] [stdout] 69 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 622 | to_passthrough!(&str, "hi"); [INFO] [stdout] | ^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:623:28 [INFO] [stdout] | [INFO] [stdout] 67 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 68 | | v => $crate::__hide!(v).kind().to_inner_mut(v), [INFO] [stdout] 69 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 623 | to_passthrough!(A, A); [INFO] [stdout] | ^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 228 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 229 | | v => $crate::__hide!(v => &mut [$ty]).kind().from_inner_slice_mut(v), [INFO] [stdout] 230 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 634 | let _: &mut [$ty] = from_inner_slice_mut!(&mut [$val] => $ty); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 637 | from_passthrough!(() => ()); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `from_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 228 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 229 | | v => $crate::__hide!(v => &mut [$ty]).kind().from_inner_slice_mut(v), [INFO] [stdout] 230 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 634 | let _: &mut [$ty] = from_inner_slice_mut!(&mut [$val] => $ty); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 638 | from_passthrough!(true => bool); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `from_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 228 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 229 | | v => $crate::__hide!(v => &mut [$ty]).kind().from_inner_slice_mut(v), [INFO] [stdout] 230 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 634 | let _: &mut [$ty] = from_inner_slice_mut!(&mut [$val] => $ty); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 639 | from_passthrough!(42 => u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `from_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 228 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 229 | | v => $crate::__hide!(v => &mut [$ty]).kind().from_inner_slice_mut(v), [INFO] [stdout] 230 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 634 | let _: &mut [$ty] = from_inner_slice_mut!(&mut [$val] => $ty); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 640 | from_passthrough!("hi" => &str); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `from_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 228 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 229 | | v => $crate::__hide!(v => &mut [$ty]).kind().from_inner_slice_mut(v), [INFO] [stdout] 230 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 634 | let _: &mut [$ty] = from_inner_slice_mut!(&mut [$val] => $ty); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 641 | from_passthrough!(A => A); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `from_passthrough` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:637:27 [INFO] [stdout] | [INFO] [stdout] 172 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 173 | | v => $crate::__hide!(v => &mut $ty).kind().from_inner_mut(v), [INFO] [stdout] 174 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 637 | from_passthrough!(() => ()); [INFO] [stdout] | ^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:638:27 [INFO] [stdout] | [INFO] [stdout] 172 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 173 | | v => $crate::__hide!(v => &mut $ty).kind().from_inner_mut(v), [INFO] [stdout] 174 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 638 | from_passthrough!(true => bool); [INFO] [stdout] | ^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:639:27 [INFO] [stdout] | [INFO] [stdout] 172 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 173 | | v => $crate::__hide!(v => &mut $ty).kind().from_inner_mut(v), [INFO] [stdout] 174 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 639 | from_passthrough!(42 => u64); [INFO] [stdout] | ^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:640:27 [INFO] [stdout] | [INFO] [stdout] 172 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 173 | | v => $crate::__hide!(v => &mut $ty).kind().from_inner_mut(v), [INFO] [stdout] 174 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 640 | from_passthrough!("hi" => &str); [INFO] [stdout] | ^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:641:27 [INFO] [stdout] | [INFO] [stdout] 172 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 173 | | v => $crate::__hide!(v => &mut $ty).kind().from_inner_mut(v), [INFO] [stdout] 174 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 641 | from_passthrough!(A => A); [INFO] [stdout] | ^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:652:82 [INFO] [stdout] | [INFO] [stdout] 123 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 124 | | v => $crate::__hide!(v).kind().to_inner_slice_mut(v), [INFO] [stdout] 125 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 652 | let _: &mut [<$ty as NewType>::Inner] = to_inner_slice_mut!(&mut [$val]); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 655 | check_to_inner!(B, B(A)); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `check_to_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:655:28 [INFO] [stdout] | [INFO] [stdout] 67 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 68 | | v => $crate::__hide!(v).kind().to_inner_mut(v), [INFO] [stdout] 69 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 655 | check_to_inner!(B, B(A)); [INFO] [stdout] | ^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:667:64 [INFO] [stdout] | [INFO] [stdout] 228 | / match $crate::internal::conv::cast::arg_must_be_slice_mut($slice) { [INFO] [stdout] 229 | | v => $crate::__hide!(v => &mut [$ty]).kind().from_inner_slice_mut(v), [INFO] [stdout] 230 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 667 | let _: &mut [$ty] = from_inner_slice_mut!(&mut [$val] => $ty); [INFO] [stdout] | ^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] ... [INFO] [stdout] 670 | check_from_inner!(A => B); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `check_from_inner` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/internal/conv/cast.rs:670:27 [INFO] [stdout] | [INFO] [stdout] 172 | / match $crate::internal::conv::cast::arg_must_be_mut_ref($xref) { [INFO] [stdout] 173 | | v => $crate::__hide!(v => &mut $ty).kind().from_inner_mut(v), [INFO] [stdout] 174 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] ... [INFO] [stdout] 670 | check_from_inner!(A => B); [INFO] [stdout] | ^ creates a temporary value which is freed while still in use [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/safe.rs:1112:26 [INFO] [stdout] | [INFO] [stdout] 1112 | unsafe { black_box(copy).assume_init_ref() }.check(), [INFO] [stdout] | ^^^^^^^^^^^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | temporary value is freed at the end of this statement [INFO] [stdout] | creates a temporary value which is freed while still in use [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aranya-capi-core` (lib test) due to 25 previous errors [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" "366ce78f32b5758492eda2d7a856e9f3bc64f1cb41cc34d8df81fc70dce4d4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366ce78f32b5758492eda2d7a856e9f3bc64f1cb41cc34d8df81fc70dce4d4ed", kill_on_drop: false }` [INFO] [stdout] 366ce78f32b5758492eda2d7a856e9f3bc64f1cb41cc34d8df81fc70dce4d4ed