[INFO] cloning repository https://github.com/haxonittech/lightway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haxonittech/lightway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b5d0f87ef33427c6aef1503f6654e4d2c4331ff [INFO] checking haxonittech/lightway against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/haxonittech/lightway [INFO] finished tweaking git repo https://github.com/haxonittech/lightway [INFO] tweaked toml for git repo https://github.com/haxonittech/lightway written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haxonittech/lightway 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] crate git repo https://github.com/haxonittech/lightway 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking haxonittech/lightway against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaxonittech%2Flightway" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/haxonittech/lightway [INFO] finished tweaking git repo https://github.com/haxonittech/lightway [INFO] tweaked toml for git repo https://github.com/haxonittech/lightway written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haxonittech/lightway 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] crate git repo https://github.com/haxonittech/lightway 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] c45e18317be5434f93034b22cc91d887e14f1bc0dcdf780fa04c686511b6688f [INFO] running `Command { std: "docker" "start" "-a" "c45e18317be5434f93034b22cc91d887e14f1bc0dcdf780fa04c686511b6688f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45e18317be5434f93034b22cc91d887e14f1bc0dcdf780fa04c686511b6688f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45e18317be5434f93034b22cc91d887e14f1bc0dcdf780fa04c686511b6688f", kill_on_drop: false }` [INFO] [stdout] c45e18317be5434f93034b22cc91d887e14f1bc0dcdf780fa04c686511b6688f [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] 15167ace4badf67d3d27e08f93a12fe958e5be0a0db676bdb109f8774dc2efb6 [INFO] running `Command { std: "docker" "start" "-a" "15167ace4badf67d3d27e08f93a12fe958e5be0a0db676bdb109f8774dc2efb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling build-target v0.8.0 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking metrics v0.24.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling delegate v0.12.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling derive-deftly-macros v0.14.6 [INFO] [stderr] Checking more-asserts v0.3.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking netlink-packet-route v0.24.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling wolfssl-sys v2.0.0 (https://github.com/expressvpn/wolfssl-rs#5fd8991c) [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stdout] error[E0659]: `OpContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/options.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | use OpContext as OC; [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: `OpContext` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/options.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pub enum OpContext { [INFO] [stdout] 16 | | /// Just before a precanned template [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// `define_derivae_deftly!{ Template OPTIONS = ...` [INFO] [stdout] ... | [INFO] [stdout] 31 | | DriverApplicationPassed, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `OpContext` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/options.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `OpContext` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `OpContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/options.rs:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | use OpContext as OC; [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: `OpContext` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/options.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / pub enum OpContext { [INFO] [stdout] 16 | | /// Just before a precanned template [INFO] [stdout] 17 | | /// [INFO] [stdout] 18 | | /// `define_derivae_deftly!{ Template OPTIONS = ...` [INFO] [stdout] ... | [INFO] [stdout] 31 | | DriverApplicationPassed, [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `OpContext` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/options.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `OpContext` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `RepeatOver` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/repeat.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use RepeatOver as RO; [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: `RepeatOver` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/repeat.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pub enum RepeatOver { [INFO] [stdout] 12 | | Variants, [INFO] [stdout] 13 | | Fields, [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `RepeatOver` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/repeat.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::framework::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `RepeatOver` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `SubstDetails` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use SubstDetails as SD; [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: `SubstDetails` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / pub enum SubstDetails { [INFO] [stdout] 101 | | // variables [INFO] [stdout] 102 | | tname(O::NotInBool), [INFO] [stdout] 103 | | ttype(O::NotInBool), [INFO] [stdout] ... | [INFO] [stdout] 172 | | Crate(O::NotInPaste, O::NotInBool), [INFO] [stdout] 173 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `SubstDetails` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::framework::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `SubstDetails` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TemplateElement` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use TemplateElement as TE; [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: `TemplateElement` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pub enum TemplateElement { [INFO] [stdout] 44 | | Ident(Ident), [INFO] [stdout] 45 | | LitStr(syn::LitStr), [INFO] [stdout] 46 | | Literal(syn::Lit, O::NotInPaste), [INFO] [stdout] ... | [INFO] [stdout] 57 | | Repeat(RepeatedTemplate), [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `TemplateElement` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::framework::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TemplateElement` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `TemplateWithWhens` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:1202:13 [INFO] [stdout] | [INFO] [stdout] 1202 | use TemplateWithWhens as TWW; [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: `TemplateWithWhens` could refer to the struct defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / pub struct TemplateWithWhens { [INFO] [stdout] 39 | | pub elements: Vec>, [INFO] [stdout] 40 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `TemplateWithWhens` could also refer to the struct imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-0.14.6/syntax.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::framework::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TemplateWithWhens` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] error: could not compile `derive-deftly-macros` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15167ace4badf67d3d27e08f93a12fe958e5be0a0db676bdb109f8774dc2efb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15167ace4badf67d3d27e08f93a12fe958e5be0a0db676bdb109f8774dc2efb6", kill_on_drop: false }` [INFO] [stdout] 15167ace4badf67d3d27e08f93a12fe958e5be0a0db676bdb109f8774dc2efb6