[INFO] cloning repository https://github.com/psadil/bidslake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psadil/bidslake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsadil%2Fbidslake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsadil%2Fbidslake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93d6e6dfa6a65dc667b256d8365220adf04c7951 [INFO] checking psadil/bidslake against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsadil%2Fbidslake" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/psadil/bidslake [INFO] finished tweaking git repo https://github.com/psadil/bidslake [INFO] tweaked toml for git repo https://github.com/psadil/bidslake written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/psadil/bidslake on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/psadil/bidslake 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad [INFO] running `Command { std: "docker" "start" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad", 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" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling displaydoc v0.2.7 [INFO] [stderr] Compiling tokio-macros v2.7.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Compiling phf_shared v0.14.0 [INFO] [stderr] Checking smawk v0.3.3 [INFO] [stderr] Checking rustc-hash v2.1.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Checking oxc_data_structures v0.139.0 [INFO] [stderr] Checking compact_str v0.9.1 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Compiling phf v0.14.0 [INFO] [stderr] Compiling phf_generator v0.14.0 [INFO] [stderr] Checking oxc_estree v0.139.0 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Compiling dragonbox_ecma v0.1.12 [INFO] [stderr] Checking unicode-id-start v1.4.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Checking clap_builder v4.6.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Checking bstr v1.13.0 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.35 [INFO] [stderr] Checking arrow-schema v58.4.0 [INFO] [stderr] Checking micromap v0.3.0 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking jsonschema-regex v0.47.0 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking oxc_allocator v0.139.0 [INFO] [stderr] Compiling rustls-pki-types v1.15.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking num-bigint v0.4.8 [INFO] [stderr] Checking num-iter v0.1.46 [INFO] [stderr] Checking num-bigint v0.5.1 [INFO] [stderr] Compiling toml_edit v0.25.13+spec-1.1.0 [INFO] [stderr] Checking oxc_str v0.139.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling simd-adler32 v0.3.10 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling rustls v0.23.43 [INFO] [stderr] Compiling glob v0.3.4 [INFO] [stderr] Compiling bytes v1.12.1 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking clap v4.6.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking fraction v0.15.4 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Checking serde_json v1.0.151 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling zlib-rs v0.6.6 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Compiling http v1.5.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling webpki-roots v1.0.9 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking oxc_index v5.0.0 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking globset v0.4.19 [INFO] [stderr] Checking fancy-regex v0.18.0 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling bidslake v0.1.0 (/opt/rustwide/workdir/crates/bidslake) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Checking ignore v0.4.31 [INFO] [stderr] Compiling bids-schema v0.1.0 (/opt/rustwide/workdir/crates/bids-schema) [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling tar v0.4.46 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aws-lc-rs v1.17.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Compiling bids-validator-rs v0.1.0 (/opt/rustwide/workdir/crates/bids-validator-rs) [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling aws-lc-sys v0.43.0 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking rustls-native-certs v0.8.4 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.55 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling oxc-miette-derive v3.0.1 [INFO] [stderr] Compiling phf_macros v0.14.0 [INFO] [stderr] Compiling oxc_ast_macros v0.139.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking oxc-miette v3.0.1 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking oxc_span v0.139.0 [INFO] [stderr] Checking oxc_diagnostics v0.139.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking oxc_syntax v0.139.0 [INFO] [stderr] Checking oxc_regular_expression v0.139.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Checking h2 v0.4.15 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking oxc_ast v0.139.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking futures-executor v0.3.33 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking referencing v0.47.0 [INFO] [stderr] Checking arrow-buffer v58.4.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking jsonschema v0.47.0 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking arrow-data v58.4.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking arrow-array v58.4.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] error: could not compile `oxc_ast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name oxc_ast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.139.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "disable_old_builder", "serialize"))' -C metadata=bc3a4c2943de84c0 -C extra-filename=-4f5c300b1f3a4c0e --out-dir /opt/rustwide/target/debug/build/oxc_ast/4f5c300b1f3a4c0e/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/e4279aa7e7ef5c9a/out -L dependency=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out -L dependency=/opt/rustwide/target/debug/build/castaway/32442b404aa5baa6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/compact_str/ab7110a10b8f225d/out -L dependency=/opt/rustwide/target/debug/build/cow-utils/2e6250e60ac57551/out -L dependency=/opt/rustwide/target/debug/build/dragonbox_ecma/e28a03b78f9121a4/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/bf6207a68c9016c8/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/memchr/b924193483665774/out -L dependency=/opt/rustwide/target/debug/build/nonmax/396b3e1595e9d4f5/out -L dependency=/opt/rustwide/target/debug/build/owo-colors/ba7853ce18212443/out -L dependency=/opt/rustwide/target/debug/build/oxc-miette/e1d8b7df58a54b64/out -L dependency=/opt/rustwide/target/debug/build/oxc-miette-derive/7b03a4b8a0055bf1/out -L dependency=/opt/rustwide/target/debug/build/oxc_allocator/e5a371805a13af7c/out -L dependency=/opt/rustwide/target/debug/build/oxc_ast_macros/ddb937732db9828a/out -L dependency=/opt/rustwide/target/debug/build/oxc_data_structures/c5376bf8cdbd2f36/out -L dependency=/opt/rustwide/target/debug/build/oxc_diagnostics/7a32d832e8463c67/out -L dependency=/opt/rustwide/target/debug/build/oxc_estree/82ffb1625ee93935/out -L dependency=/opt/rustwide/target/debug/build/oxc_index/ad2b121e0045b64f/out -L dependency=/opt/rustwide/target/debug/build/oxc_regular_expression/66c7aba9fafe0c87/out -L dependency=/opt/rustwide/target/debug/build/oxc_span/47e4217142e03aab/out -L dependency=/opt/rustwide/target/debug/build/oxc_str/8fb2d100c70a309a/out -L dependency=/opt/rustwide/target/debug/build/oxc_syntax/8d18ab1aed393e97/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/phf/0c80d965b5f5918a/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/f093c7fac8fb73aa/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/3b863c17686d31b1/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/9f55c8acc6427e18/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5cea38e78999152b/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/serde/cb03b6ca250133e5/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0a1ba5c7e6f8457f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/e8922fb61883911e/out -L dependency=/opt/rustwide/target/debug/build/siphasher/893e00f08ec67819/out -L dependency=/opt/rustwide/target/debug/build/smawk/9d6076bd28f30f3b/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/textwrap/6af2f0e22d85576e/out -L dependency=/opt/rustwide/target/debug/build/thiserror/aea6cb7c7c44b68c/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/ef8996188ef5bee0/out -L dependency=/opt/rustwide/target/debug/build/unicode-id-start/1af4315288fca26c/out -L dependency=/opt/rustwide/target/debug/build/unicode-linebreak/12bb701ff06838c9/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/e19b1e2ed5cbf77b/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/831b79c958a0d7a0/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/12164dedcc9c97c0/out/libbitflags-12164dedcc9c97c0.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/build/oxc_allocator/e5a371805a13af7c/out/liboxc_allocator-e5a371805a13af7c.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/build/oxc_ast_macros/ddb937732db9828a/out/liboxc_ast_macros-ddb937732db9828a.so --extern oxc_data_structures=/opt/rustwide/target/debug/build/oxc_data_structures/c5376bf8cdbd2f36/out/liboxc_data_structures-c5376bf8cdbd2f36.rmeta --extern oxc_diagnostics=/opt/rustwide/target/debug/build/oxc_diagnostics/7a32d832e8463c67/out/liboxc_diagnostics-7a32d832e8463c67.rmeta --extern oxc_estree=/opt/rustwide/target/debug/build/oxc_estree/82ffb1625ee93935/out/liboxc_estree-82ffb1625ee93935.rmeta --extern oxc_regular_expression=/opt/rustwide/target/debug/build/oxc_regular_expression/66c7aba9fafe0c87/out/liboxc_regular_expression-66c7aba9fafe0c87.rmeta --extern oxc_span=/opt/rustwide/target/debug/build/oxc_span/47e4217142e03aab/out/liboxc_span-47e4217142e03aab.rmeta --extern oxc_str=/opt/rustwide/target/debug/build/oxc_str/8fb2d100c70a309a/out/liboxc_str-8fb2d100c70a309a.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/build/oxc_syntax/8d18ab1aed393e97/out/liboxc_syntax-8d18ab1aed393e97.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" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad", kill_on_drop: false }` [INFO] [stdout] 53fd86c62fc77d7da5555bf545f582373110383296bbe03651be771fa40e68ad