[INFO] cloning repository https://github.com/gffice/a-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gffice/a-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgffice%2Fa-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgffice%2Fa-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99d1133071805683ee8faf13dc85123649939cab [INFO] checking gffice/a-git against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgffice%2Fa-git" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gffice/a-git [INFO] finished tweaking git repo https://github.com/gffice/a-git [INFO] tweaked toml for git repo https://github.com/gffice/a-git written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gffice/a-git 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/gffice/a-git 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f2d02921cfb6aea21b55ecce51284554546f085db26c1c1ada4d57c2bf402475 [INFO] running `Command { std: "docker" "start" "-a" "f2d02921cfb6aea21b55ecce51284554546f085db26c1c1ada4d57c2bf402475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d02921cfb6aea21b55ecce51284554546f085db26c1c1ada4d57c2bf402475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d02921cfb6aea21b55ecce51284554546f085db26c1c1ada4d57c2bf402475", kill_on_drop: false }` [INFO] [stdout] f2d02921cfb6aea21b55ecce51284554546f085db26c1c1ada4d57c2bf402475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] dfef77a5bb2355de35fc951183c8e5fc4d2f19ff1c00a59d1e407fef3b8850dd [INFO] running `Command { std: "docker" "start" "-a" "dfef77a5bb2355de35fc951183c8e5fc4d2f19ff1c00a59d1e407fef3b8850dd", 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.41 [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 serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling derive-deftly-macros v1.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking retry-error v0.9.0 (/opt/rustwide/workdir/crates/retry-error) [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stdout] error[E0659]: `GeneralContext` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-1.5.0/general_context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use GeneralContext as GC; [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: `GeneralContext` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-1.5.0/general_context.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / pub enum GeneralContext<'c> { [INFO] [stdout] 31 | | Full(&'c Context<'c>), [INFO] [stdout] 32 | | NoDriver(&'c DriverlessContext<'c>), [INFO] [stdout] 33 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `GeneralContext` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-1.5.0/general_context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::framework::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `GeneralContext` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `GeneralContextBuf` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-1.5.0/general_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use GeneralContextBuf as GCB; [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: `GeneralContextBuf` could refer to the enum defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-1.5.0/general_context.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | / pub enum GeneralContextBuf<'c> { [INFO] [stdout] 40 | | Full(Context<'c>), [INFO] [stdout] 41 | | NoDriver(DriverlessContext<'c>), [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `GeneralContextBuf` could also refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-deftly-macros-1.5.0/general_context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use super::framework::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `GeneralContextBuf` 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-1.5.0/options.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 144 | 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-1.5.0/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] 35 | | DriverApplicationPassed, [INFO] [stdout] 36 | | } [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-1.5.0/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-1.5.0/options.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | 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-1.5.0/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] 35 | | DriverApplicationPassed, [INFO] [stdout] 36 | | } [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-1.5.0/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-1.5.0/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-1.5.0/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-1.5.0/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-1.5.0/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-1.5.0/syntax.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | / pub enum SubstDetails { [INFO] [stdout] 105 | | // variables [INFO] [stdout] 106 | | tname(O::NotInBool), [INFO] [stdout] 107 | | ttype(O::NotInBool), [INFO] [stdout] ... | [INFO] [stdout] 195 | | Crate(AllowTokens, O::NotInBool), [INFO] [stdout] 196 | | } [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-1.5.0/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-1.5.0/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-1.5.0/syntax.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / pub enum TemplateElement { [INFO] [stdout] 46 | | Ident(Ident, O::NotInConcat), [INFO] [stdout] 47 | | LitStr(syn::LitStr), [INFO] [stdout] 48 | | /// Not used for [`syn::Lit::Str`] [INFO] [stdout] ... | [INFO] [stdout] 60 | | Repeat(RepeatedTemplate), [INFO] [stdout] 61 | | } [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-1.5.0/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-1.5.0/syntax.rs:1271:13 [INFO] [stdout] | [INFO] [stdout] 1271 | 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-1.5.0/syntax.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / pub struct TemplateWithWhens { [INFO] [stdout] 41 | | pub elements: Vec>, [INFO] [stdout] 42 | | } [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-1.5.0/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 zerovec v0.11.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tor-error v0.36.0 (/opt/rustwide/workdir/crates/tor-error) [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `derive-deftly-macros` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dfef77a5bb2355de35fc951183c8e5fc4d2f19ff1c00a59d1e407fef3b8850dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfef77a5bb2355de35fc951183c8e5fc4d2f19ff1c00a59d1e407fef3b8850dd", kill_on_drop: false }` [INFO] [stdout] dfef77a5bb2355de35fc951183c8e5fc4d2f19ff1c00a59d1e407fef3b8850dd