[INFO] cloning repository https://github.com/thzt/debug-swc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thzt/debug-swc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthzt%2Fdebug-swc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthzt%2Fdebug-swc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32e2811e407ad334480b1435aa7e4a1534f75cfd [INFO] testing thzt/debug-swc against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthzt%2Fdebug-swc" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thzt/debug-swc on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thzt/debug-swc [INFO] finished tweaking git repo https://github.com/thzt/debug-swc [INFO] tweaked toml for git repo https://github.com/thzt/debug-swc written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/thzt/debug-swc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded swc_atoms v0.2.9 [INFO] [stderr] Downloaded ast_node v0.7.4 [INFO] [stderr] Downloaded swc_visit_macros v0.3.0 [INFO] [stderr] Downloaded swc_ecma_parser v0.81.0 [INFO] [stderr] Downloaded swc_ecma_visit v0.45.0 [INFO] [stderr] Downloaded swc_common v0.15.0 [INFO] [stderr] Downloaded swc_ecma_ast v0.59.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b21e5887e5edf5c795e6fe9c57b64d20aab4765679c3b4912ccbe952e6510dab [INFO] running `Command { std: "docker" "start" "-a" "b21e5887e5edf5c795e6fe9c57b64d20aab4765679c3b4912ccbe952e6510dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21e5887e5edf5c795e6fe9c57b64d20aab4765679c3b4912ccbe952e6510dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21e5887e5edf5c795e6fe9c57b64d20aab4765679c3b4912ccbe952e6510dab", kill_on_drop: false }` [INFO] [stdout] b21e5887e5edf5c795e6fe9c57b64d20aab4765679c3b4912ccbe952e6510dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d3d62b24a0eb036ac67fd54fc2791d6c9b35d08c47365e6169e85857ad78feb [INFO] running `Command { std: "docker" "start" "-a" "0d3d62b24a0eb036ac67fd54fc2791d6c9b35d08c47365e6169e85857ad78feb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-core` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] error: could not compile `unicode-normalization` [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-1930a669d4a264d3/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBqaD9k" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` due to previous error [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] error: could not compile `libc` [INFO] running `Command { std: "docker" "inspect" "0d3d62b24a0eb036ac67fd54fc2791d6c9b35d08c47365e6169e85857ad78feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3d62b24a0eb036ac67fd54fc2791d6c9b35d08c47365e6169e85857ad78feb", kill_on_drop: false }` [INFO] [stdout] 0d3d62b24a0eb036ac67fd54fc2791d6c9b35d08c47365e6169e85857ad78feb