[INFO] cloning repository https://github.com/rinx/atmospheric-rendering-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rinx/atmospheric-rendering-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinx%2Fatmospheric-rendering-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinx%2Fatmospheric-rendering-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a84ea14c02500907aa26ac5b2936d5826510390b [INFO] checking rinx/atmospheric-rendering-rs against try#f1594433169cca61dd6137e11b86ca894968fb2f for pr-110100 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinx%2Fatmospheric-rendering-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rinx/atmospheric-rendering-rs on toolchain f1594433169cca61dd6137e11b86ca894968fb2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f1594433169cca61dd6137e11b86ca894968fb2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rinx/atmospheric-rendering-rs [INFO] finished tweaking git repo https://github.com/rinx/atmospheric-rendering-rs [INFO] tweaked toml for git repo https://github.com/rinx/atmospheric-rendering-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rinx/atmospheric-rendering-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" "+f1594433169cca61dd6137e11b86ca894968fb2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+f1594433169cca61dd6137e11b86ca894968fb2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879fb5154a052236cef860b3f97c640ff88e651cec659dd1104127801453330b [INFO] running `Command { std: "docker" "start" "-a" "879fb5154a052236cef860b3f97c640ff88e651cec659dd1104127801453330b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879fb5154a052236cef860b3f97c640ff88e651cec659dd1104127801453330b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879fb5154a052236cef860b3f97c640ff88e651cec659dd1104127801453330b", kill_on_drop: false }` [INFO] [stdout] 879fb5154a052236cef860b3f97c640ff88e651cec659dd1104127801453330b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6ef671f6951f6f7b82eaf49ad0b3b99466e493f2d9d82dd96208252612681f61" "/opt/rustwide/cargo-home/bin/cargo" "+f1594433169cca61dd6137e11b86ca894968fb2f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81230acda5b1357a0d9d2a89065d44fd9a580fdef081c82aeadfdc62993d5ef3 [INFO] running `Command { std: "docker" "start" "-a" "81230acda5b1357a0d9d2a89065d44fd9a580fdef081c82aeadfdc62993d5ef3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/proc-macro2-3342559fd51d6fd7/output` [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] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSiR6BC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/syn-fa25543caab9fb9b/root-output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `dtoa` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaESksbV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crc32fast` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaty5gbm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matrixmultiply` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaITMa6h" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaaLAT9C" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapOPpfr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gif` (lib) due to previous error [INFO] [stderr] error: could not compile `deflate` (lib) due to previous error [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBNULXh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yaml-rust` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetag40CfR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetab1U7uz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "81230acda5b1357a0d9d2a89065d44fd9a580fdef081c82aeadfdc62993d5ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81230acda5b1357a0d9d2a89065d44fd9a580fdef081c82aeadfdc62993d5ef3", kill_on_drop: false }` [INFO] [stdout] 81230acda5b1357a0d9d2a89065d44fd9a580fdef081c82aeadfdc62993d5ef3