[INFO] cloning repository https://github.com/nitrite/nitrite-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nitrite/nitrite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitrite%2Fnitrite-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitrite%2Fnitrite-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a89d0fceef6e594e2d6b81c56db3883b2c643950 [INFO] testing nitrite/nitrite-rust against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitrite%2Fnitrite-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nitrite/nitrite-rust [INFO] finished tweaking git repo https://github.com/nitrite/nitrite-rust [INFO] tweaked toml for git repo https://github.com/nitrite/nitrite-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nitrite/nitrite-rust on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nitrite/nitrite-rust 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33662b42d80ee8716c25c732b5a0ce176b1957fc313215387954e099e4d6c23b [INFO] running `Command { std: "docker" "start" "-a" "33662b42d80ee8716c25c732b5a0ce176b1957fc313215387954e099e4d6c23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33662b42d80ee8716c25c732b5a0ce176b1957fc313215387954e099e4d6c23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33662b42d80ee8716c25c732b5a0ce176b1957fc313215387954e099e4d6c23b", kill_on_drop: false }` [INFO] [stdout] 33662b42d80ee8716c25c732b5a0ce176b1957fc313215387954e099e4d6c23b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fa9bf7f5366e54973ca718254a7b1ffafdcf3dd96da4646b205f61d7e8784ae [INFO] running `Command { std: "docker" "start" "-a" "1fa9bf7f5366e54973ca718254a7b1ffafdcf3dd96da4646b205f61d7e8784ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_locale_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_collator_data v2.1.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling ownedbytes v0.9.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling icu_calendar_data v2.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling secure-string v0.3.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling interval-heap v0.0.5 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tantivy-bitpacker v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling icu_decimal_data v2.1.1 [INFO] [stderr] Compiling icu_plurals_data v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling varint-rs v2.2.0 [INFO] [stderr] Compiling icu_time_data v2.1.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling byteview v0.6.1 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling value-log v1.9.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling quick_cache v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling ixdtf v0.6.4 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling icu_segmenter_data v2.1.1 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling icu_casemap_data v2.1.1 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling icu_datetime_data v2.1.1 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling double-ended-peekable v0.1.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling icu_list_data v2.1.1 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling measure_time v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling ctor-proc-macro v0.0.7 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling awaitility v0.4.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dtor v0.1.1 [INFO] [stderr] Compiling ctor v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uuid-macro-internal v1.19.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling nitrite_derive v0.2.0 (/opt/rustwide/workdir/nitrite-derive) [INFO] [stderr] Compiling fixed_decimal v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling calendrical_calculations v0.2.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling lsm-tree v2.10.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling basu v0.1.9 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling bon-macros v3.8.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_pattern v0.4.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling colog v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tantivy-common v0.10.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling tantivy-query-grammar v0.25.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling hyperloglogplus v0.4.1 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.6.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling icu_locale v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cargo_toml v0.22.3 [INFO] [stderr] Compiling tantivy-sstable v0.6.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling fjall v2.11.2 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling icu_calendar v2.1.1 [INFO] [stderr] Compiling icu_decimal v2.1.1 [INFO] [stderr] Compiling icu_plurals v2.1.1 [INFO] [stderr] Compiling icu_segmenter v2.1.1 [INFO] [stderr] Compiling icu_list v2.1.1 [INFO] [stderr] Compiling icu_collator v2.1.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling fake v4.4.0 [INFO] [stderr] Compiling icu_casemap v2.1.1 [INFO] [stderr] Compiling nitrite v0.2.0 (/opt/rustwide/workdir/nitrite) [INFO] [stderr] Compiling bon v3.8.1 [INFO] [stderr] Compiling icu_time v2.1.1 [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling icu_datetime v2.1.1 [INFO] [stderr] Compiling nitrite_spatial v0.2.0 (/opt/rustwide/workdir/nitrite-spatial) [INFO] [stderr] Compiling nitrite_fjall_adapter v0.2.0 (/opt/rustwide/workdir/nitrite-fjall-adapter) [INFO] [stderr] Compiling icu v2.1.1 [INFO] [stderr] Compiling nitrite_tantivy_fts v0.2.0 (/opt/rustwide/workdir/nitrite-tantivy-fts) [INFO] [stderr] Compiling nitrite_int_test v0.2.0 (/opt/rustwide/workdir/nitrite-int-test) [INFO] [stderr] Compiling nitrite_bench v0.2.0 (/opt/rustwide/workdir/nitrite-bench) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "1fa9bf7f5366e54973ca718254a7b1ffafdcf3dd96da4646b205f61d7e8784ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa9bf7f5366e54973ca718254a7b1ffafdcf3dd96da4646b205f61d7e8784ae", kill_on_drop: false }` [INFO] [stdout] 1fa9bf7f5366e54973ca718254a7b1ffafdcf3dd96da4646b205f61d7e8784ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33100e90d4b37587134aa92ea83451329f6df5f839203505de7a867d654aeaa8 [INFO] running `Command { std: "docker" "start" "-a" "33100e90d4b37587134aa92ea83451329f6df5f839203505de7a867d654aeaa8", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nitrite_derive v0.2.0 (/opt/rustwide/workdir/nitrite-derive) [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ctor v0.4.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling test_retry v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tantivy-stacker v0.6.0 [INFO] [stderr] Compiling tantivy-columnar v0.6.0 [INFO] [stderr] Compiling basu v0.1.9 [INFO] [stderr] Compiling fake v4.4.0 [INFO] [stderr] Compiling nitrite v0.2.0 (/opt/rustwide/workdir/nitrite) [INFO] [stderr] Compiling tantivy v0.25.0 [INFO] [stderr] Compiling nitrite_spatial v0.2.0 (/opt/rustwide/workdir/nitrite-spatial) [INFO] [stderr] Compiling nitrite_fjall_adapter v0.2.0 (/opt/rustwide/workdir/nitrite-fjall-adapter) [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> nitrite-fjall-adapter/src/lib.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> nitrite-spatial/src/hilbert.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | assert!(idx_quarter >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> nitrite-spatial/src/hilbert.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | assert!(idx_outside >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> nitrite-spatial/src/hilbert.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 231 | assert!(idx_max >= 0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> nitrite-spatial/src/hilbert.rs:264:17 [INFO] [stdout] | [INFO] [stdout] 264 | assert!(idx_neg >= 0); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nitrite_tantivy_fts v0.2.0 (/opt/rustwide/workdir/nitrite-tantivy-fts) [INFO] [stderr] Compiling nitrite_int_test v0.2.0 (/opt/rustwide/workdir/nitrite-int-test) [INFO] [stderr] Compiling nitrite_bench v0.2.0 (/opt/rustwide/workdir/nitrite-bench) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> nitrite-int-test/tests/stream_test.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let mut cursor = collection.find(field("id").gte(1))?; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcw6vNdf/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnitrite_int_test-6a7281b2044e757e,libnitrite_tantivy_fts-02712544462e36eb,libtantivy-63060bf89038b248,libsketches_ddsketch-8b6f8ec980f90371,liboneshot-c47068bd7e4ce807,libbon-380e778f223201e4,libcensus-04578044dd7cbc66,libhtmlescape-de762f64d8f6e472,libarc_swap-4d53f24db0759841,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libbase64-2a03de3babadded3,liblevenshtein_automata-e59efb4cd3598815,libcrc32fast-66fcb8dfd77ba9de,libmemmap2-131342babf9c2983,libfs4-3a4c41d3ffa8ef7c,libhyperloglogplus-a6f458f57feb5ed4,librust_stemmers-da9b39a7a752a16d,libtantivy_tokenizer_api-50f1c9b227a17633,libmeasure_time-1be26fbf4fd95350,libfnv-2d77ec4f6f971b24,libtantivy_query_grammar-77205d95bbdfe452,libnom-709d6bb0b5189cd6,libtantivy_columnar-3dcdb4deccc6e2ab,libtantivy_stacker-3968b5dc704b5ea8,libmurmurhash32-f89ec472e4c6339a,libfastdivide-049a15134852a5bb,libdowncast_rs-6920a7eba5e3ecf1,libtantivy_sstable-2e6654a37ba7314f,libtantivy_bitpacker-78348df662ee1f48,libbitpacking-2e2ae807ad91e82b,libfutures_util-02790af393cbdc91,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libzstd-649d9eaca93716b1,libzstd_safe-365dedec78537c5d,libzstd_sys-a79daba5e2f0cf64,libtantivy_fst-dfdeab2cedac7a8c,libutf8_ranges-eb5ea9b8cee94699,libtantivy_common-262a73f18bcad956,libtime-52fbc53ecef91ff6,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a4475a2d6186a7a0,libpowerfmt-a0c185df26c26a22,libownedbytes-c783271800d3af43,libserde_json-641d71c14bbbf464,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnitrite_spatial-96094083f5ae891d,libnitrite_fjall_adapter-1ac6c62a39119ca0,libbincode-f0b10bcc4f273c3c,libunty-4b879f2d92d382d8,libcargo_toml-7c6e2a75250e9d29,libtoml-2b0f95d66e8e5b0f,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-5ba5ea101320213d,libwinnow-7de383b939800a88,libserde_spanned-6290cc715354230d,libtoml_datetime-a521af1589feac1a,libcrossbeam-14cef2cd820c566a,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_queue-8858184801dc44b5,libfjall-2ac9d3bd5c9dfb49,libbyteview-501c7f2cd19a3758,libstd_semaphore-42ec7bfdac356747,liblsm_tree-07accf2960c378d6,librustc_hash-d7c9c021d0487117,liblz4_flex-c48dbd486994321e,libself_cell-ed565d62dea38b60,libguardian-ad864054e72d8116,libdouble_ended_peekable-c0a69dadb9c372d1,libquick_cache-6c69e6c51ae5233a,libvalue_log-11f996b5dcf16c7f,libxxhash_rust-a22d2a3ffbd6b157,libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libinterval_heap-6591797a1c6a033f,libcompare-58c61ffbc285bf5c,libbytes-ff5aca13e3e348ea,libpath_absolutize-759fab6afa397bcc,libpath_dedot-659462640fb6f8d5,libbyteorder-1efcbe4f07366651,libvarint_rs-af771760912807c5,libnitrite-5231fba223a23d83,libaes_gcm-44698136153efd08,libctr-6b5aa0612b59a878,libghash-153e85babedddaf7,libpolyval-f7e26a24a8cad70d,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-d7afd92b26813b53,libaes-b147caf4b36ff40e,libcipher-99b4ba004653fec4,libinout-d788a12d9db6d81f,libaead-f14669892fa6880c,libregex-18735415792cccdb,libregex_automata-241334f96dd9571b,libaho_corasick-61a3c1d8952153a3,libregex_syntax-d40cde7d2fd22dd8,libbacktrace-3d501d16705de821,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-6dade313c6c05bcc,libmemchr-f04d4ed0ff57c3c8,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libargon2-7dd0ee9654d25885,libcpufeatures-471354fefbcaf2d8,libblake2-372d212f9744b1f2,libpassword_hash-327b32ee263ccc17,libbase64ct-7c704b851c35e455,libtimer-8a3fddbf67ecf177,libchrono-8b6c3fd3f3a44013,libiana_time_zone-54997521cde77023,libnum_traits-62df07adf57fe10a,libparking_lot-07e72ea48c1f373a,libcrossbeam_skiplist-a147042b0dd503d3,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libdashmap-76e4d54ae51e9c8d,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libparking_lot_core-6e21f24799bc3cdd,librand-29a329251c7b6982,librand_chacha-183df55612a44943,liblog-cfb0a897de58af94,libicu_collator-41af358008d36d1d,libicu_locale-003a92dc96aca740,libicu_locale_data-f78f4179085c6c84,libicu_collator_data-49f6809bfba3c051,libicu_properties-220f60112ab85ba3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-e5c8b4e11308ea07,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_normalizer_data-088c419f54c50650,libicu_collections-3621319e33663843,libpotential_utf-2f329f3d6b1e0e36,libicu_provider-dd76652a98d8fb0d,libicu_locale_core-530eb7ac307d64d6,libtinystr-709598492d8796c7,liblitemap-d8dc1b34cf9c475c,libwriteable-60ac17ca3fbe6deb,libzerovec-2af228a464334d63,libzerotrie-f2912a5d6fd9e0d4,libyoke-693f1fea565b2fc2,libstable_deref_trait-b312b799b37d90c9,libzerofrom-58959d93575aa8b0,libonce_cell-0ba6aecba7086d38,libbasu-739bfaac1f7f7d95,libthiserror-283b640b82bf93af,libuuid-9cb66a77b95ca6e7,librand-49cf55f27e9acde8,librand_chacha-7663c73796297396,libppv_lite86-8584ef0411effbdd,libzerocopy-c08855f4aa95f322,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libsha1_smol-4fed1055ba2d5f30,libmd5-58779faf7fc9ce44,libdigest-8a714b404c4cafd4,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-c8d93c7873df8bac,libgeneric_array-c18ca592204e9758,libatomic-92246913b964665a,libbytemuck-fe571f4439465e4d,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libanyhow-7e5dcd40304f6dad,libitertools-cac9a2ac02fc8a16,libeither-2af7c8622d8fa52e,libim-f15b97ebc17a707a,librand_xoshiro-9ab11b6a49dcd2f0,libserde-46cf3e8fa919160b,libserde_core-365391bf3dd30696,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libtypenum-0e02f3386ab040bb,libsmallvec-21f4c41bfe2e767b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcw6vNdf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-25ef650a9c7905d8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stream_test-6f7680a46ac5a2a8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nitrite_int_test` (test "stream_test") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcYW1JYZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnitrite_tantivy_fts-02712544462e36eb,libtantivy-63060bf89038b248,libsketches_ddsketch-8b6f8ec980f90371,liboneshot-c47068bd7e4ce807,libbon-380e778f223201e4,libcensus-04578044dd7cbc66,libhtmlescape-de762f64d8f6e472,libarc_swap-4d53f24db0759841,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libbase64-2a03de3babadded3,liblevenshtein_automata-e59efb4cd3598815,libcrc32fast-66fcb8dfd77ba9de,libmemmap2-131342babf9c2983,libfs4-3a4c41d3ffa8ef7c,libhyperloglogplus-a6f458f57feb5ed4,librust_stemmers-da9b39a7a752a16d,libtantivy_tokenizer_api-50f1c9b227a17633,libmeasure_time-1be26fbf4fd95350,libfnv-2d77ec4f6f971b24,libtantivy_query_grammar-77205d95bbdfe452,libnom-709d6bb0b5189cd6,libtantivy_columnar-3dcdb4deccc6e2ab,libtantivy_stacker-3968b5dc704b5ea8,libmurmurhash32-f89ec472e4c6339a,libfastdivide-049a15134852a5bb,libdowncast_rs-6920a7eba5e3ecf1,libtantivy_sstable-2e6654a37ba7314f,libtantivy_bitpacker-78348df662ee1f48,libbitpacking-2e2ae807ad91e82b,libfutures_util-02790af393cbdc91,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libzstd-649d9eaca93716b1,libzstd_safe-365dedec78537c5d,libzstd_sys-a79daba5e2f0cf64,libtantivy_fst-dfdeab2cedac7a8c,libutf8_ranges-eb5ea9b8cee94699,libtantivy_common-262a73f18bcad956,libtime-52fbc53ecef91ff6,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a4475a2d6186a7a0,libpowerfmt-a0c185df26c26a22,libownedbytes-c783271800d3af43,libserde_json-641d71c14bbbf464,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnitrite_spatial-96094083f5ae891d,libnitrite_fjall_adapter-1ac6c62a39119ca0,libbincode-f0b10bcc4f273c3c,libunty-4b879f2d92d382d8,libcargo_toml-7c6e2a75250e9d29,libtoml-2b0f95d66e8e5b0f,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-5ba5ea101320213d,libwinnow-7de383b939800a88,libserde_spanned-6290cc715354230d,libtoml_datetime-a521af1589feac1a,libcrossbeam-14cef2cd820c566a,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_queue-8858184801dc44b5,libfjall-2ac9d3bd5c9dfb49,libbyteview-501c7f2cd19a3758,libstd_semaphore-42ec7bfdac356747,liblsm_tree-07accf2960c378d6,librustc_hash-d7c9c021d0487117,liblz4_flex-c48dbd486994321e,libself_cell-ed565d62dea38b60,libguardian-ad864054e72d8116,libdouble_ended_peekable-c0a69dadb9c372d1,libquick_cache-6c69e6c51ae5233a,libvalue_log-11f996b5dcf16c7f,libxxhash_rust-a22d2a3ffbd6b157,libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libinterval_heap-6591797a1c6a033f,libcompare-58c61ffbc285bf5c,libbytes-ff5aca13e3e348ea,libpath_absolutize-759fab6afa397bcc,libpath_dedot-659462640fb6f8d5,libbyteorder-1efcbe4f07366651,libvarint_rs-af771760912807c5,libnitrite-5231fba223a23d83,libaes_gcm-44698136153efd08,libctr-6b5aa0612b59a878,libghash-153e85babedddaf7,libpolyval-f7e26a24a8cad70d,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-d7afd92b26813b53,libaes-b147caf4b36ff40e,libcipher-99b4ba004653fec4,libinout-d788a12d9db6d81f,libaead-f14669892fa6880c,libregex-18735415792cccdb,libregex_automata-241334f96dd9571b,libaho_corasick-61a3c1d8952153a3,libregex_syntax-d40cde7d2fd22dd8,libbacktrace-3d501d16705de821,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-6dade313c6c05bcc,libmemchr-f04d4ed0ff57c3c8,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libargon2-7dd0ee9654d25885,libcpufeatures-471354fefbcaf2d8,libblake2-372d212f9744b1f2,libpassword_hash-327b32ee263ccc17,libbase64ct-7c704b851c35e455,libtimer-8a3fddbf67ecf177,libparking_lot-07e72ea48c1f373a,libcrossbeam_skiplist-a147042b0dd503d3,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libdashmap-76e4d54ae51e9c8d,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libparking_lot_core-6e21f24799bc3cdd,librand-29a329251c7b6982,librand_chacha-183df55612a44943,liblog-cfb0a897de58af94,libicu_collator-41af358008d36d1d,libicu_locale-003a92dc96aca740,libicu_locale_data-f78f4179085c6c84,libicu_collator_data-49f6809bfba3c051,libicu_properties-220f60112ab85ba3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-e5c8b4e11308ea07,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_normalizer_data-088c419f54c50650,libicu_collections-3621319e33663843,libpotential_utf-2f329f3d6b1e0e36,libicu_provider-dd76652a98d8fb0d,libicu_locale_core-530eb7ac307d64d6,libtinystr-709598492d8796c7,liblitemap-d8dc1b34cf9c475c,libwriteable-60ac17ca3fbe6deb,libzerovec-2af228a464334d63,libzerotrie-f2912a5d6fd9e0d4,libyoke-693f1fea565b2fc2,libstable_deref_trait-b312b799b37d90c9,libzerofrom-58959d93575aa8b0,libonce_cell-0ba6aecba7086d38,libbasu-739bfaac1f7f7d95,libthiserror-283b640b82bf93af,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libanyhow-7e5dcd40304f6dad,libitertools-cac9a2ac02fc8a16,libim-f15b97ebc17a707a,librand_xoshiro-9ab11b6a49dcd2f0,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libsmallvec-21f4c41bfe2e767b,libfake-3e8faa0af477fe13,libdeunicode-86d3f5b336f0300d,libuuid-9cb66a77b95ca6e7,libsha1_smol-4fed1055ba2d5f30,libmd5-58779faf7fc9ce44,libdigest-8a714b404c4cafd4,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-c8d93c7873df8bac,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,libatomic-92246913b964665a,libbytemuck-fe571f4439465e4d,libeither-2af7c8622d8fa52e,libchrono-8b6c3fd3f3a44013,libiana_time_zone-54997521cde77023,libnum_traits-62df07adf57fe10a,libserde-46cf3e8fa919160b,libserde_core-365391bf3dd30696,librand-49cf55f27e9acde8,librand_chacha-7663c73796297396,libppv_lite86-8584ef0411effbdd,libzerocopy-c08855f4aa95f322,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYW1JYZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-18cf96760356d259/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-25ef650a9c7905d8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nitrite_bench-efd010907ae42fc6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nitrite_bench` (lib test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckdEmLQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnitrite_int_test-6a7281b2044e757e,libnitrite_tantivy_fts-02712544462e36eb,libtantivy-63060bf89038b248,libsketches_ddsketch-8b6f8ec980f90371,liboneshot-c47068bd7e4ce807,libbon-380e778f223201e4,libcensus-04578044dd7cbc66,libhtmlescape-de762f64d8f6e472,libarc_swap-4d53f24db0759841,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libbase64-2a03de3babadded3,liblevenshtein_automata-e59efb4cd3598815,libcrc32fast-66fcb8dfd77ba9de,libmemmap2-131342babf9c2983,libfs4-3a4c41d3ffa8ef7c,libhyperloglogplus-a6f458f57feb5ed4,librust_stemmers-da9b39a7a752a16d,libtantivy_tokenizer_api-50f1c9b227a17633,libmeasure_time-1be26fbf4fd95350,libfnv-2d77ec4f6f971b24,libtantivy_query_grammar-77205d95bbdfe452,libnom-709d6bb0b5189cd6,libtantivy_columnar-3dcdb4deccc6e2ab,libtantivy_stacker-3968b5dc704b5ea8,libmurmurhash32-f89ec472e4c6339a,libfastdivide-049a15134852a5bb,libdowncast_rs-6920a7eba5e3ecf1,libtantivy_sstable-2e6654a37ba7314f,libtantivy_bitpacker-78348df662ee1f48,libbitpacking-2e2ae807ad91e82b,libfutures_util-02790af393cbdc91,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libzstd-649d9eaca93716b1,libzstd_safe-365dedec78537c5d,libzstd_sys-a79daba5e2f0cf64,libtantivy_fst-dfdeab2cedac7a8c,libutf8_ranges-eb5ea9b8cee94699,libtantivy_common-262a73f18bcad956,libtime-52fbc53ecef91ff6,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a4475a2d6186a7a0,libpowerfmt-a0c185df26c26a22,libownedbytes-c783271800d3af43,libserde_json-641d71c14bbbf464,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnitrite_spatial-96094083f5ae891d,libnitrite_fjall_adapter-1ac6c62a39119ca0,libbincode-f0b10bcc4f273c3c,libunty-4b879f2d92d382d8,libcargo_toml-7c6e2a75250e9d29,libtoml-2b0f95d66e8e5b0f,libtoml_writer-4fad67b6d8e999fc,libtoml_parser-5ba5ea101320213d,libwinnow-7de383b939800a88,libserde_spanned-6290cc715354230d,libtoml_datetime-a521af1589feac1a,libcrossbeam-14cef2cd820c566a,libcrossbeam_channel-54e7071fd9e2348e,libcrossbeam_queue-8858184801dc44b5,libfjall-2ac9d3bd5c9dfb49,libbyteview-501c7f2cd19a3758,libstd_semaphore-42ec7bfdac356747,liblsm_tree-07accf2960c378d6,librustc_hash-d7c9c021d0487117,liblz4_flex-c48dbd486994321e,libself_cell-ed565d62dea38b60,libguardian-ad864054e72d8116,libdouble_ended_peekable-c0a69dadb9c372d1,libquick_cache-6c69e6c51ae5233a,libvalue_log-11f996b5dcf16c7f,libxxhash_rust-a22d2a3ffbd6b157,libtempfile-39bcf7acd1d69710,libfastrand-503f12a96d791409,librustix-95ce67d027fe934b,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libinterval_heap-6591797a1c6a033f,libcompare-58c61ffbc285bf5c,libbytes-ff5aca13e3e348ea,libpath_absolutize-759fab6afa397bcc,libpath_dedot-659462640fb6f8d5,libbyteorder-1efcbe4f07366651,libvarint_rs-af771760912807c5,libnitrite-5231fba223a23d83,libaes_gcm-44698136153efd08,libctr-6b5aa0612b59a878,libghash-153e85babedddaf7,libpolyval-f7e26a24a8cad70d,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-d7afd92b26813b53,libaes-b147caf4b36ff40e,libcipher-99b4ba004653fec4,libinout-d788a12d9db6d81f,libaead-f14669892fa6880c,libregex-18735415792cccdb,libregex_automata-241334f96dd9571b,libaho_corasick-61a3c1d8952153a3,libregex_syntax-d40cde7d2fd22dd8,libbacktrace-3d501d16705de821,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-6dade313c6c05bcc,libmemchr-f04d4ed0ff57c3c8,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libargon2-7dd0ee9654d25885,libcpufeatures-471354fefbcaf2d8,libblake2-372d212f9744b1f2,libpassword_hash-327b32ee263ccc17,libbase64ct-7c704b851c35e455,libtimer-8a3fddbf67ecf177,libchrono-8b6c3fd3f3a44013,libiana_time_zone-54997521cde77023,libnum_traits-62df07adf57fe10a,libparking_lot-07e72ea48c1f373a,libcrossbeam_skiplist-a147042b0dd503d3,libindexmap-2906d219c3d615d6,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libdashmap-76e4d54ae51e9c8d,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhashbrown-5d9404f16ad26a3c,libparking_lot_core-6e21f24799bc3cdd,librand-29a329251c7b6982,librand_chacha-183df55612a44943,liblog-cfb0a897de58af94,libicu_collator-41af358008d36d1d,libicu_locale-003a92dc96aca740,libicu_locale_data-f78f4179085c6c84,libicu_collator_data-49f6809bfba3c051,libicu_properties-220f60112ab85ba3,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-e5c8b4e11308ea07,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_normalizer_data-088c419f54c50650,libicu_collections-3621319e33663843,libpotential_utf-2f329f3d6b1e0e36,libicu_provider-dd76652a98d8fb0d,libicu_locale_core-530eb7ac307d64d6,libtinystr-709598492d8796c7,liblitemap-d8dc1b34cf9c475c,libwriteable-60ac17ca3fbe6deb,libzerovec-2af228a464334d63,libzerotrie-f2912a5d6fd9e0d4,libyoke-693f1fea565b2fc2,libstable_deref_trait-b312b799b37d90c9,libzerofrom-58959d93575aa8b0,libonce_cell-0ba6aecba7086d38,libbasu-739bfaac1f7f7d95,libthiserror-283b640b82bf93af,libuuid-9cb66a77b95ca6e7,librand-49cf55f27e9acde8,librand_chacha-7663c73796297396,libppv_lite86-8584ef0411effbdd,libzerocopy-c08855f4aa95f322,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libsha1_smol-4fed1055ba2d5f30,libmd5-58779faf7fc9ce44,libdigest-8a714b404c4cafd4,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-c8d93c7873df8bac,libgeneric_array-c18ca592204e9758,libatomic-92246913b964665a,libbytemuck-fe571f4439465e4d,librayon-2b3dbf6d879ac931,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libanyhow-7e5dcd40304f6dad,libitertools-cac9a2ac02fc8a16,libeither-2af7c8622d8fa52e,libim-f15b97ebc17a707a,librand_xoshiro-9ab11b6a49dcd2f0,libserde-46cf3e8fa919160b,libserde_core-365391bf3dd30696,librand_core-c7143112b9f8b3b5,libgetrandom-b8f5a6c6d9bee25c,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsized_chunks-562f8ff44459c521,libbitmaps-8f284a1cf72acf34,libtypenum-0e02f3386ab040bb,libsmallvec-21f4c41bfe2e767b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckdEmLQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-25ef650a9c7905d8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multi_threaded_test-284ce2dd9f4cccdc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nitrite_int_test` (test "multi_threaded_test") due to 1 previous error [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> nitrite-int-test/tests/repository/object_cursor_test.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | let mut cursor = repo.find(all())?; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nitrite_int_test` (test "nitrite_integration_test"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name nitrite_integration_test --edition=2021 nitrite-int-test/tests/nitrite_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"' --cfg 'feature="fjall"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fjall", "memory"))' -C metadata=007b0918ae2926b0 -C extra-filename=-9fb19963c2997024 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern awaitility=/opt/rustwide/target/debug/deps/libawaitility-8b875e4c30a60a1a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8b6c3fd3f3a44013.rlib --extern colog=/opt/rustwide/target/debug/deps/libcolog-7a23cdbc81bffecc.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-e246e35a0d0637c2.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-3e8faa0af477fe13.rlib --extern icu=/opt/rustwide/target/debug/deps/libicu-0b58f5ff7a39d9b8.rlib --extern icu_collator=/opt/rustwide/target/debug/deps/libicu_collator-41af358008d36d1d.rlib --extern nitrite=/opt/rustwide/target/debug/deps/libnitrite-5231fba223a23d83.rlib --extern nitrite_derive=/opt/rustwide/target/debug/deps/libnitrite_derive-c38188bbeda026eb.so --extern nitrite_fjall_adapter=/opt/rustwide/target/debug/deps/libnitrite_fjall_adapter-1ac6c62a39119ca0.rlib --extern nitrite_int_test=/opt/rustwide/target/debug/deps/libnitrite_int_test-6a7281b2044e757e.rlib --extern nitrite_spatial=/opt/rustwide/target/debug/deps/libnitrite_spatial-96094083f5ae891d.rlib --extern nitrite_tantivy_fts=/opt/rustwide/target/debug/deps/libnitrite_tantivy_fts-02712544462e36eb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-49cf55f27e9acde8.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9cb66a77b95ca6e7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-25ef650a9c7905d8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "33100e90d4b37587134aa92ea83451329f6df5f839203505de7a867d654aeaa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33100e90d4b37587134aa92ea83451329f6df5f839203505de7a867d654aeaa8", kill_on_drop: false }` [INFO] [stdout] 33100e90d4b37587134aa92ea83451329f6df5f839203505de7a867d654aeaa8