[INFO] cloning repository https://github.com/AlexanderThaller/conways_game_of_life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderThaller/conways_game_of_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fconways_game_of_life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fconways_game_of_life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7aa9b0a461d40213d283bb8fab3909658b88cb8c
[INFO] checking AlexanderThaller/conways_game_of_life against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fconways_game_of_life" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderThaller/conways_game_of_life
[INFO] finished tweaking git repo https://github.com/AlexanderThaller/conways_game_of_life
[INFO] tweaked toml for git repo https://github.com/AlexanderThaller/conways_game_of_life written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderThaller/conways_game_of_life on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexanderThaller/conways_game_of_life 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: binary `conways_game_of_life` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-2-tc1/source/target/.../conways_game_of_life
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `conways-game-of-life`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:11:8
[INFO] [stderr]    |
[INFO] [stderr] 11 - name = "conways_game_of_life"
[INFO] [stderr] 11 + name = "conways-game-of-life"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `conways-game-of-life`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ lto = true
[INFO] [stderr] 16 + [[bin]]
[INFO] [stderr] 17 + name = "conways-game-of-life"
[INFO] [stderr] 18 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `conways_game_of_life` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.33
[INFO] [stderr]   Downloaded serde v1.0.33
[INFO] [stderr]   Downloaded serde_derive_internals v0.21.0
[INFO] [stderr]   Downloaded either v1.4.0
[INFO] [stderr]   Downloaded cgl v0.2.1
[INFO] [stderr]   Downloaded shared_library v0.1.8
[INFO] [stderr]   Downloaded termcolor v0.3.5
[INFO] [stderr]   Downloaded wayland-window v0.13.2
[INFO] [stderr]   Downloaded piston-gfx_texture v0.31.0
[INFO] [stderr]   Downloaded gleam v0.4.24
[INFO] [stderr]   Downloaded env_logger v0.5.5
[INFO] [stderr]   Downloaded stb_truetype v0.2.2
[INFO] [stderr]   Downloaded byteorder v1.2.1
[INFO] [stderr]   Downloaded derivative v1.0.0
[INFO] [stderr]   Downloaded cc v1.0.8
[INFO] [stderr]   Downloaded gfx_core v0.8.2
[INFO] [stderr]   Downloaded gfx_device_gl v0.15.1
[INFO] [stderr]   Downloaded rusttype v0.4.1
[INFO] [stderr]   Downloaded num-traits v0.2.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.3.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.14
[INFO] [stderr]   Downloaded syn v0.10.8
[INFO] [stderr]   Downloaded itertools v0.5.10
[INFO] [stderr]   Downloaded x11-dl v2.17.3
[INFO] [stderr]   Downloaded syn v0.12.14
[INFO] [stderr]   Downloaded deflate v0.7.17
[INFO] [stderr]   Downloaded rayon v1.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.5.3
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.50.0
[INFO] [stderr]   Downloaded khronos_api v2.1.0
[INFO] [stderr]   Downloaded piston_window v0.77.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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