[INFO] fetching crate bevy_godot 0.1.0... [INFO] checking bevy_godot-0.1.0 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate bevy_godot 0.1.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_godot 0.1.0 on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 239 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.6.1 (available: v0.17.3) [INFO] [stderr] Adding gdnative v0.9.3 (available: v0.11.3) [INFO] [stderr] Adding mini-internal v0.1.13 (available: v0.1.43) [INFO] [stderr] Adding miniserde v0.1.13 (available: v0.1.43) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.55) [INFO] [stderr] Adding web-sys v0.3.57 (available: v0.3.82) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 311ac4491ad8626fd7d3de98b82481d5c09556b6b891e9bfa33806eb96c7e1eb [INFO] running `Command { std: "docker" "start" "-a" "311ac4491ad8626fd7d3de98b82481d5c09556b6b891e9bfa33806eb96c7e1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "311ac4491ad8626fd7d3de98b82481d5c09556b6b891e9bfa33806eb96c7e1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311ac4491ad8626fd7d3de98b82481d5c09556b6b891e9bfa33806eb96c7e1eb", kill_on_drop: false }` [INFO] [stdout] 311ac4491ad8626fd7d3de98b82481d5c09556b6b891e9bfa33806eb96c7e1eb [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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0543e09472619b6f875798f26f207a23ad5100b3fd62e9cd584dc56dff7450fc [INFO] running `Command { std: "docker" "start" "-a" "0543e09472619b6f875798f26f207a23ad5100b3fd62e9cd584dc56dff7450fc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v0.8.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 miniserde v0.1.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling gdnative-bindings v0.9.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling cargo-manifest v0.2.9 [INFO] [stderr] Compiling gdnative-sys v0.9.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking parking_lot v0.11.2 [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] 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] [stdout] error[E0659]: `FromVariantError` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.9.3/src/core_types/variant.rs:1099:13 [INFO] [stdout] | [INFO] [stdout] 1099 | use FromVariantError as E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `FromVariantError` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.9.3/src/core_types/variant.rs:1010:1 [INFO] [stdout] | [INFO] [stdout] 1010 | / pub enum FromVariantError { [INFO] [stdout] 1011 | | /// An unspecified error. [INFO] [stdout] 1012 | | Unspecified, [INFO] [stdout] 1013 | | /// A custom error message. [INFO] [stdout] ... | [INFO] [stdout] 1073 | | }, [INFO] [stdout] 1074 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `FromVariantError` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.9.3/src/core_types/variant.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::core_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FromVariantError` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `FromVariantError` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.9.3/src/core_types/variant.rs:1661:13 [INFO] [stdout] | [INFO] [stdout] 1661 | use FromVariantError as FVE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution [INFO] [stdout] note: `FromVariantError` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.9.3/src/core_types/variant.rs:1010:1 [INFO] [stdout] | [INFO] [stdout] 1010 | / pub enum FromVariantError { [INFO] [stdout] 1011 | | /// An unspecified error. [INFO] [stdout] 1012 | | Unspecified, [INFO] [stdout] 1013 | | /// A custom error message. [INFO] [stdout] ... | [INFO] [stdout] 1073 | | }, [INFO] [stdout] 1074 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `FromVariantError` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.9.3/src/core_types/variant.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::core_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `FromVariantError` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gdnative-core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0543e09472619b6f875798f26f207a23ad5100b3fd62e9cd584dc56dff7450fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0543e09472619b6f875798f26f207a23ad5100b3fd62e9cd584dc56dff7450fc", kill_on_drop: false }` [INFO] [stdout] 0543e09472619b6f875798f26f207a23ad5100b3fd62e9cd584dc56dff7450fc