[INFO] fetching crate rhai_codegen 2.2.0... [INFO] checking rhai_codegen-2.2.0 against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] extracting crate rhai_codegen 2.2.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rhai_codegen 2.2.0 on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rhai_codegen 2.2.0 [INFO] finished tweaking crates.io crate rhai_codegen 2.2.0 [INFO] tweaked toml for crates.io crate rhai_codegen 2.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 57 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17806c5c888aefb77569c6ab8d32c02017e245332a4add978d85b6dcc02f5da4 [INFO] running `Command { std: "docker" "start" "-a" "17806c5c888aefb77569c6ab8d32c02017e245332a4add978d85b6dcc02f5da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17806c5c888aefb77569c6ab8d32c02017e245332a4add978d85b6dcc02f5da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17806c5c888aefb77569c6ab8d32c02017e245332a4add978d85b6dcc02f5da4", kill_on_drop: false }` [INFO] [stdout] 17806c5c888aefb77569c6ab8d32c02017e245332a4add978d85b6dcc02f5da4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 412a001b73eeb37c3c4c789684b09a79dc6ad3841c7f484c3f021704341a3389 [INFO] running `Command { std: "docker" "start" "-a" "412a001b73eeb37c3c4c789684b09a79dc6ad3841c7f484c3f021704341a3389", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking winnow v0.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamMSHOB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKN3GX4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagIBD8X/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "412a001b73eeb37c3c4c789684b09a79dc6ad3841c7f484c3f021704341a3389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412a001b73eeb37c3c4c789684b09a79dc6ad3841c7f484c3f021704341a3389", kill_on_drop: false }` [INFO] [stdout] 412a001b73eeb37c3c4c789684b09a79dc6ad3841c7f484c3f021704341a3389