[INFO] cloning repository https://github.com/gamma-delta/joined-together [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamma-delta/joined-together" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fjoined-together", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fjoined-together'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46567c9a40f094bf4bc04376a8cbfe87eec96fe7 [INFO] checking gamma-delta/joined-together against try#de39175d9e0f63ff8967b81f9639ba28d11ae6ef for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fjoined-together" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamma-delta/joined-together on toolchain de39175d9e0f63ff8967b81f9639ba28d11ae6ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamma-delta/joined-together [INFO] finished tweaking git repo https://github.com/gamma-delta/joined-together [INFO] tweaked toml for git repo https://github.com/gamma-delta/joined-together written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gamma-delta/joined-together 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" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f096fdc1b556f644b88c3dcd6040e1a1d5c6480d444aeb26872aeb7157daddf6 [INFO] running `Command { std: "docker" "start" "-a" "f096fdc1b556f644b88c3dcd6040e1a1d5c6480d444aeb26872aeb7157daddf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f096fdc1b556f644b88c3dcd6040e1a1d5c6480d444aeb26872aeb7157daddf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f096fdc1b556f644b88c3dcd6040e1a1d5c6480d444aeb26872aeb7157daddf6", kill_on_drop: false }` [INFO] [stdout] f096fdc1b556f644b88c3dcd6040e1a1d5c6480d444aeb26872aeb7157daddf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+de39175d9e0f63ff8967b81f9639ba28d11ae6ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c452399a404e751cb17b27317eca77afebe751ebfdd71e555a940275f5b31a0 [INFO] running `Command { std: "docker" "start" "-a" "3c452399a404e751cb17b27317eca77afebe751ebfdd71e555a940275f5b31a0", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bytemuck v1.6.0 [INFO] [stderr] Checking ttf-parser v0.12.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking miniquad v0.3.0-alpha.35 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Checking rodio v0.13.1 [INFO] [stderr] Checking x11-clipboard v0.5.2 [INFO] [stderr] Checking macroquad v0.3.5 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking smithay-clipboard v0.6.3 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Checking quad-wasmnastics v0.2.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cogs-gamedev v0.6.0 [INFO] [stderr] Checking spacecable v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ModePlaying` [INFO] [stdout] --> src/modes/logo/mod.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | use super::{ModeLevelSelect, ModePlaying}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ModePlaying` [INFO] [stdout] --> src/modes/logo/mod.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | use super::{ModeLevelSelect, ModePlaying}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spacecable` (bin "spacecable" test); 1 warning emitted [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/de39175d9e0f63ff8967b81f9639ba28d11ae6ef/bin/rustc --crate-name spacecable --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="crossbeam"' --cfg 'feature="default"' --cfg 'feature="thread_loop"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam", "default", "thread_loop"))' -C metadata=f5a546f8d085e6ab -C extra-filename=-fb7d78a8e3d3405d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d842bc8df3f3cc53.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f33433deb1cdecb7.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ff28d9004230dc4a.rmeta --extern cogs_gamedev=/opt/rustwide/target/debug/deps/libcogs_gamedev-9bbde040dbc1e5c6.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-89a8c715e9a05488.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-87ccbadbce2f82b3.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-3ae97b0e82893f54.rmeta --extern macroquad=/opt/rustwide/target/debug/deps/libmacroquad-574b55d69a7f97ca.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3ec5d80fb05bb2ac.rmeta --extern quad_rand=/opt/rustwide/target/debug/deps/libquad_rand-08802f8ad5dffcc3.rmeta --extern quad_wasmnastics=/opt/rustwide/target/debug/deps/libquad_wasmnastics-f8c17b57f2b2d0e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-504ae2fc450b885c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b9c2b8a879331fc7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7cd2801e526a6fa.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (exit status: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `spacecable` (bin "spacecable"); 1 warning emitted [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/de39175d9e0f63ff8967b81f9639ba28d11ae6ef/bin/rustc --crate-name spacecable --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crossbeam"' --cfg 'feature="default"' --cfg 'feature="thread_loop"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossbeam", "default", "thread_loop"))' -C metadata=781ebbed5becceca -C extra-filename=-5aebeeef6d0e6563 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d842bc8df3f3cc53.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f33433deb1cdecb7.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ff28d9004230dc4a.rmeta --extern cogs_gamedev=/opt/rustwide/target/debug/deps/libcogs_gamedev-9bbde040dbc1e5c6.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-89a8c715e9a05488.rmeta --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-87ccbadbce2f82b3.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-3ae97b0e82893f54.rmeta --extern macroquad=/opt/rustwide/target/debug/deps/libmacroquad-574b55d69a7f97ca.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3ec5d80fb05bb2ac.rmeta --extern quad_rand=/opt/rustwide/target/debug/deps/libquad_rand-08802f8ad5dffcc3.rmeta --extern quad_wasmnastics=/opt/rustwide/target/debug/deps/libquad_wasmnastics-f8c17b57f2b2d0e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-504ae2fc450b885c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b9c2b8a879331fc7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7cd2801e526a6fa.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "3c452399a404e751cb17b27317eca77afebe751ebfdd71e555a940275f5b31a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c452399a404e751cb17b27317eca77afebe751ebfdd71e555a940275f5b31a0", kill_on_drop: false }` [INFO] [stdout] 3c452399a404e751cb17b27317eca77afebe751ebfdd71e555a940275f5b31a0