[INFO] cloning repository https://github.com/Hysterelius/lightningcss_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hysterelius/lightningcss_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHysterelius%2Flightningcss_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHysterelius%2Flightningcss_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1346bb1000cb6a647284e6ce40d8eb78f4b72fbe
[INFO] checking Hysterelius/lightningcss_rust against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHysterelius%2Flightningcss_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Hysterelius/lightningcss_rust
[INFO] finished tweaking git repo https://github.com/Hysterelius/lightningcss_rust
[INFO] tweaked toml for git repo https://github.com/Hysterelius/lightningcss_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hysterelius/lightningcss_rust on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hysterelius/lightningcss_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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 parcel_selectors v0.28.1
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30277c55e4de894617d2da23f60032fabffe851c5ae40d3ff56acadcd929b4d0
[INFO] running `Command { std: "docker" "start" "-a" "30277c55e4de894617d2da23f60032fabffe851c5ae40d3ff56acadcd929b4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30277c55e4de894617d2da23f60032fabffe851c5ae40d3ff56acadcd929b4d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30277c55e4de894617d2da23f60032fabffe851c5ae40d3ff56acadcd929b4d0", kill_on_drop: false }`
[INFO] [stdout] 30277c55e4de894617d2da23f60032fabffe851c5ae40d3ff56acadcd929b4d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe969a870e26f7377a7dee7f86310b4ac2d86d49b9faeb973d260a9c8c7e2e97
[INFO] running `Command { std: "docker" "start" "-a" "fe969a870e26f7377a7dee7f86310b4ac2d86d49b9faeb973d260a9c8c7e2e97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parcel_selectors v0.28.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.65
[INFO] [stderr]     Checking lightningtest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `targets::Browsers`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     targets::Browsers,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `targets::Browsers`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     targets::Browsers,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.76s
[INFO] running `Command { std: "docker" "inspect" "fe969a870e26f7377a7dee7f86310b4ac2d86d49b9faeb973d260a9c8c7e2e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe969a870e26f7377a7dee7f86310b4ac2d86d49b9faeb973d260a9c8c7e2e97", kill_on_drop: false }`
[INFO] [stdout] fe969a870e26f7377a7dee7f86310b4ac2d86d49b9faeb973d260a9c8c7e2e97
