[INFO] cloning repository https://github.com/pizzamig/myrello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pizzamig/myrello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzamig%2Fmyrello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzamig%2Fmyrello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c3c4358fad6b8f6494039e8405d72a5b1d84fa9 [INFO] checking pizzamig/myrello against try#7a89b05fa7ebfbb9dd798a7dbd888c0550beb838 for pr-109119 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizzamig%2Fmyrello" "/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/pizzamig/myrello on toolchain 7a89b05fa7ebfbb9dd798a7dbd888c0550beb838 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pizzamig/myrello [INFO] finished tweaking git repo https://github.com/pizzamig/myrello [INFO] tweaked toml for git repo https://github.com/pizzamig/myrello written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pizzamig/myrello 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" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 247ce2afb4a74bc1303d7823f7859eb97ec5f065e97bf9e57f7d6bedac70f04e [INFO] running `Command { std: "docker" "start" "-a" "247ce2afb4a74bc1303d7823f7859eb97ec5f065e97bf9e57f7d6bedac70f04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "247ce2afb4a74bc1303d7823f7859eb97ec5f065e97bf9e57f7d6bedac70f04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247ce2afb4a74bc1303d7823f7859eb97ec5f065e97bf9e57f7d6bedac70f04e", kill_on_drop: false }` [INFO] [stdout] 247ce2afb4a74bc1303d7823f7859eb97ec5f065e97bf9e57f7d6bedac70f04e [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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+7a89b05fa7ebfbb9dd798a7dbd888c0550beb838" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 885ee5f96f85ded8b05a7c1be8cb8277edff67cba2ae39835141ccd347199e60 [INFO] running `Command { std: "docker" "start" "-a" "885ee5f96f85ded8b05a7c1be8cb8277edff67cba2ae39835141ccd347199e60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [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/build/ryu-e90a80787fbda8be/rmetaLAHOLY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (build script) [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/rmetawezse2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `byteorder` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `serde` (build script) [INFO] [stderr] error: could not compile `fnv` (lib) due to previous error [INFO] [stderr] error: could not compile `ryu` (build script) due to previous error [INFO] [stderr] error: could not compile `memchr` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta8BrqeA" [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/rmetaAAljTt" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to previous error [INFO] [stderr] error: could not compile `semver-parser` (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/rmetaBLSC7g" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scopeguard` (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/rmeta62FOKu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `log` (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/rmetaMDpck8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_core` (lib) due to previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures-08376d2412a8e8ce.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (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/rmeta722lgD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (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/rmetaCS2KLl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "885ee5f96f85ded8b05a7c1be8cb8277edff67cba2ae39835141ccd347199e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885ee5f96f85ded8b05a7c1be8cb8277edff67cba2ae39835141ccd347199e60", kill_on_drop: false }` [INFO] [stdout] 885ee5f96f85ded8b05a7c1be8cb8277edff67cba2ae39835141ccd347199e60