[INFO] fetching crate bevy_godot 0.1.0... [INFO] checking bevy_godot-0.1.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate bevy_godot 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bevy_godot 0.1.0 [INFO] finished tweaking crates.io crate bevy_godot 0.1.0 [INFO] tweaked toml for crates.io crate bevy_godot 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_godot 0.1.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 258 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.6.1 (available: v0.16.1) [INFO] [stderr] Adding gdnative v0.9.3 (available: v0.11.3) [INFO] [stderr] Adding mini-internal v0.1.13 (available: v0.1.42) [INFO] [stderr] Adding miniserde v0.1.13 (available: v0.1.42) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.50) [INFO] [stderr] Adding web-sys v0.3.57 (available: v0.3.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1430b18a8b0b404ef7d5bf8dd6f5d672fb59540047f6523442f1b93484c15cc3 [INFO] running `Command { std: "docker" "start" "-a" "1430b18a8b0b404ef7d5bf8dd6f5d672fb59540047f6523442f1b93484c15cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1430b18a8b0b404ef7d5bf8dd6f5d672fb59540047f6523442f1b93484c15cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1430b18a8b0b404ef7d5bf8dd6f5d672fb59540047f6523442f1b93484c15cc3", kill_on_drop: false }` [INFO] [stdout] 1430b18a8b0b404ef7d5bf8dd6f5d672fb59540047f6523442f1b93484c15cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb1c3afef860123e1553b37108d21e8d84613a3951028e70b69f3b31a9d7221b [INFO] running `Command { std: "docker" "start" "-a" "fb1c3afef860123e1553b37108d21e8d84613a3951028e70b69f3b31a9d7221b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Compiling gdnative-derive v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling cargo-manifest v0.2.9 [INFO] [stderr] Compiling gdnative-bindings v0.9.3 [INFO] [stderr] Compiling bevy_macro_utils v0.6.0 [INFO] [stderr] Compiling bevy_derive v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.6.0 [INFO] [stderr] Compiling gdnative-sys v0.9.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking bevy_utils v0.6.0 [INFO] [stderr] Checking bevy_reflect v0.6.0 [INFO] [stderr] Checking bevy_ecs v0.6.1 [INFO] [stderr] Checking bevy_math v0.6.0 [INFO] [stderr] Checking gdnative-core v0.9.3 [INFO] [stderr] Checking bevy_app v0.6.0 [INFO] [stderr] Checking bevy_core v0.6.0 [INFO] [stderr] Checking bevy_log v0.6.0 [INFO] [stderr] Checking bevy_transform v0.6.0 [INFO] [stderr] Checking bevy_window v0.6.0 [INFO] [stderr] Checking bevy_input v0.6.0 [INFO] [stderr] Checking bevy_diagnostic v0.6.0 [INFO] [stderr] Checking bevy_asset v0.6.0 [INFO] [stderr] Checking bevy_scene v0.6.0 [INFO] [stderr] Checking bevy_internal v0.6.0 [INFO] [stderr] Checking bevy v0.6.1 [INFO] [stderr] Checking gdnative v0.9.3 [INFO] [stderr] Checking bevy_godot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/godot_ref.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | fn bind_by_path(&self, commands: &mut Commands, path: &str) -> Option<(Entity, TRef)> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | fn bind_by_path(&self, commands: &mut Commands, path: &str) -> Option<(Entity, TRef<'_, Node>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/godot_ref.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | fn bind_by_path(&self, commands: &mut Commands, path: &str) -> Option<(Entity, TRef)> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | fn bind_by_path(&self, commands: &mut Commands, path: &str) -> Option<(Entity, TRef<'_, Node>)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bindgen v0.56.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "fb1c3afef860123e1553b37108d21e8d84613a3951028e70b69f3b31a9d7221b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1c3afef860123e1553b37108d21e8d84613a3951028e70b69f3b31a9d7221b", kill_on_drop: false }` [INFO] [stdout] fb1c3afef860123e1553b37108d21e8d84613a3951028e70b69f3b31a9d7221b