[INFO] cloning repository https://github.com/JulianGaibler/acorn-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JulianGaibler/acorn-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianGaibler%2Facorn-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianGaibler%2Facorn-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97b4bd31000484e259d09855f0294f66adb84a67 [INFO] testing JulianGaibler/acorn-web against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulianGaibler%2Facorn-web" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JulianGaibler/acorn-web [INFO] finished tweaking git repo https://github.com/JulianGaibler/acorn-web [INFO] tweaked toml for git repo https://github.com/JulianGaibler/acorn-web written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JulianGaibler/acorn-web 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 git repo https://github.com/JulianGaibler/acorn-web 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c1b67e875c7551953cfe1ad38274398544c753048c2c1c970733fdbc12663433 [INFO] running `Command { std: "docker" "start" "-a" "c1b67e875c7551953cfe1ad38274398544c753048c2c1c970733fdbc12663433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1b67e875c7551953cfe1ad38274398544c753048c2c1c970733fdbc12663433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b67e875c7551953cfe1ad38274398544c753048c2c1c970733fdbc12663433", kill_on_drop: false }` [INFO] [stdout] c1b67e875c7551953cfe1ad38274398544c753048c2c1c970733fdbc12663433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 312a1557e7fc5bcf21918c18136c300a46c8852a92b3de834e1427921990cdd0 [INFO] running `Command { std: "docker" "start" "-a" "312a1557e7fc5bcf21918c18136c300a46c8852a92b3de834e1427921990cdd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling oxc_estree v0.78.0 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling oxc_data_structures v0.78.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling oxc_allocator v0.78.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling oxc_index v3.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling oxc_sourcemap v4.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling parcel_selectors v0.28.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling index_vec v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling oxc_index v0.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling oxc-miette-derive v2.3.2 [INFO] [stderr] Compiling oxc_ast_macros v0.78.0 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling oxc-miette v2.3.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling oxc_span v0.78.0 [INFO] [stderr] Compiling oxc_diagnostics v0.78.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling oxc_syntax v0.78.0 [INFO] [stderr] Compiling oxc_regular_expression v0.78.0 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling oxc_span v0.1.3 [INFO] [stderr] Compiling oxc_syntax v0.1.3 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling oxc_ast v0.78.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling oxc_allocator v0.1.3 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling oxc_ast v0.1.3 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling oxc-browserslist v2.0.11 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.67 [INFO] [stderr] Compiling oxc_cfg v0.78.0 [INFO] [stderr] Compiling oxc_ecmascript v0.78.0 [INFO] [stderr] Compiling oxc_ast_visit v0.78.0 [INFO] [stderr] Compiling oxc_parser v0.78.0 [INFO] [stderr] Compiling oxc_semantic v0.78.0 [INFO] [stderr] Compiling oxc_isolated_declarations v0.78.0 [INFO] [stderr] Compiling oxc_traverse v0.78.0 [INFO] [stderr] Compiling oxc_codegen v0.78.0 [INFO] [stderr] Compiling oxc_mangler v0.78.0 [INFO] [stderr] Compiling oxc_transformer v0.78.0 [INFO] [stderr] Compiling oxc_minifier v0.78.0 [INFO] [stderr] Compiling oxc_transformer_plugins v0.78.0 [INFO] [stderr] Compiling oxc v0.78.0 [INFO] [stderr] Compiling mozcomp v0.1.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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.67/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"' --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=c4bdc4d88d2aedea -C extra-filename=-e6abcbdd5fc671df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-fc383382ba90f0c6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-999d889d9694453e.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-d79fedcde775aa5d.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-71f7c731f8ee37c0.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-4ecf957be3e7e03d.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-66f338d9d1b142c8.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f9c5c214341c1b76.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e528317219236035.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-9a308bc80c1a7b19.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-80984f7d5c52328a.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-bfd722ea75ef7b11.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-18ae4a3e007c193b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-85b4ff891c9fdda9.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-42869113a3c3f2c5.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" "312a1557e7fc5bcf21918c18136c300a46c8852a92b3de834e1427921990cdd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312a1557e7fc5bcf21918c18136c300a46c8852a92b3de834e1427921990cdd0", kill_on_drop: false }` [INFO] [stdout] 312a1557e7fc5bcf21918c18136c300a46c8852a92b3de834e1427921990cdd0