[INFO] fetching crate godot-core 0.4.3... [INFO] checking godot-core-0.4.3 against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-2 [INFO] extracting crate godot-core 0.4.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate godot-core 0.4.3 [INFO] finished tweaking crates.io crate godot-core 0.4.3 [INFO] tweaked toml for crates.io crate godot-core 0.4.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate godot-core 0.4.3 on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate godot-core 0.4.3 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f75bc4e53627ddfcdab5ab12e9618badfba5b4cd2e1e774e3f04abb97c837c84 [INFO] running `Command { std: "docker" "start" "-a" "f75bc4e53627ddfcdab5ab12e9618badfba5b4cd2e1e774e3f04abb97c837c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f75bc4e53627ddfcdab5ab12e9618badfba5b4cd2e1e774e3f04abb97c837c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75bc4e53627ddfcdab5ab12e9618badfba5b4cd2e1e774e3f04abb97c837c84", kill_on_drop: false }` [INFO] [stdout] f75bc4e53627ddfcdab5ab12e9618badfba5b4cd2e1e774e3f04abb97c837c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91f950802e6b4366c3bbe7621aafee6fefc567426eb2fe4714a08c698055b6fd [INFO] running `Command { std: "docker" "start" "-a" "91f950802e6b4366c3bbe7621aafee6fefc567426eb2fe4714a08c698055b6fd", kill_on_drop: false }` [INFO] [stderr] Compiling godot-bindings v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling gdextension-api v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling nanoserde-derive v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking godot-cell v0.4.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling nanoserde v0.2.1 [INFO] [stderr] Compiling godot-codegen v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling godot-ffi v0.4.3 [INFO] [stderr] Compiling godot-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/private.rs:379:36 [INFO] [stdout] | [INFO] [stdout] 376 | unsafe fn push_function(&mut self, function: &dyn Fn() -> String) { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 379 | let function = function as *const (dyn Fn() -> String + 'static); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type annotation requires that `'1` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] note: raw pointer casts of trait objects do not cast away lifetimes [INFO] [stdout] --> src/private.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | let function = function as *const (dyn Fn() -> String + 'static); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this was previously accepted by the compiler but was changed recently [INFO] [stdout] = help: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `godot-core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/private.rs:379:36 [INFO] [stdout] | [INFO] [stdout] 376 | unsafe fn push_function(&mut self, function: &dyn Fn() -> String) { [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 379 | let function = function as *const (dyn Fn() -> String + 'static); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ type annotation requires that `'1` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] note: raw pointer casts of trait objects do not cast away lifetimes [INFO] [stdout] --> src/private.rs:379:24 [INFO] [stdout] | [INFO] [stdout] 379 | let function = function as *const (dyn Fn() -> String + 'static); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this was previously accepted by the compiler but was changed recently [INFO] [stdout] = help: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `godot-core` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "91f950802e6b4366c3bbe7621aafee6fefc567426eb2fe4714a08c698055b6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f950802e6b4366c3bbe7621aafee6fefc567426eb2fe4714a08c698055b6fd", kill_on_drop: false }` [INFO] [stdout] 91f950802e6b4366c3bbe7621aafee6fefc567426eb2fe4714a08c698055b6fd