[INFO] fetching crate tag2upload-service-manager 0.1.4... [INFO] checking tag2upload-service-manager-0.1.4 against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145 [INFO] extracting crate tag2upload-service-manager 0.1.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate tag2upload-service-manager 0.1.4 [INFO] finished tweaking crates.io crate tag2upload-service-manager 0.1.4 [INFO] tweaked toml for crates.io crate tag2upload-service-manager 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tag2upload-service-manager 0.1.4 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 crates.io crate tag2upload-service-manager 0.1.4 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fe87aaf0fb810bebc39f45865be2c47e7affd62e3c5d6210e8dccd35cb8b84b4 [INFO] running `Command { std: "docker" "start" "-a" "fe87aaf0fb810bebc39f45865be2c47e7affd62e3c5d6210e8dccd35cb8b84b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe87aaf0fb810bebc39f45865be2c47e7affd62e3c5d6210e8dccd35cb8b84b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe87aaf0fb810bebc39f45865be2c47e7affd62e3c5d6210e8dccd35cb8b84b4", kill_on_drop: false }` [INFO] [stdout] fe87aaf0fb810bebc39f45865be2c47e7affd62e3c5d6210e8dccd35cb8b84b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 81cd4daf700f499626794043410aff8ca9144e565730c1871b31e604fa57de7e [INFO] running `Command { std: "docker" "start" "-a" "81cd4daf700f499626794043410aff8ca9144e565730c1871b31e604fa57de7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling derive-deftly-macros v1.5.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [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 http-body v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking normpath v1.5.0 [INFO] [stderr] Compiling easy-ext v1.0.2 [INFO] [stderr] Checking resolv-conf v0.7.5 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking fs_at v0.2.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking remove_dir_all v1.0.0 [INFO] [stderr] Checking sd-notify v0.4.5 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.2 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking lazy-regex v3.4.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling educe v0.4.23 [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 serde v1.0.228 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking uncased v0.9.10 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [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" "81cd4daf700f499626794043410aff8ca9144e565730c1871b31e604fa57de7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cd4daf700f499626794043410aff8ca9144e565730c1871b31e604fa57de7e", kill_on_drop: false }` [INFO] [stdout] 81cd4daf700f499626794043410aff8ca9144e565730c1871b31e604fa57de7e