[INFO] fetching crate tailwind-css 0.12.7...
[INFO] building tailwind-css-0.12.7 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tailwind-css 0.12.7 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tailwind-css 0.12.7 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c380e8694d3cec3e7402a5678e6d3fa9abe6e8fbd5960a56b180eb0bc4e46e0
[INFO] running `Command { std: "docker" "start" "-a" "4c380e8694d3cec3e7402a5678e6d3fa9abe6e8fbd5960a56b180eb0bc4e46e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c380e8694d3cec3e7402a5678e6d3fa9abe6e8fbd5960a56b180eb0bc4e46e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c380e8694d3cec3e7402a5678e6d3fa9abe6e8fbd5960a56b180eb0bc4e46e0", kill_on_drop: false }`
[INFO] [stdout] 4c380e8694d3cec3e7402a5678e6d3fa9abe6e8fbd5960a56b180eb0bc4e46e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0681cea94773724a124052292cbcb4272a8c5ed7e442ac932146b30880c5e266
[INFO] running `Command { std: "docker" "start" "-a" "0681cea94773724a124052292cbcb4272a8c5ed7e442ac932146b30880c5e266", kill_on_drop: false }`
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling css-color v0.2.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[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 6.25s
[INFO] running `Command { std: "docker" "inspect" "0681cea94773724a124052292cbcb4272a8c5ed7e442ac932146b30880c5e266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0681cea94773724a124052292cbcb4272a8c5ed7e442ac932146b30880c5e266", kill_on_drop: false }`
[INFO] [stdout] 0681cea94773724a124052292cbcb4272a8c5ed7e442ac932146b30880c5e266
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5965a9dbeb84248d4ac75eec9455ce1d60fc2a463d7b80811c0998fed6dbaa3
[INFO] running `Command { std: "docker" "start" "-a" "b5965a9dbeb84248d4ac75eec9455ce1d60fc2a463d7b80811c0998fed6dbaa3", 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" "b5965a9dbeb84248d4ac75eec9455ce1d60fc2a463d7b80811c0998fed6dbaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5965a9dbeb84248d4ac75eec9455ce1d60fc2a463d7b80811c0998fed6dbaa3", kill_on_drop: false }`
[INFO] [stdout] b5965a9dbeb84248d4ac75eec9455ce1d60fc2a463d7b80811c0998fed6dbaa3
