[INFO] cloning repository https://github.com/FahrenheitResearch/simsat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FahrenheitResearch/simsat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f4a4ec472062ae64e449634be3d19afcc76c51e
[INFO] documenting FahrenheitResearch/simsat against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] finished tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] tweaked toml for git repo https://github.com/FahrenheitResearch/simsat written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FahrenheitResearch/simsat on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FahrenheitResearch/simsat 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_first_order.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-first-order`
[INFO] [stderr]   * `example` target `render_abi_first_order`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_frame.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-frame`
[INFO] [stderr]   * `example` target `render_frame`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_monte_carlo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-monte-carlo`
[INFO] [stderr]   * `example` target `render_abi_monte_carlo`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_ir.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-ir`
[INFO] [stderr]   * `example` target `render_ir`
[INFO] [stderr] warning: `simsat` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] documenting FahrenheitResearch/simsat against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] finished tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] tweaked toml for git repo https://github.com/FahrenheitResearch/simsat written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FahrenheitResearch/simsat on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FahrenheitResearch/simsat 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_first_order.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-first-order`
[INFO] [stderr]   * `example` target `render_abi_first_order`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_frame.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-frame`
[INFO] [stderr]   * `example` target `render_frame`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_monte_carlo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-monte-carlo`
[INFO] [stderr]   * `example` target `render_abi_monte_carlo`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_ir.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-ir`
[INFO] [stderr]   * `example` target `render_ir`
[INFO] [stderr] warning: `simsat` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] documenting FahrenheitResearch/simsat against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] finished tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] tweaked toml for git repo https://github.com/FahrenheitResearch/simsat written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FahrenheitResearch/simsat on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FahrenheitResearch/simsat 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_first_order.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-first-order`
[INFO] [stderr]   * `example` target `render_abi_first_order`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_frame.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-frame`
[INFO] [stderr]   * `example` target `render_frame`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_monte_carlo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-monte-carlo`
[INFO] [stderr]   * `example` target `render_abi_monte_carlo`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_ir.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-ir`
[INFO] [stderr]   * `example` target `render_ir`
[INFO] [stderr] warning: `simsat` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] documenting FahrenheitResearch/simsat against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] finished tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] tweaked toml for git repo https://github.com/FahrenheitResearch/simsat written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FahrenheitResearch/simsat on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FahrenheitResearch/simsat 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_first_order.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-first-order`
[INFO] [stderr]   * `example` target `render_abi_first_order`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_frame.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-frame`
[INFO] [stderr]   * `example` target `render_frame`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_monte_carlo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-monte-carlo`
[INFO] [stderr]   * `example` target `render_abi_monte_carlo`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_ir.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-ir`
[INFO] [stderr]   * `example` target `render_ir`
[INFO] [stderr] warning: `simsat` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device
[INFO] documenting FahrenheitResearch/simsat against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFahrenheitResearch%2Fsimsat" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] finished tweaking git repo https://github.com/FahrenheitResearch/simsat
[INFO] tweaked toml for git repo https://github.com/FahrenheitResearch/simsat written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FahrenheitResearch/simsat on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FahrenheitResearch/simsat 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_first_order.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-first-order`
[INFO] [stderr]   * `example` target `render_abi_first_order`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_frame.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-frame`
[INFO] [stderr]   * `example` target `render_frame`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_abi_monte_carlo.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-abi-monte-carlo`
[INFO] [stderr]   * `example` target `render_abi_monte_carlo`
[INFO] [stderr] warning: crates/simsat/Cargo.toml: file `/workspace/builds/worker-6-tc2/source/crates/simsat/examples/render_ir.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `simsat-render-ir`
[INFO] [stderr]   * `example` target `render_ir`
[INFO] [stderr] warning: `simsat` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device