[INFO] cloning repository https://github.com/tardigrade-dot/aphelios_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tardigrade-dot/aphelios_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8c99881aeac7bf7bc5e115db0cd913b7747b1f6
[INFO] testing tardigrade-dot/aphelios_cli against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] finished tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] tweaked toml for git repo https://github.com/tardigrade-dot/aphelios_cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tardigrade-dot/aphelios_cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tardigrade-dot/candle.git`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/hf-hub.git`
[INFO] [stderr]     Updating git repository `https://github.com/pykeio/ort`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/tokenizers`
[INFO] [stderr]     Updating git repository `https://github.com/jamjamjon/usls`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1093 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.34.0 (available: v0.41.1)
[INFO] [stderr]       Adding chinese-number v0.7.8 (available: v0.8.2)
[INFO] [stderr]       Adding cpal v0.17.1 (available: v0.17.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hayro v0.5.0 (available: v0.7.1)
[INFO] [stderr]       Adding hf-hub v0.5.0 (available: v1.0.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding jieba-rs v0.8.1 (available: v0.10.2)
[INFO] [stderr]       Adding opusic-sys v0.6.0 (available: v0.7.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding rodio v0.20.1 (available: v0.22.2)
[INFO] [stderr]       Adding rubato v0.16.2 (available: v4.0.0)
[INFO] [stderr]       Adding rusqlite v0.39.0 (available: v0.40.1)
[INFO] [stderr]       Adding safetensors v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding symphonia v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] [stderr]       Adding tray-icon v0.22.2 (available: v0.24.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "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] testing tardigrade-dot/aphelios_cli against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] finished tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] tweaked toml for git repo https://github.com/tardigrade-dot/aphelios_cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tardigrade-dot/aphelios_cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tardigrade-dot/candle.git`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/hf-hub.git`
[INFO] [stderr]     Updating git repository `https://github.com/pykeio/ort`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/tokenizers`
[INFO] [stderr]     Updating git repository `https://github.com/jamjamjon/usls`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1093 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.34.0 (available: v0.41.1)
[INFO] [stderr]       Adding chinese-number v0.7.8 (available: v0.8.2)
[INFO] [stderr]       Adding cpal v0.17.1 (available: v0.17.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hayro v0.5.0 (available: v0.7.1)
[INFO] [stderr]       Adding hf-hub v0.5.0 (available: v1.0.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding jieba-rs v0.8.1 (available: v0.10.2)
[INFO] [stderr]       Adding opusic-sys v0.6.0 (available: v0.7.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding rodio v0.20.1 (available: v0.22.2)
[INFO] [stderr]       Adding rubato v0.16.2 (available: v4.0.0)
[INFO] [stderr]       Adding rusqlite v0.39.0 (available: v0.40.1)
[INFO] [stderr]       Adding safetensors v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding symphonia v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] [stderr]       Adding tray-icon v0.22.2 (available: v0.24.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "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] testing tardigrade-dot/aphelios_cli against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] finished tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] tweaked toml for git repo https://github.com/tardigrade-dot/aphelios_cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tardigrade-dot/aphelios_cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tardigrade-dot/candle.git`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/hf-hub.git`
[INFO] [stderr]     Updating git repository `https://github.com/pykeio/ort`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/tokenizers`
[INFO] [stderr]     Updating git repository `https://github.com/jamjamjon/usls`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1093 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.34.0 (available: v0.41.1)
[INFO] [stderr]       Adding chinese-number v0.7.8 (available: v0.8.2)
[INFO] [stderr]       Adding cpal v0.17.1 (available: v0.17.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hayro v0.5.0 (available: v0.7.1)
[INFO] [stderr]       Adding hf-hub v0.5.0 (available: v1.0.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding jieba-rs v0.8.1 (available: v0.10.2)
[INFO] [stderr]       Adding opusic-sys v0.6.0 (available: v0.7.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding rodio v0.20.1 (available: v0.22.2)
[INFO] [stderr]       Adding rubato v0.16.2 (available: v4.0.0)
[INFO] [stderr]       Adding rusqlite v0.39.0 (available: v0.40.1)
[INFO] [stderr]       Adding safetensors v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding symphonia v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] [stderr]       Adding tray-icon v0.22.2 (available: v0.24.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "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] testing tardigrade-dot/aphelios_cli against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] finished tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] tweaked toml for git repo https://github.com/tardigrade-dot/aphelios_cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tardigrade-dot/aphelios_cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tardigrade-dot/candle.git`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/hf-hub.git`
[INFO] [stderr]     Updating git repository `https://github.com/pykeio/ort`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/tokenizers`
[INFO] [stderr]     Updating git repository `https://github.com/jamjamjon/usls`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1093 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.34.0 (available: v0.41.1)
[INFO] [stderr]       Adding chinese-number v0.7.8 (available: v0.8.2)
[INFO] [stderr]       Adding cpal v0.17.1 (available: v0.17.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hayro v0.5.0 (available: v0.7.1)
[INFO] [stderr]       Adding hf-hub v0.5.0 (available: v1.0.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding jieba-rs v0.8.1 (available: v0.10.2)
[INFO] [stderr]       Adding opusic-sys v0.6.0 (available: v0.7.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding rodio v0.20.1 (available: v0.22.2)
[INFO] [stderr]       Adding rubato v0.16.2 (available: v4.0.0)
[INFO] [stderr]       Adding rusqlite v0.39.0 (available: v0.40.1)
[INFO] [stderr]       Adding safetensors v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding symphonia v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] [stderr]       Adding tray-icon v0.22.2 (available: v0.24.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "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] testing tardigrade-dot/aphelios_cli against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftardigrade-dot%2Faphelios_cli" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] finished tweaking git repo https://github.com/tardigrade-dot/aphelios_cli
[INFO] tweaked toml for git repo https://github.com/tardigrade-dot/aphelios_cli written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tardigrade-dot/aphelios_cli on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tardigrade-dot/candle.git`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/hf-hub.git`
[INFO] [stderr]     Updating git repository `https://github.com/pykeio/ort`
[INFO] [stderr]     Updating git repository `https://github.com/huggingface/tokenizers`
[INFO] [stderr]     Updating git repository `https://github.com/jamjamjon/usls`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1093 packages to latest compatible versions
[INFO] [stderr]       Adding async-openai v0.34.0 (available: v0.41.1)
[INFO] [stderr]       Adding chinese-number v0.7.8 (available: v0.8.2)
[INFO] [stderr]       Adding cpal v0.17.1 (available: v0.17.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hayro v0.5.0 (available: v0.7.1)
[INFO] [stderr]       Adding hf-hub v0.5.0 (available: v1.0.0)
[INFO] [stderr]       Adding itertools v0.14.0 (available: v0.15.0)
[INFO] [stderr]       Adding jieba-rs v0.8.1 (available: v0.10.2)
[INFO] [stderr]       Adding opusic-sys v0.6.0 (available: v0.7.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding rodio v0.20.1 (available: v0.22.2)
[INFO] [stderr]       Adding rubato v0.16.2 (available: v4.0.0)
[INFO] [stderr]       Adding rusqlite v0.39.0 (available: v0.40.1)
[INFO] [stderr]       Adding safetensors v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding symphonia v0.5.5 (available: v0.6.0)
[INFO] [stderr]       Adding toml v0.8.2 (available: v0.8.23)
[INFO] [stderr]       Adding toml_datetime v0.6.3 (available: v0.6.11)
[INFO] [stderr]       Adding toml_edit v0.20.2 (available: v0.20.7)
[INFO] [stderr]       Adding tray-icon v0.22.2 (available: v0.24.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/aphelios_voice/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: patch `hf-hub v1.0.0 (https://github.com/huggingface/hf-hub.git?rev=0ae8be1#0ae8be14)` was not used in the crate graph
[INFO] [stderr] warning: patch `usls v0.2.0-alpha.4 (https://github.com/jamjamjon/usls?rev=4a053b8#4a053b80)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "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