[INFO] cloning repository https://github.com/stevebob/realtime-game-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevebob/realtime-game-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Frealtime-game-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Frealtime-game-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22e7e58ff6dce1c67762c072312f5ab621e8cd2c [INFO] testing stevebob/realtime-game-experiment against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Frealtime-game-experiment" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevebob/realtime-game-experiment on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stevebob/realtime-game-experiment [INFO] finished tweaking git repo https://github.com/stevebob/realtime-game-experiment [INFO] tweaked toml for git repo https://github.com/stevebob/realtime-game-experiment written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stevebob/realtime-game-experiment 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.0.2 [INFO] [stderr] Downloaded gfx_device_gl v0.15.2 [INFO] [stderr] Downloaded uuid v0.6.3 [INFO] [stderr] Downloaded x11-dl v2.17.5 [INFO] [stderr] Downloaded shared_library v0.1.8 [INFO] [stderr] Downloaded cgl v0.2.2 [INFO] [stderr] Downloaded glutin v0.15.0 [INFO] [stderr] Downloaded gfx_window_glutin v0.23.0 [INFO] [stderr] Downloaded winit v0.13.1 [INFO] [stderr] Downloaded gilrs v0.6.0 [INFO] [stderr] Downloaded gleam v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f156dea88181579f85573a860fcbd99c644bee2b17eb71ce97b5d68e242779d7 [INFO] running `Command { std: "docker" "start" "-a" "f156dea88181579f85573a860fcbd99c644bee2b17eb71ce97b5d68e242779d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f156dea88181579f85573a860fcbd99c644bee2b17eb71ce97b5d68e242779d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f156dea88181579f85573a860fcbd99c644bee2b17eb71ce97b5d68e242779d7", kill_on_drop: false }` [INFO] [stdout] f156dea88181579f85573a860fcbd99c644bee2b17eb71ce97b5d68e242779d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f0fcbda02e091504b7535c45dcc22847fc30e8c87c0a63fab869b73f7a62f5d [INFO] running `Command { std: "docker" "start" "-a" "8f0fcbda02e091504b7535c45dcc22847fc30e8c87c0a63fab869b73f7a62f5d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.15.0 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling gilrs v0.6.0 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.13.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.2 [INFO] [stderr] Compiling gfx v0.17.1 [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 `gfx_device_gl` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gfx_device_gl --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx_device_gl-0.15.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2194c689cbb78133 -C extra-filename=-012830ffc380f796 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gfx_core=/opt/rustwide/target/debug/deps/libgfx_core-7ddf17ae90804fdd.rmeta --extern gfx_gl=/opt/rustwide/target/debug/deps/libgfx_gl-6a9ba089d71d0c4e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3703c17bee47bcc7.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `winit` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name winit --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.13.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bdf8e6fbcf8c8d2 -C extra-filename=-67bde9270d9704ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-fa9f0d9a825982ae.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-aa2382bacbc59f42.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fe1ec41140d92ed5.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-ec638dc04e9d52aa.rmeta --extern wayland_kbd=/opt/rustwide/target/debug/deps/libwayland_kbd-8a6ae4902bae5bc1.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-88bed0174934fc60.rmeta --extern wayland_window=/opt/rustwide/target/debug/deps/libwayland_window-8b20b78dd1d781f2.rmeta --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-d78b6c3e6f671241.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-108ef239bd94e062/out` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakv7rw0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8f0fcbda02e091504b7535c45dcc22847fc30e8c87c0a63fab869b73f7a62f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0fcbda02e091504b7535c45dcc22847fc30e8c87c0a63fab869b73f7a62f5d", kill_on_drop: false }` [INFO] [stdout] 8f0fcbda02e091504b7535c45dcc22847fc30e8c87c0a63fab869b73f7a62f5d