[INFO] fetching crate gstd 1.10.0...
[INFO] checking gstd-1.10.0 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate gstd 1.10.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gstd 1.10.0
[INFO] finished tweaking crates.io crate gstd 1.10.0
[INFO] tweaked toml for crates.io crate gstd 1.10.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gstd 1.10.0 on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gstd 1.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a1220b1e765f22aca422db6c0448973893158170d78e7ef27eb270e597051b0
[INFO] running `Command { std: "docker" "start" "-a" "8a1220b1e765f22aca422db6c0448973893158170d78e7ef27eb270e597051b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a1220b1e765f22aca422db6c0448973893158170d78e7ef27eb270e597051b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a1220b1e765f22aca422db6c0448973893158170d78e7ef27eb270e597051b0", kill_on_drop: false }`
[INFO] [stdout] 8a1220b1e765f22aca422db6c0448973893158170d78e7ef27eb270e597051b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 098928564c3535425d873881ecde193e43c9bf25eff6cf2e2070e74a8cd2db76
[INFO] running `Command { std: "docker" "start" "-a" "098928564c3535425d873881ecde193e43c9bf25eff6cf2e2070e74a8cd2db76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking scale-type-resolver v0.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling gear-stack-buffer v1.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking str-buf v3.0.2
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling gcore v1.10.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling gear-ss58 v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking libc-print v0.1.21
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking galloc v1.10.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking gsys v1.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling scale-encode-derive v0.10.0
[INFO] [stderr]    Compiling scale-decode-derive v0.16.0
[INFO] [stderr]     Checking scale-bits v0.7.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking scale-encode v0.10.0
[INFO] [stderr]     Checking scale-decode v0.16.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.10.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling gprimitives v1.10.0
[INFO] [stderr]    Compiling gstd-codegen v1.10.0
[INFO] [stderr]     Checking gstd v1.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Error` is ambiguous
[INFO] [stdout]    --> src/common/errors.rs:204:23
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let payload = Error::UnsupportedReply(vec![1, 2, 3]);
[INFO] [stdout]     |                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the enum imported here
[INFO] [stdout]    --> src/common/errors.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the enum imported here
[INFO] [stdout]    --> src/common/errors.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gstd` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "098928564c3535425d873881ecde193e43c9bf25eff6cf2e2070e74a8cd2db76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098928564c3535425d873881ecde193e43c9bf25eff6cf2e2070e74a8cd2db76", kill_on_drop: false }`
[INFO] [stdout] 098928564c3535425d873881ecde193e43c9bf25eff6cf2e2070e74a8cd2db76
