[INFO] cloning repository https://github.com/valeneiko/oxc-crash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valeneiko/oxc-crash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleneiko%2Foxc-crash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleneiko%2Foxc-crash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2f7ec56ceef85e7f8a118fe9d656f6a081192ff [INFO] testing valeneiko/oxc-crash against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleneiko%2Foxc-crash" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valeneiko/oxc-crash on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/valeneiko/oxc-crash [INFO] finished tweaking git repo https://github.com/valeneiko/oxc-crash [INFO] tweaked toml for git repo https://github.com/valeneiko/oxc-crash written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/valeneiko/oxc-crash 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f84d7c733a107309e723381789b6a26155cf3bd30f55650396a756f43f8573d [INFO] running `Command { std: "docker" "start" "-a" "7f84d7c733a107309e723381789b6a26155cf3bd30f55650396a756f43f8573d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f84d7c733a107309e723381789b6a26155cf3bd30f55650396a756f43f8573d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f84d7c733a107309e723381789b6a26155cf3bd30f55650396a756f43f8573d", kill_on_drop: false }` [INFO] [stdout] 7f84d7c733a107309e723381789b6a26155cf3bd30f55650396a756f43f8573d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c317c38675f08736a05eccc884e49e8f0026ecd77a64ba80479357585e7e47a9 [INFO] running `Command { std: "docker" "start" "-a" "c317c38675f08736a05eccc884e49e8f0026ecd77a64ba80479357585e7e47a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling oxc_allocator v0.44.0 [INFO] [stderr] Compiling oxc_estree v0.44.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling oxc_index v2.0.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling oxc_data_structures v0.44.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling oxc_ast_macros v0.44.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling oxc-miette v1.0.2 [INFO] [stderr] Compiling oxc_span v0.44.0 [INFO] [stderr] Compiling oxc_diagnostics v0.44.0 [INFO] [stderr] Compiling oxc_syntax v0.44.0 [INFO] [stderr] Compiling oxc_regular_expression v0.44.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `oxc-miette` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name miette --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc-miette-1.0.2/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 --warn=unit-bindings --warn=unexpected_cfgs --warn=non_ascii_idents --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="fancy-base"' --cfg 'feature="fancy-no-syscall"' --cfg 'feature="owo-colors"' --cfg 'feature="oxc-miette-derive"' --cfg 'feature="textwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "backtrace-ext", "default", "derive", "fancy", "fancy-base", "fancy-no-backtrace", "fancy-no-syscall", "no-format-args-capture", "owo-colors", "oxc-miette-derive", "serde", "supports-color", "supports-hyperlinks", "supports-unicode", "syntect", "syntect-highlighter", "terminal_size", "textwrap"))' -C metadata=b2b2b649fe694052 -C extra-filename=-da1623e8b35614a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-8d942d06cad000cf.rmeta --extern oxc_miette_derive=/opt/rustwide/target/debug/deps/liboxc_miette_derive-cf6c45d24bd1d4a2.so --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e4af42be7041a4c5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1438ed44ce97e1d1.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `oxc_diagnostics` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name oxc_diagnostics --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_diagnostics-0.44.0/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 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--warn=clippy::todo' '--allow=clippy::struct_excessive_bools' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::infinite_loop' '--warn=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--warn=clippy::filetype_is_file' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' '--warn=clippy::dbg_macro' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::cargo_common_metadata' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate '--allow=clippy::empty_docs' --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf482814bbcc95bc -C extra-filename=-a5ad4e06a4aa4eb8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern miette=/opt/rustwide/target/debug/deps/libmiette-da1623e8b35614a8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-95d47115bc423d63.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaA8rN53/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxc_syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKzSnVi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxc_regular_expression` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c317c38675f08736a05eccc884e49e8f0026ecd77a64ba80479357585e7e47a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c317c38675f08736a05eccc884e49e8f0026ecd77a64ba80479357585e7e47a9", kill_on_drop: false }` [INFO] [stdout] c317c38675f08736a05eccc884e49e8f0026ecd77a64ba80479357585e7e47a9