[INFO] fetching crate rcss-bundler 0.2.0... [INFO] building rcss-bundler-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate rcss-bundler 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rcss-bundler 0.2.0 [INFO] finished tweaking crates.io crate rcss-bundler 0.2.0 [INFO] tweaked toml for crates.io crate rcss-bundler 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rcss-bundler 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding cargo_metadata v0.18.1 (available: v0.23.0) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49f072fafe3c0f59b03607436833f5acce2050ae9309c981da16706ad3dd1625 [INFO] running `Command { std: "docker" "start" "-a" "49f072fafe3c0f59b03607436833f5acce2050ae9309c981da16706ad3dd1625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f072fafe3c0f59b03607436833f5acce2050ae9309c981da16706ad3dd1625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f072fafe3c0f59b03607436833f5acce2050ae9309c981da16706ad3dd1625", kill_on_drop: false }` [INFO] [stdout] 49f072fafe3c0f59b03607436833f5acce2050ae9309c981da16706ad3dd1625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dc35ab095b2220278492ba992a771b8aa0f97efc2adf1f48f37c8c4a2605da9 [INFO] running `Command { std: "docker" "start" "-a" "1dc35ab095b2220278492ba992a771b8aa0f97efc2adf1f48f37c8c4a2605da9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parcel_selectors v0.26.6 [INFO] [stderr] Compiling parcel_selectors v0.28.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling static-self-derive v0.1.1 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling static-self v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling macro-visit v0.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling serde-content v0.1.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.68 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rcss-core v0.2.0 [INFO] [stderr] Compiling rcss-bundler v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rcss_enable` [INFO] [stdout] --> src/full/collect_styles/rcss_layers.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "rcss_enable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `full` [INFO] [stdout] = help: consider adding `rcss_enable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rcss_enable` [INFO] [stdout] --> src/full/collect_styles/rcss_layers.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "rcss_enable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `full` [INFO] [stdout] = help: consider adding `rcss_enable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [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/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.68/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 -C debuginfo=2 --cfg 'feature="bundler"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="into_owned"' --cfg 'feature="nodejs"' --cfg 'feature="parcel_sourcemap"' --cfg 'feature="rayon"' --cfg 'feature="sourcemap"' --cfg 'feature="static-self"' --cfg 'feature="visitor"' --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=87a6a117c01d9a42 -C extra-filename=-a0654b5dfb0df2dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-660ae70f516df42a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ae83ff7d8b19c6be.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-577a7d2c8afcabde.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-bdd4d5b3ffec9bb0.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-dd8177ccb2f8d867.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-51e9dd4a67357ca2.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-2b089fc60feea2d7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb29c9ce35ed7fc6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-62808be0c3b9efe4.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-5017f2bfc3e9dbc4.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-a8a85919fc42a91b.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-00e694bb8c5bde9f.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ea45367bd67b1a10.rmeta --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-bc7ebffe479b8337.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-42869113a3c3f2c5.rmeta --extern static_self=/opt/rustwide/target/debug/deps/libstatic_self-40c2360e0021f6f5.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" "1dc35ab095b2220278492ba992a771b8aa0f97efc2adf1f48f37c8c4a2605da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc35ab095b2220278492ba992a771b8aa0f97efc2adf1f48f37c8c4a2605da9", kill_on_drop: false }` [INFO] [stdout] 1dc35ab095b2220278492ba992a771b8aa0f97efc2adf1f48f37c8c4a2605da9