[INFO] fetching crate swc-coverage-instrument 0.0.24... [INFO] checking swc-coverage-instrument-0.0.24 against try#f3dc08d20a1589b87bde75bb82ee6423307f9bde for pr-135733 [INFO] extracting crate swc-coverage-instrument 0.0.24 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate swc-coverage-instrument 0.0.24 on toolchain f3dc08d20a1589b87bde75bb82ee6423307f9bde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate swc-coverage-instrument 0.0.24 [INFO] finished tweaking crates.io crate swc-coverage-instrument 0.0.24 [INFO] tweaked toml for crates.io crate swc-coverage-instrument 0.0.24 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding swc_core v0.96.9 (available: v16.3.0) [INFO] [stderr] Adding unicode-id-start v1.0.4 (available: v1.3.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca2f58207f8150163c147de782200c9bbf8ec5999716b3cbe97258e66ec396be [INFO] running `Command { std: "docker" "start" "-a" "ca2f58207f8150163c147de782200c9bbf8ec5999716b3cbe97258e66ec396be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca2f58207f8150163c147de782200c9bbf8ec5999716b3cbe97258e66ec396be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2f58207f8150163c147de782200c9bbf8ec5999716b3cbe97258e66ec396be", kill_on_drop: false }` [INFO] [stdout] ca2f58207f8150163c147de782200c9bbf8ec5999716b3cbe97258e66ec396be [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" "+f3dc08d20a1589b87bde75bb82ee6423307f9bde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c15b5f1f31bca64428b481a6191282f64306cc505a913a882224a4a2dc04b5fc [INFO] running `Command { std: "docker" "start" "-a" "c15b5f1f31bca64428b481a6191282f64306cc505a913a882224a4a2dc04b5fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking unicode-id-start v1.0.4 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Compiling swc-coverage-instrument v0.0.24 (/opt/rustwide/workdir) [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking swc_visit v0.5.14 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling hstr v0.2.17 [INFO] [stderr] Compiling swc_atoms v0.6.7 [INFO] [stderr] Checking istanbul-oxide v0.0.24 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking swc_common v0.34.4 [INFO] [stderr] Checking swc_ecma_ast v0.115.1 [INFO] [stderr] Compiling swc_core v0.96.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `swc_common` (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/f3dc08d20a1589b87bde75bb82ee6423307f9bde/bin/rustc --crate-name swc_common --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_common-0.34.4/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__plugin", "__plugin_mode", "__plugin_rt", "__rkyv", "ahash", "anyhow", "arbitrary", "atty", "bytecheck", "concurrent", "debug", "default", "diagnostic-serde", "parking_lot", "plugin-base", "plugin-mode", "plugin-rt", "plugin_transform_schema_v1", "plugin_transform_schema_vtest", "rkyv", "rkyv-impl", "sourcemap", "termcolor", "tty-emitter"))' -C metadata=bd83212bd476d522 -C extra-filename=-cd1d94401f27ffc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ast_node=/opt/rustwide/target/debug/deps/libast_node-7964048c54957690.so --extern better_scoped_tls=/opt/rustwide/target/debug/deps/libbetter_scoped_tls-c1b678da1aefcd4d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-507b85f2ee56f5d2.rmeta --extern from_variant=/opt/rustwide/target/debug/deps/libfrom_variant-ef0bd1ace9cf130d.so --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-ded5321d275224be.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5a8ad6b37269bd1a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-18f52d90cb48c7d6.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ffc10df8f1e48940.rmeta --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-e8abbf2562d6d618.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-32db44bf9a5d084f.rmeta --extern swc_eq_ignore_macros=/opt/rustwide/target/debug/deps/libswc_eq_ignore_macros-67e710b0c76114b1.so --extern swc_visit=/opt/rustwide/target/debug/deps/libswc_visit-f0744371b915b320.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-248b6122d57fbfba.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-01f7fe33da96721d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4aad4035a4bfe262.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c15b5f1f31bca64428b481a6191282f64306cc505a913a882224a4a2dc04b5fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c15b5f1f31bca64428b481a6191282f64306cc505a913a882224a4a2dc04b5fc", kill_on_drop: false }` [INFO] [stdout] c15b5f1f31bca64428b481a6191282f64306cc505a913a882224a4a2dc04b5fc