[INFO] cloning repository https://github.com/sangheestyle/rust_webserver_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangheestyle/rust_webserver_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/sangheestyle/rust_webserver_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangheestyle/rust_webserver_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/sangheestyle/rust_webserver_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangheestyle/rust_webserver_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/sangheestyle/rust_webserver_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangheestyle/rust_webserver_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/sangheestyle/rust_webserver_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sangheestyle/rust_webserver_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6f8a0d46a964d48e86e7ef4f55ae314d5903b0e [INFO] checking sangheestyle/rust_webserver_example against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] finished tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] tweaked toml for git repo https://github.com/sangheestyle/rust_webserver_example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sangheestyle/rust_webserver_example on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sangheestyle/rust_webserver_example 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding tide v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-cookies v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-core v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-cors v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-forms v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-headers v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-log v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-querystring v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: chown /var/lib/docker/overlay2/83e4829ca2bb65c5defbf26a529ba8d1301bef11a2f04010f4f040bf1917f84d-init/work/work: no such file or directory [INFO] checking sangheestyle/rust_webserver_example against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] finished tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] tweaked toml for git repo https://github.com/sangheestyle/rust_webserver_example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sangheestyle/rust_webserver_example on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sangheestyle/rust_webserver_example 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding tide v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-cookies v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-core v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-cors v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-forms v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-headers v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-log v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-querystring v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/overlay2/3661552c3050292d85021859dc3a9de5ce53f9ab7eb5c127276d8898a29727a7-init/.tmp-lower290616071: no space left on device [INFO] checking sangheestyle/rust_webserver_example against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [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 sangheestyle/rust_webserver_example against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] finished tweaking git repo https://github.com/sangheestyle/rust_webserver_example [INFO] tweaked toml for git repo https://github.com/sangheestyle/rust_webserver_example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sangheestyle/rust_webserver_example on toolchain 723ab942d877517caf445dafde0416803ef56501 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sangheestyle/rust_webserver_example 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" "+723ab942d877517caf445dafde0416803ef56501" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] [stderr] Adding tide v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-cookies v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-core v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-cors v0.2.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-forms v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-headers v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-log v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] [stderr] Adding tide-querystring v0.1.0 (https://github.com/rustasync/tide?branch=master#8281f384) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+723ab942d877517caf445dafde0416803ef56501" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/fdccda9a65905abd2d6ad76517bc622e106018f1f1f3ddb7c2d48565a82134f9/diff: no space left on device [INFO] checking sangheestyle/rust_webserver_example against try#723ab942d877517caf445dafde0416803ef56501 for pr-143857 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsangheestyle%2Frust_webserver_example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file README.md [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] failed to checkout https://github.com/sangheestyle/rust_webserver_example Caused by: command failed: exit status: 128