[INFO] cloning repository https://github.com/milen-denev/rasterizeddb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milen-denev/rasterizeddb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilen-denev%2Frasterizeddb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilen-denev%2Frasterizeddb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb09396bb75c79564da91eba5ecdaf12d8ef911d
[INFO] building milen-denev/rasterizeddb against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilen-denev%2Frasterizeddb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/milen-denev/rasterizeddb
[INFO] finished tweaking git repo https://github.com/milen-denev/rasterizeddb
[INFO] tweaked toml for git repo https://github.com/milen-denev/rasterizeddb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/milen-denev/rasterizeddb on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/milen-denev/rasterizeddb 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.28
[INFO] [stderr]   Downloaded bitflags v2.9.4
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded jobserver v0.1.34
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded memory-stats v1.2.0
[INFO] [stderr]   Downloaded crunchy v0.2.4
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded ahash v0.8.12
[INFO] [stderr]   Downloaded async-lazy v0.1.2
[INFO] [stderr]   Downloaded orx-concurrent-option v1.5.0
[INFO] [stderr]   Downloaded orx-fixed-vec v3.18.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded orx-concurrent-iter v2.3.0
[INFO] [stderr]   Downloaded orx-split-vec v3.18.0
[INFO] [stderr]   Downloaded rayon v1.11.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded prettyplease v0.2.37
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded orx-pinned-concurrent-col v2.14.0
[INFO] [stderr]   Downloaded orx-self-or v1.2.0
[INFO] [stderr]   Downloaded orx-iterable v1.3.0
[INFO] [stderr]   Downloaded rcgen v0.14.3
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded orx-pinned-vec v3.17.0
[INFO] [stderr]   Downloaded orx-pseudo-default v2.1.0
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded stopwatch v0.0.7
[INFO] [stderr]   Downloaded temp_testdir v0.2.3
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded fs_extra v1.3.0
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] [stderr]   Downloaded orx-concurrent-vec v3.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94ebdadc36b2a7d104aca1d4ae1a40a6b0b16b4abb06a82c8ec7426dd17179a9
[INFO] running `Command { std: "docker" "start" "-a" "94ebdadc36b2a7d104aca1d4ae1a40a6b0b16b4abb06a82c8ec7426dd17179a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94ebdadc36b2a7d104aca1d4ae1a40a6b0b16b4abb06a82c8ec7426dd17179a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94ebdadc36b2a7d104aca1d4ae1a40a6b0b16b4abb06a82c8ec7426dd17179a9", kill_on_drop: false }`
[INFO] [stdout] 94ebdadc36b2a7d104aca1d4ae1a40a6b0b16b4abb06a82c8ec7426dd17179a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 667024a9dbdfcb65eb80f6d6b9a38e5fc3c26578eac013fb4aa2ffcdc03898b3
[INFO] running `Command { std: "docker" "start" "-a" "667024a9dbdfcb65eb80f6d6b9a38e5fc3c26578eac013fb4aa2ffcdc03898b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling orx-self-or v1.2.0
[INFO] [stderr]    Compiling orx-iterable v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling orx-pseudo-default v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling orx-concurrent-iter v2.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling orx-pinned-vec v3.17.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling orx-fixed-vec v3.18.0
[INFO] [stderr]    Compiling orx-split-vec v3.18.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling orx-pinned-concurrent-col v2.14.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling orx-concurrent-option v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling orx-concurrent-vec v3.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-lazy v0.1.2
[INFO] [stderr]    Compiling stopwatch v0.0.7
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling temp_testdir v0.2.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling rcgen v0.14.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rastcp v0.1.0 (/opt/rustwide/workdir/rastcp)
[INFO] [stderr]    Compiling rasterizeddb_core v0.1.5 (/opt/rustwide/workdir/rasterizeddb_core)
[INFO] [stderr]    Compiling test_client v0.1.0 (/opt/rustwide/workdir/test_client)
[INFO] [stderr]    Compiling test_db_web v0.1.0 (/opt/rustwide/workdir/test_db_web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "667024a9dbdfcb65eb80f6d6b9a38e5fc3c26578eac013fb4aa2ffcdc03898b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667024a9dbdfcb65eb80f6d6b9a38e5fc3c26578eac013fb4aa2ffcdc03898b3", kill_on_drop: false }`
[INFO] [stdout] 667024a9dbdfcb65eb80f6d6b9a38e5fc3c26578eac013fb4aa2ffcdc03898b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98606a6b50eea0a3df5bf2a9020ed14f5bd83fd1d0b12d156faccd012e839f00
[INFO] running `Command { std: "docker" "start" "-a" "98606a6b50eea0a3df5bf2a9020ed14f5bd83fd1d0b12d156faccd012e839f00", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling io-uring v0.7.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling rastcp v0.1.0 (/opt/rustwide/workdir/rastcp)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling rasterizeddb_core v0.1.5 (/opt/rustwide/workdir/rasterizeddb_core)
[INFO] [stderr]    Compiling test_db_web v0.1.0 (/opt/rustwide/workdir/test_db_web)
[INFO] [stderr]    Compiling test_client v0.1.0 (/opt/rustwide/workdir/test_client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "98606a6b50eea0a3df5bf2a9020ed14f5bd83fd1d0b12d156faccd012e839f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98606a6b50eea0a3df5bf2a9020ed14f5bd83fd1d0b12d156faccd012e839f00", kill_on_drop: false }`
[INFO] [stdout] 98606a6b50eea0a3df5bf2a9020ed14f5bd83fd1d0b12d156faccd012e839f00
