[INFO] fetching crate gdunsafe 0.1.0... [INFO] checking gdunsafe-0.1.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate gdunsafe 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate gdunsafe 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 gdunsafe 0.1.0 [INFO] finished tweaking crates.io crate gdunsafe 0.1.0 [INFO] tweaked toml for crates.io crate gdunsafe 0.1.0 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 72 packages to latest compatible versions [INFO] [stderr] Adding gdnative v0.10.2 (available: v0.11.3) [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] 7c29b7cbad044c578997e21e93577fbc82e3a385e4b86117800502abbfed1dbf [INFO] running `Command { std: "docker" "start" "-a" "7c29b7cbad044c578997e21e93577fbc82e3a385e4b86117800502abbfed1dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c29b7cbad044c578997e21e93577fbc82e3a385e4b86117800502abbfed1dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c29b7cbad044c578997e21e93577fbc82e3a385e4b86117800502abbfed1dbf", kill_on_drop: false }` [INFO] [stdout] 7c29b7cbad044c578997e21e93577fbc82e3a385e4b86117800502abbfed1dbf [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] 6c40466dbc4b47b10ca9e426e42654b876c17c5ff7c768b56830988b7afbf79b [INFO] running `Command { std: "docker" "start" "-a" "6c40466dbc4b47b10ca9e426e42654b876c17c5ff7c768b56830988b7afbf79b", 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 regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Checking gdunsafe v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mini-internal v0.1.40 [INFO] [stderr] Compiling miniserde v0.1.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling gdnative_bindings_generator v0.10.2 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.10.2 [INFO] [stderr] Compiling gdnative-derive v0.10.2 [INFO] [stderr] Compiling gdnative-bindings v0.10.2 [INFO] [stderr] Compiling gdnative-sys v0.10.2 [INFO] [stderr] Checking gdnative-core v0.10.2 [INFO] [stderr] Checking gdnative v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.22s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking gdunsafe v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/resource_loader.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 4 | / unsafe { [INFO] [stdout] 5 | |/ ResourceLoader::godot_singleton() [INFO] [stdout] 6 | || .load($path, "", false) [INFO] [stdout] 7 | || .unwrap() [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 8 | | .assume_safe() [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 9 | | } [INFO] [stdout] | |__________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 36 | let _: TRef = load_resource!(""); [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 `load_resource` (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/resource_loader.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 12 | / unsafe { [INFO] [stdout] 13 | |/ ResourceLoader::godot_singleton() [INFO] [stdout] 14 | || .load($path, $type_hint, false) [INFO] [stdout] 15 | || .unwrap() [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 16 | | .assume_safe() [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 17 | | } [INFO] [stdout] | |__________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 41 | let _: TRef = load_resource!("", ""); [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 `load_resource` (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/resource_loader.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 20 | / unsafe { [INFO] [stdout] 21 | |/ ResourceLoader::godot_singleton() [INFO] [stdout] 22 | || .load($path, $type_hint, $p_no_cache) [INFO] [stdout] 23 | || .unwrap() [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 24 | | .assume_safe() [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 25 | | } [INFO] [stdout] | |__________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 46 | let _: TRef = load_resource!("", "", false); [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 `load_resource` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdunsafe` (lib test) due to 3 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" "6c40466dbc4b47b10ca9e426e42654b876c17c5ff7c768b56830988b7afbf79b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c40466dbc4b47b10ca9e426e42654b876c17c5ff7c768b56830988b7afbf79b", kill_on_drop: false }` [INFO] [stdout] 6c40466dbc4b47b10ca9e426e42654b876c17c5ff7c768b56830988b7afbf79b