[INFO] cloning repository https://github.com/enex/rui-azure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enex/rui-azure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenex%2Frui-azure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenex%2Frui-azure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35aad211bf96db441623d895a8f833543d59d0ec
[INFO] testing enex/rui-azure against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenex%2Frui-azure" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/enex/rui-azure
[INFO] finished tweaking git repo https://github.com/enex/rui-azure
[INFO] tweaked toml for git repo https://github.com/enex/rui-azure written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/enex/rui-azure on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/enex/rui-azure 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unused manifest key: dependencies.layers.varsion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-azure`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-layers`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-core-foundation`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-core-graphics`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-core-text`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-egl`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-freetype`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-geom`
[INFO] [stderr]     Updating git repository `https://github.com/servo/skia`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-xlib`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-cgl`
[INFO] [stderr]     Updating git repository `https://github.com/servo/gleam`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-glx`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-io-surface`
[INFO] [stderr]     Updating git repository `https://github.com/servo/libexpat`
[INFO] [stderr]     Updating git repository `https://github.com/servo/libfreetype2`
[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 time v0.1.25
[INFO] [stderr]   Downloaded libc v0.1.7
[INFO] [stderr]   Downloaded gcc v0.3.5
[INFO] [stderr]   Downloaded rustc-serialize v0.3.14
[INFO] [stderr]   Downloaded gl_generator v0.0.25
[INFO] [stderr]   Downloaded user32-sys v0.1.0
[INFO] [stderr]   Downloaded gdi32-sys v0.1.0
[INFO] [stderr]   Downloaded kernel32-sys v0.1.0
[INFO] [stderr]   Downloaded lazy_static v0.1.10
[INFO] [stderr]   Downloaded glutin_core_graphics v0.1.4
[INFO] [stderr]   Downloaded num v0.1.24
[INFO] [stderr]   Downloaded x11-dl v1.0.1
[INFO] [stderr]   Downloaded objc v0.1.5
[INFO] [stderr]   Downloaded glutin_core_foundation v0.1.2
[INFO] [stderr]   Downloaded android_glue v0.0.2
[INFO] [stderr]   Downloaded glutin_cocoa v0.1.5
[INFO] [stderr]   Downloaded wayland-client v0.1.6
[INFO] [stderr]   Downloaded glutin v0.1.3
[INFO] [stderr]   Downloaded winapi v0.1.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", 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