[INFO] cloning repository https://github.com/simonbrahan/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonbrahan/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonbrahan%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonbrahan%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3b66b0c748943a77f6e068e536b0b8382a8cd1e [INFO] checking simonbrahan/snake against try#f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonbrahan%2Fsnake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simonbrahan/snake on toolchain f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simonbrahan/snake [INFO] finished tweaking git repo https://github.com/simonbrahan/snake [INFO] tweaked toml for git repo https://github.com/simonbrahan/snake written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simonbrahan/snake 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" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.36 [INFO] [stderr] Downloaded pistoncore-input v0.19.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.33.0 [INFO] [stderr] Downloaded pistoncore-window v0.28.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.26.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.39.1 [INFO] [stderr] Downloaded piston v0.33.0 [INFO] [stderr] Downloaded piston_window v0.70.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.43.0 [INFO] [stderr] Downloaded serde_derive_internals v0.22.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61eec415b09202f27004520cecaa73a06dda64ba6e978847a598c197b173edef [INFO] running `Command { std: "docker" "start" "-a" "61eec415b09202f27004520cecaa73a06dda64ba6e978847a598c197b173edef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61eec415b09202f27004520cecaa73a06dda64ba6e978847a598c197b173edef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61eec415b09202f27004520cecaa73a06dda64ba6e978847a598c197b173edef", kill_on_drop: false }` [INFO] [stdout] 61eec415b09202f27004520cecaa73a06dda64ba6e978847a598c197b173edef [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b11208771c4bf0d6f5c708f4ca962d31cb1a06bacc992e3143629c40038d61 [INFO] running `Command { std: "docker" "start" "-a" "13b11208771c4bf0d6f5c708f4ca962d31cb1a06bacc992e3143629c40038d61", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling khronos_api v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/winapi-e369fa2d7cef4d91.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winapi` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOQqNtY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/viewport-3a0a0217775d7af5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/piston-viewport-3a0a0217775d7af5/dep-lib-viewport` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `crossbeam-epoch` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `xml-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name xml --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ac96d39b501cdc12 -C extra-filename=-9243561aa0eda952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d7b2ce3a47580179.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD1ShNz/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-client` (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/f45c1ab62d4de6b63f69b4daa9d1f0b90c38a208/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.9.10/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="cursor"' --cfg 'feature="default"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cursor", "default", "dlopen", "egl"))' -C metadata=c488c9a6c868345b -C extra-filename=-125e6f16944e5c70 --out-dir /opt/rustwide/target/debug/build/wayland-client-125e6f16944e5c70 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-89c498c86cbbb6b1.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2I2X5A/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/rmetauqAnwF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "13b11208771c4bf0d6f5c708f4ca962d31cb1a06bacc992e3143629c40038d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b11208771c4bf0d6f5c708f4ca962d31cb1a06bacc992e3143629c40038d61", kill_on_drop: false }` [INFO] [stdout] 13b11208771c4bf0d6f5c708f4ca962d31cb1a06bacc992e3143629c40038d61