[INFO] cloning repository https://github.com/dimitriye98/space3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimitriye98/space3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitriye98%2Fspace3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitriye98%2Fspace3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3cad7cf774dcc6fdd5d342dff7fe517ecf4bbb6 [INFO] testing dimitriye98/space3 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitriye98%2Fspace3" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dimitriye98/space3 [INFO] finished tweaking git repo https://github.com/dimitriye98/space3 [INFO] tweaked toml for git repo https://github.com/dimitriye98/space3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dimitriye98/space3 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dimitriye98/space3 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e000c93a08dfa5cbb05aa19414fc4a1b9b2e5e97a5f69b4850b8db41b1a2ea3 [INFO] running `Command { std: "docker" "start" "-a" "5e000c93a08dfa5cbb05aa19414fc4a1b9b2e5e97a5f69b4850b8db41b1a2ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e000c93a08dfa5cbb05aa19414fc4a1b9b2e5e97a5f69b4850b8db41b1a2ea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e000c93a08dfa5cbb05aa19414fc4a1b9b2e5e97a5f69b4850b8db41b1a2ea3", kill_on_drop: false }` [INFO] [stdout] 5e000c93a08dfa5cbb05aa19414fc4a1b9b2e5e97a5f69b4850b8db41b1a2ea3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 849b2aca7cdc0d09a504181d00f4ace99ada6be625e727751ea985a8651a4a88 [INFO] running `Command { std: "docker" "start" "-a" "849b2aca7cdc0d09a504181d00f4ace99ada6be625e727751ea985a8651a4a88", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libm v0.1.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling noise v0.4.1 [INFO] [stderr] Compiling nalgebra v0.18.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libwinit-d6b8ef8fb1d605ec.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `winit` (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 `image` (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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name image --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.21.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 --cfg 'feature="bmp"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="gif"' --cfg 'feature="gif_codec"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg-decoder"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="png_codec"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmarks", "bmp", "default", "dxt", "gif", "gif_codec", "hdr", "ico", "jpeg", "jpeg-decoder", "jpeg_rayon", "png", "png_codec", "pnm", "scoped_threadpool", "tga", "tiff", "webp"))' -C metadata=08dd5801dbc4dd7e -C extra-filename=-33398ecf0bd043ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-b9091e83e602e246.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-bb351bce16406794.rmeta --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-d609618615888418.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-71f94f506b0c97e3.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-80648d5a455f146d.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-1cc6494edd176b6e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bc13e648ea119fdb.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-e52ffa1cdeb19c5e.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-ea80625569c7ab31.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-711985f3e3e4fc57.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "849b2aca7cdc0d09a504181d00f4ace99ada6be625e727751ea985a8651a4a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "849b2aca7cdc0d09a504181d00f4ace99ada6be625e727751ea985a8651a4a88", kill_on_drop: false }` [INFO] [stdout] 849b2aca7cdc0d09a504181d00f4ace99ada6be625e727751ea985a8651a4a88