[INFO] cloning repository https://github.com/ignition-is-go/css-styled
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ignition-is-go/css-styled" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignition-is-go%2Fcss-styled", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignition-is-go%2Fcss-styled'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b88a44ce818be5a6bd67d72d6e475fe9d944e3a4
[INFO] checking ignition-is-go/css-styled against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fignition-is-go%2Fcss-styled" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ignition-is-go/css-styled
[INFO] finished tweaking git repo https://github.com/ignition-is-go/css-styled
[INFO] tweaked toml for git repo https://github.com/ignition-is-go/css-styled written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ignition-is-go/css-styled on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ignition-is-go/css-styled 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded async-once-cell v0.5.4
[INFO] [stderr]   Downloaded wasm_split_macros v0.2.0
[INFO] [stderr]   Downloaded wasm_split_helpers v0.2.0
[INFO] [stderr]   Downloaded oco_ref v0.2.1
[INFO] [stderr]   Downloaded hydration_context v0.3.0
[INFO] [stderr]   Downloaded erased v0.1.2
[INFO] [stderr]   Downloaded leptos v0.8.17
[INFO] [stderr]   Downloaded any_spawner v0.3.0
[INFO] [stderr]   Downloaded server_fn_macro_default v0.8.5
[INFO] [stderr]   Downloaded convert_case_extras v0.2.0
[INFO] [stderr]   Downloaded leptos_dom v0.8.8
[INFO] [stderr]   Downloaded lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]   Downloaded throw_error v0.3.1
[INFO] [stderr]   Downloaded parcel_sourcemap v2.1.1
[INFO] [stderr]   Downloaded vlq v0.5.1
[INFO] [stderr]   Downloaded reactive_stores_macro v0.4.1
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded either_of v0.1.8
[INFO] [stderr]   Downloaded server_fn_macro v0.8.10
[INFO] [stderr]   Downloaded leptos_server v0.8.7
[INFO] [stderr]   Downloaded codee v0.3.5
[INFO] [stderr]   Downloaded leptos_hot_reload v0.8.6
[INFO] [stderr]   Downloaded leptos_config v0.8.9
[INFO] [stderr]   Downloaded data-url v0.1.1
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] [stderr]   Downloaded reactive_stores v0.4.2
[INFO] [stderr]   Downloaded cssparser-color v0.1.0
[INFO] [stderr]   Downloaded const-str-proc-macro v0.3.2
[INFO] [stderr]   Downloaded parcel_selectors v0.28.2
[INFO] [stderr]   Downloaded const-str v1.1.0
[INFO] [stderr]   Downloaded leptos_macro v0.8.15
[INFO] [stderr]   Downloaded cssparser v0.33.0
[INFO] [stderr]   Downloaded const-str v0.3.2
[INFO] [stderr]   Downloaded server_fn v0.8.11
[INFO] [stderr]   Downloaded reactive_graph v0.2.13
[INFO] [stderr]   Downloaded rustls-webpki v0.103.11
[INFO] [stderr]   Downloaded tachys v0.2.14
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.71
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 036e8680856a68fb98807f1b1638bbe2028acb9ea5a882eae92742653cdf4fd0
[INFO] running `Command { std: "docker" "start" "-a" "036e8680856a68fb98807f1b1638bbe2028acb9ea5a882eae92742653cdf4fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "036e8680856a68fb98807f1b1638bbe2028acb9ea5a882eae92742653cdf4fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036e8680856a68fb98807f1b1638bbe2028acb9ea5a882eae92742653cdf4fd0", kill_on_drop: false }`
[INFO] [stdout] 036e8680856a68fb98807f1b1638bbe2028acb9ea5a882eae92742653cdf4fd0
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4aebc6fd5c78c6cec81f0e0fd4939bf5370ae1649ae8d36fc0b25b6d066f3b1
[INFO] running `Command { std: "docker" "start" "-a" "e4aebc6fd5c78c6cec81f0e0fd4939bf5370ae1649ae8d36fc0b25b6d066f3b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling vlq v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling css-spec-data v0.1.0 (/opt/rustwide/workdir/css-spec-data)
[INFO] [stderr] error: could not compile `lightningcss` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bundler"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="nodejs"' --cfg 'feature="parcel_sourcemap"' --cfg 'feature="rayon"' --cfg 'feature="sourcemap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=ee3723168e75aded -C extra-filename=-d1a51a06768c7ec4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-acd439e2cb45e625.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a85a2bc0e34cf1dc.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-0acf45b15b74ea6d.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-ce3d587c8189b9f9.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-eb4cea4ab00d7206.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c73486f2f405266c.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-e076be7d8db74e4f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-49f5ea5537849842.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1da21116b2df26f9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-da68ec85816e8deb.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-0cfbda85c194c4c6.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-c406fe188cbf4cfe.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-58275e4c865f8c1e.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-4096fca0041521f6.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3d358dbb32116cbc.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-38ab34a8b8ab6264.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-33d7c945ebc14e1b.rmeta --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-f0c9df65b3abe8a8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b8807c86d1555795.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e4aebc6fd5c78c6cec81f0e0fd4939bf5370ae1649ae8d36fc0b25b6d066f3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4aebc6fd5c78c6cec81f0e0fd4939bf5370ae1649ae8d36fc0b25b6d066f3b1", kill_on_drop: false }`
[INFO] [stdout] e4aebc6fd5c78c6cec81f0e0fd4939bf5370ae1649ae8d36fc0b25b6d066f3b1
