[INFO] cloning repository https://github.com/juice-lang/juice-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juice-lang/juice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc8c7ec14ec8a8b18b9d2aa0624befdd25a9292e [INFO] checking juice-lang/juice-rs against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juice-lang/juice-rs on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/juice-lang/juice-rs [INFO] finished tweaking git repo https://github.com/juice-lang/juice-rs [INFO] tweaked toml for git repo https://github.com/juice-lang/juice-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/juice-lang/juice-rs 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3afa3fd58efa7d212dcb01784581b92634d9afcd5ff7968f0e9139cf88e9cab3 [INFO] running `Command { std: "docker" "start" "-a" "3afa3fd58efa7d212dcb01784581b92634d9afcd5ff7968f0e9139cf88e9cab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3afa3fd58efa7d212dcb01784581b92634d9afcd5ff7968f0e9139cf88e9cab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afa3fd58efa7d212dcb01784581b92634d9afcd5ff7968f0e9139cf88e9cab3", kill_on_drop: false }` [INFO] [stdout] 3afa3fd58efa7d212dcb01784581b92634d9afcd5ff7968f0e9139cf88e9cab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140b52302fd8272342d64aa079df2ed47dcc00427178f317ae130b7785902159 [INFO] running `Command { std: "docker" "start" "-a" "140b52302fd8272342d64aa079df2ed47dcc00427178f317ae130b7785902159", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking in_definite v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking lasso v0.7.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-process v2.1.0 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking color-print v0.3.6 [INFO] [stderr] Compiling juice-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking clap v4.5.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBPBnCM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetad0hRnl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "140b52302fd8272342d64aa079df2ed47dcc00427178f317ae130b7785902159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140b52302fd8272342d64aa079df2ed47dcc00427178f317ae130b7785902159", kill_on_drop: false }` [INFO] [stdout] 140b52302fd8272342d64aa079df2ed47dcc00427178f317ae130b7785902159