[INFO] cloning repository https://github.com/Aquadantheman/unifieddataruntime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aquadantheman/unifieddataruntime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquadantheman%2Funifieddataruntime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquadantheman%2Funifieddataruntime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03c8e2edc0e0052ac59d7c8bbd9936f22e0b0919
[INFO] testing Aquadantheman/unifieddataruntime against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAquadantheman%2Funifieddataruntime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aquadantheman/unifieddataruntime
[INFO] finished tweaking git repo https://github.com/Aquadantheman/unifieddataruntime
[INFO] tweaked toml for git repo https://github.com/Aquadantheman/unifieddataruntime written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aquadantheman/unifieddataruntime on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aquadantheman/unifieddataruntime 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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36c92c6f2beb02cc6e4ea3bf6992953baea02851433ff55867bf70cca66e3199
[INFO] running `Command { std: "docker" "start" "-a" "36c92c6f2beb02cc6e4ea3bf6992953baea02851433ff55867bf70cca66e3199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36c92c6f2beb02cc6e4ea3bf6992953baea02851433ff55867bf70cca66e3199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36c92c6f2beb02cc6e4ea3bf6992953baea02851433ff55867bf70cca66e3199", kill_on_drop: false }`
[INFO] [stdout] 36c92c6f2beb02cc6e4ea3bf6992953baea02851433ff55867bf70cca66e3199
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30db50c225cff5aa1c1f0148dba239d858b35f9af882fa828b2edc108b1dd70e
[INFO] running `Command { std: "docker" "start" "-a" "30db50c225cff5aa1c1f0148dba239d858b35f9af882fa828b2edc108b1dd70e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling arrow-schema v57.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v57.2.0
[INFO] [stderr]    Compiling arrow-data v57.2.0
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-pyarrow v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling arrow-csv v57.2.0
[INFO] [stderr]    Compiling arrow-json v57.2.0
[INFO] [stderr]    Compiling parquet v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling rhizo_core v0.6.0 (/opt/rustwide/workdir/rhizo_core)
[INFO] [stderr]    Compiling rhizo_python v0.6.0 (/opt/rustwide/workdir/rhizo_python)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "30db50c225cff5aa1c1f0148dba239d858b35f9af882fa828b2edc108b1dd70e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30db50c225cff5aa1c1f0148dba239d858b35f9af882fa828b2edc108b1dd70e", kill_on_drop: false }`
[INFO] [stdout] 30db50c225cff5aa1c1f0148dba239d858b35f9af882fa828b2edc108b1dd70e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0284b2e9cd5208dc5ed8efa5c6ba42f5bb734ca0681932526cac97c765869c38
[INFO] running `Command { std: "docker" "start" "-a" "0284b2e9cd5208dc5ed8efa5c6ba42f5bb734ca0681932526cac97c765869c38", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling arrow-schema v57.2.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling arrow-data v57.2.0
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-pyarrow v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling arrow-csv v57.2.0
[INFO] [stderr]    Compiling arrow-json v57.2.0
[INFO] [stderr]    Compiling parquet v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling rhizo_core v0.6.0 (/opt/rustwide/workdir/rhizo_core)
[INFO] [stdout] warning: unused import: `rand::SeedableRng`
[INFO] [stdout]     --> rhizo_core/src/distributed/simulation.rs:1554:13
[INFO] [stdout]      |
[INFO] [stdout] 1554 |         use rand::SeedableRng;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rhizo_python v0.6.0 (/opt/rustwide/workdir/rhizo_python)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "0284b2e9cd5208dc5ed8efa5c6ba42f5bb734ca0681932526cac97c765869c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0284b2e9cd5208dc5ed8efa5c6ba42f5bb734ca0681932526cac97c765869c38", kill_on_drop: false }`
[INFO] [stdout] 0284b2e9cd5208dc5ed8efa5c6ba42f5bb734ca0681932526cac97c765869c38
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 685c2c85cc53791f6e242ede449e6604f2216ae7d6dde6f8d0abfb43bc92f320
[INFO] running `Command { std: "docker" "start" "-a" "685c2c85cc53791f6e242ede449e6604f2216ae7d6dde6f8d0abfb43bc92f320", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `rand::SeedableRng`
[INFO] [stderr]     --> rhizo_core/src/distributed/simulation.rs:1554:13
[INFO] [stderr]      |
[INFO] [stderr] 1554 |         use rand::SeedableRng;
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rhizo_core` (lib test) generated 1 warning (run `cargo fix --lib -p rhizo_core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rhizo_core-5d51b69a8d8293d8)
[INFO] [stdout] 
[INFO] [stdout] running 496 tests
[INFO] [stdout] test algebraic::integration_tests::test_commutativity_guarantee ... ok
[INFO] [stdout] test algebraic::integration_tests::test_registry_workflow ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_add_preserves_integer ... ok
[INFO] [stdout] test algebraic::merge::tests::test_all_semilattice_idempotent ... ok
[INFO] [stdout] test algebraic::integration_tests::test_idempotency_guarantee ... ok
[INFO] [stdout] test algebraic::merge::tests::test_all_conflict_free_commutative ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_commutativity ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_max_preserves_integer ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_min_preserves_integer ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_multiply_preserves_integer ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_special_values ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_add_commutativity ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_add_floats ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_add_integers ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_add_int_float ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_bool_intersect ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_add_negative ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_add_overflow ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_generic_overwrite_conflicts ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_intersect_empty_result ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_intersect_string_sets ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_max_floats ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_max_idempotent ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_multiply_by_zero ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_multiply_floats ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_min_integers ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_multiply_integers ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_multiply_returns_float ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_max_negative ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_multiply_overflow ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_result_ok ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_max_integers ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_bool_union ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_max_int_float ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_min_floats ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_type_mismatch ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_result_unwrap ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_union_idempotent ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_union_int_sets ... ok
[INFO] [stdout] test algebraic::integration_tests::test_edge_cases ... ok
[INFO] [stdout] test algebraic::integration_tests::test_inventory_scenario ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_union_string_sets ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_unknown_conflicts ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_with_null ... ok
[INFO] [stdout] test algebraic::merge::tests::test_cross_type_add_returns_float_for_fractional ... ok
[INFO] [stdout] test algebraic::merge::tests::test_type_divergence_prevented ... ok
[INFO] [stdout] test algebraic::schema::tests::test_column_algebraic_new ... ok
[INFO] [stdout] test algebraic::schema::tests::test_column_algebraic_with_description ... ok
[INFO] [stdout] test algebraic::schema::tests::test_registry_basic ... ok
[INFO] [stdout] test algebraic::schema::tests::test_registry_multiple_tables ... ok
[INFO] [stdout] test algebraic::schema::tests::test_registry_tables ... ok
[INFO] [stdout] test algebraic::schema::tests::test_registry_unregister ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_add_columns ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_all_additive ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_all_max ... ok
[INFO] [stdout] test algebraic::schema::tests::test_schema_serialization ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_conflict_free_columns ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_new ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_can_auto_merge ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_display ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_equality ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_from_traits ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_integer ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_null ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_int_set ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_serialization ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_float ... ok
[INFO] [stdout] test algebraic::types::tests::test_as_integer_exact_float ... ok
[INFO] [stdout] test algebraic::types::tests::test_optype_can_merge_with ... ok
[INFO] [stdout] test algebraic::types::tests::test_optype_default ... ok
[INFO] [stdout] test algebraic::types::tests::test_optype_display ... ok
[INFO] [stdout] test algebraic::types::tests::test_optype_is_abelian ... ok
[INFO] [stdout] test algebraic::types::tests::test_optype_is_conflict_free ... ok
[INFO] [stdout] test algebraic::types::tests::test_optype_is_semilattice ... ok
[INFO] [stdout] test algebraic::types::tests::test_algebraic_value_string_set ... ok
[INFO] [stdout] test algebraic::types::tests::test_as_float_precision ... ok
[INFO] [stdout] test branch::branch::tests::test_branch_diff_added ... ok
[INFO] [stdout] test algebraic::types::tests::test_non_numeric_as_integer_and_float ... ok
[INFO] [stdout] test branch::branch::tests::test_branch_diff_modified_no_base ... ok
[INFO] [stdout] test branch::branch::tests::test_branch_new ... ok
[INFO] [stdout] test branch::branch::tests::test_branch_from_branch ... ok
[INFO] [stdout] test branch::branch::tests::test_branch_diff_identical ... ok
[INFO] [stdout] test branch::branch::tests::test_three_way_source_only_change ... ok
[INFO] [stdout] test branch::branch::tests::test_three_way_true_conflict ... ok
[INFO] [stdout] test branch::branch::tests::test_three_way_can_auto_merge ... ok
[INFO] [stdout] test branch::branch::tests::test_three_way_mixed_changes ... ok
[INFO] [stdout] test branch::branch::tests::test_three_way_target_only_change ... ok
[INFO] [stdout] test branch::manager::tests::test_new_creates_main_branch ... ok
[INFO] [stdout] test branch::manager::tests::test_cannot_delete_default_branch ... ok
[INFO] [stdout] test branch::manager::tests::test_no_fork_point_merge_adds_new_tables ... ok
[INFO] [stdout] test algebraic::integration_tests::test_conflict_detection ... ok
[INFO] [stdout] test branch::manager::tests::test_fork_point_merge_unaffected_by_fix ... ok
[INFO] [stdout] test branch::manager::tests::test_branch_not_found ... ok
[INFO] [stdout] test branch::manager::tests::test_create_branch ... ok
[INFO] [stdout] test branch::manager::tests::test_cannot_fast_forward_with_conflicts ... ok
[INFO] [stdout] test branch::manager::tests::test_diff_branches ... ok
[INFO] [stdout] test branch::manager::tests::test_fast_forward_merge ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_default ... ok
[INFO] [stdout] test branch::manager::tests::test_no_fork_point_merge_applies_higher_source_version ... ok
[INFO] [stdout] test algebraic::schema::tests::test_table_schema_is_fully_conflict_free ... ok
[INFO] [stdout] test branch::manager::tests::test_delete_branch ... ok
[INFO] [stdout] test branch::manager::tests::test_list_branches ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_can_merge ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_target_only ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_outcome_conflict ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_users_has_conflicts ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_outcome_success ... ok
[INFO] [stdout] test branch::merge::tests::test_unregistered_table_cannot_merge ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_columns ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_counters_auto_mergeable ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_settings_conflicts ... ok
[INFO] [stdout] test branch::manager::tests::test_create_branch_already_exists ... ok
[INFO] [stdout] test branch::manager::tests::test_no_fork_point_merge_preserves_target_only_tables ... ok
[INFO] [stdout] test branch::manager::tests::test_no_fork_point_never_regresses_version ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_corrupted_latest_pointer ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_delete_version_basic ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_delete_version_not_found ... ok
[INFO] [stdout] test branch::manager::tests::test_invalid_branch_names ... ok
[INFO] [stdout] test branch::merge::tests::test_merge_analysis_source_only ... ok
[INFO] [stdout] test branch::manager::tests::test_three_way_true_conflict_in_manager ... ok
[INFO] [stdout] test branch::manager::tests::test_update_head ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_commit_and_get ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_delete_version_returns_table_version ... ok
[INFO] [stdout] test branch::manager::tests::test_three_way_auto_merge ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_delete_version_table_not_found ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_pending_dir_created ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_delete_version_file_removed ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_list_tables_excludes_pending_dir ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_lock_file_created ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_get_latest ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_list_versions ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_no_pending_intents_after_successful_commit ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_get_all_referenced_chunk_hashes_empty ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_list_tables ... ok
[INFO] [stdout] test changelog::query::tests::test_matches_branch_filter ... ok
[INFO] [stdout] test changelog::query::tests::test_matches_table_filter ... ok
[INFO] [stdout] test changelog::query::tests::test_matches_combined_filters ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_add_change ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_changed_tables ... ok
[INFO] [stdout] test changelog::query::tests::test_query_builder ... ok
[INFO] [stdout] test changelog::query::tests::test_matches_no_filter ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_contains_table ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_recover_orphaned_intent ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_recover_corrupted_intent ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_recover_stale_intent_after_completed_commit ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_table_not_found ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_delete_version_latest_refused ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_version_not_found ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_time_travel ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_concurrent_commit_next_version ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_from_transaction ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_from_transaction_new_table ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_table_change_new ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_new ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_table_change_new_table ... ok
[INFO] [stdout] test changelog::tests::query_tests::test_query_filter_workflow ... ok
[INFO] [stdout] test changelog::tests::serialization_tests::test_changelog_entry_serialization ... ok
[INFO] [stdout] test changelog::tests::serialization_tests::test_table_change_serialization ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_get_all_referenced_chunk_hashes ... ok
[INFO] [stdout] test chunk_store::store::tests::test_binary_data ... ok
[INFO] [stdout] test changelog::tests::entry_tests::test_changelog_entry_get_change ... ok
[INFO] [stdout] test chunk_store::store::tests::test_cleanup_orphaned_temp_files_empty ... ok
[INFO] [stdout] test chunk_store::store::tests::test_exists ... ok
[INFO] [stdout] test chunk_store::store::tests::test_delete ... ok
[INFO] [stdout] test chunk_store::store::tests::test_deduplication ... ok
[INFO] [stdout] test chunk_store::store::tests::test_garbage_collect_all_referenced ... ok
[INFO] [stdout] test catalog::file_catalog::tests::test_version_sequence_enforced ... ok
[INFO] [stdout] test chunk_store::store::tests::test_garbage_collect_empty_store ... ok
[INFO] [stdout] test chunk_store::store::tests::test_garbage_collect_none_referenced ... ok
[INFO] [stdout] test chunk_store::store::tests::test_garbage_collect_deletes_unreferenced ... ok
[INFO] [stdout] test chunk_store::store::tests::test_blake3_small_buffer_uses_direct_hash ... ok
[INFO] [stdout] test chunk_store::store::tests::test_cleanup_does_not_remove_real_chunks ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_basic ... ok
[INFO] [stdout] test chunk_store::store::tests::test_cleanup_orphaned_temp_files_removes_tmp ... ok
[INFO] [stdout] test chunk_store::store::tests::test_empty_chunk ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_batch_empty ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_batch ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_batch_single ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_batch_multiple ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_batch_empty ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_batch_not_found ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_batch_verified ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_invalid_hash ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_not_found ... ok
[INFO] [stdout] test chunk_store::store::tests::test_list_chunk_hashes_empty ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_verified_success ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_vs_get_same_content ... ok
[INFO] [stdout] test chunk_store::store::tests::test_invalid_hash_too_short ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_verified_detects_corruption ... ok
[INFO] [stdout] test chunk_store::store::tests::test_invalid_hash_non_hex ... ok
[INFO] [stdout] test chunk_store::store::tests::test_invalid_hash_wrong_length ... ok
[INFO] [stdout] test chunk_store::store::tests::test_list_chunk_hashes ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_can_commit_locally_algebraic ... ok
[INFO] [stdout] test chunk_store::store::tests::test_list_chunk_hashes_ignores_tmp ... ok
[INFO] [stdout] test chunk_store::store::tests::test_not_found ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_get_roundtrip ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_commit_local_increments_clock ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_cannot_commit_locally_empty ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_cannot_commit_locally_non_algebraic ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_commit_local_fails_non_algebraic ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_commit_local_success ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_error_display ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_five_node_convergence ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_all ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_all_equals_pairwise ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_is_commutative_add ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_is_commutative_max ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_is_associative_max ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_batch_single ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_is_associative_add ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_updates_disjoint_keys ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_operation_creation ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_updates_same_key_add ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_updates_same_key_union ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_is_commutative_union ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_merge_updates_same_key_max ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_commit_local_fails_empty ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_batch_empty ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_transaction_is_fully_algebraic ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_realistic_multi_key_scenario ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_transaction_metadata ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_versioned_update_compare ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_transaction_serialization ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_versioned_update_causality ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_versioned_update_serialization ... ok
[INFO] [stdout] test distributed::network::tests::test_network_config_localhost ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_transaction_non_algebraic_operations ... ok
[INFO] [stdout] test distributed::network::tests::test_network_message_serialization ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_mild_still_converges ... ok
[INFO] [stdout] test distributed::network::tests::test_single_node_start ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_operation_is_algebraic ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_transaction_creation ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_batch_multiple ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_batch_deduplication ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_duplicates_are_idempotent ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_batch_get_batch_roundtrip ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_mixed_operation_types ... ok
[INFO] [stdout] test distributed::local_commit::tests::test_operation_serialization ... ok
[INFO] [stdout] test distributed::simulation::tests::test_associativity_grouping ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_stats_tracked ... ok
[INFO] [stdout] test distributed::simulation::tests::test_empty_transaction ... ok
[INFO] [stdout] test distributed::simulation::tests::test_create_cluster ... ok
[INFO] [stdout] test chunk_store::store::tests::test_put_batch_large ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_moderate_still_converges ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_reproducible_with_seed ... ok
[INFO] [stdout] test distributed::simulation::tests::test_ecommerce_scenario ... ok
[INFO] [stdout] test distributed::simulation::tests::test_distributed_counter_high_contention ... ok
[INFO] [stdout] test distributed::simulation::tests::test_many_operations_same_key ... ok
[INFO] [stdout] test distributed::simulation::tests::test_order_independence_add ... ok
[INFO] [stdout] test distributed::simulation::tests::test_partition_prevents_propagation ... ok
[INFO] [stdout] test distributed::simulation::tests::test_five_nodes_multiple_keys ... ok
[INFO] [stdout] test distributed::simulation::tests::test_partition_heal_then_converge ... ok
[INFO] [stdout] test distributed::simulation::tests::test_order_independence_complex ... ok
[INFO] [stdout] test distributed::simulation::tests::test_requeue_after_cascading_partitions ... ok
[INFO] [stdout] test distributed::simulation::tests::test_requeue_includes_transitively_received_updates ... ok
[INFO] [stdout] test distributed::simulation::tests::test_requeue_multi_hop_transitive ... ok
[INFO] [stdout] test distributed::simulation::tests::test_single_node_cluster ... ok
[INFO] [stdout] test algebraic::merge::tests::test_merge_result_unwrap_conflict_panics - should panic ... ok
[INFO] [stdout] test distributed::simulation::tests::test_two_nodes_converge_add ... ok
[INFO] [stdout] test distributed::simulation::tests::test_single_node_commit ... ok
[INFO] [stdout] test distributed::simulation::tests::test_two_nodes_converge_max ... ok
[INFO] [stdout] test distributed::simulation::tests::test_two_nodes_converge_union ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_concurrent_crossed_updates ... ok
[INFO] [stdout] test distributed::simulation::tests::test_five_nodes_converge ... ok
[INFO] [stdout] test distributed::simulation::tests::test_simulation_builder ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_causal_order_needs_merge ... ok
[INFO] [stdout] test distributed::simulation::tests::test_simulation_stats ... ok
[INFO] [stdout] test distributed::simulation::tests::test_partial_partition ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_compare_all_cases ... ok
[INFO] [stdout] test distributed::simulation::tests::test_requeue_deduplication_still_works ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_causal_order_should_apply ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_concurrent_different_nodes ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_display ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_empty_clock_comparison ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_empty_vs_nonempty ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_happened_before_is_transitive ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_happened_before_simple ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_merge_takes_max ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_max_static_method ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_merge_is_idempotent ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_new_clock_is_empty ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_nodes_iterator ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_sum ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_three_node_scenario ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_tick_increments_clock ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_merge_is_commutative ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_happened_before_multiple_nodes ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_tick_only_affects_one_node ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_ticked_returns_copy ... ok
[INFO] [stdout] test merkle::tree::tests::test_build_tree_deterministic ... ok
[INFO] [stdout] test merkle::tree::tests::test_build_tree_empty_data ... ok
[INFO] [stdout] test merkle::tree::tests::test_build_tree_invalid_chunk_size ... ok
[INFO] [stdout] test merkle::tree::tests::test_build_tree_multiple_chunks ... ok
[INFO] [stdout] test merkle::tree::tests::test_build_tree_single_chunk ... ok
[INFO] [stdout] test merkle::tree::tests::test_chunks_in_range ... ok
[INFO] [stdout] test merkle::tree::tests::test_deduplication_ratio_calculation ... ok
[INFO] [stdout] test merkle::tree::tests::test_diff_identical_trees ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_message_passing_scenario ... ok
[INFO] [stdout] test merkle::tree::tests::test_verify_tree_valid ... ok
[INFO] [stdout] test merkle::tree::tests::test_tree_height ... ok
[INFO] [stdout] test distributed::simulation::tests::test_requeue_bridge_node_relays_after_heal ... ok
[INFO] [stdout] test merkle::tree::tests::test_verify_tree_corrupted_chunk ... ok
[INFO] [stdout] test parquet::decoder::tests::test_decode_simple ... ok
[INFO] [stdout] test merkle::tree::tests::test_chunk_for_offset ... ok
[INFO] [stdout] test merkle::tree::tests::test_diff_partial_change ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_empty_filters_falls_back ... ok
[INFO] [stdout] test merkle::tree::tests::test_diff_completely_different_trees ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_invalid_column_error ... ok
[INFO] [stdout] test distributed::vector_clock::tests::test_merge_is_associative ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_float64_lt ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_no_matches_error ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_int64_eq ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_int64_gt ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_multiple_and ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_all_match ... ok
[INFO] [stdout] test parquet::decoder::tests::test_get_pruning_stats_with_filter ... ok
[INFO] [stdout] test parquet::decoder::tests::test_filter_with_projection ... ok
[INFO] [stdout] test parquet::decoder::tests::test_get_pruning_stats_no_filters ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_empty_columns_error ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_by_name_single ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_all_columns_equals_full_decode ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_preserves_data_types ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_single_column ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_multiple_columns ... ok
[INFO] [stdout] test parquet::decoder::tests::test_row_group_pruning_all_pruned ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_by_name_multiple ... ok
[INFO] [stdout] test parquet::encoder::tests::test_encode_empty_batch_fails ... ok
[INFO] [stdout] test parquet::encoder::tests::test_compression_from_str ... ok
[INFO] [stdout] test parquet::encoder::tests::test_encode_simple_batch ... ok
[INFO] [stdout] test merkle::tree::tests::test_large_data_performance ... ok
[INFO] [stdout] test parquet::decoder::tests::test_roundtrip_data_integrity ... ok
[INFO] [stdout] test parquet::encoder::tests::test_encoder_builder_pattern ... ok
[INFO] [stdout] test parquet::filter::tests::test_predicate_filter_display ... ok
[INFO] [stdout] test parquet::filter::tests::test_row_group_pruning_eq ... ok
[INFO] [stdout] test parquet::filter::tests::test_row_group_pruning_gt ... ok
[INFO] [stdout] test parquet::filter::tests::test_row_group_pruning_lt ... ok
[INFO] [stdout] test parquet::filter::tests::test_row_group_pruning_no_stats ... ok
[INFO] [stdout] test parquet::filter::tests::test_scalar_compare_float64 ... ok
[INFO] [stdout] test parquet::filter::tests::test_scalar_compare_int64 ... ok
[INFO] [stdout] test parquet::filter::tests::test_scalar_compare_type_mismatch ... ok
[INFO] [stdout] test parquet::filter::tests::test_scalar_value_display ... ok
[INFO] [stdout] test transaction::conflict::tests::test_adaptive_detector ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_detector_definite_conflict ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_detector_false_positive_flag ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_detector_no_conflict ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_basic ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_composite_keys ... ok
[INFO] [stdout] test parquet::filter::tests::test_filter_op_display ... ok
[INFO] [stdout] test parquet::decoder::tests::test_projection_invalid_name_error ... ok
[INFO] [stdout] test parquet::encoder::tests::test_encode_with_different_compressions ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_optimal_params ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_memory_savings ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_estimated_fp_rate ... ok
[INFO] [stdout] test transaction::conflict::tests::test_conflict_multiple_tables ... ok
[INFO] [stdout] test transaction::conflict::tests::test_conflict_same_table ... ok
[INFO] [stdout] test transaction::conflict::tests::test_detector_names ... ok
[INFO] [stdout] test transaction::conflict::tests::test_no_conflict_different_tables ... ok
[INFO] [stdout] test transaction::conflict::tests::test_no_conflict_empty_writes ... ok
[INFO] [stdout] test transaction::conflict::tests::test_no_conflict_one_empty ... ok
[INFO] [stdout] test transaction::conflict::tests::test_partition_conflict_same_partition ... ok
[INFO] [stdout] test transaction::conflict::tests::test_partition_conflict_whole_table ... ok
[INFO] [stdout] test transaction::conflict::tests::test_partition_no_conflict_different_partitions ... ok
[INFO] [stdout] test transaction::conflict::tests::test_conflict_description ... ok
[INFO] [stdout] test parquet::encoder::tests::test_encode_batch_parallel ... ok
[INFO] [stdout] test parquet::decoder::tests::test_roundtrip_with_different_compressions ... ok
[INFO] [stdout] test chunk_store::store::tests::test_get_mmap_large ... ok
[INFO] [stdout] test parquet::decoder::tests::test_decode_batch_parallel ... ok
[INFO] [stdout] test transaction::conflict::tests::test_write_set_memory ... ok
[INFO] [stdout] test transaction::conflict::tests::test_write_set_overlapping_rows ... ok
[INFO] [stdout] test transaction::conflict::tests::test_write_set_same_table_different_rows ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_clock_advances ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_commit_local ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_create_manager ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_aggregate_stats ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_auto_quota ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_consume_local ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_severe_eventually_converges ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_enabled_with_config ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_not_enabled_by_default ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_quota_exhaustion_triggers_coordination ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_zero_false_negatives ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_replenish ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_escrow_stats ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_full_config_with_escrow ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_merge_updates ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_multiple_commits_accumulate ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_non_algebraic_rejected ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_receive_remote_update ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_local_state_updated ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_max_operation ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_speculative_commit_low_conflict ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_speculative_with_custom_config ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_speculative_confirm ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_speculative_rollback ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_update_count ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_commit_abort_counts ... ok
[INFO] [stdout] test transaction::coordination_free::tests::test_visibility_invariant ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_add_transactions ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_config_default ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_metadata_new ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_rollback ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_status_transitions ... ok
[INFO] [stdout] test transaction::error::tests::test_error_constructors ... ok
[INFO] [stdout] test transaction::error::tests::test_error_display ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_config_high_throughput ... ok
[INFO] [stdout] test transaction::epoch::tests::test_epoch_config_single_node ... ok
[INFO] [stdout] test transaction::error::tests::test_is_retryable ... ok
[INFO] [stdout] test transaction::error::tests::test_snapshot_conflict_display ... ok
[INFO] [stdout] test transaction::escrow::tests::test_aggregate_stats ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_auto_quota ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_config_validation ... ok
[INFO] [stdout] test transaction::error::tests::test_is_conflict ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_duplicate_resource ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_high_throughput_config ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_invalid_amount ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_disabled_config ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_multinode_quota ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_quota_exhaustion ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_replenish ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_resource_not_found ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_stats ... ok
[INFO] [stdout] test parquet::decoder::tests::test_custom_batch_size ... ok
[INFO] [stdout] test transaction::escrow::tests::test_poisson_cdf ... ok
[INFO] [stdout] test transaction::escrow::tests::test_poisson_inverse_cdf ... ok
[INFO] [stdout] test transaction::escrow::tests::test_needs_replenishment ... ok
[INFO] [stdout] test transaction::escrow::tests::test_resource_ids ... ok
[INFO] [stdout] test transaction::log::tests::test_current_epoch_creates_first ... ok
[INFO] [stdout] test transaction::log::tests::test_epoch_committed_marker ... ok
[INFO] [stdout] test transaction::log::tests::test_epoch_creation ... ok
[INFO] [stdout] test transaction::log::tests::test_epoch_metadata_backward_compat_no_checksum ... ok
[INFO] [stdout] test transaction::log::tests::test_epoch_metadata_detects_corruption ... ok
[INFO] [stdout] test transaction::log::tests::test_epoch_metadata_integrity_roundtrip ... ok
[INFO] [stdout] test transaction::log::tests::test_epoch_not_found ... ok
[INFO] [stdout] test transaction::log::tests::test_initialize_if_needed ... ok
[INFO] [stdout] test transaction::log::tests::test_list_transactions_in_epoch ... ok
[INFO] [stdout] test transaction::log::tests::test_storage_config ... ok
[INFO] [stdout] test transaction::log::tests::test_list_epochs ... ok
[INFO] [stdout] test transaction::log::tests::test_transaction_log_new ... ok
[INFO] [stdout] test transaction::log::tests::test_transaction_not_found ... ok
[INFO] [stdout] test transaction::log::tests::test_tx_id_sequence ... ok
[INFO] [stdout] test transaction::log::tests::test_update_epoch_metadata ... ok
[INFO] [stdout] test transaction::log::tests::test_write_read_transaction ... ok
[INFO] [stdout] test chunk_store::store::tests::test_blake3_rayon_produces_same_hash ... ok
[INFO] [stdout] test transaction::manager::tests::test_abort_transaction ... ok
[INFO] [stdout] test transaction::manager::tests::test_add_write ... ok
[INFO] [stdout] test transaction::manager::tests::test_active_transactions_list ... ok
[INFO] [stdout] test transaction::manager::tests::test_begin_transaction ... ok
[INFO] [stdout] test transaction::manager::tests::test_cannot_abort_committed_transaction ... ok
[INFO] [stdout] test transaction::manager::tests::test_begin_on_specific_branch ... ok
[INFO] [stdout] test transaction::error::tests::test_io_error_conversion ... ok
[INFO] [stdout] test transaction::conflict::tests::test_write_set_disjoint_tables ... ok
[INFO] [stdout] test transaction::escrow::tests::test_escrow_manager_basic ... ok
[INFO] [stdout] test transaction::manager::tests::test_begin_multiple_transactions ... ok
[INFO] [stdout] test transaction::manager::tests::test_cannot_modify_committed_transaction ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_not_found ... ok
[INFO] [stdout] test transaction::manager::tests::test_commit_transaction ... ok
[INFO] [stdout] test transaction::manager::tests::test_conflict_detection_after_epoch_boundary_clear ... ok
[INFO] [stdout] test transaction::manager::tests::test_write_conflict_detection ... ok
[INFO] [stdout] test transaction::manager::tests::test_record_read ... ok
[INFO] [stdout] test transaction::manager::tests::test_no_conflict_different_tables ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_decision ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_and_apply ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_empty ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_report ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_with_aborted_transactions ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_with_committed_transactions ... ok
[INFO] [stdout] test transaction::recovery::tests::test_multiple_epochs ... ok
[INFO] [stdout] test transaction::recovery::tests::test_verify_consistency_mismatch ... ok
[INFO] [stdout] test transaction::recovery::tests::test_verify_consistency_clean ... ok
[INFO] [stdout] test transaction::speculative::tests::test_config_presets ... ok
[INFO] [stdout] test transaction::speculative::tests::test_conflict_tracker_ema ... ok
[INFO] [stdout] test transaction::speculative::tests::test_should_speculate ... ok
[INFO] [stdout] test transaction::speculative::tests::test_speculative_buffer_add_and_confirm ... ok
[INFO] [stdout] test transaction::speculative::tests::test_speculative_buffer_rollback ... ok
[INFO] [stdout] test transaction::conflict::tests::test_bloom_filter_false_positive_rate ... ok
[INFO] [stdout] test transaction::manager::tests::test_transaction_persistence ... ok
[INFO] [stdout] test transaction::types::tests::test_transaction_metadata ... ok
[INFO] [stdout] test transaction::types::tests::test_transaction_status_transitions ... ok
[INFO] [stdout] test transaction::types::tests::test_transaction_record_new ... ok
[INFO] [stdout] test transaction::manager::tests::test_commit_updates_branch_heads ... ok
[INFO] [stdout] test transaction::types::tests::test_transaction_writes_and_reads ... ok
[INFO] [stdout] test transaction::recovery::tests::test_recovery_with_pending_transactions ... ok
[INFO] [stdout] test transaction::types::tests::test_transaction_aborted ... ok
[INFO] [stdout] test transaction::types::tests::test_table_write ... ok
[INFO] [stdout] test transaction::types::tests::test_write_granularity_default ... ok
[INFO] [stdout] test transaction::manager::tests::test_with_branch_manager ... ok
[INFO] [stdout] test transaction::conflict::tests::test_poac_table_1_1k_elements ... ok
[INFO] [stdout] test chunk_store::store::tests::test_large_chunk ... ok
[INFO] [stdout] test transaction::conflict::tests::test_poac_table_1_100k_elements ... ok
[INFO] [stdout] test chunk_store::store::tests::test_blake3_hash_performance ... ok
[INFO] [stdout] test transaction::conflict::tests::test_poac_table_1_10k_elements ... ok
[INFO] [stdout] test distributed::simulation::tests::test_adversarial_max_operations ... ok
[INFO] [stdout] test parquet::encoder::tests::test_encode_large_batch ... ok
[INFO] [stdout] test parquet::decoder::tests::test_decode_large_batch ... ok
[INFO] [stdout] test transaction::conflict::tests::test_poac_table_1_1m_elements ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 496 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/algebraic_integration.rs (/opt/rustwide/target/debug/deps/algebraic_integration-971a67453e7b693d)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_merge_outcome_with_description ... ok
[INFO] [stdout] test test_merge_outcome_success ... ok
[INFO] [stdout] test test_merge_outcome_conflict ... ok
[INFO] [stdout] test test_negative_counter_merge ... ok
[INFO] [stdout] test test_analytics_scenario ... ok
[INFO] [stdout] test test_associativity ... ok
[INFO] [stdout] test test_merge_analyzer_column_analysis ... ok
[INFO] [stdout] test test_inventory_workflow ... ok
[INFO] [stdout] test test_conflict_free_columns_list ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/_rhizo-60d89b06a97ee003)
[INFO] [stdout] test test_schema_column_override ... ok
[INFO] [stdout] test test_float_precision ... ok
[INFO] [stdout] test test_permissions_scenario ... ok
[INFO] [stdout] test test_merge_analyzer_source_only ... ok
[INFO] [stdout] test test_shopping_cart_scenario ... ok
[INFO] [stdout] test test_unregistered_table_no_auto_merge ... ok
[INFO] [stdout] test test_identity_elements ... ok
[INFO] [stdout] test test_merge_analyzer_conflicting ... ok
[INFO] [stdout] test test_schema_default_operation ... ok
[INFO] [stdout] test test_set_associativity ... ok
[INFO] [stdout] test test_user_metrics_workflow ... ok
[INFO] [stdout] test test_merge_analyzer_mixed_tables ... ok
[INFO] [stdout] test test_large_set_merge ... ok
[INFO] [stdout] test test_merge_analyzer_auto_mergeable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rhizo_core
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test rhizo_core/src/changelog/entry.rs - changelog::entry::ChangelogEntry (line 63) ... ignored
[INFO] [stdout] test rhizo_core/src/changelog/query.rs - changelog::query::ChangelogQuery (line 7) ... ignored
[INFO] [stdout] test rhizo_core/src/distributed/network.rs - distributed::network (line 26) ... ignored
[INFO] [stdout] test rhizo_core/src/algebraic/types.rs - algebraic::types::OpType::can_merge_with (line 146) ... ok
[INFO] [stdout] test rhizo_core/src/algebraic/types.rs - algebraic::types::OpType::is_conflict_free (line 101) ... ok
[INFO] [stdout] test rhizo_core/src/distributed/local_commit.rs - distributed::local_commit (line 23) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/simulation.rs - distributed::simulation (line 21) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/mod.rs - distributed (line 33) ... FAILED
[INFO] [stdout] test rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::get_batch (line 416) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/mod.rs - distributed (line 68) ... FAILED
[INFO] [stdout] test rhizo_core/src/parquet/encoder.rs - parquet::encoder::ParquetEncoder::encode (line 109) ... ignored
[INFO] [stdout] test rhizo_core/src/parquet/filter.rs - parquet::filter::PredicateFilter (line 159) ... ignored
[INFO] [stdout] test rhizo_core/src/parquet/mod.rs - parquet (line 28) ... ignored
[INFO] [stdout] test rhizo_core/src/transaction/conflict.rs - transaction::conflict::BloomFilterConflictDetector (line 500) ... ignored
[INFO] [stdout] test rhizo_core/src/transaction/coordination_free.rs - transaction::coordination_free (line 20) ... ignored
[INFO] [stdout] test rhizo_core/src/transaction/escrow.rs - transaction::escrow (line 42) ... ignored
[INFO] [stdout] test rhizo_core/src/transaction/types.rs - transaction::types::TransactionMode (line 73) ... ignored
[INFO] [stdout] test rhizo_core/src/distributed/local_commit.rs - distributed::local_commit (line 58) ... FAILED
[INFO] [stdout] test rhizo_core/src/algebraic/merge.rs - algebraic::merge::AlgebraicMerger::merge (line 127) ... FAILED
[INFO] [stdout] test rhizo_core/src/algebraic/mod.rs - algebraic (line 41) ... FAILED
[INFO] [stdout] test rhizo_core/src/algebraic/schema.rs - algebraic::schema (line 9) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::commit_local (line 415) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::merge_updates (line 488) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::can_commit_locally (line 370) ... FAILED
[INFO] [stdout] test rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::put_batch (line 387) ... FAILED
[INFO] [stdout] test rhizo_core/src/distributed/vector_clock.rs - distributed::vector_clock::VectorClock::tick (line 120) ... ok
[INFO] [stdout] test rhizo_core/src/merkle/mod.rs - merkle (line 15) ... ok
[INFO] [stdout] test rhizo_core/src/distributed/vector_clock.rs - distributed::vector_clock (line 16) ... ok
[INFO] [stdout] test rhizo_core/src/distributed/vector_clock.rs - distributed::vector_clock::VectorClock::merge (line 156) ... ok
[INFO] [stdout] test rhizo_core/src/distributed/vector_clock.rs - distributed::vector_clock::VectorClock::concurrent_with (line 215) ... ok
[INFO] [stdout] test rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::cleanup_orphaned_temp_files (line 245) ... ok
[INFO] [stdout] test rhizo_core/src/distributed/vector_clock.rs - distributed::vector_clock::VectorClock::happened_before (line 187) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rhizo_core/src/distributed/local_commit.rs - distributed::local_commit (line 23) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqbSWVK/rustcudy52r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestqbSWVK/rustcudy52r/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqbSWVK/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/simulation.rs - distributed::simulation (line 21) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSEpS5N/rustczw99np/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestSEpS5N/rustczw99np/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSEpS5N/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/mod.rs - distributed (line 33) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestR1MPvd/rustc4OWa3Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestR1MPvd/rustc4OWa3Q/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR1MPvd/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::get_batch (line 416) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMfYqlU/rustcH2HdPy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestMfYqlU/rustcH2HdPy/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMfYqlU/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/mod.rs - distributed (line 68) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZJIK3x/rustci6x86k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestZJIK3x/rustci6x86k/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZJIK3x/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/local_commit.rs - distributed::local_commit (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestq2lZft/rustcA5sP55/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestq2lZft/rustcA5sP55/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestq2lZft/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/algebraic/merge.rs - algebraic::merge::AlgebraicMerger::merge (line 127) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZvzQgJ/rustc26qyVB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestZvzQgJ/rustc26qyVB/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZvzQgJ/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/algebraic/mod.rs - algebraic (line 41) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestK3dOyO/rustcjs7NUL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestK3dOyO/rustcjs7NUL/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK3dOyO/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/algebraic/schema.rs - algebraic::schema (line 9) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfoep5C/rustcliVRfp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestfoep5C/rustcliVRfp/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfoep5C/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::commit_local (line 415) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQIK1xD/rustcmqWWHG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctestQIK1xD/rustcmqWWHG/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQIK1xD/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::merge_updates (line 488) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8TbVno/rustcU03aUS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctest8TbVno/rustcU03aUS/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8TbVno/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::can_commit_locally (line 370) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest624ZVU/rustcnnc6ZH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctest624ZVU/rustcnnc6ZH/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest624ZVU/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::put_batch (line 387) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4FVJqJ/rustcOTj8MN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librhizo_core-e7fb4541dbf33e24,libblake3-af4b9c8601f3aeee,libconstant_time_eq-1a60f1c89abc6683,libcpufeatures-e04321643d03190d,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libuuid-1c4b2aec71899205,libparquet-b7aea958cf48e4e9,libzstd-bfa76d0e6bbde58d,libzstd_safe-883fc462ebc8eabd,libzstd_sys-c417e2462c022160,liblz4_flex-c89ea6baa3c76af6,libsnap-7a9fb91fda548707,libthrift-5135fa40a70cbc2e,libordered_float-6dbcf64bee3dff8f,libinteger_encoding-679603a00515518e,libbyteorder-8f59b6d1bfdaa844,libtwox_hash-99f5160527336f1f,libarrow-f9a99f2757214286,libarrow_row-c1181997a7059afb,libarrow_json-95c08930c922bf75,libsimdutf8-0b1b63a7b11d4058,libserde_json-4380f5e16e7ccc16,libzmij-4c326dfa9ae54cc0,libindexmap-ed5390b9170faf08,libequivalent-6a754676e6af62ae,libarrow_ipc-474ef63aec87f2e9,libflatbuffers-b37ffb40892f22cb,libarrow_csv-63e6614e7e259173,libcsv-737a5b86b104305e,libitoa-f3a70a1441f7f89b,libcsv_core-7d04fd3bb8bb7ecc,libarrow_string-e903b6723ce2abb1,libregex-5641d4e66919673a,libregex_automata-b666a4905e27e12b,libaho_corasick-61cf93dc53dd0bf8,libregex_syntax-7dc7ab5f1f598203,libmemchr-9be7e24c0cc6f173,libarrow_cast-2f42ea6b3fc34717,libatoi-dc6bd8e91cb520c9,libryu-25f59e4cd0d23219,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-da924fe4f8cce6b3,libarrow_ord-e9be5ecd405c4bff,libarrow_select-e6a440796ff28aad,libarrow_array-29ccb0d58fd9fee8,libahash-7ca33bfeb78ba388,libgetrandom-0baa87726cbcc5d3,libhashbrown-25abce2d85979e8d,libnum_complex-72a3e5c16a293c46,libchrono-7f9cbd5a40a07fac,libiana_time_zone-bab5d12b40894ac1,libarrow_data-5b23fa00f402113e,libarrow_schema-7b7c74270ad7146e,libbitflags-9362e66b8880981a,libarrow_buffer-c274f90252a6637d,libhalf-6589170cc7f6d67f,libcfg_if-83060ec5685761ae,libzerocopy-5347ee5e5e7ff89b,libnum_bigint-d10472601faca59e,libnum_integer-fb4a4843f219fdd1,libnum_traits-3f224bce47df7f59,libtokio-cecff0a9a930d022,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libtracing-2aca1d111e7e0098,libpin_project_lite-72bf04572caa1c84,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libmemmap2-f9b7c68f9a7e848f,librayon-f14587bbf0e4b44d,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libeither-40b894c145b6eae5,libfs2-aac6263e0eff88e8,liblibc-11f5a30dc24875fb,libthiserror-dc1db53ab69f3b5a,libserde-b9dcc083587144dc,libserde_core-50638b26382b0544}.rlib" "<sysroot>/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" "/tmp/rustdoctest4FVJqJ/rustcOTj8MN/raw-dylibs" "-B<sysroot>/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/blake3-d5c115d23a5a8d0e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40a4118515b117bf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4FVJqJ/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rhizo_core/src/algebraic/merge.rs - algebraic::merge::AlgebraicMerger::merge (line 127)
[INFO] [stdout]     rhizo_core/src/algebraic/mod.rs - algebraic (line 41)
[INFO] [stdout]     rhizo_core/src/algebraic/schema.rs - algebraic::schema (line 9)
[INFO] [stdout]     rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::get_batch (line 416)
[INFO] [stdout]     rhizo_core/src/chunk_store/store.rs - chunk_store::store::ChunkStore::put_batch (line 387)
[INFO] [stdout]     rhizo_core/src/distributed/local_commit.rs - distributed::local_commit (line 23)
[INFO] [stdout]     rhizo_core/src/distributed/local_commit.rs - distributed::local_commit (line 58)
[INFO] [stdout]     rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::can_commit_locally (line 370)
[INFO] [stdout]     rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::commit_local (line 415)
[INFO] [stdout]     rhizo_core/src/distributed/local_commit.rs - distributed::local_commit::LocalCommitProtocol::merge_updates (line 488)
[INFO] [stdout]     rhizo_core/src/distributed/mod.rs - distributed (line 33)
[INFO] [stdout]     rhizo_core/src/distributed/mod.rs - distributed (line 68)
[INFO] [stdout]     rhizo_core/src/distributed/simulation.rs - distributed::simulation (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 13 failed; 10 ignored; 0 measured; 0 filtered out; finished in 56.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rhizo_core --doc`
[INFO] running `Command { std: "docker" "inspect" "685c2c85cc53791f6e242ede449e6604f2216ae7d6dde6f8d0abfb43bc92f320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685c2c85cc53791f6e242ede449e6604f2216ae7d6dde6f8d0abfb43bc92f320", kill_on_drop: false }`
[INFO] [stdout] 685c2c85cc53791f6e242ede449e6604f2216ae7d6dde6f8d0abfb43bc92f320
