[INFO] cloning repository https://github.com/douglaz/cyberkrill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/douglaz/cyberkrill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9d6509be2b65ac3664aba26de1400429fa63039 [INFO] documenting douglaz/cyberkrill against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fcyberkrill" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/douglaz/cyberkrill [INFO] finished tweaking git repo https://github.com/douglaz/cyberkrill [INFO] tweaked toml for git repo https://github.com/douglaz/cyberkrill written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/douglaz/cyberkrill on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/douglaz/cyberkrill 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-bitcoin/rust-bip39` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/douglaz/cktap-direct` [INFO] [stderr] Updating git repository `https://github.com/douglaz/rust-coldcard` [INFO] [stderr] Updating git repository `https://github.com/planktonlabs/frozenkrill` [INFO] [stderr] Updating git repository `https://github.com/trezor/trezor-firmware` [INFO] [stderr] Updating git submodule `https://github.com/google/wycheproof` [INFO] [stderr] Updating git submodule `https://github.com/libopencm3/libopencm3.git` [INFO] [stderr] Updating git submodule `https://github.com/nanopb/nanopb.git` [INFO] [stderr] Updating git submodule `https://github.com/nayuki/QR-Code-generator.git` [INFO] [stderr] Updating git submodule `https://github.com/ARM-software/CMSIS_5.git` [INFO] [stderr] Updating git submodule `https://github.com/STMicroelectronics/cmsis_device_u5.git` [INFO] [stderr] Updating git submodule `https://github.com/trezor/fido2-tests.git` [INFO] [stderr] Updating git submodule `https://github.com/tropicsquare/libtropic.git` [INFO] [stderr] Updating git submodule `https://github.com/trezor/micropython.git` [INFO] [stderr] Updating git submodule `https://github.com/renesas/fsp.git` [INFO] [stderr] Updating git submodule `https://github.com/micropython/stm32lib` [INFO] [stderr] Updating git submodule `https://github.com/andrewleech/wiznet_ioLibrary_Driver.git` [INFO] [stderr] Updating git submodule `https://github.com/pq-code-package/mldsa-native.git` [INFO] [stderr] Updating git submodule `https://github.com/bitcoin-core/secp256k1.git` [INFO] [stderr] Updating git submodule `https://github.com/sphincs/sphincsplus/` [INFO] [stderr] Updating git submodule `https://github.com/trezor/stm32u5xx_hal_driver.git` [INFO] [stderr] Updating git submodule `https://github.com/tropicsquare/ts-tvl` [INFO] [stderr] Updating git repository `https://github.com/douglaz/hidraw-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lightning-types v0.2.0 [INFO] [stderr] Downloaded electrum-client v0.24.1 [INFO] [stderr] Downloaded minisign-verify v0.2.4 [INFO] [stderr] Downloaded bdk_esplora v0.22.1 [INFO] [stderr] Downloaded bdk_electrum v0.23.2 [INFO] [stderr] Downloaded esplora-client v0.12.1 [INFO] [stderr] Downloaded bdk_core v0.6.2 [INFO] [stderr] Downloaded bdk_chain v0.23.2 [INFO] [stderr] Downloaded zip v7.0.0 [INFO] [stderr] Downloaded bitcoin v0.32.8 [INFO] [stderr] Downloaded bdk_wallet v2.3.0 [INFO] [stderr] Downloaded alkali v0.3.0 [INFO] [stderr] Downloaded libsodium-sys-stable v1.22.7 [INFO] [stderr] Downloaded lightning-invoice v0.33.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0" "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