[INFO] cloning repository https://github.com/Skidaux/BlackBox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skidaux/BlackBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkidaux%2FBlackBox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkidaux%2FBlackBox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bff601b1c60d570777a44b67378bac9df0cb55ff
[INFO] testing Skidaux/BlackBox against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkidaux%2FBlackBox" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Skidaux/BlackBox
[INFO] finished tweaking git repo https://github.com/Skidaux/BlackBox
[INFO] tweaked toml for git repo https://github.com/Skidaux/BlackBox written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Skidaux/BlackBox on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Skidaux/BlackBox 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b04b56eb57a88cddf509681d7a48910a55ccd05913a57b735619abfc2d0bf83
[INFO] running `Command { std: "docker" "start" "-a" "6b04b56eb57a88cddf509681d7a48910a55ccd05913a57b735619abfc2d0bf83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b04b56eb57a88cddf509681d7a48910a55ccd05913a57b735619abfc2d0bf83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b04b56eb57a88cddf509681d7a48910a55ccd05913a57b735619abfc2d0bf83", kill_on_drop: false }`
[INFO] [stdout] 6b04b56eb57a88cddf509681d7a48910a55ccd05913a57b735619abfc2d0bf83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f100e6336002b526798be2e9c1d7331230b9f8aa4dcb64f2ea147ff93421dff
[INFO] running `Command { std: "docker" "start" "-a" "4f100e6336002b526798be2e9c1d7331230b9f8aa4dcb64f2ea147ff93421dff", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling blackbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[INFO] running `Command { std: "docker" "inspect" "4f100e6336002b526798be2e9c1d7331230b9f8aa4dcb64f2ea147ff93421dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f100e6336002b526798be2e9c1d7331230b9f8aa4dcb64f2ea147ff93421dff", kill_on_drop: false }`
[INFO] [stdout] 4f100e6336002b526798be2e9c1d7331230b9f8aa4dcb64f2ea147ff93421dff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 556d022ec01cd3d085690353916e65c1ad2dfd3c193543f202531548acfd0e52
[INFO] running `Command { std: "docker" "start" "-a" "556d022ec01cd3d085690353916e65c1ad2dfd3c193543f202531548acfd0e52", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling blackbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "556d022ec01cd3d085690353916e65c1ad2dfd3c193543f202531548acfd0e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556d022ec01cd3d085690353916e65c1ad2dfd3c193543f202531548acfd0e52", kill_on_drop: false }`
[INFO] [stdout] 556d022ec01cd3d085690353916e65c1ad2dfd3c193543f202531548acfd0e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c30dd4be5371fd15f475df781b9c15365a5adefda988feb762c6a94ac4bced39
[INFO] running `Command { std: "docker" "start" "-a" "c30dd4be5371fd15f475df781b9c15365a5adefda988feb762c6a94ac4bced39", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blackbox-63be3f8e42f9c30a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/debug/deps/api-0bb8c5d9828ca8fc)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] Server running on port 4501
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  warp::server] Server::run; addr=0.0.0.0:4501
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  warp::server] listening on http://0.0.0.0:4501
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] failed to save index testidx1: No such file or directory (os error 2)
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] POST /indexes/testidx1/documents -> 404 0ms req=42b
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] GET /indexes/testidx1/search -> 200 0ms req=0b
[INFO] [stdout] Server running on port 4206
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  warp::server] Server::run; addr=0.0.0.0:4206
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  warp::server] listening on http://0.0.0.0:4206
[INFO] [stdout] test test_add_and_search ... ok
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] GET /indexes/missing/search -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  blackbox] POST /indexes/empty/bulk -> 200 0ms req=16b
[INFO] [stdout] test test_root_and_errors ... ok
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stdout] Server running on port 4306
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  warp::server] Server::run; addr=0.0.0.0:4306
[INFO] [stderr] [2025-10-11T22:36:16Z INFO  warp::server] listening on http://0.0.0.0:4306
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] PUT /indexes/mapidx/mapping -> 400 0ms req=33b
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] Server::run; addr=0.0.0.0:4406
[INFO] [stdout] Server running on port 4406
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] listening on http://0.0.0.0:4406
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stdout] test test_mapping_persistence ... ok
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] POST /indexes/mapidx/bulk -> 200 0ms req=39b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] POST /indexes/mapidx/search_vector -> 200 0ms req=50b
[INFO] [stdout] Server running on port 4601
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] Server::run; addr=0.0.0.0:4601
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] listening on http://0.0.0.0:4601
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] POST /indexes/limitidx/bulk -> 200 0ms req=63b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] GET /indexes/limitidx/search -> 200 0ms req=0b
[INFO] [stdout] test test_search_limit ... ok
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stdout] Server running on port 4105
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] Server::run; addr=0.0.0.0:4105
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] listening on http://0.0.0.0:4105
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] PUT /indexes/vecidx/mapping -> 400 0ms req=33b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] POST /indexes/vecidx/bulk -> 200 0ms req=91b
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  blackbox] POST /indexes/vecidx/search_vector -> 200 0ms req=64b
[INFO] [stdout] test test_vector_custom_field ... ok
[INFO] [stdout] Server running on port 4103
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] Server::run; addr=0.0.0.0:4103
[INFO] [stderr] [2025-10-11T22:36:17Z INFO  warp::server] listening on http://0.0.0.0:4103
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] POST /indexes/testidx3/bulk -> 200 0ms req=81b
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] POST /indexes/testidx3/search_vector -> 200 0ms req=44b
[INFO] [stdout] test test_vector_search ... ok
[INFO] [stdout] Server running on port 4602
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  warp::server] Server::run; addr=0.0.0.0:4602
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  warp::server] listening on http://0.0.0.0:4602
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] failed to save index fuzzyidx: No such file or directory (os error 2)
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] POST /indexes/fuzzyidx/documents -> 404 0ms req=17b
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] POST /indexes/fuzzyidx/query -> 200 0ms req=49b
[INFO] [stdout] test test_dsl_fuzzy ... ok
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stdout] Server running on port 4102
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  warp::server] Server::run; addr=0.0.0.0:4102
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  warp::server] listening on http://0.0.0.0:4102
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] POST /indexes/testidx2/bulk -> 200 0ms req=90b
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  blackbox] POST /indexes/testidx2/query -> 200 0ms req=111b
[INFO] [stdout] test test_bulk_and_dsl ... ok
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  warp::server] Server::run; addr=0.0.0.0:4304
[INFO] [stdout] Server running on port 4304
[INFO] [stderr] [2025-10-11T22:36:18Z INFO  warp::server] listening on http://0.0.0.0:4304
[INFO] [stderr] [2025-10-11T22:36:19Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] failed to save index persistidx: No such file or directory (os error 2)
[INFO] [stderr] [2025-10-11T22:36:19Z INFO  blackbox] POST /indexes/persistidx/documents -> 404 1ms req=19b
[INFO] [stdout] Server running on port 4404
[INFO] [stderr] failed to create data dir: Read-only file system (os error 30)
[INFO] [stderr] [2025-10-11T22:36:19Z INFO  warp::server] Server::run; addr=0.0.0.0:4404
[INFO] [stderr] [2025-10-11T22:36:19Z INFO  warp::server] listening on http://0.0.0.0:4404
[INFO] [stderr] [2025-10-11T22:36:19Z INFO  blackbox] GET / -> 200 0ms req=0b
[INFO] [stderr] [2025-10-11T22:36:19Z INFO  blackbox] GET /indexes/persistidx/search -> 200 0ms req=0b
[INFO] [stdout] test test_persistence ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_persistence stdout ----
[INFO] [stdout] persist body: {"error":"index not found"}
[INFO] [stdout] 
[INFO] [stdout] thread 'test_persistence' panicked at tests/api.rs:262:39:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1bbc487322 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f1bbc487322 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f1bbc487322 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f1bbc487322 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f1bbc4b0ba3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f1bbc4b0ba3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f1bbc483493 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f1bbc483493 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f1bbc487172 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f1bbc48893c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f1bbc488792 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f1bbc1e9a84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f1bbc1e9a84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f1bbc48941b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f1bbc48941b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f1bbc4890b6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5f1bbc487819 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f1bbc488d7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f1bbc4ae610 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f1bbc4ae67c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5f1bbc4ae589 - core::option::unwrap_failed::ha14784b3b8a80e23
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2072:5
[INFO] [stdout]   21:     0x5f1bbc19c786 - core::option::Option<T>::unwrap::h03efd8514497507e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1005:21
[INFO] [stdout]   22:     0x5f1bbc19c786 - api::_test_persistence_internal::{{closure}}::h43f635b4c287b7b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api.rs:262:39
[INFO] [stdout]   23:     0x5f1bbc19c786 - serial_test::serial_code_lock::local_async_serial_core::{{closure}}::hb26bed19a1ea2049
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-2.0.0/src/serial_code_lock.rs:51:9
[INFO] [stdout]   24:     0x5f1bbc19c786 - api::test_persistence::{{closure}}::hbb5d8e5dfc95e730
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api.rs:227:1
[INFO] [stdout]   25:     0x5f1bbc1a8ae1 - <core::pin::Pin<P> as core::future::future::Future>::poll::h80dc1464353e9af8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5f1bbc1a8ae1 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::he1b18eec26d1289f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   27:     0x5f1bbc1a8ae1 - tokio::task::coop::with_budget::he20afedbd019733e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5f1bbc1a8ae1 - tokio::task::coop::budget::ha81fe829c8b93b5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5f1bbc1a8ae1 - tokio::runtime::park::CachedParkThread::block_on::hb00c1c0d92cadf89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   30:     0x5f1bbc1ac09c - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hbe0ff40dcc9ec825
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   31:     0x5f1bbc1ac09c - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd03e5241ef9905dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   32:     0x5f1bbc1ac09c - tokio::runtime::context::runtime::enter_runtime::h6b4913bd265875cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   33:     0x5f1bbc1a8bba - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h895fdeb7e86a1e39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   34:     0x5f1bbc1a8bba - tokio::runtime::runtime::Runtime::block_on_inner::h3db2aca862a23575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   35:     0x5f1bbc1a8bba - tokio::runtime::runtime::Runtime::block_on::ha0c243fd29846f2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   36:     0x5f1bbc18ec1e - api::test_persistence::h0bd26faa10ec2582
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api.rs:227:1
[INFO] [stdout]   37:     0x5f1bbc18ec1e - api::test_persistence::{{closure}}::h4b23e465d8b61e53
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api.rs:227:10
[INFO] [stdout]   38:     0x5f1bbc18ec1e - core::ops::function::FnOnce::call_once::h5b7ace23d05738b9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5f1bbc1ef1bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f1bbc1ef1bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   41:     0x5f1bbc1ee3fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   42:     0x5f1bbc1ee3fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x5f1bbc1ee3fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x5f1bbc1ee3fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x5f1bbc1ee3fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5f1bbc1ee3fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   47:     0x5f1bbc1ee3fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   48:     0x5f1bbc1b1fa4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   49:     0x5f1bbc1b1fa4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   50:     0x5f1bbc1b594a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x5f1bbc1b594a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x5f1bbc1b594a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x5f1bbc1b594a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x5f1bbc1b594a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5f1bbc1b594a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x5f1bbc1b594a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5f1bbc48c597 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   58:     0x5f1bbc48c597 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   59:     0x5f1bbc48c597 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   60:     0x73db217beaa4 - <unknown>
[INFO] [stdout]   61:     0x73db2184ba34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_persistence
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] running `Command { std: "docker" "inspect" "c30dd4be5371fd15f475df781b9c15365a5adefda988feb762c6a94ac4bced39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30dd4be5371fd15f475df781b9c15365a5adefda988feb762c6a94ac4bced39", kill_on_drop: false }`
[INFO] [stdout] c30dd4be5371fd15f475df781b9c15365a5adefda988feb762c6a94ac4bced39
