[INFO] fetching crate gazo 0.0.3...
[INFO] building gazo-0.0.3 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] extracting crate gazo 0.0.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate gazo 0.0.3 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gazo 0.0.3
[INFO] finished tweaking crates.io crate gazo 0.0.3
[INFO] tweaked toml for crates.io crate gazo 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.24)
[INFO] [stderr]       Adding memmap2 v0.5.10 (available: v0.9.5)
[INFO] [stderr]       Adding nix v0.24.3 (available: v0.29.0)
[INFO] [stderr]       Adding resize v0.7.4 (available: v0.8.8)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.9)
[INFO] [stderr]       Adding wayland-client v0.30.2 (available: v0.31.7)
[INFO] [stderr]       Adding wayland-protocols v0.30.1 (available: v0.32.5)
[INFO] [stderr]       Adding wayland-protocols-wlr v0.1.0 (available: v0.3.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e608736606333130431d23b0c0435f99d467efb49876e00f39a54da739c18bb6
[INFO] running `Command { std: "docker" "start" "-a" "e608736606333130431d23b0c0435f99d467efb49876e00f39a54da739c18bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e608736606333130431d23b0c0435f99d467efb49876e00f39a54da739c18bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e608736606333130431d23b0c0435f99d467efb49876e00f39a54da739c18bb6", kill_on_drop: false }`
[INFO] [stdout] e608736606333130431d23b0c0435f99d467efb49876e00f39a54da739c18bb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 380abfa7030a953b2cf315850f872e9a72a274b7c6592f2658637d36233dcbc4
[INFO] running `Command { std: "docker" "start" "-a" "380abfa7030a953b2cf315850f872e9a72a274b7c6592f2658637d36233dcbc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling wayland-backend v0.1.2
[INFO] [stderr]    Compiling fallible_collections v0.4.9
[INFO] [stderr]    Compiling resize v0.7.4
[INFO] [stderr]    Compiling wayland-scanner v0.30.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wayland-client v0.30.2
[INFO] [stderr]    Compiling wayland-protocols v0.30.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.1.0
[INFO] [stderr]    Compiling gazo v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabBDo3S/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gazo` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `wayland-protocols-wlr` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name wayland_protocols_wlr --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-wlr-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "wayland-client", "wayland-server"))' -C metadata=d5899f104f9af53a -C extra-filename=-c050b7c148fa4d13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-5164447350bd15f5.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-34eb1460abb80295.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-61afdf6398c9c316.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-d8e4ba1c08b3c85e.so --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "380abfa7030a953b2cf315850f872e9a72a274b7c6592f2658637d36233dcbc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "380abfa7030a953b2cf315850f872e9a72a274b7c6592f2658637d36233dcbc4", kill_on_drop: false }`
[INFO] [stdout] 380abfa7030a953b2cf315850f872e9a72a274b7c6592f2658637d36233dcbc4
