[INFO] cloning repository https://github.com/futureproofd/Rust-newsletter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futureproofd/Rust-newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4cd252e6d6e9d1554665450e9bb4afdf25c4e31 [INFO] checking futureproofd/Rust-newsletter against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-2-tc2/source': No space left on device [INFO] checking futureproofd/Rust-newsletter against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter" "/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 src/routes/subscriptions.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions_confirm.rs [INFO] [stderr] error: unable to write file src/startup.rs [INFO] [stderr] error: unable to write file src/telemetry.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 futureproofd/Rust-newsletter against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter" "/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 src/routes/subscriptions.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions_confirm.rs [INFO] [stderr] error: unable to write file src/startup.rs [INFO] [stderr] error: unable to write file src/telemetry.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 futureproofd/Rust-newsletter against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter" "/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 src/routes/subscriptions.rs [INFO] [stderr] error: unable to write file src/routes/subscriptions_confirm.rs [INFO] [stderr] error: unable to write file src/startup.rs [INFO] [stderr] error: unable to write file src/telemetry.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 futureproofd/Rust-newsletter against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffutureproofd%2FRust-newsletter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/futureproofd/Rust-newsletter [INFO] finished tweaking git repo https://github.com/futureproofd/Rust-newsletter [INFO] tweaked toml for git repo https://github.com/futureproofd/Rust-newsletter written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/futureproofd/Rust-newsletter on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/futureproofd/Rust-newsletter 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" "+c4ca24658d934444a28db36abebef17a8651701a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding actix-web-flash-messages v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding aead v0.4.3 [INFO] [stderr] Adding aes v0.7.5 [INFO] [stderr] Adding aes-gcm v0.9.4 [INFO] [stderr] Adding argon2 v0.4.1 (available: v0.5.3) [INFO] [stderr] Adding base64ct v1.8.0 [INFO] [stderr] Adding blake2 v0.10.6 [INFO] [stderr] Adding cipher v0.3.0 [INFO] [stderr] Adding cookie_store v0.16.2 [INFO] [stderr] Adding ctr v0.8.0 [INFO] [stderr] Adding ghash v0.4.4 [INFO] [stderr] Adding htmlescape v0.3.1 [INFO] [stderr] Adding idna v0.3.0 [INFO] [stderr] Adding opaque-debug v0.3.1 [INFO] [stderr] Adding password-hash v0.4.2 [INFO] [stderr] Adding polyval v0.5.3 [INFO] [stderr] Adding proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Adding psl-types v2.0.11 [INFO] [stderr] Adding publicsuffix v2.2.3 (available: v2.3.0) [INFO] [stderr] Updating serde v1.0.144 -> v1.0.147 (available: v1.0.219) [INFO] [stderr] Updating serde_derive v1.0.144 -> v1.0.147 (available: v1.0.219) [INFO] [stderr] Adding universal-hash v0.4.1 [INFO] [stderr] Adding urlencoding v2.1.3 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-actix-web v0.6.1 [INFO] [stderr] Downloaded md-5 v0.10.4 [INFO] [stderr] Downloaded dotenvy v0.15.5 [INFO] [stderr] Downloaded wiremock v0.5.16 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7097182da6edf45af766203c64fb66946f292ad5bcc30c959df0bee80be27cb4 [INFO] running `Command { std: "docker" "start" "-a" "7097182da6edf45af766203c64fb66946f292ad5bcc30c959df0bee80be27cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7097182da6edf45af766203c64fb66946f292ad5bcc30c959df0bee80be27cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7097182da6edf45af766203c64fb66946f292ad5bcc30c959df0bee80be27cb4", kill_on_drop: false }` [INFO] [stdout] 7097182da6edf45af766203c64fb66946f292ad5bcc30c959df0bee80be27cb4 command failed: exit status: 1 Error response from daemon: write /var/lib/docker/containers/7097182da6edf45af766203c64fb66946f292ad5bcc30c959df0bee80be27cb4/hosts: no space left on device