[INFO] fetching crate sherwood 0.8.0...
[INFO] testing sherwood-0.8.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sherwood 0.8.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sherwood 0.8.0
[INFO] finished tweaking crates.io crate sherwood 0.8.0
[INFO] tweaked toml for crates.io crate sherwood 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sherwood 0.8.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sherwood 0.8.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded sailfish v0.8.3
[INFO] [stderr]   Downloaded sailfish-compiler v0.8.3
[INFO] [stderr]   Downloaded sailfish-macros v0.8.3
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded unicode-id v0.3.6
[INFO] [stderr]   Downloaded itoap v1.0.1
[INFO] [stderr]   Downloaded markdown v1.0.0
[INFO] [stderr]   Downloaded lightningcss v1.0.0-alpha.68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68b98fa1027abdfa68673f599e4a075dfea0bd23c97624d3f76119a1548c24a0
[INFO] running `Command { std: "docker" "start" "-a" "68b98fa1027abdfa68673f599e4a075dfea0bd23c97624d3f76119a1548c24a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68b98fa1027abdfa68673f599e4a075dfea0bd23c97624d3f76119a1548c24a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68b98fa1027abdfa68673f599e4a075dfea0bd23c97624d3f76119a1548c24a0", kill_on_drop: false }`
[INFO] [stdout] 68b98fa1027abdfa68673f599e4a075dfea0bd23c97624d3f76119a1548c24a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30b951af35a54c74a4396f509723906b4605cbc24680685813a2a25a54a812da
[INFO] running `Command { std: "docker" "start" "-a" "30b951af35a54c74a4396f509723906b4605cbc24680685813a2a25a54a812da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling sailfish-compiler v0.8.3
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sailfish v0.8.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoap v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.68
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sailfish-macros v0.8.3
[INFO] [stderr]    Compiling sherwood v0.8.0 (/opt/rustwide/workdir)
[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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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="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=5d7e1be0837a478f -C extra-filename=-4b3a4fcba110cb4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-bd183ad0659917d8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e3ebf951a1dfe30d.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-b1839904553b1d8e.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-1b39b5c0350fa0f2.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-9bc7090188518da1.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c7a5848b9727df50.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6e8c651bc486090c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a731b140d6b8dda9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1e31b96e26c5c1d5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-9361ad4b50bf92a7.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-d31ad8f98212fe63.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-86e9e5d934914482.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-4096fca0041521f6.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-0548a7d6a7913c24.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5e9a9dd18ff2b9cd.rmeta --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-6811ea077cfac5d8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c77c0d972b6f599b.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" "30b951af35a54c74a4396f509723906b4605cbc24680685813a2a25a54a812da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b951af35a54c74a4396f509723906b4605cbc24680685813a2a25a54a812da", kill_on_drop: false }`
[INFO] [stdout] 30b951af35a54c74a4396f509723906b4605cbc24680685813a2a25a54a812da
