[INFO] cloning repository https://github.com/preyneyv/swc-plugin-use-prompt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preyneyv/swc-plugin-use-prompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreyneyv%2Fswc-plugin-use-prompt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreyneyv%2Fswc-plugin-use-prompt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d1685741c0687c9a63b59b24844eb57508b4a54 [INFO] checking preyneyv/swc-plugin-use-prompt against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreyneyv%2Fswc-plugin-use-prompt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/preyneyv/swc-plugin-use-prompt on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/preyneyv/swc-plugin-use-prompt [INFO] finished tweaking git repo https://github.com/preyneyv/swc-plugin-use-prompt [INFO] tweaked toml for git repo https://github.com/preyneyv/swc-plugin-use-prompt written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/preyneyv/swc-plugin-use-prompt 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5020c52f6d42c7ed2056c8c561c985a867d5325301e155b728455f1c40603569 [INFO] running `Command { std: "docker" "start" "-a" "5020c52f6d42c7ed2056c8c561c985a867d5325301e155b728455f1c40603569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5020c52f6d42c7ed2056c8c561c985a867d5325301e155b728455f1c40603569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5020c52f6d42c7ed2056c8c561c985a867d5325301e155b728455f1c40603569", kill_on_drop: false }` [INFO] [stdout] 5020c52f6d42c7ed2056c8c561c985a867d5325301e155b728455f1c40603569 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c84f3173074b63edd5f0fed1948e31a5b3106f632095ea9a1e2c9d4a08a80e [INFO] running `Command { std: "docker" "start" "-a" "f9c84f3173074b63edd5f0fed1948e31a5b3106f632095ea9a1e2c9d4a08a80e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking swc_visit v0.6.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/stacker-33b555d99ecd18a5/build_script_build-33b555d99ecd18a5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/stacker-33b555d99ecd18a5/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f9c84f3173074b63edd5f0fed1948e31a5b3106f632095ea9a1e2c9d4a08a80e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c84f3173074b63edd5f0fed1948e31a5b3106f632095ea9a1e2c9d4a08a80e", kill_on_drop: false }` [INFO] [stdout] f9c84f3173074b63edd5f0fed1948e31a5b3106f632095ea9a1e2c9d4a08a80e