[INFO] fetching crate csskit_lsp 0.0.14-canary.b91df5b9a8... [INFO] testing csskit_lsp-0.0.14-canary.b91df5b9a8 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] extracting crate csskit_lsp 0.0.14-canary.b91df5b9a8 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate csskit_lsp 0.0.14-canary.b91df5b9a8 [INFO] finished tweaking crates.io crate csskit_lsp 0.0.14-canary.b91df5b9a8 [INFO] tweaked toml for crates.io crate csskit_lsp 0.0.14-canary.b91df5b9a8 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csskit_lsp 0.0.14-canary.b91df5b9a8 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate csskit_lsp 0.0.14-canary.b91df5b9a8 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abae5350b5c0b71d1c16db8a444ea3160f140ed7e2e9556d2d7213221813bdd0 [INFO] running `Command { std: "docker" "start" "-a" "abae5350b5c0b71d1c16db8a444ea3160f140ed7e2e9556d2d7213221813bdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abae5350b5c0b71d1c16db8a444ea3160f140ed7e2e9556d2d7213221813bdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abae5350b5c0b71d1c16db8a444ea3160f140ed7e2e9556d2d7213221813bdd0", kill_on_drop: false }` [INFO] [stdout] abae5350b5c0b71d1c16db8a444ea3160f140ed7e2e9556d2d7213221813bdd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60b425da760a7513e13bc6a09287051e045e296e2c44f06f610fea5a8096a796 [INFO] running `Command { std: "docker" "start" "-a" "60b425da760a7513e13bc6a09287051e045e296e2c44f06f610fea5a8096a796", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling chromashift v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling csskit_source_finder v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling derive_atom_set v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling csskit_derives v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling css_ast v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling css_lexer v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling css_parse v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling css_value_definition_parser v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling csskit_proc_macro v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling csskit_highlight v0.0.14-canary.b91df5b9a8 [INFO] [stderr] Compiling csskit_lsp v0.0.14-canary.b91df5b9a8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `css_ast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name css_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/css_ast-0.0.14-canary.b91df5b9a8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chromashift"' --cfg 'feature="default"' --cfg 'feature="visitable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_dhat-heap-testing", "chromashift", "css_feature_data", "default", "dynamic-atoms", "fancy", "miette", "serde", "visitable"))' -C metadata=0181f424233608b1 -C extra-filename=-4b7d37a7f00bea6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitmask_enum=/opt/rustwide/target/debug/deps/libbitmask_enum-8450e40ee5459a6d.so --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-87a859b991da0e03.rmeta --extern chromashift=/opt/rustwide/target/debug/deps/libchromashift-183279444b235e9c.rmeta --extern css_lexer=/opt/rustwide/target/debug/deps/libcss_lexer-56edd0e1e0cbdf37.rmeta --extern css_parse=/opt/rustwide/target/debug/deps/libcss_parse-7a0098607123e8d9.rmeta --extern csskit_derives=/opt/rustwide/target/debug/deps/libcsskit_derives-2287e2e68f8591b3.so --extern csskit_proc_macro=/opt/rustwide/target/debug/deps/libcsskit_proc_macro-196c3dd6687a0537.so --extern derive_atom_set=/opt/rustwide/target/debug/deps/libderive_atom_set-f8d8105942fe3fde.so --extern miette=/opt/rustwide/target/debug/deps/libmiette-fb6be3c16192264c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9adf5e1ad44e9ff0.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" "60b425da760a7513e13bc6a09287051e045e296e2c44f06f610fea5a8096a796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b425da760a7513e13bc6a09287051e045e296e2c44f06f610fea5a8096a796", kill_on_drop: false }` [INFO] [stdout] 60b425da760a7513e13bc6a09287051e045e296e2c44f06f610fea5a8096a796