[INFO] fetching crate gstd 1.9.2...
[INFO] checking gstd-1.9.2 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] extracting crate gstd 1.9.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gstd 1.9.2
[INFO] finished tweaking crates.io crate gstd 1.9.2
[INFO] tweaked toml for crates.io crate gstd 1.9.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gstd 1.9.2 on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gstd 1.9.2 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1b1f8f4cbb8cfe7e49cf2c8c3834e1b640642fcd46f5d7755529b9b8566540d
[INFO] running `Command { std: "docker" "start" "-a" "e1b1f8f4cbb8cfe7e49cf2c8c3834e1b640642fcd46f5d7755529b9b8566540d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1b1f8f4cbb8cfe7e49cf2c8c3834e1b640642fcd46f5d7755529b9b8566540d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b1f8f4cbb8cfe7e49cf2c8c3834e1b640642fcd46f5d7755529b9b8566540d", kill_on_drop: false }`
[INFO] [stdout] e1b1f8f4cbb8cfe7e49cf2c8c3834e1b640642fcd46f5d7755529b9b8566540d
[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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 781393acc3f9ef5a62512f750aadc5e20f9c6e911c96dfda95752ea25b7ed005
[INFO] running `Command { std: "docker" "start" "-a" "781393acc3f9ef5a62512f750aadc5e20f9c6e911c96dfda95752ea25b7ed005", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[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]     Checking uint v0.9.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling gear-stack-buffer v1.9.2
[INFO] [stderr]    Compiling gear-dlmalloc v0.2.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]     Checking libc-print v0.1.21
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking gear-ss58 v1.9.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking str-buf v3.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking gsys v1.9.2
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking galloc v1.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling scale-info-derive v2.11.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking scale-info v2.11.3
[INFO] [stderr]     Checking impl-codec v0.6.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking gear-core-errors v1.9.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking gprimitives v1.9.2
[INFO] [stderr]     Checking gcore v1.9.2
[INFO] [stderr]    Compiling gstd-codegen v1.9.2
[INFO] [stderr]     Checking gstd v1.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `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]     = 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `msg::macros::impl_futures`
[INFO] [stdout]   --> src/msg/async.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     msg::macros::impl_futures,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `msg::macros::impl_futures`
[INFO] [stdout]   --> src/msg/async.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     msg::macros::impl_futures,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `UnsupportedReply` found for enum `gcore::errors::Error` in the current scope
[INFO] [stdout]    --> src/common/errors.rs:204:30
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let payload = Error::UnsupportedReply(vec![1, 2, 3]);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ variant or associated item not found in `gcore::errors::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gstd` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "781393acc3f9ef5a62512f750aadc5e20f9c6e911c96dfda95752ea25b7ed005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "781393acc3f9ef5a62512f750aadc5e20f9c6e911c96dfda95752ea25b7ed005", kill_on_drop: false }`
[INFO] [stdout] 781393acc3f9ef5a62512f750aadc5e20f9c6e911c96dfda95752ea25b7ed005
