[INFO] cloning repository https://github.com/gaucho-labs/tailwind-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaucho-labs/tailwind-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaucho-labs%2Ftailwind-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaucho-labs%2Ftailwind-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76471ef452484156db99c7db645811d2890b941c [INFO] checking gaucho-labs/tailwind-utils against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaucho-labs%2Ftailwind-utils" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaucho-labs/tailwind-utils on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gaucho-labs/tailwind-utils [INFO] finished tweaking git repo https://github.com/gaucho-labs/tailwind-utils [INFO] tweaked toml for git repo https://github.com/gaucho-labs/tailwind-utils written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gaucho-labs/tailwind-utils 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.52 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded divan-macros v0.1.14 [INFO] [stderr] Downloaded regex-lite v0.1.5 [INFO] [stderr] Downloaded darling_core v0.20.8 [INFO] [stderr] Downloaded darling_macro v0.20.8 [INFO] [stderr] Downloaded darling v0.20.8 [INFO] [stderr] Downloaded divan v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6b9512f06df30c8e1e46f379452814e5e82605d26945b30de03b7b2b8b65bfc [INFO] running `Command { std: "docker" "start" "-a" "f6b9512f06df30c8e1e46f379452814e5e82605d26945b30de03b7b2b8b65bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6b9512f06df30c8e1e46f379452814e5e82605d26945b30de03b7b2b8b65bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b9512f06df30c8e1e46f379452814e5e82605d26945b30de03b7b2b8b65bfc", kill_on_drop: false }` [INFO] [stdout] f6b9512f06df30c8e1e46f379452814e5e82605d26945b30de03b7b2b8b65bfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1c5f7789462b05336edcc2a1fc015167795ab134a7016c988b4cda7a1f9da19 [INFO] running `Command { std: "docker" "start" "-a" "a1c5f7789462b05336edcc2a1fc015167795ab134a7016c988b4cda7a1f9da19", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking tailwind_fuse v0.2.0 (/opt/rustwide/workdir/fuse) [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling divan-macros v0.1.14 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking divan v0.1.14 [INFO] [stdout] error: cannot find derive macro `TwVariant` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(TwVariant, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[tw(default, class = "bg-blue-500 text-blue-100")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[tw(class = "bg-red-500 text-red-100")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `TwVariant` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(TwVariant)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[tw(class = "text-white")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[tw(default, class = "bg-blue-500")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[tw(class = "bg-red-500")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `TwVariant` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(TwVariant)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[tw(default, class = "h-9 px-4 py-2")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[tw(class = "h-8 rounded-md px-3 text-xs")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[tw(class = "h-10 rounded-lg px-8")] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `TwClass` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(TwClass)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `TwClass` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(TwClass, Default)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `tw` in this scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[tw(merger = TailwindJoin)] [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_class` exists for enum `BtnColor`, but its trait bounds were not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 4 | enum BtnColor { [INFO] [stdout] | ------------- method `as_class` not found for this enum because it doesn't satisfy `BtnColor: AsRef` or `BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] ... [INFO] [stdout] 13 | assert_eq!(BtnColor::Blue.as_class(), "bg-blue-500 text-blue-100"); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `BtnColor` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BtnColor: AsRef` [INFO] [stdout] which is required by `BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] note: the trait `AsRef` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/convert/mod.rs:218:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_class`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `tailwind_fuse::AsTailwindClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_class` exists for enum `BtnColor`, but its trait bounds were not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 4 | enum BtnColor { [INFO] [stdout] | ------------- method `as_class` not found for this enum because it doesn't satisfy `BtnColor: AsRef` or `BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] ... [INFO] [stdout] 14 | assert_eq!(BtnColor::Red.as_class(), "bg-red-500 text-red-100"); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `BtnColor` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BtnColor: AsRef` [INFO] [stdout] which is required by `BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] note: the trait `AsRef` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/convert/mod.rs:218:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_class`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `tailwind_fuse::AsTailwindClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `default` found for enum `BtnColor` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 4 | enum BtnColor { [INFO] [stdout] | ------------- variant or associated item `default` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 16 | assert_eq!(BtnColor::default(), BtnColor::Blue); [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `BtnColor` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_class` exists for enum `BtnColor`, but its trait bounds were not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 23 | enum BtnColor { [INFO] [stdout] | ------------- method `as_class` not found for this enum because it doesn't satisfy `_: AsTailwindClass` or `btn_color_with_default::BtnColor: AsRef` [INFO] [stdout] ... [INFO] [stdout] 29 | assert_eq!(BtnColor::Blue.as_class(), "text-white bg-blue-500"); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `BtnColor` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `btn_color_with_default::BtnColor: AsRef` [INFO] [stdout] which is required by `btn_color_with_default::BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] note: the trait `AsRef` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/convert/mod.rs:218:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_class`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `tailwind_fuse::AsTailwindClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_class` exists for enum `BtnColor`, but its trait bounds were not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 23 | enum BtnColor { [INFO] [stdout] | ------------- method `as_class` not found for this enum because it doesn't satisfy `_: AsTailwindClass` or `btn_color_with_default::BtnColor: AsRef` [INFO] [stdout] ... [INFO] [stdout] 30 | assert_eq!(BtnColor::Red.as_class(), "text-white bg-red-500"); [INFO] [stdout] | ^^^^^^^^ method cannot be called on `BtnColor` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `btn_color_with_default::BtnColor: AsRef` [INFO] [stdout] which is required by `btn_color_with_default::BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] note: the trait `AsRef` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/convert/mod.rs:218:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_class`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `tailwind_fuse::AsTailwindClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BtnSize: Default` is not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | size: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `BtnSize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BtnColor: Default` is not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | color: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `BtnColor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_class` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- method `to_class` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 56 | assert_eq!(button.to_class(), "h-9 px-4 py-2 bg-blue-500 text-blue-100"); [INFO] [stdout] | ^^^^^^^^ method not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_class` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- method `with_class` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 58 | button.with_class("text-lg"), [INFO] [stdout] | ^^^^^^^^^^ method not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking darling v0.20.8 [INFO] [stdout] error[E0599]: no method named `with_class` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- method `with_class` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 63 | button.with_class("text-red-500"), [INFO] [stdout] | ^^^^^^^^^^ method not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_class` found for struct `test_btn_no_merge::Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 73 | struct Btn { [INFO] [stdout] | ---------- method `to_class` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 80 | assert_eq!(button.to_class(), "h-9 px-4 py-2 bg-blue-500 text-blue-100"); [INFO] [stdout] | ^^^^^^^^ method not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tailwind_fuse_macro v0.2.0 (/opt/rustwide/workdir/variant-macro) [INFO] [stdout] error[E0599]: no method named `with_class` found for struct `test_btn_no_merge::Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 73 | struct Btn { [INFO] [stdout] | ---------- method `with_class` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 82 | button.with_class("h-10"), [INFO] [stdout] | ^^^^^^^^^^ method not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BtnSize: Default` is not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(TwClass, Default)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 74 | size: BtnSize, [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `Default` is not implemented for `BtnSize` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BtnColor: Default` is not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 71 | #[derive(TwClass, Default)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 75 | color: BtnColor, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `BtnColor` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 90 | Btn::builder() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 98 | Btn::builder() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 106 | Btn::builder().size(BtnSize::Lg).to_class(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 111 | Btn::builder().to_class(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `Btn` in the current scope [INFO] [stdout] --> fuse/tests/variant-macro.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 44 | struct Btn { [INFO] [stdout] | ---------- function or associated item `builder` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 116 | Btn::builder().with_class("grid"), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `Btn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `as_class` exists for enum `BtnColor`, but its trait bounds were not satisfied [INFO] [stdout] --> fuse/tests/variant-macro.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 4 | enum BtnColor { [INFO] [stdout] | ------------- method `as_class` not found for this enum because it doesn't satisfy `BtnColor: AsRef` or `BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] ... [INFO] [stdout] 124 | tw_merge!(BtnColor::Blue, "text-lg",), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `BtnColor` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `BtnColor: AsRef` [INFO] [stdout] which is required by `BtnColor: tailwind_fuse::AsTailwindClass` [INFO] [stdout] note: the trait `AsRef` must be implemented [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/convert/mod.rs:218:1 [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `as_class`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `tailwind_fuse::AsTailwindClass` [INFO] [stdout] = note: this error originates in the macro `$crate::tw_join` which comes from the expansion of the macro `tw_merge` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tailwind_fuse` (test "variant-macro") due to 35 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1c5f7789462b05336edcc2a1fc015167795ab134a7016c988b4cda7a1f9da19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c5f7789462b05336edcc2a1fc015167795ab134a7016c988b4cda7a1f9da19", kill_on_drop: false }` [INFO] [stdout] a1c5f7789462b05336edcc2a1fc015167795ab134a7016c988b4cda7a1f9da19 [INFO] checking gaucho-labs/tailwind-utils against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaucho-labs%2Ftailwind-utils" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gaucho-labs/tailwind-utils on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gaucho-labs/tailwind-utils [INFO] finished tweaking git repo https://github.com/gaucho-labs/tailwind-utils [INFO] tweaked toml for git repo https://github.com/gaucho-labs/tailwind-utils written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gaucho-labs/tailwind-utils 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 354ee043e290a4797f76e78d285a4b5aae87c111672458a7e340627590500cae [INFO] running `Command { std: "docker" "start" "-a" "354ee043e290a4797f76e78d285a4b5aae87c111672458a7e340627590500cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "354ee043e290a4797f76e78d285a4b5aae87c111672458a7e340627590500cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354ee043e290a4797f76e78d285a4b5aae87c111672458a7e340627590500cae", kill_on_drop: false }` [INFO] [stdout] 354ee043e290a4797f76e78d285a4b5aae87c111672458a7e340627590500cae [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64af98d1c9c9bc5421091a661745b09bffd66fc9d1eb416d549830205afc554 [INFO] running `Command { std: "docker" "start" "-a" "f64af98d1c9c9bc5421091a661745b09bffd66fc9d1eb416d549830205afc554", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "f64af98d1c9c9bc5421091a661745b09bffd66fc9d1eb416d549830205afc554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64af98d1c9c9bc5421091a661745b09bffd66fc9d1eb416d549830205afc554", kill_on_drop: false }` [INFO] [stdout] f64af98d1c9c9bc5421091a661745b09bffd66fc9d1eb416d549830205afc554