[INFO] cloning repository https://github.com/mayu-live/css
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mayu-live/css" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayu-live%2Fcss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayu-live%2Fcss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c064ff2f462a909ed18588494f7fa99661b38e4
[INFO] checking mayu-live/css against master#c880acdd3171dfafdb55be8cd9822a857e99348d for pr-148943
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayu-live%2Fcss" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mayu-live/css
[INFO] finished tweaking git repo https://github.com/mayu-live/css
[INFO] tweaked toml for git repo https://github.com/mayu-live/css written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mayu-live/css on toolchain c880acdd3171dfafdb55be8cd9822a857e99348d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c880acdd3171dfafdb55be8cd9822a857e99348d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mayu-live/css 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" "+c880acdd3171dfafdb55be8cd9822a857e99348d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded magnus-macros v0.6.0
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded static-self-derive v0.1.1
[INFO] [stderr]   Downloaded static-self v0.1.2
[INFO] [stderr]   Downloaded rb-sys-build v0.9.111
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded parcel_selectors v0.28.1
[INFO] [stderr]   Downloaded magnus v0.6.4
[INFO] [stderr]   Downloaded rb-sys-env v0.1.2
[INFO] [stderr]   Downloaded rb-sys v0.9.111
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c880acdd3171dfafdb55be8cd9822a857e99348d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5468bc04f86a77c9a96f5f9dba262a2d301abc3c61edc833949fe2b00817ef17
[INFO] running `Command { std: "docker" "start" "-a" "5468bc04f86a77c9a96f5f9dba262a2d301abc3c61edc833949fe2b00817ef17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5468bc04f86a77c9a96f5f9dba262a2d301abc3c61edc833949fe2b00817ef17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5468bc04f86a77c9a96f5f9dba262a2d301abc3c61edc833949fe2b00817ef17", kill_on_drop: false }`
[INFO] [stdout] 5468bc04f86a77c9a96f5f9dba262a2d301abc3c61edc833949fe2b00817ef17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c880acdd3171dfafdb55be8cd9822a857e99348d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a383d83ce5c63da84ae8f2d621071dbea8a33a7790ca1bfded17fbfa4520139
[INFO] running `Command { std: "docker" "start" "-a" "0a383d83ce5c63da84ae8f2d621071dbea8a33a7790ca1bfded17fbfa4520139", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling parcel_selectors v0.28.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rb-sys-env v0.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]    Compiling magnus v0.6.4
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[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]    Compiling regex v1.11.1
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking ptr_meta v0.1.4
[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]    Compiling magnus-macros v0.6.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling rb-sys-build v0.9.111
[INFO] [stderr]    Compiling rb-sys v0.9.111
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking static-self v0.1.2
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.65
[INFO] [stderr]     Checking ext v0.1.0 (/opt/rustwide/workdir/ext)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "0a383d83ce5c63da84ae8f2d621071dbea8a33a7790ca1bfded17fbfa4520139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a383d83ce5c63da84ae8f2d621071dbea8a33a7790ca1bfded17fbfa4520139", kill_on_drop: false }`
[INFO] [stdout] 0a383d83ce5c63da84ae8f2d621071dbea8a33a7790ca1bfded17fbfa4520139
