[INFO] cloning repository https://github.com/jameshiew/ave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameshiew/ave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshiew%2Fave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshiew%2Fave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ea5fc90d58b71171a1c9e5f7a8fbe48d5da4286
[INFO] checking jameshiew/ave against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshiew%2Fave" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jameshiew/ave on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jameshiew/ave
[INFO] finished tweaking git repo https://github.com/jameshiew/ave
[INFO] tweaked toml for git repo https://github.com/jameshiew/ave written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jameshiew/ave 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rustgd/collision-rs`
[INFO] [stderr]     Updating git repository `https://github.com/jameshiew/glium_text_rusttype`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded noise v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb9b53e2a0554b077bc96b188f63d04c83f35c7301979bc7124fd086b90967b9
[INFO] running `Command { std: "docker" "start" "-a" "cb9b53e2a0554b077bc96b188f63d04c83f35c7301979bc7124fd086b90967b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb9b53e2a0554b077bc96b188f63d04c83f35c7301979bc7124fd086b90967b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9b53e2a0554b077bc96b188f63d04c83f35c7301979bc7124fd086b90967b9", kill_on_drop: false }`
[INFO] [stdout] cb9b53e2a0554b077bc96b188f63d04c83f35c7301979bc7124fd086b90967b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30978896ca8faed2040300ced369405401274470890e2644b008d2c3650724cd
[INFO] running `Command { std: "docker" "start" "-a" "30978896ca8faed2040300ced369405401274470890e2644b008d2c3650724cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking bytemuck v1.12.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling crossfont v0.5.0
[INFO] [stderr]    Compiling x11-dl v2.20.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling prometheus v0.13.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking memmap2 v0.5.7
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[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 `glutin_egl_sys` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_egl_sys-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43f12bd0651135ca -C extra-filename=-35c1d5be30c5ce80 --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-35c1d5be30c5ce80 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-42a986954d30746e.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glutin_glx_sys` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.1.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f094b3188cb8ece -C extra-filename=-8000616ce96bdb06 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-8000616ce96bdb06 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-42a986954d30746e.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "30978896ca8faed2040300ced369405401274470890e2644b008d2c3650724cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30978896ca8faed2040300ced369405401274470890e2644b008d2c3650724cd", kill_on_drop: false }`
[INFO] [stdout] 30978896ca8faed2040300ced369405401274470890e2644b008d2c3650724cd
