[INFO] fetching crate tailwind-css 0.12.7...
[INFO] testing tailwind-css-0.12.7 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tailwind-css 0.12.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tailwind-css 0.12.7
[INFO] finished tweaking crates.io crate tailwind-css 0.12.7
[INFO] tweaked toml for crates.io crate tailwind-css 0.12.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tailwind-css 0.12.7 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.11.0 (available: v0.14.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ba42c6c8b5b17fa6a3812c6911cb42d8878675a0e02ed82d595d39774660957
[INFO] running `Command { std: "docker" "start" "-a" "5ba42c6c8b5b17fa6a3812c6911cb42d8878675a0e02ed82d595d39774660957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ba42c6c8b5b17fa6a3812c6911cb42d8878675a0e02ed82d595d39774660957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba42c6c8b5b17fa6a3812c6911cb42d8878675a0e02ed82d595d39774660957", kill_on_drop: false }`
[INFO] [stdout] 5ba42c6c8b5b17fa6a3812c6911cb42d8878675a0e02ed82d595d39774660957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2edbe43834be6971ac41ffa43f81cd42b45710f001b68480e9a09a211286d7ae
[INFO] running `Command { std: "docker" "start" "-a" "2edbe43834be6971ac41ffa43f81cd42b45710f001b68480e9a09a211286d7ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling css-color v0.2.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tailwind-error v1.3.3
[INFO] [stderr]    Compiling tailwind-ast v0.4.1
[INFO] [stderr]    Compiling tailwind-css v0.12.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/modules/borders/outline/outline_width/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if cfg!(compile_time) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/bundle/mod.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout]    |                                     ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout] 58 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/instance/mod.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout]    |                                     ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout] 41 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/mod.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stdout]    |                                 ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 - fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stdout] 27 + fn normalize_class_name(f: &mut dyn Write , name: &str) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/systems/instruction/arbitrary/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if cfg!(compile_time) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/systems/units/keyword_only/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if cfg!(compile_time) && !checker(&keyword) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inlined` is never constructed
[INFO] [stdout]   --> src/systems/css_global/bundle/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Inlined {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.14s
[INFO] running `Command { std: "docker" "inspect" "2edbe43834be6971ac41ffa43f81cd42b45710f001b68480e9a09a211286d7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2edbe43834be6971ac41ffa43f81cd42b45710f001b68480e9a09a211286d7ae", kill_on_drop: false }`
[INFO] [stdout] 2edbe43834be6971ac41ffa43f81cd42b45710f001b68480e9a09a211286d7ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59970c07fb6d129c8a5f4be2563cc4def8e3366d501b27d6cf14f1743158d40c
[INFO] running `Command { std: "docker" "start" "-a" "59970c07fb6d129c8a5f4be2563cc4def8e3366d501b27d6cf14f1743158d40c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tailwind-css v0.12.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/modules/borders/outline/outline_width/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if cfg!(compile_time) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/bundle/mod.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout]    |                                     ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout] 58 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/instance/mod.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout]    |                                     ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout] 41 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/mod.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stdout]    |                                 ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 - fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stdout] 27 + fn normalize_class_name(f: &mut dyn Write , name: &str) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/systems/instruction/arbitrary/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if cfg!(compile_time) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/systems/units/keyword_only/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if cfg!(compile_time) && !checker(&keyword) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inlined` is never constructed
[INFO] [stdout]   --> src/systems/css_global/bundle/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Inlined {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/modules/borders/outline/outline_width/mod.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if cfg!(compile_time) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/bundle/mod.rs:58:37
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout]    |                                     ^         ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout] 58 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/instance/mod.rs:41:37
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout]    |                                     ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stdout] 41 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/systems/css_global/mod.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stdout]    |                                 ^         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 - fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stdout] 27 + fn normalize_class_name(f: &mut dyn Write , name: &str) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/systems/instruction/arbitrary/mod.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 |         if cfg!(compile_time) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stdout]   --> src/systems/units/keyword_only/mod.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         if cfg!(compile_time) && !checker(&keyword) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Inlined` is never constructed
[INFO] [stdout]   --> src/systems/css_global/bundle/mod.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Inlined {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "59970c07fb6d129c8a5f4be2563cc4def8e3366d501b27d6cf14f1743158d40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59970c07fb6d129c8a5f4be2563cc4def8e3366d501b27d6cf14f1743158d40c", kill_on_drop: false }`
[INFO] [stdout] 59970c07fb6d129c8a5f4be2563cc4def8e3366d501b27d6cf14f1743158d40c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c25f8f211d256d19837fb90166532cf90ee4d089e701b64e9367a93865e2b425
[INFO] running `Command { std: "docker" "start" "-a" "c25f8f211d256d19837fb90166532cf90ee4d089e701b64e9367a93865e2b425", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stderr]   --> src/modules/borders/outline/outline_width/mod.rs:31:17
[INFO] [stderr]    |
[INFO] [stderr] 31 |         if cfg!(compile_time) {
[INFO] [stderr]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/systems/css_global/bundle/mod.rs:58:37
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr]    |                                     ^         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 58 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr] 58 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/systems/css_global/instance/mod.rs:41:37
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr]    |                                     ^         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 41 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr] 41 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/systems/css_global/mod.rs:27:33
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stderr]    |                                 ^         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 27 - fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stderr] 27 + fn normalize_class_name(f: &mut dyn Write , name: &str) -> Result<()> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stderr]   --> src/systems/instruction/arbitrary/mod.rs:42:17
[INFO] [stderr]    |
[INFO] [stderr] 42 |         if cfg!(compile_time) {
[INFO] [stderr]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `compile_time`
[INFO] [stderr]   --> src/systems/units/keyword_only/mod.rs:27:17
[INFO] [stderr]    |
[INFO] [stderr] 27 |         if cfg!(compile_time) && !checker(&keyword) {
[INFO] [stderr]    |                 ^^^^^^^^^^^^ help: found config with similar value: `feature = "compile_time"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(compile_time)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(compile_time)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Inlined` is never constructed
[INFO] [stderr]   --> src/systems/css_global/bundle/mod.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct Inlined {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tailwind-css` (lib) generated 7 warnings (run `cargo fix --lib -p tailwind-css` to apply 3 suggestions)
[INFO] [stderr] warning: `tailwind-css` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tailwind_css-6dee8c698cea380d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-fc96efc7906fff6f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests tailwind_css
[INFO] [stdout] test ready ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/systems/css_global/bundle/mod.rs:58:37
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr]    |                                     ^         ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 58 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr] 58 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/systems/css_global/instance/mod.rs:41:37
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr]    |                                     ^         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 41 -     pub fn write_css(&self, f: &mut (dyn Write)) -> Result<()> {
[INFO] [stderr] 41 +     pub fn write_css(&self, f: &mut dyn Write ) -> Result<()> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/systems/css_global/mod.rs:27:33
[INFO] [stderr]    |
[INFO] [stderr] 27 | fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stderr]    |                                 ^         ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 27 - fn normalize_class_name(f: &mut (dyn Write), name: &str) -> Result<()> {
[INFO] [stderr] 27 + fn normalize_class_name(f: &mut dyn Write , name: &str) -> Result<()> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c25f8f211d256d19837fb90166532cf90ee4d089e701b64e9367a93865e2b425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25f8f211d256d19837fb90166532cf90ee4d089e701b64e9367a93865e2b425", kill_on_drop: false }`
[INFO] [stdout] c25f8f211d256d19837fb90166532cf90ee4d089e701b64e9367a93865e2b425
