[INFO] cloning repository https://github.com/thisbefruit/egui-ios [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thisbefruit/egui-ios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Fegui-ios", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Fegui-ios'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Fegui-ios: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/thisbefruit/egui-ios [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thisbefruit/egui-ios" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Fegui-ios", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Fegui-ios'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7f1f075b7c81f86c54a1eddc0e6a6e6e1f981aa [INFO] checking thisbefruit/egui-ios against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisbefruit%2Fegui-ios" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thisbefruit/egui-ios on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thisbefruit/egui-ios [INFO] finished tweaking git repo https://github.com/thisbefruit/egui-ios [INFO] tweaked toml for git repo https://github.com/thisbefruit/egui-ios written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thisbefruit/egui-ios 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_demo_lib v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b6c11f65fb5e8e0cd6c9b34fba04f990873bd4c59757a4741322fefff6c1431 [INFO] running `Command { std: "docker" "start" "-a" "8b6c11f65fb5e8e0cd6c9b34fba04f990873bd4c59757a4741322fefff6c1431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b6c11f65fb5e8e0cd6c9b34fba04f990873bd4c59757a4741322fefff6c1431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6c11f65fb5e8e0cd6c9b34fba04f990873bd4c59757a4741322fefff6c1431", kill_on_drop: false }` [INFO] [stdout] 8b6c11f65fb5e8e0cd6c9b34fba04f990873bd4c59757a4741322fefff6c1431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad068967449e5e1c5285ae3f69184b4dea0c25c5949fa26cd581fd4482ba0102 [INFO] running `Command { std: "docker" "start" "-a" "ad068967449e5e1c5285ae3f69184b4dea0c25c5949fa26cd581fd4482ba0102", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking profiling v1.0.14 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking unicode_names2 v0.6.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/wayland-client-225b09c37debb2f3/rmeta0sMs5B" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/khronos_egl-b9289f17473ef6c9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/khronos-egl-b9289f17473ef6c9/dep-lib-khronos_egl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `winit` (build script) [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/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.28.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="android-native-activity"' --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="sctk-adwaita"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-commons"' --cfg 'feature="wayland-csd-adwaita"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("android-game-activity", "android-native-activity", "default", "mint", "mio", "percent-encoding", "sctk", "sctk-adwaita", "serde", "wayland", "wayland-client", "wayland-commons", "wayland-csd-adwaita", "wayland-csd-adwaita-crossfont", "wayland-csd-adwaita-notitle", "wayland-dlopen", "wayland-protocols", "x11", "x11-dl"))' -C metadata=112b86ce1fa8b1f8 -C extra-filename=-8b40896f9bd3ca27 --out-dir /opt/rustwide/target/debug/build/winit-8b40896f9bd3ca27 -L dependency=/opt/rustwide/target/debug/deps --extern cfg_aliases=/opt/rustwide/target/debug/deps/libcfg_aliases-615fb2d73acd9747.rlib --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-05a78a18d6d6abc7.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wayland-protocols` (build script) [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/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.29.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="staging_protocols"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging_protocols", "unstable_protocols", "wayland-client", "wayland-server"))' -C metadata=d92f2a91b276ec91 -C extra-filename=-87ead057c122d848 --out-dir /opt/rustwide/target/debug/build/wayland-protocols-87ead057c122d848 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-05a78a18d6d6abc7.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetae0dkWR/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ad068967449e5e1c5285ae3f69184b4dea0c25c5949fa26cd581fd4482ba0102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad068967449e5e1c5285ae3f69184b4dea0c25c5949fa26cd581fd4482ba0102", kill_on_drop: false }` [INFO] [stdout] ad068967449e5e1c5285ae3f69184b4dea0c25c5949fa26cd581fd4482ba0102