[INFO] cloning repository https://github.com/ryo-utsunomiya/coding-practice-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryo-utsunomiya/coding-practice-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo-utsunomiya%2Fcoding-practice-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo-utsunomiya%2Fcoding-practice-rust'...
[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 1)
[INFO] cloning repository https://github.com/ryo-utsunomiya/coding-practice-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryo-utsunomiya/coding-practice-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo-utsunomiya%2Fcoding-practice-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo-utsunomiya%2Fcoding-practice-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b44def51f352988c01248ff7e4c48ce078c69ff1
[INFO] checking ryo-utsunomiya/coding-practice-rust against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryo-utsunomiya%2Fcoding-practice-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryo-utsunomiya/coding-practice-rust
[INFO] finished tweaking git repo https://github.com/ryo-utsunomiya/coding-practice-rust
[INFO] tweaked toml for git repo https://github.com/ryo-utsunomiya/coding-practice-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryo-utsunomiya/coding-practice-rust on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryo-utsunomiya/coding-practice-rust 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 278b17d01258536b0c06d3fa24313613458ec4489d1994bf48a15dd8837b0d46
[INFO] running `Command { std: "docker" "start" "-a" "278b17d01258536b0c06d3fa24313613458ec4489d1994bf48a15dd8837b0d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "278b17d01258536b0c06d3fa24313613458ec4489d1994bf48a15dd8837b0d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278b17d01258536b0c06d3fa24313613458ec4489d1994bf48a15dd8837b0d46", kill_on_drop: false }`
[INFO] [stdout] 278b17d01258536b0c06d3fa24313613458ec4489d1994bf48a15dd8837b0d46
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd02a556c98d1260a0d96612da25e0d3feccd6cbb16b4775b82c712ba1b1385d
[INFO] running `Command { std: "docker" "start" "-a" "fd02a556c98d1260a0d96612da25e0d3feccd6cbb16b4775b82c712ba1b1385d", kill_on_drop: false }`
[INFO] [stderr]     Checking proconio v0.4.5
[INFO] [stderr]     Checking coding-practice-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/src_bin_atcoder_abc168_c-d357d1673be830c0.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/coding-practice-rust-d357d1673be830c0/dep-test-bin-src_bin_atcoder_abc168_c`
[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/src_bin_atcoder_abc173_a-c9c9a3b4c00d8970.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/coding-practice-rust-c9c9a3b4c00d8970/dep-test-bin-src_bin_atcoder_abc173_a`
[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/coding-practice-rust-96ed1ff742a4d566/test-bin-src_bin_atcoder_abc162_b`
[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/rmetaA7uxrK"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]  --> src/bin/atcoder/abc180/b.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn main() {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `manhattan_distance` is never used
[INFO] [stdout]   --> src/bin/atcoder/abc180/b.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn manhattan_distance(x: &Vec<i64>) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `euclidean_distance` is never used
[INFO] [stdout]   --> src/bin/atcoder/abc180/b.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn euclidean_distance(x: &Vec<i64>) -> f64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chebyshev_distance` is never used
[INFO] [stdout]   --> src/bin/atcoder/abc180/b.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn chebyshev_distance(x: &Vec<i64>) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[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/rmetaqDlrdS"
[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/rmetaehpmbA"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coding-practice-rust` (bin "src_bin_atcoder_abc180_b") due to 1 previous error
[INFO] [stderr] error: could not compile `coding-practice-rust` (bin "src_bin_atcoder_abc180_a") due to 1 previous error; 4 warnings emitted
[INFO] [stderr] error: could not compile `coding-practice-rust` (bin "src_bin_atcoder_typical90_033" 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/rmetaq5mGGD"
[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/rmetaWylGO6"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coding-practice-rust` (bin "src_bin_atcoder_abc206_b" test) due to 1 previous error
[INFO] [stderr] error: could not compile `coding-practice-rust` (bin "src_bin_atcoder_abc128_a" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fd02a556c98d1260a0d96612da25e0d3feccd6cbb16b4775b82c712ba1b1385d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd02a556c98d1260a0d96612da25e0d3feccd6cbb16b4775b82c712ba1b1385d", kill_on_drop: false }`
[INFO] [stdout] fd02a556c98d1260a0d96612da25e0d3feccd6cbb16b4775b82c712ba1b1385d
