[INFO] cloning repository https://github.com/hitohata/tessoku-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hitohata/tessoku-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhitohata%2Ftessoku-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhitohata%2Ftessoku-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5349036f81b8a1f246d602cb6b71934b541cb46 [INFO] checking hitohata/tessoku-book against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhitohata%2Ftessoku-book" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hitohata/tessoku-book on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hitohata/tessoku-book [INFO] finished tweaking git repo https://github.com/hitohata/tessoku-book [INFO] tweaked toml for git repo https://github.com/hitohata/tessoku-book written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hitohata/tessoku-book 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proconio v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b36cf37505865f709d3d07e0e900f54e4360b62e9debe5698aaf014c482c775 [INFO] running `Command { std: "docker" "start" "-a" "4b36cf37505865f709d3d07e0e900f54e4360b62e9debe5698aaf014c482c775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b36cf37505865f709d3d07e0e900f54e4360b62e9debe5698aaf014c482c775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b36cf37505865f709d3d07e0e900f54e4360b62e9debe5698aaf014c482c775", kill_on_drop: false }` [INFO] [stdout] 4b36cf37505865f709d3d07e0e900f54e4360b62e9debe5698aaf014c482c775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab615a965b0adb1da4a06a32d2277b5a6f9f3b701a1c569e3853c465e11ece4c [INFO] running `Command { std: "docker" "start" "-a" "ab615a965b0adb1da4a06a32d2277b5a6f9f3b701a1c569e3853c465e11ece4c", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking proconio v0.4.3 [INFO] [stderr] Checking tessoku-book v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tessoku_book_a18-dc73f7f412fbf1e2.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-dc73f7f412fbf1e2/dep-bin-tessoku-book-a18` [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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tessoku_book_c16-06aebdf12536686f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-06aebdf12536686f/dep-bin-tessoku-book-c16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-370e58f24542953e/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-20c46ccdb319db81/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1qOzuA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tessoku_book_a26-463330126589a47c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-463330126589a47c/dep-test-bin-tessoku-book-a26` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `tessoku-book` (bin "tessoku-book-a21" test) due to 1 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/rmetaXzpNQb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tessoku-book` (bin "tessoku-book-b29") due to 1 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/rmetaiEcKRv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tessoku_book_a40-4b19ca5d2b8f1a9b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-4b19ca5d2b8f1a9b/dep-bin-tessoku-book-a40` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabbg5gn" [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/rmetaQUnqMD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tessoku-book` (bin "tessoku-book-a60") due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tessoku_book_b51-deeaa2ab68ee7280.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tessoku-book-deeaa2ab68ee7280/dep-test-bin-tessoku-book-b51` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXTWPaZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tessoku-book` (bin "tessoku-book-a37") due to 1 previous error [INFO] [stderr] error: could not compile `tessoku-book` (bin "tessoku-book-a02") due to 1 previous error [INFO] [stderr] error: could not compile `tessoku-book` (bin "tessoku-book-a70") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab615a965b0adb1da4a06a32d2277b5a6f9f3b701a1c569e3853c465e11ece4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab615a965b0adb1da4a06a32d2277b5a6f9f3b701a1c569e3853c465e11ece4c", kill_on_drop: false }` [INFO] [stdout] ab615a965b0adb1da4a06a32d2277b5a6f9f3b701a1c569e3853c465e11ece4c