[INFO] cloning repository https://github.com/kevinvhinojos/tailwindcss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinvhinojos/tailwindcss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinvhinojos%2Ftailwindcss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinvhinojos%2Ftailwindcss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3524b4531097fff15962735cdacf56d2af425ead
[INFO] testing kevinvhinojos/tailwindcss against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinvhinojos%2Ftailwindcss" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kevinvhinojos/tailwindcss
[INFO] finished tweaking git repo https://github.com/kevinvhinojos/tailwindcss
[INFO] tweaked toml for git repo https://github.com/kevinvhinojos/tailwindcss written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevinvhinojos/tailwindcss on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevinvhinojos/tailwindcss 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b
[INFO] running `Command { std: "docker" "start" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling napi-build v2.3.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling bexpand v1.2.0
[INFO] [stderr]    Compiling fast-glob v0.4.3
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling napi v3.11.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling tailwind-oxide v0.0.0 (/opt/rustwide/workdir/crates/node)
[INFO] [stderr]    Compiling ctor v1.0.12
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling napi-sys v3.3.0
[INFO] [stderr]    Compiling napi-derive-backend v6.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling classification-macros v0.1.0 (/opt/rustwide/workdir/crates/classification-macros)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling napi-derive v3.6.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling ignore v0.4.24 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stdout] warning: function `strip_if_is_prefix` is never used
[INFO] [stdout]    --> crates/ignore/src/dir.rs:902:4
[INFO] [stdout]     |
[INFO] [stdout] 902 | fn strip_if_is_prefix<'a, P: AsRef<Path> + ?Sized>(prefix: &'a P, path: &'a Path) -> &'a Path {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tailwindcss-oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stdout] warning: function `strip_if_is_prefix` is never used
[INFO] [stdout]    --> crates/ignore/src/dir.rs:902:4
[INFO] [stdout]     |
[INFO] [stdout] 902 | fn strip_if_is_prefix<'a, P: AsRef<Path> + ?Sized>(prefix: &'a P, path: &'a Path) -> &'a Path {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling classification-macros v0.1.0 (/opt/rustwide/workdir/crates/classification-macros)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tailwindcss-oxide v0.1.0 (/opt/rustwide/workdir/crates/oxide)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling napi v3.11.0
[INFO] [stderr]    Compiling ignore v0.4.24 (/opt/rustwide/workdir/crates/ignore)
[INFO] [stdout] warning: function `strip_if_is_prefix` is never used
[INFO] [stdout]    --> crates/ignore/src/dir.rs:902:4
[INFO] [stdout]     |
[INFO] [stdout] 902 | fn strip_if_is_prefix<'a, P: AsRef<Path> + ?Sized>(prefix: &'a P, path: &'a Path) -> &'a Path {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr] error: could not compile `napi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name napi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 'feature="napi1"' --cfg 'feature="napi2"' --cfg 'feature="napi3"' --cfg 'feature="napi4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "async", "async-runtime", "chrono", "chrono_date", "compat-mode", "default", "deferred_trace", "dyn-symbols", "encoding_rs", "error_anyhow", "experimental", "full", "futures-core", "indexmap", "latin1", "napi1", "napi10", "napi2", "napi3", "napi4", "napi5", "napi6", "napi7", "napi8", "napi9", "node_version_detect", "noop", "object_indexmap", "serde", "serde-json", "serde-json-ordered", "serde_json", "tokio", "tokio-stream", "tokio_fs", "tokio_full", "tokio_io_std", "tokio_io_util", "tokio_macros", "tokio_net", "tokio_process", "tokio_rt", "tokio_signal", "tokio_sync", "tokio_test_util", "tokio_time", "tracing", "web_stream"))' -C metadata=37d87ba4e6bbe520 -C extra-filename=-08ffb4a51ee12dce --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-f408ab14495b5655.rmeta --extern ctor=/opt/rustwide/target/release/deps/libctor-4e09ef5be5791e1f.rmeta --extern futures=/opt/rustwide/target/release/deps/libfutures-76b4db934b6b1156.rmeta --extern napi_sys=/opt/rustwide/target/release/deps/libnapi_sys-0bc27de33775e3a9.rmeta --extern nohash_hasher=/opt/rustwide/target/release/deps/libnohash_hasher-072fd121dc858e0a.rmeta --extern rustc_hash=/opt/rustwide/target/release/deps/librustc_hash-2a03070b6104b674.rmeta --cap-lints allow --cap-lints=warn --check-cfg 'cfg(tokio_unstable)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ignore` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ignore --edition=2024 crates/ignore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=99a2379d4cc5157c -C extra-filename=-8b4a740337a3995a --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bstr=/opt/rustwide/target/release/deps/libbstr-7b0e98ad3056d1ae.rlib --extern crossbeam_channel=/opt/rustwide/target/release/deps/libcrossbeam_channel-c05f1e6f81191d17.rlib --extern crossbeam_deque=/opt/rustwide/target/release/deps/libcrossbeam_deque-739eb297a3c09c66.rlib --extern dunce=/opt/rustwide/target/release/deps/libdunce-4737fc602e5f0610.rlib --extern globset=/opt/rustwide/target/release/deps/libglobset-0c4d22fb17c89023.rlib --extern log=/opt/rustwide/target/release/deps/liblog-47bbc188fa623570.rlib --extern memchr=/opt/rustwide/target/release/deps/libmemchr-c804cc33f5de4f9b.rlib --extern regex_automata=/opt/rustwide/target/release/deps/libregex_automata-a8565cffb5020f14.rlib --extern same_file=/opt/rustwide/target/release/deps/libsame_file-5ea8acb6c4ddbb74.rlib --extern walkdir=/opt/rustwide/target/release/deps/libwalkdir-5f071d4fcdf5c2df.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b", kill_on_drop: false }`
[INFO] [stdout] fb96d88167bcd2c028e5595f16a2e0524ca9b98c8403f5d33a665c52ee78461b
