[INFO] cloning repository https://github.com/JoshuaBOUCHAT/radixox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshuaBOUCHAT/radixox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa1d2d9595eb32ab05a7cf97711cdc2efc2b0347
[INFO] testing JoshuaBOUCHAT/radixox against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshuaBOUCHAT%2Fradixox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JoshuaBOUCHAT/radixox
[INFO] finished tweaking git repo https://github.com/JoshuaBOUCHAT/radixox
[INFO] tweaked toml for git repo https://github.com/JoshuaBOUCHAT/radixox written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JoshuaBOUCHAT/radixox on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JoshuaBOUCHAT/radixox 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b
[INFO] running `Command { std: "docker" "start" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling hislab v0.2.1
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling radixox-lib v0.5.0 (/opt/rustwide/workdir/radixox-lib)
[INFO] [stderr]    Compiling oxidart v0.5.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling radixox v0.5.0 (/opt/rustwide/workdir/radixox)
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 33.12s
[INFO] running `Command { std: "docker" "inspect" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling redis-protocol v6.0.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling local-sync v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling radixox-lib v0.5.0 (/opt/rustwide/workdir/radixox-lib)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling monoio v0.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling hislab v0.2.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling oxidart v0.5.0 (/opt/rustwide/workdir/oxidart)
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling radixox v0.5.0 (/opt/rustwide/workdir/radixox)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stdout] warning: function `list_mut` is never used
[INFO] [stdout]    --> oxidart/src/value.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(crate) fn list_mut(idx: u32) -> &'static mut VecDeque<SharedByte> {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `as_list` and `as_list_mut` are never used
[INFO] [stdout]    --> oxidart/src/value.rs:296:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl<'a> NodeValMut<'a> {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 296 |     pub fn as_list(&self) -> Result<&VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn as_list_mut(&mut self) -> Result<&mut VecDeque<SharedByte>, RedisType> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stdout] warning: unused import: `oxidart::monoio::spawn_stats_logger`
[INFO] [stdout]   --> radixox/src/bin/resp.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use oxidart::monoio::spawn_stats_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxidart` (lib test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxidart --edition=2024 oxidart/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=fat -C codegen-units=1 --test --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=845ad26c0593cbd8 -C extra-filename=-77802324a24dd563 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern arrayvec=/opt/rustwide/target/release/deps/libarrayvec-2fd158862d354f5e.rlib --extern bytes=/opt/rustwide/target/release/deps/libbytes-973c1e8181842851.rlib --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-adaeb963ccfee5d7.rlib --extern hislab=/opt/rustwide/target/release/deps/libhislab-d69c4db88815e604.rlib --extern mimalloc=/opt/rustwide/target/release/deps/libmimalloc-787f75ed234ee80d.rlib --extern monoio=/opt/rustwide/target/release/deps/libmonoio-6754a98706b984ee.rlib --extern ordered_float=/opt/rustwide/target/release/deps/libordered_float-7a1b2db8d04b0373.rlib --extern radixox_lib=/opt/rustwide/target/release/deps/libradixox_lib-a4d8e861897a1189.rlib --extern rand=/opt/rustwide/target/release/deps/librand-aa01fbbd92487adf.rlib --extern regex_automata=/opt/rustwide/target/release/deps/libregex_automata-ffffc79ae0c23abc.rlib --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-b68fc395a5eda1b4.rlib --extern thin_vec=/opt/rustwide/target/release/deps/libthin_vec-34a1eea63a813450.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libmimalloc-sys-c966ab93f87b783e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b", kill_on_drop: false }`
[INFO] [stdout] feedb3398b9c15d81742a0b5a4de06da2b8a778d4d98a8967b0fb52070a4898b
