[INFO] fetching crate bevy_sun_gizmo 0.1.1...
[INFO] checking bevy_sun_gizmo-0.1.1 against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] extracting crate bevy_sun_gizmo 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate bevy_sun_gizmo 0.1.1 on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_sun_gizmo 0.1.1
[INFO] finished tweaking crates.io crate bevy_sun_gizmo 0.1.1
[INFO] tweaked toml for crates.io crate bevy_sun_gizmo 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate bevy_sun_gizmo 0.1.1 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b16f8ee06e5359c190f6f63b93a87192222dce3dfc29832c80ede83c9783640
[INFO] running `Command { std: "docker" "start" "-a" "2b16f8ee06e5359c190f6f63b93a87192222dce3dfc29832c80ede83c9783640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b16f8ee06e5359c190f6f63b93a87192222dce3dfc29832c80ede83c9783640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b16f8ee06e5359c190f6f63b93a87192222dce3dfc29832c80ede83c9783640", kill_on_drop: false }`
[INFO] [stdout] 2b16f8ee06e5359c190f6f63b93a87192222dce3dfc29832c80ede83c9783640
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46a44c29711510f5743ee58d2de4ed89bd1025629d89126e8394cbcb5e394bbd
[INFO] running `Command { std: "docker" "start" "-a" "46a44c29711510f5743ee58d2de4ed89bd1025629d89126e8394cbcb5e394bbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libquote-f270beec2845231c.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaplbN7T/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `event-listener` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetauHf20j/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown` (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/rmetaC3Bw3Y"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "46a44c29711510f5743ee58d2de4ed89bd1025629d89126e8394cbcb5e394bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a44c29711510f5743ee58d2de4ed89bd1025629d89126e8394cbcb5e394bbd", kill_on_drop: false }`
[INFO] [stdout] 46a44c29711510f5743ee58d2de4ed89bd1025629d89126e8394cbcb5e394bbd
