[INFO] cloning repository https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a1d86720a01d949a3f2a3d8d28a40d941025dcc
[INFO] checking brianwow/mathisbeautifulbutmywifeismorethanbeautiful against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianwow%2Fmathisbeautifulbutmywifeismorethanbeautiful" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful
[INFO] finished tweaking git repo https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful
[INFO] tweaked toml for git repo https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/brianwow/mathisbeautifulbutmywifeismorethanbeautiful 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b10bd4873c52d2bafe507a031bdd8c83e93cd5f1ff70f18d8fa3da9b9f600d0c
[INFO] running `Command { std: "docker" "start" "-a" "b10bd4873c52d2bafe507a031bdd8c83e93cd5f1ff70f18d8fa3da9b9f600d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b10bd4873c52d2bafe507a031bdd8c83e93cd5f1ff70f18d8fa3da9b9f600d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b10bd4873c52d2bafe507a031bdd8c83e93cd5f1ff70f18d8fa3da9b9f600d0c", kill_on_drop: false }`
[INFO] [stdout] b10bd4873c52d2bafe507a031bdd8c83e93cd5f1ff70f18d8fa3da9b9f600d0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01a20ef9bd5d5626f725de5bb73a2436767235c2c226bfad8684858285a982b7
[INFO] running `Command { std: "docker" "start" "-a" "01a20ef9bd5d5626f725de5bb73a2436767235c2c226bfad8684858285a982b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling miniquad v0.3.11
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling quad-snd v0.2.3
[INFO] [stderr]     Checking bytemuck v1.10.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking bumpalo v3.10.0
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ttf_parser-f924c6bc377454af.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/ttf-parser-f924c6bc377454af/dep-lib-ttf_parser`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawu3htv"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "01a20ef9bd5d5626f725de5bb73a2436767235c2c226bfad8684858285a982b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a20ef9bd5d5626f725de5bb73a2436767235c2c226bfad8684858285a982b7", kill_on_drop: false }`
[INFO] [stdout] 01a20ef9bd5d5626f725de5bb73a2436767235c2c226bfad8684858285a982b7
