[INFO] cloning repository https://github.com/stefan-blair/tetrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefan-blair/tetrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan-blair%2Ftetrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan-blair%2Ftetrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 976d1856a68d19a8d87fad23c3f2ed368614e166 [INFO] checking stefan-blair/tetrust against try#3298c2ca5e390fd0d104357fdeec514a152a9561 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefan-blair%2Ftetrust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefan-blair/tetrust on toolchain 3298c2ca5e390fd0d104357fdeec514a152a9561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefan-blair/tetrust [INFO] finished tweaking git repo https://github.com/stefan-blair/tetrust [INFO] tweaked toml for git repo https://github.com/stefan-blair/tetrust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stefan-blair/tetrust 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" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50733bdaeea2335afe745254056a31c13c127d7dde0176cd191be5acbc00b69f [INFO] running `Command { std: "docker" "start" "-a" "50733bdaeea2335afe745254056a31c13c127d7dde0176cd191be5acbc00b69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50733bdaeea2335afe745254056a31c13c127d7dde0176cd191be5acbc00b69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50733bdaeea2335afe745254056a31c13c127d7dde0176cd191be5acbc00b69f", kill_on_drop: false }` [INFO] [stdout] 50733bdaeea2335afe745254056a31c13c127d7dde0176cd191be5acbc00b69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+3298c2ca5e390fd0d104357fdeec514a152a9561" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5107bce070a694034ee17c09f2ecf698f75a768508e17567f52a67f910b50f1 [INFO] running `Command { std: "docker" "start" "-a" "d5107bce070a694034ee17c09f2ecf698f75a768508e17567f52a67f910b50f1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling sapp-linux v0.1.12 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Checking glam v0.14.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking fontdue v0.4.0 [INFO] [stderr] Checking miniquad v0.3.0-alpha.30 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking rodio v0.13.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDEOXu0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rodio` (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 `serde_derive` (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/3298c2ca5e390fd0d104357fdeec514a152a9561/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a4d23b63fafa159c -C extra-filename=-e6e6d8ad505ce080 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c88b5cc12784e7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01fb9c67b270f11e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ffa9dd85f8da1f32.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d5107bce070a694034ee17c09f2ecf698f75a768508e17567f52a67f910b50f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5107bce070a694034ee17c09f2ecf698f75a768508e17567f52a67f910b50f1", kill_on_drop: false }` [INFO] [stdout] d5107bce070a694034ee17c09f2ecf698f75a768508e17567f52a67f910b50f1