[INFO] fetching crate gdnative-doc 0.0.6... [INFO] checking gdnative-doc-0.0.6 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate gdnative-doc 0.0.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate gdnative-doc 0.0.6 [INFO] finished tweaking crates.io crate gdnative-doc 0.0.6 [INFO] tweaked toml for crates.io crate gdnative-doc 0.0.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gdnative-doc 0.0.6 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] Locking 110 packages to latest compatible versions [INFO] [stderr] Adding cargo_metadata v0.15.4 (available: v0.23.1) [INFO] [stderr] Adding pulldown-cmark v0.9.6 (available: v0.13.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.111) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.8) [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] 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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65c9b6a61e15d91872e479bbe6318ea6e7c1a72b391cff89e02d329a8642a598 [INFO] running `Command { std: "docker" "start" "-a" "65c9b6a61e15d91872e479bbe6318ea6e7c1a72b391cff89e02d329a8642a598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65c9b6a61e15d91872e479bbe6318ea6e7c1a72b391cff89e02d329a8642a598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c9b6a61e15d91872e479bbe6318ea6e7c1a72b391cff89e02d329a8642a598", kill_on_drop: false }` [INFO] [stdout] 65c9b6a61e15d91872e479bbe6318ea6e7c1a72b391cff89e02d329a8642a598 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa5b1a2f36d1c543bfd6ee73e896244b7d0bbc5e260cca700303458722a8d1c3 [INFO] running `Command { std: "docker" "start" "-a" "aa5b1a2f36d1c543bfd6ee73e896244b7d0bbc5e260cca700303458722a8d1c3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling miniserde v0.1.43 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling mini-internal v0.1.43 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling roxmltree v0.17.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking glam v0.22.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking insta v1.44.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking gdnative-doc v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gdnative_bindings_generator v0.11.3 [INFO] [stderr] Compiling gdnative-derive v0.11.3 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Compiling gdnative-bindings v0.11.3 [INFO] [stderr] Compiling gdnative-sys v0.11.3 [INFO] [stderr] Checking gdnative-core v0.11.3 [INFO] [stdout] error[E0659]: `FromVariantError` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.11.3/src/core_types/variant.rs:949:13 [INFO] [stdout] | [INFO] [stdout] 949 | 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.11.3/src/core_types/variant.rs:860:1 [INFO] [stdout] | [INFO] [stdout] 860 | / pub enum FromVariantError { [INFO] [stdout] 861 | | /// An unspecified error. [INFO] [stdout] 862 | | Unspecified, [INFO] [stdout] 863 | | /// A custom error message. [INFO] [stdout] ... | [INFO] [stdout] 923 | | }, [INFO] [stdout] 924 | | } [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.11.3/src/core_types/variant.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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.11.3/src/core_types/variant.rs:1544:13 [INFO] [stdout] | [INFO] [stdout] 1544 | 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.11.3/src/core_types/variant.rs:860:1 [INFO] [stdout] | [INFO] [stdout] 860 | / pub enum FromVariantError { [INFO] [stdout] 861 | | /// An unspecified error. [INFO] [stdout] 862 | | Unspecified, [INFO] [stdout] 863 | | /// A custom error message. [INFO] [stdout] ... | [INFO] [stdout] 923 | | }, [INFO] [stdout] 924 | | } [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.11.3/src/core_types/variant.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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" "aa5b1a2f36d1c543bfd6ee73e896244b7d0bbc5e260cca700303458722a8d1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5b1a2f36d1c543bfd6ee73e896244b7d0bbc5e260cca700303458722a8d1c3", kill_on_drop: false }` [INFO] [stdout] aa5b1a2f36d1c543bfd6ee73e896244b7d0bbc5e260cca700303458722a8d1c3