[INFO] cloning repository https://github.com/squiskyy/basalt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/squiskyy/basalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f95c047b4dbf3b87bb5a37844a60abebe500ddcf [INFO] testing squiskyy/basalt against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsquiskyy%2Fbasalt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/squiskyy/basalt [INFO] finished tweaking git repo https://github.com/squiskyy/basalt [INFO] tweaked toml for git repo https://github.com/squiskyy/basalt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/squiskyy/basalt on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/squiskyy/basalt 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78040583bc5bbe41e8f4ab801458dfc9bdf35d2f2a1033c66076864901a9a53e [INFO] running `Command { std: "docker" "start" "-a" "78040583bc5bbe41e8f4ab801458dfc9bdf35d2f2a1033c66076864901a9a53e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78040583bc5bbe41e8f4ab801458dfc9bdf35d2f2a1033c66076864901a9a53e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78040583bc5bbe41e8f4ab801458dfc9bdf35d2f2a1033c66076864901a9a53e", kill_on_drop: false }` [INFO] [stdout] 78040583bc5bbe41e8f4ab801458dfc9bdf35d2f2a1033c66076864901a9a53e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0566764fc4f8d4fc1991066b0eb860d94f6e3fdffe422961ef59e3b297e3303 [INFO] running `Command { std: "docker" "start" "-a" "b0566764fc4f8d4fc1991066b0eb860d94f6e3fdffe422961ef59e3b297e3303", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling papaya v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling instant-distance v0.6.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling basalt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.95s [INFO] running `Command { std: "docker" "inspect" "b0566764fc4f8d4fc1991066b0eb860d94f6e3fdffe422961ef59e3b297e3303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0566764fc4f8d4fc1991066b0eb860d94f6e3fdffe422961ef59e3b297e3303", kill_on_drop: false }` [INFO] [stdout] b0566764fc4f8d4fc1991066b0eb860d94f6e3fdffe422961ef59e3b297e3303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa3d85bead98e0836b43c7205d94c3386bf9762babf13b871a7fcec5fba59af [INFO] running `Command { std: "docker" "start" "-a" "1fa3d85bead98e0836b43c7205d94c3386bf9762babf13b871a7fcec5fba59af", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling instant-distance v0.6.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling basalt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `basalt` (bin "basalt") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name basalt --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "metrics", "tls-native-tls", "tls-rustls"))' -C metadata=fd359e3c16fbb1c1 -C extra-filename=-2e6f11f3f962e1d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ee072b341dc24d53.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-5cfa72cb70099580.rlib --extern basalt=/opt/rustwide/target/debug/deps/libbasalt-612b3da615624fe1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern instant_distance=/opt/rustwide/target/debug/deps/libinstant_distance-c0b34217204a8429.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e39c2d8ca5e38951.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib --extern papaya=/opt/rustwide/target/debug/deps/libpapaya-e5d4ade05798b4cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a210b2dae988727d.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed618f1273ba1487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e116b0ea1ea67b65.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1562c2e480e2d0b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a549a4bab89a9b2d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `basalt` (test "http_integration_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name http_integration_test --edition=2024 tests/http_integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "metrics", "tls-native-tls", "tls-rustls"))' -C metadata=91dc00c291474c73 -C extra-filename=-da4f9725b1b6cf6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ee072b341dc24d53.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-5cfa72cb70099580.rlib --extern basalt=/opt/rustwide/target/debug/deps/libbasalt-612b3da615624fe1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ba6179501a4f2872.rlib --extern instant_distance=/opt/rustwide/target/debug/deps/libinstant_distance-c0b34217204a8429.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e39c2d8ca5e38951.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib --extern papaya=/opt/rustwide/target/debug/deps/libpapaya-e5d4ade05798b4cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a210b2dae988727d.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-be682b5e2ad34dc0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed618f1273ba1487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e116b0ea1ea67b65.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1562c2e480e2d0b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a549a4bab89a9b2d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `basalt` (test "vector_search_integration_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name vector_search_integration_test --edition=2024 tests/vector_search_integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "metrics", "tls-native-tls", "tls-rustls"))' -C metadata=7ce1f3f39844dd07 -C extra-filename=-07a0de0128b495ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ee072b341dc24d53.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-5cfa72cb70099580.rlib --extern basalt=/opt/rustwide/target/debug/deps/libbasalt-612b3da615624fe1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ba6179501a4f2872.rlib --extern instant_distance=/opt/rustwide/target/debug/deps/libinstant_distance-c0b34217204a8429.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e39c2d8ca5e38951.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib --extern papaya=/opt/rustwide/target/debug/deps/libpapaya-e5d4ade05798b4cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a210b2dae988727d.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-be682b5e2ad34dc0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed618f1273ba1487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e116b0ea1ea67b65.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1562c2e480e2d0b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a549a4bab89a9b2d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `basalt` (test "vector_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name vector_test --edition=2024 tests/vector_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "metrics", "tls-native-tls", "tls-rustls"))' -C metadata=b1454a65eb5dfe25 -C extra-filename=-fbf6a2d6a46c86d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ee072b341dc24d53.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-5cfa72cb70099580.rlib --extern basalt=/opt/rustwide/target/debug/deps/libbasalt-612b3da615624fe1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ba6179501a4f2872.rlib --extern instant_distance=/opt/rustwide/target/debug/deps/libinstant_distance-c0b34217204a8429.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e39c2d8ca5e38951.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib --extern papaya=/opt/rustwide/target/debug/deps/libpapaya-e5d4ade05798b4cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a210b2dae988727d.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-be682b5e2ad34dc0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed618f1273ba1487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e116b0ea1ea67b65.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1562c2e480e2d0b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a549a4bab89a9b2d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `basalt` (test "concurrency_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name concurrency_test --edition=2024 tests/concurrency_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "io-uring", "metrics", "tls-native-tls", "tls-rustls"))' -C metadata=3ee82aee2a476030 -C extra-filename=-bff429a1c4b6d0ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-ee072b341dc24d53.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-5cfa72cb70099580.rlib --extern basalt=/opt/rustwide/target/debug/deps/libbasalt-612b3da615624fe1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-5906a57d877d687d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ba6179501a4f2872.rlib --extern instant_distance=/opt/rustwide/target/debug/deps/libinstant_distance-c0b34217204a8429.rlib --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-e39c2d8ca5e38951.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rlib --extern papaya=/opt/rustwide/target/debug/deps/libpapaya-e5d4ade05798b4cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a210b2dae988727d.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-be682b5e2ad34dc0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ed618f1273ba1487.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-50f3640d403e1db5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e116b0ea1ea67b65.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1562c2e480e2d0b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a549a4bab89a9b2d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1fa3d85bead98e0836b43c7205d94c3386bf9762babf13b871a7fcec5fba59af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa3d85bead98e0836b43c7205d94c3386bf9762babf13b871a7fcec5fba59af", kill_on_drop: false }` [INFO] [stdout] 1fa3d85bead98e0836b43c7205d94c3386bf9762babf13b871a7fcec5fba59af