[INFO] cloning repository https://github.com/AubakirovArman/CortexDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AubakirovArman/CortexDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAubakirovArman%2FCortexDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAubakirovArman%2FCortexDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3877e8f376e561b6a26d54de5e30e21848032ff7
[INFO] checking AubakirovArman/CortexDB against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAubakirovArman%2FCortexDB" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AubakirovArman/CortexDB
[INFO] finished tweaking git repo https://github.com/AubakirovArman/CortexDB
[INFO] tweaked toml for git repo https://github.com/AubakirovArman/CortexDB written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AubakirovArman/CortexDB on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AubakirovArman/CortexDB 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `enterprise_rag_bench_retrieval` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_bench_retrieval
[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 `enterprise-rag-bench-retrieval`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_bench_retrieval/main.rs
[INFO] [stderr] 1 + src/bin/enterprise_rag_bench_retrieval/enterprise-rag-bench-retrieval.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `enterprise_rag_calibration_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_calibration_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `enterprise-rag-calibration-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_calibration_check.rs
[INFO] [stderr] 1 + src/bin/enterprise-rag-calibration-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `enterprise_rag_condition_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_condition_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `enterprise-rag-condition-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_condition_check.rs
[INFO] [stderr] 1 + src/bin/enterprise-rag-condition-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `enterprise_rag_decomposition_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_decomposition_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `enterprise-rag-decomposition-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_decomposition_check.rs
[INFO] [stderr] 1 + src/bin/enterprise-rag-decomposition-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `enterprise_rag_intent_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_intent_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `enterprise-rag-intent-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_intent_check.rs
[INFO] [stderr] 1 + src/bin/enterprise-rag-intent-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `enterprise_rag_scope_mapping_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_scope_mapping_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `enterprise-rag-scope-mapping-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_scope_mapping_check.rs
[INFO] [stderr] 1 + src/bin/enterprise-rag-scope-mapping-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `enterprise_rag_synonym_dictionary_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../enterprise_rag_synonym_dictionary_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `enterprise-rag-synonym-dictionary-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/enterprise_rag_synonym_dictionary_check.rs
[INFO] [stderr] 1 + src/bin/enterprise-rag-synonym-dictionary-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `locomo_retrieval` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../locomo_retrieval
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `locomo-retrieval`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/locomo_retrieval/main.rs
[INFO] [stderr] 1 + src/bin/locomo_retrieval/locomo-retrieval.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `multihop_rag_retrieval` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../multihop_rag_retrieval
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `multihop-rag-retrieval`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/multihop_rag_retrieval.rs
[INFO] [stderr] 1 + src/bin/multihop-rag-retrieval.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cortex-bench` (manifest) generated 9 warnings
[INFO] [stderr] warning: binary `bitmap_vm_benchmark_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../bitmap_vm_benchmark_check
[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 `bitmap-vm-benchmark-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/bitmap_vm_benchmark_check.rs
[INFO] [stderr] 1 + src/bin/bitmap-vm-benchmark-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cortex-aql` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `concurrent_read_benchmark_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../concurrent_read_benchmark_check
[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 `concurrent-read-benchmark-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/concurrent_read_benchmark_check.rs
[INFO] [stderr] 1 + src/bin/concurrent-read-benchmark-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cortex-server` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `accountability_canonical_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../accountability_canonical_fixture
[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 `accountability-canonical-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/accountability_canonical_fixture.rs
[INFO] [stderr] 1 + src/bin/accountability-canonical-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ann_corpus_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../ann_corpus_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ann-corpus-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ann_corpus_check.rs
[INFO] [stderr] 1 + src/bin/ann-corpus-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ann_drift_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../ann_drift_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ann-drift-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ann_drift_check.rs
[INFO] [stderr] 1 + src/bin/ann-drift-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ann_external_fixture_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../ann_external_fixture_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ann-external-fixture-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ann_external_fixture_check.rs
[INFO] [stderr] 1 + src/bin/ann-external-fixture-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ann_fixture_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../ann_fixture_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ann-fixture-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ann_fixture_gate.rs
[INFO] [stderr] 1 + src/bin/ann-fixture-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ann_metric_matrix_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../ann_metric_matrix_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ann-metric-matrix-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ann_metric_matrix_check.rs
[INFO] [stderr] 1 + src/bin/ann-metric-matrix-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `embedding_coverage_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../embedding_coverage_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `embedding-coverage-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/embedding_coverage_check.rs
[INFO] [stderr] 1 + src/bin/embedding-coverage-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `graph_index_performance_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../graph_index_performance_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `graph-index-performance-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/graph_index_performance_check.rs
[INFO] [stderr] 1 + src/bin/graph-index-performance-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ingestion_throughput_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../ingestion_throughput_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ingestion-throughput-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ingestion_throughput_check.rs
[INFO] [stderr] 1 + src/bin/ingestion-throughput-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `memory_profile_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../memory_profile_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `memory-profile-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/memory_profile_check.rs
[INFO] [stderr] 1 + src/bin/memory-profile-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `numeric_verify_index_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../numeric_verify_index_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `numeric-verify-index-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/numeric_verify_index_check.rs
[INFO] [stderr] 1 + src/bin/numeric-verify-index-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `pack_determinism_hash_fixture` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../pack_determinism_hash_fixture
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `pack-determinism-hash-fixture`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/pack_determinism_hash_fixture.rs
[INFO] [stderr] 1 + src/bin/pack-determinism-hash-fixture.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `query_understanding_lift_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../query_understanding_lift_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `query-understanding-lift-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/query_understanding_lift_check.rs
[INFO] [stderr] 1 + src/bin/query-understanding-lift-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `scale_benchmark_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../scale_benchmark_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `scale-benchmark-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/scale_benchmark_check.rs
[INFO] [stderr] 1 + src/bin/scale-benchmark-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `single_node_performance_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../single_node_performance_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `single-node-performance-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/single_node_performance_check.rs
[INFO] [stderr] 1 + src/bin/single-node-performance-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `temporal_validity_gate` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../temporal_validity_gate
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `temporal-validity-gate`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/temporal_validity_gate.rs
[INFO] [stderr] 1 + src/bin/temporal-validity-gate.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `verify_performance_check` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../verify_performance_check
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `verify-performance-check`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/verify_performance_check.rs
[INFO] [stderr] 1 + src/bin/verify-performance-check.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cortex-engine` (manifest) generated 17 warnings
[INFO] [stderr] warning: binary `production_origin_signature` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc1/source/target/.../production_origin_signature
[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 `production-origin-signature`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/production_origin_signature.rs
[INFO] [stderr] 1 + src/bin/production-origin-signature.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `cortex-crypto` (manifest) generated 1 warning
[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-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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