[INFO] cloning repository https://github.com/anotherempty/silkenweb-theme-selection [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anotherempty/silkenweb-theme-selection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherempty%2Fsilkenweb-theme-selection", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherempty%2Fsilkenweb-theme-selection'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21b0c86f78444eaa2dbf188ed29e54c2aa227eb3 [INFO] checking anotherempty/silkenweb-theme-selection against master#8cfaf70c320297dd1831a12351fcfeab7a231328 for pr-115538 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherempty%2Fsilkenweb-theme-selection" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anotherempty/silkenweb-theme-selection on toolchain 8cfaf70c320297dd1831a12351fcfeab7a231328 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anotherempty/silkenweb-theme-selection [INFO] finished tweaking git repo https://github.com/anotherempty/silkenweb-theme-selection [INFO] tweaked toml for git repo https://github.com/anotherempty/silkenweb-theme-selection written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anotherempty/silkenweb-theme-selection 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" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/silkenweb/silkenweb` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gensym v0.1.0 [INFO] [stderr] Downloaded web-log v1.0.1 [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded parcel_selectors v0.26.0 [INFO] [stderr] Downloaded futures-signals v0.3.32 [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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae6991f9cb143d7071ee712996d2db3a2e9ff3fb589374e81d2caea65e68163c [INFO] running `Command { std: "docker" "start" "-a" "ae6991f9cb143d7071ee712996d2db3a2e9ff3fb589374e81d2caea65e68163c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae6991f9cb143d7071ee712996d2db3a2e9ff3fb589374e81d2caea65e68163c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae6991f9cb143d7071ee712996d2db3a2e9ff3fb589374e81d2caea65e68163c", kill_on_drop: false }` [INFO] [stdout] ae6991f9cb143d7071ee712996d2db3a2e9ff3fb589374e81d2caea65e68163c [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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d98dab55092c4cc4178c0b15e4eda3cebdb628b5b4182bdf4319be963cc560c [INFO] running `Command { std: "docker" "start" "-a" "6d98dab55092c4cc4178c0b15e4eda3cebdb628b5b4182bdf4319be963cc560c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itoa v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking ryu v1.0.14 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling dtoa v1.0.8 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling parcel_selectors v0.26.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling regex-automata v0.3.0 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling gensym v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.166 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling regex v1.9.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Checking js-sys v0.3.61 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-log v1.0.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking web-sys v0.3.61 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking futures-signals v0.3.32 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.13 [INFO] [stderr] Checking parcel_sourcemap v2.1.1 [INFO] [stderr] Checking silkenweb-signals-ext v0.4.0 (https://github.com/silkenweb/silkenweb#2cf78af2) [INFO] [stderr] Checking lightningcss v1.0.0-alpha.42 [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/8cfaf70c320297dd1831a12351fcfeab7a231328/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lightningcss-1.0.0-alpha.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bundler"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="grid"' --cfg 'feature="nodejs"' --cfg 'feature="parcel_sourcemap"' --cfg 'feature="rayon"' --cfg 'feature="sourcemap"' -C metadata=b700b390d25b7ea3 -C extra-filename=-b700b390d25b7ea3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-c070f89d42c98431.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-bbd83cddf5020490.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-c59748dea47bcf21.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-6da5d2e7073c532e.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6e0c314a62192a0e.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b504408935943b0c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-36538b0186942087.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2eca50460818a6c7.rmeta --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-50df36a59b27aa24.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-942d9ce867ccfd60.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-720ef8a457a123b9.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-356847b57c0c1fdd.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-4c31febf613227ca.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c181af76761cfe80.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a0e003964f10756.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" "6d98dab55092c4cc4178c0b15e4eda3cebdb628b5b4182bdf4319be963cc560c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d98dab55092c4cc4178c0b15e4eda3cebdb628b5b4182bdf4319be963cc560c", kill_on_drop: false }` [INFO] [stdout] 6d98dab55092c4cc4178c0b15e4eda3cebdb628b5b4182bdf4319be963cc560c