[INFO] fetching crate gdnative_export_node_as_path 0.1.2... [INFO] checking gdnative_export_node_as_path-0.1.2 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate gdnative_export_node_as_path 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate gdnative_export_node_as_path 0.1.2 [INFO] finished tweaking crates.io crate gdnative_export_node_as_path 0.1.2 [INFO] tweaked toml for crates.io crate gdnative_export_node_as_path 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gdnative_export_node_as_path 0.1.2 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 73 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.111) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] df129890178b47482e9e011a56fbdef5ad36e5149f3a73e4eff809206b896da4 [INFO] running `Command { std: "docker" "start" "-a" "df129890178b47482e9e011a56fbdef5ad36e5149f3a73e4eff809206b896da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df129890178b47482e9e011a56fbdef5ad36e5149f3a73e4eff809206b896da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df129890178b47482e9e011a56fbdef5ad36e5149f3a73e4eff809206b896da4", kill_on_drop: false }` [INFO] [stdout] df129890178b47482e9e011a56fbdef5ad36e5149f3a73e4eff809206b896da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cd517025d7921bc07147c49047d6901388f405cce31600f41970277d0b87f730 [INFO] running `Command { std: "docker" "start" "-a" "cd517025d7921bc07147c49047d6901388f405cce31600f41970277d0b87f730", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling miniserde v0.1.43 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling roxmltree v0.17.0 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling mini-internal v0.1.43 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking glam v0.22.0 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling gdnative_bindings_generator v0.11.3 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Compiling gdnative-derive v0.11.3 [INFO] [stderr] Compiling gdnative-bindings v0.11.3 [INFO] [stderr] Checking gdnative_export_node_as_path v0.1.2 (/opt/rustwide/workdir) [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] running `Command { std: "docker" "inspect" "cd517025d7921bc07147c49047d6901388f405cce31600f41970277d0b87f730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd517025d7921bc07147c49047d6901388f405cce31600f41970277d0b87f730", kill_on_drop: false }` [INFO] [stdout] cd517025d7921bc07147c49047d6901388f405cce31600f41970277d0b87f730