[INFO] cloning repository https://github.com/vjpr/swc-wallaby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vjpr/swc-wallaby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjpr%2Fswc-wallaby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjpr%2Fswc-wallaby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaef4fc5de8b7b9c824f573236a4f1ac4817aa92 [INFO] checking vjpr/swc-wallaby against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjpr%2Fswc-wallaby" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vjpr/swc-wallaby on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/vjpr/swc-wallaby [INFO] finished tweaking git repo https://github.com/vjpr/swc-wallaby [INFO] tweaked toml for git repo https://github.com/vjpr/swc-wallaby written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vjpr/swc-wallaby 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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_css_utils v0.4.0 [INFO] [stderr] Downloaded swc_css_ast v0.7.0 [INFO] [stderr] Downloaded swc_atoms v0.2.7 [INFO] [stderr] Downloaded swc_css_visit v0.6.0 [INFO] [stderr] Downloaded testing_macros v0.2.2 [INFO] [stderr] Downloaded swc_ecma_utils v0.46.0 [INFO] [stderr] Downloaded swc_ecma_visit v0.40.0 [INFO] [stderr] Downloaded swc_css_codegen v0.6.0 [INFO] [stderr] Downloaded static-map-macro v0.2.1 [INFO] [stderr] Downloaded swc_node_base v0.4.0 [INFO] [stderr] Downloaded swc_ecma_transforms_classes v0.21.0 [INFO] [stderr] Downloaded napi-sys v1.1.1 [INFO] [stderr] Downloaded napi-derive v1.1.0 [INFO] [stderr] Downloaded easy-error v1.0.0 [INFO] [stderr] Downloaded swc_ecma_ext_transforms v0.31.0 [INFO] [stderr] Downloaded swc_css_codegen_macros v0.2.0 [INFO] [stderr] Downloaded st-map v0.1.4 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v0.5.2 [INFO] [stderr] Downloaded swc_ecma_transforms_testing v0.35.0 [INFO] [stderr] Downloaded mimalloc-rust v0.1.1 [INFO] [stderr] Downloaded swc_ecma_codegen v0.74.0 [INFO] [stderr] Downloaded swc_ecma_transforms_proposal v0.43.0 [INFO] [stderr] Downloaded napi v1.7.7 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.34.0 [INFO] [stderr] Downloaded swc_ecma_preset_env v0.47.0 [INFO] [stderr] Downloaded swc_ecma_transforms_compat v0.39.0 [INFO] [stderr] Downloaded swc_css_parser v0.8.2 [INFO] [stderr] Downloaded swc_ecma_minifier v0.32.1 [INFO] [stderr] Downloaded swc v0.60.0 [INFO] [stderr] Downloaded mimalloc-rust-sys v1.7.2 [INFO] [stderr] Downloaded swc_ecma_transforms_module v0.43.0 [INFO] [stderr] Downloaded swc_ecma_transforms_optimization v0.46.0 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.35.0 [INFO] [stderr] Downloaded swc_ecma_transforms v0.76.0 [INFO] [stderr] Downloaded swc_ecma_codegen v0.73.1 [INFO] [stderr] Downloaded swc_ecma_transforms_react v0.44.0 [INFO] [stderr] Downloaded swc_ecma_parser v0.73.1 [INFO] [stderr] Downloaded swc_ecma_transforms_typescript v0.45.0 [INFO] [stderr] Downloaded swc_css v0.8.2 [INFO] [stderr] Downloaded swc_ecma_loader v0.20.0 [INFO] [stderr] Downloaded swc_ecma_transforms_macros v0.2.1 [INFO] [stderr] Downloaded napi-build v1.1.0 [INFO] [stderr] Downloaded swc_stylis v0.5.0 [INFO] [stderr] Downloaded swc_bundler v0.63.0 [INFO] [stderr] Downloaded swc_ecma_ast v0.54.0 [INFO] [stderr] Downloaded swc_ecmascript v0.68.0 [INFO] [stderr] Downloaded testing v0.14.0 [INFO] [stderr] Downloaded swc_common v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bed3d7bdd61e1587177c594dea8ba5356c64356ff54e9cd41cfb68de8880ab76 [INFO] running `Command { std: "docker" "start" "-a" "bed3d7bdd61e1587177c594dea8ba5356c64356ff54e9cd41cfb68de8880ab76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bed3d7bdd61e1587177c594dea8ba5356c64356ff54e9cd41cfb68de8880ab76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bed3d7bdd61e1587177c594dea8ba5356c64356ff54e9cd41cfb68de8880ab76", kill_on_drop: false }` [INFO] [stdout] bed3d7bdd61e1587177c594dea8ba5356c64356ff54e9cd41cfb68de8880ab76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48d7f87bd2851b0fce3dcf5b123ea49f6311de5ef5498c6f4e8a512dd79c747 [INFO] running `Command { std: "docker" "start" "-a" "b48d7f87bd2851b0fce3dcf5b123ea49f6311de5ef5498c6f4e8a512dd79c747", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling swc_atoms v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking retain_mut v0.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Compiling swc_macros_common v0.3.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling mimalloc-rust-sys v1.7.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling swc_bundler v0.63.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCf4623/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_bundler` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rayon-219f853e0dbef241.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetauqlBtu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `semver-parser` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: mimalloc-rust-sys@1.7.2: c_src/mimalloc/src/static.c:40: fatal error: error writing to /tmp/ccddrsBs.s: No space left on device [INFO] [stderr] warning: mimalloc-rust-sys@1.7.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `mimalloc-rust-sys v1.7.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mimalloc-rust-sys-375dfd718f37a5a0/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_DEBUG=3" "-o" "/opt/rustwide/target/debug/build/mimalloc-rust-sys-51b0d1a07994d462/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c" [INFO] [stderr] cargo:warning=c_src/mimalloc/src/static.c:40: fatal error: error writing to /tmp/ccddrsBs.s: No space left on device [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_DEBUG=3" "-o" "/opt/rustwide/target/debug/build/mimalloc-rust-sys-51b0d1a07994d462/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "b48d7f87bd2851b0fce3dcf5b123ea49f6311de5ef5498c6f4e8a512dd79c747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48d7f87bd2851b0fce3dcf5b123ea49f6311de5ef5498c6f4e8a512dd79c747", kill_on_drop: false }` [INFO] [stdout] b48d7f87bd2851b0fce3dcf5b123ea49f6311de5ef5498c6f4e8a512dd79c747