[INFO] fetching crate gddb 0.3.1... [INFO] checking gddb-0.3.1 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate gddb 0.3.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gddb 0.3.1 [INFO] finished tweaking crates.io crate gddb 0.3.1 [INFO] tweaked toml for crates.io crate gddb 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gddb 0.3.1 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 74 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding gdnative v0.10.2 (available: v0.11.3) [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.16.1) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.18.1) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5fe7b9d5651a427aad0634d05479927ef7b322a49c70205910c5f187fae65bde [INFO] running `Command { std: "docker" "start" "-a" "5fe7b9d5651a427aad0634d05479927ef7b322a49c70205910c5f187fae65bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe7b9d5651a427aad0634d05479927ef7b322a49c70205910c5f187fae65bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe7b9d5651a427aad0634d05479927ef7b322a49c70205910c5f187fae65bde", kill_on_drop: false }` [INFO] [stdout] 5fe7b9d5651a427aad0634d05479927ef7b322a49c70205910c5f187fae65bde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20da6bccd6be13954e6956517341f7cbb3795bf4b628619b3bf6e1180cc73683 [INFO] running `Command { std: "docker" "start" "-a" "20da6bccd6be13954e6956517341f7cbb3795bf4b628619b3bf6e1180cc73683", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling miniserde v0.1.43 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [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 getrandom v0.3.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling mini-internal v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling gdnative_bindings_generator v0.10.2 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.10.2 [INFO] [stderr] Compiling gdnative-derive v0.10.2 [INFO] [stderr] Compiling gdnative-bindings v0.10.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling gdnative-sys v0.10.2 [INFO] [stderr] Checking gdnative-core v0.10.2 [INFO] [stdout] error[E0659]: `FromVariantError` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gdnative-core-0.10.2/src/core_types/variant.rs:927:13 [INFO] [stdout] | [INFO] [stdout] 927 | 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.10.2/src/core_types/variant.rs:838:1 [INFO] [stdout] | [INFO] [stdout] 838 | / pub enum FromVariantError { [INFO] [stdout] 839 | | /// An unspecified error. [INFO] [stdout] 840 | | Unspecified, [INFO] [stdout] 841 | | /// A custom error message. [INFO] [stdout] ... | [INFO] [stdout] 901 | | }, [INFO] [stdout] 902 | | } [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.10.2/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.10.2/src/core_types/variant.rs:1517:13 [INFO] [stdout] | [INFO] [stdout] 1517 | 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.10.2/src/core_types/variant.rs:838:1 [INFO] [stdout] | [INFO] [stdout] 838 | / pub enum FromVariantError { [INFO] [stdout] 839 | | /// An unspecified error. [INFO] [stdout] 840 | | Unspecified, [INFO] [stdout] 841 | | /// A custom error message. [INFO] [stdout] ... | [INFO] [stdout] 901 | | }, [INFO] [stdout] 902 | | } [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.10.2/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" "20da6bccd6be13954e6956517341f7cbb3795bf4b628619b3bf6e1180cc73683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20da6bccd6be13954e6956517341f7cbb3795bf4b628619b3bf6e1180cc73683", kill_on_drop: false }` [INFO] [stdout] 20da6bccd6be13954e6956517341f7cbb3795bf4b628619b3bf6e1180cc73683