[INFO] cloning repository https://github.com/zhuyk6/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuyk6/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/zhuyk6/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuyk6/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/zhuyk6/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuyk6/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/zhuyk6/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuyk6/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa3c60de45d9b409a04ea86d6afbfff0b132fc12 [INFO] checking zhuyk6/leetcode-rust against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhuyk6/leetcode-rust on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhuyk6/leetcode-rust [INFO] finished tweaking git repo https://github.com/zhuyk6/leetcode-rust [INFO] tweaked toml for git repo https://github.com/zhuyk6/leetcode-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zhuyk6/leetcode-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3725094aa15122de19d9bf472a6c9b2bfcaa4ed1204737656aad4597ebf98666 [INFO] running `Command { std: "docker" "start" "-a" "3725094aa15122de19d9bf472a6c9b2bfcaa4ed1204737656aad4597ebf98666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3725094aa15122de19d9bf472a6c9b2bfcaa4ed1204737656aad4597ebf98666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3725094aa15122de19d9bf472a6c9b2bfcaa4ed1204737656aad4597ebf98666", kill_on_drop: false }` [INFO] [stdout] 3725094aa15122de19d9bf472a6c9b2bfcaa4ed1204737656aad4597ebf98666 [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking zhuyk6/leetcode-rust against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/problems/p002_581.rs [INFO] [stderr] error: unable to write file src/problems/p002_597.rs [INFO] [stderr] error: unable to write file src/problems/p002_606.rs [INFO] [stderr] error: unable to write file src/problems/p002_617.rs [INFO] [stderr] error: unable to write file src/problems/p002_642.rs [INFO] [stderr] error: unable to write file src/problems/p002_671.rs [INFO] [stderr] error: unable to write file src/problems/p002_673.rs [INFO] [stderr] error: unable to write file src/problems/p002_680.rs [INFO] [stderr] error: unable to write file src/problems/p002_684.rs [INFO] [stderr] error: unable to write file src/problems/p002_699.rs [INFO] [stderr] error: unable to write file src/problems/p002_736.rs [INFO] [stderr] error: unable to write file src/problems/p002_808.rs [INFO] [stderr] error: unable to write file src/problems/p002_834.rs [INFO] [stderr] error: unable to write file src/problems/p002_846.rs [INFO] [stderr] error: unable to write file src/problems/p002_864.rs [INFO] [stderr] error: unable to write file src/problems/p002_865.rs [INFO] [stderr] error: unable to write file src/problems/p002_867.rs [INFO] [stderr] error: unable to write file src/problems/p002_908.rs [INFO] [stderr] error: unable to write file src/problems/p002_917.rs [INFO] [stderr] error: unable to write file src/rctree.rs [INFO] [stderr] fatal: cannot create directory at 'tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking zhuyk6/leetcode-rust against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyk6%2Fleetcode-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhuyk6/leetcode-rust on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhuyk6/leetcode-rust [INFO] finished tweaking git repo https://github.com/zhuyk6/leetcode-rust [INFO] tweaked toml for git repo https://github.com/zhuyk6/leetcode-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zhuyk6/leetcode-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c246e5dd5ae133049210ff7a938dc6240d9c9c473e9e7c3664f3a446575160e8 [INFO] running `Command { std: "docker" "start" "-a" "c246e5dd5ae133049210ff7a938dc6240d9c9c473e9e7c3664f3a446575160e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c246e5dd5ae133049210ff7a938dc6240d9c9c473e9e7c3664f3a446575160e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c246e5dd5ae133049210ff7a938dc6240d9c9c473e9e7c3664f3a446575160e8", kill_on_drop: false }` [INFO] [stdout] c246e5dd5ae133049210ff7a938dc6240d9c9c473e9e7c3664f3a446575160e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87eb94091fe87cc9048c1f97d4b1fdc1eba6c3f55b473a586d49f6af0d27af19 [INFO] running `Command { std: "docker" "start" "-a" "87eb94091fe87cc9048c1f97d4b1fdc1eba6c3f55b473a586d49f6af0d27af19", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/getrandom-5c39940fad906299` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "87eb94091fe87cc9048c1f97d4b1fdc1eba6c3f55b473a586d49f6af0d27af19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87eb94091fe87cc9048c1f97d4b1fdc1eba6c3f55b473a586d49f6af0d27af19", kill_on_drop: false }` [INFO] [stdout] 87eb94091fe87cc9048c1f97d4b1fdc1eba6c3f55b473a586d49f6af0d27af19