[INFO] fetching crate simd-json-derive 0.15.0... [INFO] checking simd-json-derive-0.15.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate simd-json-derive 0.15.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate simd-json-derive 0.15.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] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate simd-json-derive 0.15.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate simd-json-derive 0.15.0 [INFO] tweaked toml for crates.io crate simd-json-derive 0.15.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate simd-json-derive 0.15.0 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" "+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] c85a0db4fb6eb512b9e1f3c5599dc67e61c3114dc18186bdea62691a30e0b031 [INFO] running `Command { std: "docker" "start" "-a" "c85a0db4fb6eb512b9e1f3c5599dc67e61c3114dc18186bdea62691a30e0b031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c85a0db4fb6eb512b9e1f3c5599dc67e61c3114dc18186bdea62691a30e0b031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85a0db4fb6eb512b9e1f3c5599dc67e61c3114dc18186bdea62691a30e0b031", kill_on_drop: false }` [INFO] [stdout] c85a0db4fb6eb512b9e1f3c5599dc67e61c3114dc18186bdea62691a30e0b031 [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] 3f678e6efe1f1b73c71ca6dac5bbc098e13dea9a9207deb764889fd3c39f54bf [INFO] running `Command { std: "docker" "start" "-a" "3f678e6efe1f1b73c71ca6dac5bbc098e13dea9a9207deb764889fd3c39f54bf", 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.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking value-trait v0.10.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking simd-json v0.14.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling simd-json-derive-int v0.15.0 [INFO] [stderr] Checking simd-json-derive v0.15.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/impls/simdjson.rs (2 fixes) [INFO] [stderr] Fixed src/de.rs (1 fix) [INFO] [stderr] Fixed src/impls/tpl.rs (1 fix) [INFO] [stderr] Migrating examples/untagged.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/skip_serializing_if.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/unknown_fields.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/value.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/struct.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/attrs.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/mesh.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/deser.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/enum.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/bench_structs.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rename.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/enum1.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/simdjson.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/person.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.31s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking simd-json-derive v0.15.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> tests/simdjson.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 6 | let value = simd_json::owned::to_value(unsafe { input.clone().as_bytes_mut() }) [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 `simd-json-derive` (test "simdjson") due to 1 previous error [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" "3f678e6efe1f1b73c71ca6dac5bbc098e13dea9a9207deb764889fd3c39f54bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f678e6efe1f1b73c71ca6dac5bbc098e13dea9a9207deb764889fd3c39f54bf", kill_on_drop: false }` [INFO] [stdout] 3f678e6efe1f1b73c71ca6dac5bbc098e13dea9a9207deb764889fd3c39f54bf