[INFO] fetching crate tailwind-css 0.12.7... [INFO] testing tailwind-css-0.12.7 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tailwind-css 0.12.7 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tailwind-css 0.12.7 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--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] 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tailwind-error v1.3.3 [INFO] [stderr] Downloaded tailwind-ast v0.4.1 [INFO] [stderr] Downloaded css-color v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75e963fb258ecfe7904242254610df6f302dae8ad0bc3210155410f0b90df6a5 [INFO] running `Command { std: "docker" "start" "-a" "75e963fb258ecfe7904242254610df6f302dae8ad0bc3210155410f0b90df6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75e963fb258ecfe7904242254610df6f302dae8ad0bc3210155410f0b90df6a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e963fb258ecfe7904242254610df6f302dae8ad0bc3210155410f0b90df6a5", kill_on_drop: false }` [INFO] [stdout] 75e963fb258ecfe7904242254610df6f302dae8ad0bc3210155410f0b90df6a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4666caffd3563454a502357c8dbddd49f097d8676000b3454ed1989fa1b3ab28 [INFO] running `Command { std: "docker" "start" "-a" "4666caffd3563454a502357c8dbddd49f097d8676000b3454ed1989fa1b3ab28", kill_on_drop: false }` [INFO] [stderr] Compiling css-color v0.2.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tailwind-ast v0.4.1 [INFO] [stderr] Compiling tailwind-error v1.3.3 [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 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 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 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 5.67s [INFO] running `Command { std: "docker" "inspect" "4666caffd3563454a502357c8dbddd49f097d8676000b3454ed1989fa1b3ab28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4666caffd3563454a502357c8dbddd49f097d8676000b3454ed1989fa1b3ab28", kill_on_drop: false }` [INFO] [stdout] 4666caffd3563454a502357c8dbddd49f097d8676000b3454ed1989fa1b3ab28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9124f7c0f312b50960e0fcf7f37f40ec4cad70fa532adc2080057d09fe8dd068 [INFO] running `Command { std: "docker" "start" "-a" "9124f7c0f312b50960e0fcf7f37f40ec4cad70fa532adc2080057d09fe8dd068", kill_on_drop: false }` [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 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 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 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] 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 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 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 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 2.87s [INFO] running `Command { std: "docker" "inspect" "9124f7c0f312b50960e0fcf7f37f40ec4cad70fa532adc2080057d09fe8dd068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9124f7c0f312b50960e0fcf7f37f40ec4cad70fa532adc2080057d09fe8dd068", kill_on_drop: false }` [INFO] [stdout] 9124f7c0f312b50960e0fcf7f37f40ec4cad70fa532adc2080057d09fe8dd068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92a39d40303613bd51429cf1ca4c711fe59cadc7fb964c38460bcb72ca8bc53d [INFO] running `Command { std: "docker" "start" "-a" "92a39d40303613bd51429cf1ca4c711fe59cadc7fb964c38460bcb72ca8bc53d", 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 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 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 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-54f5306d946785f3) [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-74d665a0d17c5af4) [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] [stdout] [INFO] [stdout] running 1 test [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] Doc-tests tailwind_css [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] [stdout] [INFO] [stderr] [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.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92a39d40303613bd51429cf1ca4c711fe59cadc7fb964c38460bcb72ca8bc53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92a39d40303613bd51429cf1ca4c711fe59cadc7fb964c38460bcb72ca8bc53d", kill_on_drop: false }` [INFO] [stdout] 92a39d40303613bd51429cf1ca4c711fe59cadc7fb964c38460bcb72ca8bc53d