[INFO] fetching crate css-style 0.14.1... [INFO] checking css-style-0.14.1 against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] extracting crate css-style 0.14.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate css-style 0.14.1 on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate css-style 0.14.1 [INFO] finished tweaking crates.io crate css-style 0.14.1 [INFO] tweaked toml for crates.io crate css-style 0.14.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.6.1 [INFO] [stderr] Downloaded derive_rich v0.4.4 [INFO] [stderr] Downloaded palette v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496 [INFO] running `Command { std: "docker" "start" "-a" "af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496", kill_on_drop: false }` [INFO] [stdout] af9819fcb0af746ecc576d3cc60c3fd1e14175736fa3a01a5d5e2f9222908496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511 [INFO] running `Command { std: "docker" "start" "-a" "ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_rich v0.4.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Checking css-style v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/margin.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/padding.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/margin.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Unit` is imported redundantly [INFO] [stdout] --> src/padding.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 3 | unit::{self, *}, [INFO] [stdout] | - the item `Unit` is already imported here [INFO] [stdout] 4 | Spacing, Style, StyleUpdater, Unit, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511", kill_on_drop: false }` [INFO] [stdout] ee9c2ee9c896d5525dc7251c3ded7acaba9dbb6b8c7e67904c6b1cddb440e511