[INFO] cloning repository https://github.com/ycatbink0t/diplom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycatbink0t/diplom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ycatbink0t/diplom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycatbink0t/diplom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ycatbink0t/diplom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycatbink0t/diplom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/ycatbink0t/diplom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycatbink0t/diplom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom/refs/heads: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/ycatbink0t/diplom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycatbink0t/diplom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 868627c13faeaf0ec37fa328030a82a0df4ef926 [INFO] checking ycatbink0t/diplom against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ycatbink0t/diplom on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ycatbink0t/diplom [INFO] finished tweaking git repo https://github.com/ycatbink0t/diplom [INFO] tweaked toml for git repo https://github.com/ycatbink0t/diplom written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ycatbink0t/diplom 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdd558153f66eb7fb996b04c5c254878c4291c045fa1fe429d2787d2d38d45fa [INFO] running `Command { std: "docker" "start" "-a" "fdd558153f66eb7fb996b04c5c254878c4291c045fa1fe429d2787d2d38d45fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdd558153f66eb7fb996b04c5c254878c4291c045fa1fe429d2787d2d38d45fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd558153f66eb7fb996b04c5c254878c4291c045fa1fe429d2787d2d38d45fa", kill_on_drop: false }` [INFO] [stdout] fdd558153f66eb7fb996b04c5c254878c4291c045fa1fe429d2787d2d38d45fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8a285771935e4b2e3581b93ccb6c9b3a350fefa63ff4978017b433283ad606 [INFO] running `Command { std: "docker" "start" "-a" "8c8a285771935e4b2e3581b93ccb6c9b3a350fefa63ff4978017b433283ad606", kill_on_drop: false }` [INFO] [stderr] time="2024-07-02T00:56:08Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/rustup-home" to rootfs at "/opt/rustwide/rustup-home": mkdir /var/lib/docker/overlay2/d0dde08e0b862dd4d359ffaec96d4494cb1dea5c4e4991f2cd7c9461b932c561/merged/opt/rustwide/rustup-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "8c8a285771935e4b2e3581b93ccb6c9b3a350fefa63ff4978017b433283ad606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8a285771935e4b2e3581b93ccb6c9b3a350fefa63ff4978017b433283ad606", kill_on_drop: false }` [INFO] [stdout] 8c8a285771935e4b2e3581b93ccb6c9b3a350fefa63ff4978017b433283ad606 [INFO] checking ycatbink0t/diplom against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file discrete_ga_test_100.csv.png [INFO] [stderr] error: unable to write file discrete_ga_test_100.csv_2d.png [INFO] [stderr] error: unable to write file discrete_ga_test_500.csv [INFO] [stderr] error: unable to write file discrete_ga_test_500.csv.png [INFO] [stderr] error: unable to write file discrete_ga_test_500.csv_2d.png [INFO] [stderr] error: unable to write file discrete_ma_test_10.csv [INFO] [stderr] error: unable to write file discrete_ma_test_10.csv.png [INFO] [stderr] error: unable to write file discrete_ma_test_10.csv_2d.png [INFO] [stderr] error: unable to write file discrete_ma_test_100.csv [INFO] [stderr] error: unable to write file discrete_ma_test_100.csv.png [INFO] [stderr] error: unable to write file discrete_ma_test_100.csv_2d.png [INFO] [stderr] error: unable to write file discrete_ma_test_500.csv [INFO] [stderr] error: unable to write file discrete_ma_test_500.csv.png [INFO] [stderr] error: unable to write file discrete_ma_test_500.csv_2d.png [INFO] [stderr] error: unable to write file old_tests.zip [INFO] [stderr] fatal: cannot create directory at 'old_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 ycatbink0t/diplom against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv_2d.png [INFO] [stderr] fatal: cannot create directory at 'src': 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 ycatbink0t/diplom against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv_2d.png [INFO] [stderr] fatal: cannot create directory at 'src': 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 ycatbink0t/diplom against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv_2d.png [INFO] [stderr] fatal: cannot create directory at 'src': 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 ycatbink0t/diplom against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycatbink0t%2Fdiplom" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ga_test_500.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_10.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_100.csv_2d.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv.png [INFO] [stderr] error: unable to write file sphere_ma_test_500.csv_2d.png [INFO] [stderr] fatal: cannot create directory at 'src': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/ycatbink0t/diplom [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.