[INFO] cloning repository https://github.com/zeeshanok/paint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanok/paint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bcfec3463e7d29e226edfae0050c324e304af57 [INFO] checking zeeshanok/paint-rs against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs" "/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/zeeshanok/paint-rs on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zeeshanok/paint-rs [INFO] finished tweaking git repo https://github.com/zeeshanok/paint-rs [INFO] tweaked toml for git repo https://github.com/zeeshanok/paint-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zeeshanok/paint-rs 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitreader v0.3.4 [INFO] [stderr] Downloaded macroquad v0.3.6 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17bc2a165ce8acd6709d38fd9903158c9debb0122c301d258181f8e5221224a7 [INFO] running `Command { std: "docker" "start" "-a" "17bc2a165ce8acd6709d38fd9903158c9debb0122c301d258181f8e5221224a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17bc2a165ce8acd6709d38fd9903158c9debb0122c301d258181f8e5221224a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bc2a165ce8acd6709d38fd9903158c9debb0122c301d258181f8e5221224a7", kill_on_drop: false }` [INFO] [stdout] 17bc2a165ce8acd6709d38fd9903158c9debb0122c301d258181f8e5221224a7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 804a1a7f5902215ef3115f8b3ca1f83aa65ca5fc0079e05dd4e6d11bb498c725 [INFO] running `Command { std: "docker" "start" "-a" "804a1a7f5902215ef3115f8b3ca1f83aa65ca5fc0079e05dd4e6d11bb498c725", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking ttf-parser v0.12.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking bumpalo v3.7.0 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking fontdue v0.5.2 [INFO] [stderr] Checking miniquad v0.3.0-alpha.37 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.73/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fd7cdeb0a153053b -C extra-filename=-1e20d7043a8118c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-225787193ada5c8f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c5fa94b9b5dfcc26.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJNxMy8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `alsa` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "804a1a7f5902215ef3115f8b3ca1f83aa65ca5fc0079e05dd4e6d11bb498c725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804a1a7f5902215ef3115f8b3ca1f83aa65ca5fc0079e05dd4e6d11bb498c725", kill_on_drop: false }` [INFO] [stdout] 804a1a7f5902215ef3115f8b3ca1f83aa65ca5fc0079e05dd4e6d11bb498c725