[INFO] fetching crate oxvg_ast 0.0.5... [INFO] testing oxvg_ast-0.0.5 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate oxvg_ast 0.0.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate oxvg_ast 0.0.5 [INFO] finished tweaking crates.io crate oxvg_ast 0.0.5 [INFO] tweaked toml for crates.io crate oxvg_ast 0.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxvg_ast 0.0.5 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxvg_ast 0.0.5 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42006da120d6d9abe3bbf994d10a62dbd406fe02425794e4b4833046367e51d6 [INFO] running `Command { std: "docker" "start" "-a" "42006da120d6d9abe3bbf994d10a62dbd406fe02425794e4b4833046367e51d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42006da120d6d9abe3bbf994d10a62dbd406fe02425794e4b4833046367e51d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42006da120d6d9abe3bbf994d10a62dbd406fe02425794e4b4833046367e51d6", kill_on_drop: false }` [INFO] [stdout] 42006da120d6d9abe3bbf994d10a62dbd406fe02425794e4b4833046367e51d6 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31f23a11a752f24a782a25f2cac140751e82946768da60566fb57223665f48f [INFO] running `Command { std: "docker" "start" "-a" "a31f23a11a752f24a782a25f2cac140751e82946768da60566fb57223665f48f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling parcel_selectors v0.28.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.63 [INFO] [stderr] Compiling oxvg_parse v0.0.5 [INFO] [stderr] Compiling oxvg_serialize v0.0.5 [INFO] [stderr] Compiling oxvg_path v0.0.5 [INFO] [stderr] Compiling oxvg_collections v0.0.5 [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.63/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="grid"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "grid", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=7c13a1db6c3dac6a -C extra-filename=-1eea999e33e15fe4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-064883df84770614.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-aa8249bc685d46de.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-5be0f0e2af612a50.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-f7b946e493af2636.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-68a952a3c9f8c958.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-02a524d0cb7bb851.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-88261d2e45b6b6f1.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a864bbf9c50cc0e0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-7027ea54a3fd3aae.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-2fbd9f973338890e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c2ae68696ae787b7.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" "a31f23a11a752f24a782a25f2cac140751e82946768da60566fb57223665f48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31f23a11a752f24a782a25f2cac140751e82946768da60566fb57223665f48f", kill_on_drop: false }` [INFO] [stdout] a31f23a11a752f24a782a25f2cac140751e82946768da60566fb57223665f48f