[INFO] fetching crate ipfrs-core 0.1.0... [INFO] testing ipfrs-core-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ipfrs-core 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ipfrs-core 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ipfrs-core 0.1.0 [INFO] tweaked toml for crates.io crate ipfrs-core 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ipfrs-core 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ipfrs-core 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxicode_derive v0.1.0 [INFO] [stderr] Downloaded cid v0.11.1 [INFO] [stderr] Downloaded blake2s_simd v1.0.4 [INFO] [stderr] Downloaded multihash-derive-impl v0.1.2 [INFO] [stderr] Downloaded multihash-derive v0.9.1 [INFO] [stderr] Downloaded blake2b_simd v1.0.4 [INFO] [stderr] Downloaded jsonwebtoken v10.2.0 [INFO] [stderr] Downloaded strobe-rs v0.10.0 [INFO] [stderr] Downloaded oxicode v0.1.1 [INFO] [stderr] Downloaded multihash-codetable v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65fb39ee00a6a353333a674e22fea6d68e64142a699252c94da0d1daaad764a0 [INFO] running `Command { std: "docker" "start" "-a" "65fb39ee00a6a353333a674e22fea6d68e64142a699252c94da0d1daaad764a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65fb39ee00a6a353333a674e22fea6d68e64142a699252c94da0d1daaad764a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65fb39ee00a6a353333a674e22fea6d68e64142a699252c94da0d1daaad764a0", kill_on_drop: false }` [INFO] [stdout] 65fb39ee00a6a353333a674e22fea6d68e64142a699252c94da0d1daaad764a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6983b14d0c07647e34d1f5516fa263a25c840484153554797e3a75666b8b2410 [INFO] running `Command { std: "docker" "start" "-a" "6983b14d0c07647e34d1f5516fa263a25c840484153554797e3a75666b8b2410", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling arrow-schema v57.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling blake2s_simd v1.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling oxicode_derive v0.1.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling oxicode v0.1.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arrow-buffer v57.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling arrow-data v57.2.0 [INFO] [stderr] Compiling arrow-array v57.2.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling jsonwebtoken v10.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-ord v57.2.0 [INFO] [stderr] Compiling arrow-string v57.2.0 [INFO] [stderr] Compiling arrow-ipc 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 arrow v57.2.0 [INFO] [stderr] Compiling ipfrs-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "6983b14d0c07647e34d1f5516fa263a25c840484153554797e3a75666b8b2410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6983b14d0c07647e34d1f5516fa263a25c840484153554797e3a75666b8b2410", kill_on_drop: false }` [INFO] [stdout] 6983b14d0c07647e34d1f5516fa263a25c840484153554797e3a75666b8b2410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022682906b15d3f4eb5f9ab2d6e92fbf853828cf37d3733b62968f0092d559a0 [INFO] running `Command { std: "docker" "start" "-a" "022682906b15d3f4eb5f9ab2d6e92fbf853828cf37d3733b62968f0092d559a0", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling half v2.7.1 [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 plotters v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling arrow-buffer v57.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling arrow-data v57.2.0 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling arrow-array v57.2.0 [INFO] [stderr] Compiling arrow-select v57.2.0 [INFO] [stderr] Compiling arrow-arith v57.2.0 [INFO] [stderr] Compiling arrow-row 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-json v57.2.0 [INFO] [stderr] Compiling arrow-csv v57.2.0 [INFO] [stderr] Compiling arrow v57.2.0 [INFO] [stderr] Compiling ipfrs-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "022682906b15d3f4eb5f9ab2d6e92fbf853828cf37d3733b62968f0092d559a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022682906b15d3f4eb5f9ab2d6e92fbf853828cf37d3733b62968f0092d559a0", kill_on_drop: false }` [INFO] [stdout] 022682906b15d3f4eb5f9ab2d6e92fbf853828cf37d3733b62968f0092d559a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfa8a8d7e9e142fd4d9c9feea3cae1f00f4e7eadc197f9bc60c44108d935ad26 [INFO] running `Command { std: "docker" "start" "-a" "dfa8a8d7e9e142fd4d9c9feea3cae1f00f4e7eadc197f9bc60c44108d935ad26", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipfrs_core-9c990b1fa8259762) [INFO] [stdout] [INFO] [stdout] running 294 tests [INFO] [stdout] test arrow::tests::test_arrow_to_tensor_f32 ... ok [INFO] [stdout] test arrow::tests::test_arrow_schema_generation ... ok [INFO] [stdout] test arrow::tests::test_tensor_to_arrow_f32 ... ok [INFO] [stdout] test arrow::tests::test_tensor_to_arrow_field ... ok [INFO] [stdout] test arrow::tests::test_zero_copy_roundtrip ... ok [INFO] [stdout] test batch::tests::test_batch_stats ... ok [INFO] [stdout] test arrow::tests::test_tensor_to_arrow_i32 ... ok [INFO] [stdout] test arrow::tests::test_dtype_conversions ... ok [INFO] [stdout] test batch::tests::test_batch_stats_compression ... ok [INFO] [stdout] test batch::tests::test_batch_stats_no_compression ... ok [INFO] [stdout] test batch::tests::test_empty_compression_batch ... ok [INFO] [stdout] test batch::tests::test_empty_batch ... ok [INFO] [stdout] test batch::tests::test_with_different_hash_algorithms ... ok [INFO] [stdout] test batch::tests::test_filter_blocks_parallel ... ok [INFO] [stdout] test batch::tests::test_compression_with_none_algorithm ... ok [INFO] [stdout] test block_cache::tests::test_cache_clear ... ok [INFO] [stdout] test block_cache::tests::test_cache_basic_insert_get ... ok [INFO] [stdout] test batch::tests::test_create_blocks_parallel ... ok [INFO] [stdout] test batch::tests::test_compute_hashes_parallel ... ok [INFO] [stdout] test batch::tests::test_analyze_compression_ratios_parallel ... ok [INFO] [stdout] test block_cache::tests::test_cache_hit_tracking ... ok [INFO] [stdout] test block_cache::tests::test_cache_contains ... ok [INFO] [stdout] test block_cache::tests::test_cache_lru_eviction ... ok [INFO] [stdout] test block_cache::tests::test_cache_count_limit ... ok [INFO] [stdout] test batch::tests::test_total_bytes_parallel ... ok [INFO] [stdout] test block_cache::tests::test_cache_duplicate_insert ... ok [INFO] [stdout] test batch::tests::test_verify_blocks_parallel ... ok [INFO] [stdout] test block_cache::tests::test_cache_miss ... ok [INFO] [stdout] test block_cache::tests::test_cache_size_tracking ... ok [INFO] [stdout] test block_cache::tests::test_cache_stats ... ok [INFO] [stdout] test block_cache::tests::test_cache_remove ... ok [INFO] [stdout] test car::tests::test_car_compression_none ... ok [INFO] [stdout] test car::tests::test_car_builder_without_compression ... ok [INFO] [stdout] test car::tests::test_car_compression_stats ... ok [INFO] [stdout] test car::tests::test_car_header_encode_decode ... ok [INFO] [stdout] test car::tests::test_car_mixed_compression_backward_compat ... ok [INFO] [stdout] test car::tests::test_car_compression_zstd ... ok [INFO] [stdout] test car::tests::test_car_empty_roots ... ok [INFO] [stdout] test car::tests::test_car_compression_lz4 ... ok [INFO] [stdout] test batch::tests::test_compress_data_parallel ... ok [INFO] [stdout] test batch::tests::test_unique_cids_parallel ... ok [INFO] [stdout] test batch::tests::test_generate_cids_parallel ... ok [INFO] [stdout] test car::tests::test_car_multiple_roots ... ok [INFO] [stdout] test car::tests::test_car_write_read ... ok [INFO] [stdout] test chunking::tests::test_dag_node_to_ipld ... ok [INFO] [stdout] test car::tests::test_varint_roundtrip ... ok [INFO] [stdout] test car::tests::test_car_read_all_blocks ... ok [INFO] [stdout] test chunking::tests::test_needs_chunking ... ok [INFO] [stdout] test batch::tests::test_decompress_data_parallel ... ok [INFO] [stdout] test chunking::tests::test_directory_creation ... ok [INFO] [stdout] test chunking::tests::test_estimate_chunk_count ... ok [INFO] [stdout] test chunking::tests::test_small_file_single_block ... ok [INFO] [stdout] test cid::tests::test_cid_ext_methods ... ok [INFO] [stdout] test chunking::tests::test_large_file_chunking ... ok [INFO] [stdout] test chunking::tests::test_deduplication_stats_calculation ... ok [INFO] [stdout] test cid::tests::test_can_be_v0 ... ok [INFO] [stdout] test cid::tests::test_cidv0_roundtrip ... ok [INFO] [stdout] test cid::tests::test_cidv0_to_v1_conversion ... ok [INFO] [stdout] test cid::tests::test_cidv1_to_v0_conversion ... ok [INFO] [stdout] test cid::tests::test_cidv0_build_v0_method ... ok [INFO] [stdout] test cid::tests::test_cidv1_to_v0_fails_wrong_codec ... ok [INFO] [stdout] test cid::tests::test_multibase_encoding ... ok [INFO] [stdout] test block_cache::tests::test_cache_thread_safety ... ok [INFO] [stdout] test cid::tests::test_serializable_cid ... ok [INFO] [stdout] test block_cache::tests::test_cache_size_limit ... ok [INFO] [stdout] test codec_registry::tests::test_codec_registry ... ok [INFO] [stdout] test codec_registry::tests::test_codec_codes ... ok [INFO] [stdout] test cid::tests::test_cidv0_creation ... ok [INFO] [stdout] test codec_registry::tests::test_dag_json_codec ... ok [INFO] [stdout] test codec_registry::tests::test_global_registry ... ok [INFO] [stdout] test codec_registry::tests::test_raw_codec ... ok [INFO] [stdout] test codec_registry::tests::test_raw_codec_requires_bytes ... ok [INFO] [stdout] test codec_registry::tests::test_registry_encode_decode ... ok [INFO] [stdout] test cid::tests::test_parse_cid_with_base ... ok [INFO] [stdout] test car::tests::test_car_compression_large_file ... ok [INFO] [stdout] test cid::tests::test_parse_cidv0_string ... ok [INFO] [stdout] test codec_registry::tests::test_registry_list_codecs ... ok [INFO] [stdout] test codec_registry::tests::test_registry_get_name ... ok [INFO] [stdout] test compression::tests::test_algorithm_display ... ok [INFO] [stdout] test compression::tests::test_compression_algorithm_all ... ok [INFO] [stdout] test compression::tests::test_all_algorithms_roundtrip ... ok [INFO] [stdout] test compression::tests::test_compression_algorithm_name ... ok [INFO] [stdout] test compression::tests::test_compression_algorithm_is_compressed ... ok [INFO] [stdout] test compression::tests::test_compression_none ... ok [INFO] [stdout] test compression::tests::test_compression_ratio ... ok [INFO] [stdout] test batch::tests::test_large_batch_compression ... ok [INFO] [stdout] test compression::tests::test_compression_zstd ... ok [INFO] [stdout] test codec_registry::tests::test_unregistered_codec_error ... ok [INFO] [stdout] test chunking::tests::test_cdc_deduplication ... ok [INFO] [stdout] test codec_registry::tests::test_codec_replacement ... ok [INFO] [stdout] test compression::tests::test_compression_levels ... ok [INFO] [stdout] test compression::tests::test_compression_lz4 ... ok [INFO] [stdout] test compression::tests::test_empty_data ... ok [INFO] [stdout] test compression::tests::test_invalid_compression_level ... ok [INFO] [stdout] test config::tests::test_config_builder ... ok [INFO] [stdout] test config::tests::test_config_builder_validation ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_global_config ... ok [INFO] [stdout] test config::tests::test_high_performance_preset ... ok [INFO] [stdout] test config::tests::test_embedded_preset ... ok [INFO] [stdout] test dag::tests::test_collect_all_links_nested ... ok [INFO] [stdout] test dag::tests::test_collect_unique_links ... ok [INFO] [stdout] test dag::tests::test_dag_fanout_by_level ... ok [INFO] [stdout] test dag::tests::test_dag_fanout_empty ... ok [INFO] [stdout] test dag::tests::test_dag_metrics ... ok [INFO] [stdout] test dag::tests::test_dag_metrics_nested ... ok [INFO] [stdout] test codec_registry::tests::test_dag_cbor_codec ... ok [INFO] [stdout] test dag::tests::test_dag_stats_nested ... ok [INFO] [stdout] test dag::tests::test_dag_stats ... ok [INFO] [stdout] test dag::tests::test_empty_ipld ... ok [INFO] [stdout] test config::tests::test_builder_fluent_interface ... ok [INFO] [stdout] test config::tests::test_storage_optimized_preset ... ok [INFO] [stdout] test dag::tests::test_count_links_by_depth_nested ... ok [INFO] [stdout] test config::tests::test_testing_preset ... ok [INFO] [stdout] test dag::tests::test_filter_dag_all_filtered ... ok [INFO] [stdout] test dag::tests::test_is_dag ... ok [INFO] [stdout] test dag::tests::test_extract_links ... ok [INFO] [stdout] test dag::tests::test_count_links_by_depth ... ok [INFO] [stdout] test codec_registry::tests::test_codec_names ... ok [INFO] [stdout] test dag::tests::test_find_paths_to_cid ... ok [INFO] [stdout] test dag::tests::test_map_dag ... ok [INFO] [stdout] test dag::tests::test_deduplication_ratio ... ok [INFO] [stdout] test dag::tests::test_filter_dag ... ok [INFO] [stdout] test dag::tests::test_map_dag_nested ... ok [INFO] [stdout] test dag::tests::test_map_dag_preserve_structure ... ok [INFO] [stdout] test dag::tests::test_subgraph_size_single_node ... ok [INFO] [stdout] test hash::tests::test_blake2_codes ... ok [INFO] [stdout] test hash::tests::test_blake2_names ... ok [INFO] [stdout] test hash::tests::test_blake2_simd_enabled ... ok [INFO] [stdout] test hash::tests::test_blake2_empty_input ... ok [INFO] [stdout] test dag::tests::test_topological_sort_with_duplicates ... ok [INFO] [stdout] test dag::tests::test_traverse_bfs ... ok [INFO] [stdout] test dag::tests::test_traverse_dfs ... ok [INFO] [stdout] test hash::tests::test_blake2b256_engine ... ok [INFO] [stdout] test hash::tests::test_blake2b256_deterministic ... ok [INFO] [stdout] test dag::tests::test_topological_sort ... ok [INFO] [stdout] test hash::tests::test_blake3_deterministic ... ok [INFO] [stdout] test hash::tests::test_blake3_empty_input ... ok [INFO] [stdout] test dag::tests::test_subgraph_size ... ok [INFO] [stdout] test hash::tests::test_blake3_engine ... ok [INFO] [stdout] test hash::tests::test_blake2b512_deterministic ... ok [INFO] [stdout] test hash::tests::test_global_registry ... ok [INFO] [stdout] test hash::tests::test_hash_registry ... ok [INFO] [stdout] test hash::tests::test_hash_registry_blake2 ... ok [INFO] [stdout] test hash::tests::test_blake2s256_engine ... ok [INFO] [stdout] test hash::tests::test_registry_digest ... ok [INFO] [stdout] test hash::tests::test_registry_digest_blake2 ... ok [INFO] [stdout] test hash::tests::test_sha256_engine ... ok [INFO] [stdout] test hash::tests::test_sha3_256_engine ... ok [INFO] [stdout] test hash::tests::test_sha256_deterministic ... ok [INFO] [stdout] test hash::tests::test_sha3_512_engine ... ok [INFO] [stdout] test hash::tests::test_blake3_simd_enabled ... ok [INFO] [stdout] test hash::tests::test_sha3_512_vs_sha3_256 ... ok [INFO] [stdout] test hash::tests::test_sha512_engine ... ok [INFO] [stdout] test hash::tests::test_sha512_vs_sha256 ... ok [INFO] [stdout] test integration::tests::test_arrow_batch_roundtrip ... ok [INFO] [stdout] test integration::tests::test_batch_processor ... ok [INFO] [stdout] test integration::tests::test_deduplication_stats ... ok [INFO] [stdout] test integration::tests::test_tensor_deduplicator ... ok [INFO] [stdout] test integration::tests::test_tensor_store ... ok [INFO] [stdout] test ipld::tests::test_dag_cbor_roundtrip_complex ... ok [INFO] [stdout] test ipld::tests::test_dag_cbor_roundtrip_simple ... ok [INFO] [stdout] test ipld::tests::test_dag_json_bytes_encoding ... ok [INFO] [stdout] test hash::tests::test_blake2b512_engine ... ok [INFO] [stdout] test jose::tests::test_base64_encode ... ok [INFO] [stdout] test hash::tests::test_blake2b_vs_blake2s ... ok [INFO] [stdout] test chunking::tests::test_cdc_deterministic ... ok [INFO] [stdout] test batch::tests::test_large_batch_performance ... ok [INFO] [stdout] test hash::tests::test_blake2s256_deterministic ... ok [INFO] [stdout] test hash::tests::test_cpu_feature_detection ... ok [INFO] [stdout] test jose::tests::test_jose_short_secret_fails ... ok [INFO] [stdout] test jose::tests::test_jose_to_dag_jose ... ok [INFO] [stdout] test jose::tests::test_jose_no_payload_fails ... ok [INFO] [stdout] test jose::tests::test_jose_sign_different_payloads ... ok [INFO] [stdout] test metrics::tests::test_avg_block_size ... ok [INFO] [stdout] test metrics::tests::test_global_metrics ... ok [INFO] [stdout] test jose::tests::test_jose_with_complex_ipld ... ok [INFO] [stdout] test jose::tests::test_jose_sign_verify_hs256 ... ok [INFO] [stdout] test metrics::tests::test_health_check ... ok [INFO] [stdout] test metrics::tests::test_metrics_basic ... ok [INFO] [stdout] test metrics::tests::test_metrics_errors ... ok [INFO] [stdout] test metrics::tests::test_metrics_pool_stats ... ok [INFO] [stdout] test metrics::tests::test_metrics_reset ... ok [INFO] [stdout] test metrics::tests::test_metrics_timing ... ok [INFO] [stdout] test metrics::tests::test_percentile_calculation ... ok [INFO] [stdout] test parallel_chunking::tests::test_chunk_ranges ... ok [INFO] [stdout] test parallel_chunking::tests::test_config_builder ... ok [INFO] [stdout] test metrics::tests::test_timer ... ok [INFO] [stdout] test parallel_chunking::tests::test_config_validation ... ok [INFO] [stdout] test jose::tests::test_jose_roundtrip_dag_jose ... ok [INFO] [stdout] test parallel_chunking::tests::test_empty_data ... ok [INFO] [stdout] test hash::tests::test_sha3_512_deterministic ... ok [INFO] [stdout] test parallel_chunking::tests::test_parallel_deduplicator ... ok [INFO] [stdout] test hash::tests::test_sha512_deterministic ... ok [INFO] [stdout] test parallel_chunking::tests::test_single_chunk ... ok [INFO] [stdout] test pool::tests::test_bytes_pool_basic ... ok [INFO] [stdout] test parallel_chunking::tests::test_parallel_chunking_small_file ... ok [INFO] [stdout] test pool::tests::test_bytes_pool_clear ... ok [INFO] [stdout] test hash::tests::test_blake3_vs_sha256 ... ok [INFO] [stdout] test pool::tests::test_bytes_pool_capacity_bucketing ... ok [INFO] [stdout] test pool::tests::test_cid_string_pool_different_strings ... ok [INFO] [stdout] test pool::tests::test_freeze_bytes ... ok [INFO] [stdout] test pool::tests::test_cid_string_pool_len ... ok [INFO] [stdout] test pool::tests::test_global_pools ... ok [INFO] [stdout] test pool::tests::test_pool_stats_empty ... ok [INFO] [stdout] test pool::tests::test_pool_stats_hit_rate ... ok [INFO] [stdout] test safetensors::tests::test_dtype_conversion ... ok [INFO] [stdout] test safetensors::tests::test_get_tensor_data ... ok [INFO] [stdout] test pool::tests::test_bytes_pool_size_limit ... ok [INFO] [stdout] test pool::tests::test_cid_string_pool_basic ... ok [INFO] [stdout] test safetensors::tests::test_parse_safetensors ... ok [INFO] [stdout] test safetensors::tests::test_tensor_info ... ok [INFO] [stdout] test safetensors::tests::test_to_tensor_block ... ok [INFO] [stdout] test safetensors::tests::test_to_ipld_metadata ... ok [INFO] [stdout] test streaming::tests::test_async_block_reader ... ok [INFO] [stdout] test streaming::tests::test_block_reader ... ok [INFO] [stdout] test ipld::tests::test_dag_json_roundtrip ... ok [INFO] [stdout] test safetensors::tests::test_invalid_safetensors ... ok [INFO] [stdout] test streaming::tests::test_memory_block_fetcher ... ok [INFO] [stdout] test streaming::tests::test_read_single_block_file ... ok [INFO] [stdout] test streaming::tests::test_dag_chunk_stream ... ok [INFO] [stdout] test streaming_compression::tests::test_compressing_stream_none ... ok [INFO] [stdout] test streaming::tests::test_read_chunked_file ... ok [INFO] [stdout] test streaming_compression::tests::test_compressing_stream_lz4 ... ok [INFO] [stdout] test streaming_compression::tests::test_custom_buffer_size ... ok [INFO] [stdout] test streaming_compression::tests::test_compressing_stream_zstd ... ok [INFO] [stdout] test streaming_compression::tests::test_decompressing_stream_roundtrip ... ok [INFO] [stdout] test streaming_compression::tests::test_decompression_stats ... ok [INFO] [stdout] test streaming_compression::tests::test_empty_stream ... ok [INFO] [stdout] test tensor::tests::test_tensor_block_creation ... ok [INFO] [stdout] test tensor::tests::test_tensor_dtype_sizes ... ok [INFO] [stdout] test tensor::tests::test_tensor_from_f32_slice ... ok [INFO] [stdout] test streaming_compression::tests::test_streaming_stats ... ok [INFO] [stdout] test tensor::tests::test_tensor_from_i32_slice ... ok [INFO] [stdout] test tensor::tests::test_tensor_metadata ... ok [INFO] [stdout] test tensor::tests::test_tensor_reshape ... ok [INFO] [stdout] test tensor::tests::test_tensor_reshape_invalid ... ok [INFO] [stdout] test tensor::tests::test_tensor_size_validation ... ok [INFO] [stdout] test compression::tests::test_large_data ... ok [INFO] [stdout] test streaming_compression::tests::test_invalid_compression_level ... ok [INFO] [stdout] test safetensors::tests::test_multiple_tensors ... ok [INFO] [stdout] test utils::tests::test_block_info_display ... ok [INFO] [stdout] test tensor::tests::test_tensor_shape ... ok [INFO] [stdout] test utils::tests::test_block_with_hash ... ok [INFO] [stdout] test streaming_compression::tests::test_large_data_streaming ... ok [INFO] [stdout] test utils::tests::test_blocks_equal ... ok [INFO] [stdout] test utils::tests::test_cid_functions ... ok [INFO] [stdout] test utils::tests::test_cid_info_display ... ok [INFO] [stdout] test utils::tests::test_compress_block_data ... ok [INFO] [stdout] test metrics::tests::test_throughput_calculation ... ok [INFO] [stdout] test utils::tests::test_count_unique_blocks ... ok [INFO] [stdout] test utils::tests::test_count_unique_blocks_all_unique ... ok [INFO] [stdout] test utils::tests::test_deduplication_ratio ... ok [INFO] [stdout] test utils::tests::test_deduplication_ratio_all_unique ... ok [INFO] [stdout] test utils::tests::test_deduplication_ratio_all_same ... ok [INFO] [stdout] test tensor::tests::test_tensor_to_vec_wrong_dtype ... ok [INFO] [stdout] test utils::tests::test_deduplication_ratio_empty ... ok [INFO] [stdout] test utils::tests::test_find_invalid_blocks ... ok [INFO] [stdout] test utils::tests::test_format_size ... ok [INFO] [stdout] test utils::tests::test_estimate_compression_savings ... ok [INFO] [stdout] test utils::tests::test_count_unique_blocks_empty ... ok [INFO] [stdout] test utils::tests::test_hash_algorithm_all ... ok [INFO] [stdout] test utils::tests::test_hash_algorithm_determinism ... ok [INFO] [stdout] test utils::tests::test_estimate_chunks ... ok [INFO] [stdout] test utils::tests::test_hash_algorithm_names_and_sizes ... ok [INFO] [stdout] test utils::tests::test_ipld_cbor_roundtrip ... ok [INFO] [stdout] test utils::tests::test_inspect_block ... ok [INFO] [stdout] test utils::tests::test_ipld_json_roundtrip ... ok [INFO] [stdout] test utils::tests::test_ipld_list ... ok [INFO] [stdout] test utils::tests::test_ipld_map ... ok [INFO] [stdout] test utils::tests::test_needs_chunking ... ok [INFO] [stdout] test utils::tests::test_measure_block_creation ... ok [INFO] [stdout] test utils::tests::test_inspect_cid ... ok [INFO] [stdout] test utils::tests::test_measure_cid_generation ... ok [INFO] [stdout] test utils::tests::test_recommended_compression ... ok [INFO] [stdout] test utils::tests::test_should_compress ... ok [INFO] [stdout] test utils::tests::test_validate_blocks ... ok [INFO] [stdout] test utils::tests::test_validate_blocks_empty ... ok [INFO] [stdout] test utils::tests::test_verify_block ... ok [INFO] [stdout] test utils::tests::test_total_blocks_size_empty ... ok [INFO] [stdout] test utils::tests::test_quick_block ... ok [INFO] [stdout] test chunking::tests::test_rabin_chunker_boundaries ... ok [INFO] [stdout] test utils::tests::test_total_blocks_size ... ok [INFO] [stdout] test utils::tests::test_all_hash_algorithm_cid_functions ... ok [INFO] [stdout] test tensor::tests::test_tensor_type_checks ... ok [INFO] [stdout] test parallel_chunking::tests::test_parallel_chunking_multiple_files ... ok [INFO] [stdout] test parallel_chunking::tests::test_parallel_chunking_custom_size ... ok [INFO] [stdout] test parallel_chunking::tests::test_parallel_chunking_basic ... ok [INFO] [stdout] test parallel_chunking::tests::test_dag_building ... ok [INFO] [stdout] test car::tests::test_car_large_blocks ... ok [INFO] [stdout] test chunking::tests::test_cdc_vs_fixed_size ... ok [INFO] [stdout] test chunking::tests::test_rabin_min_max_chunk_size ... ok [INFO] [stdout] test chunking::tests::test_content_defined_chunking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 294 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stderr] Running tests/ipfs_compat_tests.rs (/opt/rustwide/target/debug/deps/ipfs_compat_tests-6691b2b55206d066) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_cid_matches_ipfs ... ok [INFO] [stdout] test test_cid_version_conversion ... ok [INFO] [stdout] test test_cidv0_format ... ok [INFO] [stdout] test test_codec_compatibility ... ok [INFO] [stdout] test test_ipfs_dag_structure ... ok [INFO] [stdout] test test_dag_cbor_encoding ... ok [INFO] [stdout] test test_dag_cbor_with_links ... ok [INFO] [stdout] test test_dag_json_encoding ... ok [INFO] [stdout] test test_sha256_compatibility ... ok [INFO] [stdout] test test_sha3_256_compatibility ... ok [INFO] [stdout] test test_ipfs_workflow ... ok [INFO] [stdout] test test_multibase_roundtrips ... ok [INFO] [stdout] test test_parse_ipfs_cids ... ok [INFO] [stdout] test test_cidv1_multibase_formats ... ok [INFO] [stdout] test test_block_verification ... ok [INFO] [stdout] test test_chunking_compatibility ... ok [INFO] [stdout] test test_block_size_limits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-363b23390bddf818) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test prop_batch_empty_input_ok ... ok [INFO] [stdout] test prop_batch_compression_empty ... ok [INFO] [stdout] test prop_batch_compression_repetitive_efficient ... ok [INFO] [stdout] test prop_batch_different_algorithms_different_cids ... ok [INFO] [stdout] test prop_async_block_reader_state ... ok [INFO] [stdout] test prop_batch_unique_cids_correct ... ok [INFO] [stdout] test prop_blake2_simd_enabled ... ok [INFO] [stdout] test prop_blake2b256_hash_length ... ok [INFO] [stdout] test prop_blake2b256_deterministic ... ok [INFO] [stdout] test prop_blake2b256_collision_resistance ... ok [INFO] [stdout] test prop_batch_hashing_matches_sequential ... ok [INFO] [stdout] test prop_blake2b_empty_deterministic ... ok [INFO] [stdout] test prop_batch_cid_generation_deterministic ... ok [INFO] [stdout] test prop_blake2s256_deterministic ... ok [INFO] [stdout] test prop_blake2b512_hash_length ... ok [INFO] [stdout] test prop_blake2b512_deterministic ... ok [INFO] [stdout] test prop_blake2s256_hash_length ... ok [INFO] [stdout] test prop_blake3_empty_deterministic ... ok [INFO] [stdout] test prop_batch_total_bytes_accurate ... ok [INFO] [stdout] test prop_blake3_simd_enabled ... ok [INFO] [stdout] test prop_blake2b_differs_from_blake2s ... ok [INFO] [stdout] test prop_blake3_collision_resistance ... ok [INFO] [stdout] test prop_batch_all_blocks_valid ... ok [INFO] [stdout] test prop_blake3_deterministic ... ok [INFO] [stdout] test prop_blake3_hash_length ... ok [INFO] [stdout] test prop_block_cid_deterministic ... ok [INFO] [stdout] test prop_blake3_differs_from_sha256 ... ok [INFO] [stdout] test prop_block_creation_succeeds ... ok [INFO] [stdout] test prop_bytes_pool_capacity ... ok [INFO] [stdout] test prop_bytes_pool_hit_rate ... ok [INFO] [stdout] test prop_block_reader_remaining ... ok [INFO] [stdout] test prop_block_reader_complete ... ok [INFO] [stdout] test prop_block_data_roundtrip ... ok [INFO] [stdout] test prop_block_size_correct ... ok [INFO] [stdout] test prop_block_size_nonzero ... ok [INFO] [stdout] test prop_car_compression_repetitive_efficient ... ok [INFO] [stdout] test prop_car_backward_compat ... ok [INFO] [stdout] test prop_blocks_independent ... ok [INFO] [stdout] test prop_car_compression_none_preserves ... ok [INFO] [stdout] test prop_car_empty_roots_valid ... ok [INFO] [stdout] test prop_car_compression_preserves_count ... ok [INFO] [stdout] test prop_car_compression_deterministic ... ok [INFO] [stdout] test prop_car_compression_roundtrip ... ok [INFO] [stdout] test prop_batch_parallel_equals_sequential ... ok [INFO] [stdout] test prop_batch_decompression_inverse ... ok [INFO] [stdout] test prop_car_compression_algorithms_differ ... ok [INFO] [stdout] test prop_batch_compression_preserves_count ... ok [INFO] [stdout] test prop_car_roots_preserved ... ok [INFO] [stdout] test prop_batch_compression_algorithms_differ ... ok [INFO] [stdout] test prop_cdc_dedup_stats_consistent ... ok [INFO] [stdout] test prop_car_read_all_matches_sequential ... ok [INFO] [stdout] test prop_batch_compression_roundtrip ... ok [INFO] [stdout] test prop_chunk_count_estimation ... ok [INFO] [stdout] test prop_car_compression_stats_accurate ... ok [INFO] [stdout] test prop_cdc_deterministic ... ok [INFO] [stdout] test prop_batch_compression_ratio_bounds ... ok [INFO] [stdout] test prop_chunking_deterministic ... ok [INFO] [stdout] test prop_batch_compression_none_preserves ... ok [INFO] [stdout] test prop_car_preserves_block_order ... ok [INFO] [stdout] test prop_chunk_stream_roundtrip ... ok [INFO] [stdout] test prop_car_reader_eof ... ok [INFO] [stdout] test prop_chunking_roundtrip ... ok [INFO] [stdout] test prop_cid_string_pool_deduplicates ... ok [INFO] [stdout] test prop_cid_string_nonempty ... ok [INFO] [stdout] test prop_cidv0_creation ... ok [INFO] [stdout] test prop_car_encoding_deterministic ... ok [INFO] [stdout] test prop_codec_different_codecs_different_encoding ... ok [INFO] [stdout] test prop_codec_cbor_roundtrip ... ok [INFO] [stdout] test prop_codec_has_get_consistent ... ok [INFO] [stdout] test prop_cidv0_v1_conversion ... ok [INFO] [stdout] test prop_cid_display_valid ... ok [INFO] [stdout] test prop_codec_encoding_deterministic ... ok [INFO] [stdout] test prop_codec_registry_list_complete ... ok [INFO] [stdout] test prop_codec_names_nonempty ... ok [INFO] [stdout] test prop_codec_json_roundtrip ... ok [INFO] [stdout] test prop_cid_string_pool_stats ... ok [INFO] [stdout] test prop_codec_raw_roundtrip ... ok [INFO] [stdout] test prop_cid_hash_algorithm ... ok [INFO] [stdout] test prop_cdc_vs_fixed_preserves_data ... ok [INFO] [stdout] test prop_compression_repetitive_data ... ok [INFO] [stdout] test prop_compression_all_levels_supported ... ok [INFO] [stdout] test prop_dag_count_links_valid ... ok [INFO] [stdout] test prop_cdc_dedup_on_repeated_patterns ... ok [INFO] [stdout] test prop_dag_filter_always_false ... ok [INFO] [stdout] test prop_dag_filter_always_true ... ok [INFO] [stdout] test prop_dag_intermediate_size ... ok [INFO] [stdout] test prop_dag_fanout_valid ... ok [INFO] [stdout] test prop_dag_map_identity ... ok [INFO] [stdout] test prop_batch_compression_deterministic ... ok [INFO] [stdout] test prop_batch_compression_analysis_no_modify ... ok [INFO] [stdout] test prop_dag_metrics_sensible ... ok [INFO] [stdout] test prop_dag_map_preserves_links ... ok [INFO] [stdout] test prop_dag_subgraph_size_additive ... ok [INFO] [stdout] test prop_dag_node_to_ipld ... ok [INFO] [stdout] test prop_dag_leaf_size ... ok [INFO] [stdout] test prop_dag_topological_sort_deduplicates ... ok [INFO] [stdout] test prop_car_roundtrip_preserves_blocks ... ok [INFO] [stdout] test prop_dag_node_cbor_valid ... ok [INFO] [stdout] test prop_ipld_list_ordered ... ok [INFO] [stdout] test prop_cid_string_roundtrip ... ok [INFO] [stdout] test prop_ipld_string_to_from_json ... ok [INFO] [stdout] test prop_ipld_map_ordered ... ok [INFO] [stdout] test prop_jose_algorithm_correct ... ok [INFO] [stdout] test prop_compression_roundtrip ... ok [INFO] [stdout] test prop_jose_deterministic ... ok [INFO] [stdout] test prop_compression_ratio_bounds ... ok [INFO] [stdout] test prop_compression_deterministic ... ok [INFO] [stdout] test prop_ipld_type_matching ... ok [INFO] [stdout] test prop_jose_dag_jose_roundtrip ... ok [INFO] [stdout] test prop_dag_subgraph_size_at_least_one ... ok [INFO] [stdout] test prop_jose_sign_verify_roundtrip ... ok [INFO] [stdout] test prop_jose_different_payloads_different_sigs ... ok [INFO] [stdout] test prop_jose_signature_nonempty ... ok [INFO] [stdout] test prop_pool_clear_resets ... ok [INFO] [stdout] test prop_needs_chunking_consistency ... ok [INFO] [stdout] test prop_compression_none_identity ... ok [INFO] [stdout] test prop_cidv1_identification ... ok [INFO] [stdout] test prop_small_data_single_block ... ok [INFO] [stdout] test prop_ipld_clone_equals ... ok [INFO] [stdout] test prop_ipld_dag_cbor_no_panic ... ok [INFO] [stdout] test prop_multibase_encoding_valid ... ok [INFO] [stdout] test prop_compression_invalid_level ... ok [INFO] [stdout] test prop_compression_level_difference_reasonable ... ok [INFO] [stdout] test prop_memory_fetcher_roundtrip ... ok [INFO] [stdout] test prop_different_data_different_cids ... ok [INFO] [stdout] test prop_car_size_reasonable ... ok [INFO] [stdout] test prop_car_handles_large_blocks ... ok [INFO] [stdout] test prop_multibase_roundtrip ... ok [INFO] [stdout] test prop_cdc_target_size_affects_chunking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.71s [INFO] [stdout] [INFO] [stderr] Doc-tests ipfrs_core [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test src/block.rs - block::Block::from_static (line 319) ... ok [INFO] [stdout] test src/batch.rs - batch (line 8) ... ok [INFO] [stdout] test src/batch.rs - batch::BatchProcessor::analyze_compression_ratios_parallel (line 273) ... ok [INFO] [stdout] test src/block.rs - block::BlockBuilder (line 337) ... ok [INFO] [stdout] test src/block.rs - block::Block::from_vec (line 278) ... ok [INFO] [stdout] test src/batch.rs - batch::BatchProcessor::compress_data_parallel (line 179) ... ok [INFO] [stdout] test src/block.rs - block::Block::is_empty (line 256) ... FAILED [INFO] [stdout] test src/block.rs - block (line 9) ... FAILED [INFO] [stdout] test src/arrow.rs - arrow (line 8) ... FAILED [INFO] [stdout] test src/batch.rs - batch::BatchProcessor::decompress_data_parallel (line 225) ... FAILED [INFO] [stdout] test src/block.rs - block::Block::len (line 236) ... FAILED [INFO] [stdout] test src/car.rs - car::CarReader::read_block (line 467) ... FAILED [INFO] [stdout] test src/car.rs - car::CarReader::read_all_blocks (line 547) ... FAILED [INFO] [stdout] test src/car.rs - car::CarWriter::stats (line 384) ... ok [INFO] [stdout] test src/car.rs - car::CarHeader::new (line 65) ... ok [INFO] [stdout] test src/block.rs - block::Block::slice (line 143) ... ok [INFO] [stdout] test src/block_cache.rs - block_cache::BlockCache::stats (line 229) ... ok [INFO] [stdout] test src/block_cache.rs - block_cache::BlockCache::get (line 165) ... ok [INFO] [stdout] test src/block.rs - block::Block::as_bytes (line 176) ... ok [INFO] [stdout] test src/block_cache.rs - block_cache::BlockCache::new (line 91) ... ok [INFO] [stdout] test src/car.rs - car (line 12) ... ok [INFO] [stdout] test src/car.rs - car::CarReader::new (line 428) ... ok [INFO] [stdout] test src/block_cache.rs - block_cache::BlockCache (line 50) ... ok [INFO] [stdout] test src/block.rs - block::Block::from_slice (line 299) ... ok [INFO] [stdout] test src/block_cache.rs - block_cache::BlockCache::insert (line 119) ... ok [INFO] [stdout] test src/car.rs - car::CarWriterBuilder (line 201) ... ok [INFO] [stdout] test src/car.rs - car::CarWriter::write_block (line 325) ... ok [INFO] [stdout] test src/codec_registry.rs - codec_registry (line 9) ... ok [INFO] [stdout] test src/chunking.rs - chunking::ChunkingConfigBuilder (line 122) ... ok [INFO] [stdout] test src/codec_registry.rs - codec_registry::global_codec_registry (line 211) ... FAILED [INFO] [stdout] test src/config.rs - config::set_global_config (line 59) ... FAILED [INFO] [stdout] test src/block.rs - block::Block::clone_data (line 196) ... FAILED [INFO] [stdout] test src/dag.rs - dag::dag_depth (line 1213) ... FAILED [INFO] [stdout] test src/dag.rs - dag::dag_diff (line 968) ... ok [INFO] [stdout] test src/compression.rs - compression::decompress (line 127) ... ok [INFO] [stdout] test src/dag.rs - dag::count_links_by_depth (line 795) ... ok [INFO] [stdout] test src/dag.rs - dag::extract_links (line 50) ... ok [INFO] [stdout] test src/compression.rs - compression::compression_ratio (line 189) ... ok [INFO] [stdout] test src/config.rs - config::global_config (line 45) ... ok [INFO] [stdout] test src/car.rs - car::CarWriter::new (line 265) ... ok [INFO] [stdout] test src/dag.rs - dag::count_nodes (line 1179) ... ok [INFO] [stdout] test src/block_cache.rs - block_cache (line 16) ... ok [INFO] [stdout] test src/dag.rs - dag::DagStats::from_ipld (line 199) ... ok [INFO] [stdout] test src/dag.rs - dag (line 11) ... ok [INFO] [stdout] test src/dag.rs - dag::collect_all_links (line 85) ... ok [INFO] [stdout] test src/dag.rs - dag::dag_fanout_by_level (line 739) ... ok [INFO] [stdout] test src/compression.rs - compression (line 14) ... ok [INFO] [stdout] test src/config.rs - config (line 9) ... ok [INFO] [stdout] test src/dag.rs - dag::find_leaves (line 1261) ... ok [INFO] [stdout] test src/dag.rs - dag::filter_dag (line 853) ... ok [INFO] [stdout] test src/error.rs - error (line 16) ... ok [INFO] [stdout] test src/dag.rs - dag::is_dag (line 314) ... ok [INFO] [stdout] test src/dag.rs - dag::merge_dags (line 1126) ... ok [INFO] [stdout] test src/dag.rs - dag::find_common_links (line 1020) ... ok [INFO] [stdout] test src/dag.rs - dag::map_dag (line 910) ... ok [INFO] [stdout] test src/dag.rs - dag::DagMetrics::from_ipld (line 522) ... ok [INFO] [stdout] test src/hash.rs - hash (line 11) ... ok [INFO] [stdout] test src/dag.rs - dag::topological_sort (line 645) ... ok [INFO] [stdout] test src/dag.rs - dag::prune_dag (line 1055) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/jose.rs - jose (line 16) ... ok [INFO] [stdout] test src/compression.rs - compression::compress (line 92) ... ok [INFO] [stdout] test src/lib.rs - (line 30) ... ok [INFO] [stdout] test src/metrics.rs - metrics::global_metrics (line 46) ... ok [INFO] [stdout] test src/dag.rs - dag::subgraph_size (line 691) ... ok [INFO] [stdout] test src/types.rs - types::Priority::is_critical (line 71) ... ok [INFO] [stdout] test src/types.rs - types::Priority::as_u8 (line 33) ... ok [INFO] [stdout] test src/types.rs - types::Priority::from_u8 (line 50) ... ok [INFO] [stdout] test src/metrics.rs - metrics (line 16) ... ok [INFO] [stdout] test src/parallel_chunking.rs - parallel_chunking (line 16) ... ok [INFO] [stdout] test src/types.rs - types::Priority::is_high_or_above (line 86) ... ok [INFO] [stdout] test src/safetensors.rs - safetensors (line 16) ... ok [INFO] [stdout] test src/lib.rs - (line 43) ... ok [INFO] [stdout] test src/types.rs - types::Priority::max (line 120) ... ok [INFO] [stdout] test src/types.rs - types::Priority::min (line 102) ... ok [INFO] [stdout] test src/utils.rs - utils::blake2b512_cid (line 154) ... FAILED [INFO] [stdout] test src/utils.rs - utils::count_unique_blocks (line 611) ... ok [INFO] [stdout] test src/utils.rs - utils::estimate_chunks (line 350) ... ok [INFO] [stdout] test src/utils.rs - utils::decompress_block_data (line 675) ... ok [INFO] [stdout] test src/utils.rs - utils::estimate_compression_savings (line 699) ... ok [INFO] [stdout] test src/utils.rs - utils::format_size (line 321) ... ok [INFO] [stdout] test src/utils.rs - utils::blake2b256_cid (line 141) ... ok [INFO] [stdout] test src/utils.rs - utils::blocks_equal (line 193) ... ok [INFO] [stdout] test src/utils.rs - utils::deduplication_ratio (line 587) ... ok [INFO] [stdout] test src/tensor.rs - tensor::TensorBlock::new (line 217) ... ok [INFO] [stdout] test src/utils.rs - utils::find_invalid_blocks (line 518) ... ok [INFO] [stdout] test src/tensor.rs - tensor (line 9) ... ok [INFO] [stdout] test src/utils.rs - utils::blake2s256_cid (line 167) ... ok [INFO] [stdout] test src/utils.rs - utils::block_with_hash (line 44) ... ok [INFO] [stdout] test src/utils.rs - utils (line 8) ... ok [INFO] [stdout] test src/utils.rs - utils::compress_block_data (line 653) ... ok [INFO] [stdout] test src/streaming_compression.rs - streaming_compression (line 17) ... ok [INFO] [stdout] test src/utils.rs - utils::blake3_cid (line 180) ... ok [INFO] [stdout] test src/streaming_compression.rs - streaming_compression::DecompressingStream (line 242) ... ok [INFO] [stdout] test src/utils.rs - utils::cid_of (line 76) ... ok [INFO] [stdout] test src/streaming_compression.rs - streaming_compression::CompressingStream (line 63) ... ok [INFO] [stdout] test src/utils.rs - utils::inspect_block (line 454) ... ok [INFO] [stdout] test src/utils.rs - utils::ipld_list (line 244) ... ok [INFO] [stdout] test src/utils.rs - utils::ipld_to_json (line 291) ... ok [INFO] [stdout] test src/utils.rs - utils::quick_block (line 30) ... ok [INFO] [stdout] test src/utils.rs - utils::parse_cid_string (line 59) ... ok [INFO] [stdout] test src/utils.rs - utils::ipld_from_json (line 305) ... ok [INFO] [stdout] test src/utils.rs - utils::validate_cid_string (line 475) ... FAILED [INFO] [stdout] test src/utils.rs - utils::total_blocks_size (line 630) ... FAILED [INFO] [stdout] test src/utils.rs - utils::validate_blocks (line 488) ... ok [INFO] [stdout] test src/utils.rs - utils::should_compress (line 723) ... ok [INFO] [stdout] test src/utils.rs - utils::sha512_cid (line 115) ... ok [INFO] [stdout] test src/utils.rs - utils::verify_block (line 210) ... ok [INFO] [stdout] test src/utils.rs - utils::sha3_cid (line 102) ... ok [INFO] [stdout] test src/utils.rs - utils::needs_chunking (line 364) ... ok [INFO] [stdout] test src/utils.rs - utils::recommended_compression (line 760) ... ok [INFO] [stdout] test src/utils.rs - utils::sha3_512_cid (line 128) ... ok [INFO] [stdout] test src/utils.rs - utils::inspect_cid (line 407) ... ok [INFO] [stdout] test src/utils.rs - utils::ipld_map (line 224) ... ok [INFO] [stdout] test src/utils.rs - utils::measure_block_creation (line 566) ... ok [INFO] [stdout] test src/utils.rs - utils::sha256_cid (line 89) ... ok [INFO] [stdout] test src/utils.rs - utils::ipld_to_cbor (line 261) ... ok [INFO] [stdout] test src/utils.rs - utils::ipld_from_cbor (line 275) ... ok [INFO] [stdout] test src/utils.rs - utils::measure_cid_generation (line 546) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/block.rs - block::Block::is_empty (line 256) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestNopogO/rustcSSYfId/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNopogO/rustcSSYfId/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNopogO/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] ---- src/block.rs - block (line 9) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestrCtukj/rustcXxzn1A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrCtukj/rustcXxzn1A/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrCtukj/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] ---- src/arrow.rs - arrow (line 8) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPoAwTB/rustc102ZXi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPoAwTB/rustc102ZXi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPoAwTB/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] ---- src/batch.rs - batch::BatchProcessor::decompress_data_parallel (line 225) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3rbQni/rustc4gpaYh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3rbQni/rustc4gpaYh/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3rbQni/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] ---- src/block.rs - block::Block::len (line 236) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestYDwfYx/rustcAKTQzT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYDwfYx/rustcAKTQzT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYDwfYx/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] ---- src/car.rs - car::CarReader::read_block (line 467) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestGTtW2I/rustcRvzEr5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGTtW2I/rustcRvzEr5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGTtW2I/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] ---- src/car.rs - car::CarReader::read_all_blocks (line 547) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgzssBF/rustcUncOK8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgzssBF/rustcUncOK8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgzssBF/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] ---- src/codec_registry.rs - codec_registry::global_codec_registry (line 211) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestj2TKFU/rustcOKVxNB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestj2TKFU/rustcOKVxNB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestj2TKFU/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] ---- src/config.rs - config::set_global_config (line 59) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestj1oUwv/rustcAqXTjT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestj1oUwv/rustcAqXTjT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestj1oUwv/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] ---- src/block.rs - block::Block::clone_data (line 196) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest9ycjxs/rustcrpl04u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9ycjxs/rustcrpl04u/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9ycjxs/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] ---- src/dag.rs - dag::dag_depth (line 1213) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwKmewS/rustcJt6pSZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwKmewS/rustcJt6pSZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwKmewS/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] ---- src/utils.rs - utils::blake2b512_cid (line 154) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestm06MUX/rustcaF7D6O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestm06MUX/rustcaF7D6O/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm06MUX/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] ---- src/utils.rs - utils::validate_cid_string (line 475) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestzZ98jJ/rustcrYeklr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzZ98jJ/rustcrYeklr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzZ98jJ/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] ---- src/utils.rs - utils::total_blocks_size (line 630) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestpVe2ey/rustcunRVrL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libipfrs_core-87d04ef220ef9e12,liblz4_flex-ddf4cd3585b2846a,libtwox_hash-a6d9d26ede3531a5,libzstd-32fd7ec157701cf4,libzstd_safe-5b5e524326d0bfd0,libzstd_sys-f87aa48d4d92c547,libtokio-d62a702303f70dc7,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-2f89fc9282b9f618,libmio-d227034275a3083c,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-aa9482c1a758f024,libfutures_executor-dd45867e4eea91c1,libfutures_util-f92b69b6aef20b76,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libjsonwebtoken-fe792d20105b8374,libbase64-2a03de3babadded3,libed25519_dalek-9ce957c7d935fe37,libcurve25519_dalek-b667384c36b0d815,libed25519-c9f0c5f3a94598bf,librsa-c86edd93e1afcffc,libpkcs1-f2509027b3cad75f,libnum_bigint_dig-1d9d38fa6a270da8,liblibm-d7dc3851b5dfa6f4,libnum_iter-cd2e19e5925759ab,librand-46acdcb3fcc69ed8,librand_chacha-07c183923c884ecb,libppv_lite86-5abefd8b948ffcfc,liblazy_static-11a370a7170f9408,libspin-b0f789aa2a8dd050,libsmallvec-45f6e3b8047adea1,libp384-9bcf5d18120a8892,libp256-3e48ea1d8f6cba1f,libecdsa-64d4ad45a02ab40e,librfc6979-20af7024355a11f6,libsignature-4d49dcfcb72d0c35,libprimeorder-f0a9e5b5a0d4aa73,libelliptic_curve-9196ac772276becd,libsec1-36eacd8bf8c3aa94,libpkcs8-9de28d970756b0c5,libspki-ee64a9e7bf05ff98,libder-1487eaa9c31ac4a8,libpem_rfc7468-f8ef945cc280a305,libbase64ct-82861b8eff39e2a5,libhkdf-4df05f9e35aa517c,libhmac-cadd5cc7b410b98a,libcrypto_bigint-a146dd63830684f0,libbase16ct-b0752502dc7a9a1c,libgroup-685286b456fe9c91,libff-4c7ba759f670a9f4,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,libserde_json-c9f2296a515086f0,libmemchr-f9c66c7ba21bf873,libitoa-ae20521aea192d35,libzmij-8b56f1544ed35f4e,libblake2-414d2641078aa1ad,libthiserror-dfefa4466622d734,libmultihash_codetable-50004065294f0b5d,libsha3-10ff20b41f1d04ee,libkeccak-42ca8630c7170c4b,libsha2-80656f8605f0c267,libblake3-75bd800967af1639,libcpufeatures-471354fefbcaf2d8,libblake2s_simd-e1ee745219f12c3f,libblake2b_simd-2b416604d3ad83f8,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libdigest-f74ef8313299a452,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-833457c3c7589377,libcrypto_common-15338fad7ae91e1b,libgeneric_array-844a882b733a86cf,libtypenum-0e02f3386ab040bb,libzeroize-36c98e1e0ab441af,libmultihash_derive-30c84bff1e693f6c,libcore2-544abb9835d5c78b,libcid-8670dd3fc77c89df,libmultihash-6737d7446a221de1,libunsigned_varint-294164ca3421b08e,libmultibase-552ff5062c23f347,libbase_x-aacb55c1704f712f,libbase256emoji-d08281026a305018,libconst_str-aa62d974dc8f1008,libdata_encoding_macro-1bd069d0bfec89ed,libdata_encoding-9702ee52e43565a4,libserde-246aa53d78e4144e,libserde_core-57e528f07a610d2d,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-ef22a4c75605e12f,libarrow_array-da4115e27c48202e,libahash-5438ad905e5c5138,libgetrandom-8ad90180b871c4ee,liblibc-0ae50395762272e0,libonce_cell-0ba6aecba7086d38,libhashbrown-00f937fe1169347c,libnum_complex-8e01c5a68589e004,libchrono-576bf973b972f5d4,libiana_time_zone-54997521cde77023,libarrow_data-374ddd5579b6ce8d,libarrow_schema-0450d5f265856102,libarrow_buffer-f6d91e9edcf16925,libbytes-752d6eacdc0bb513,libhalf-d22a2d7d807764c7,libcfg_if-5af52f617df93f8f,libzerocopy-52aa6e0d9a396839,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestpVe2ey/rustcunRVrL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-fa9602323ff405eb/out" "-L" "/opt/rustwide/target/debug/build/blake3-dce1874f0385b993/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1fffb7a981b8f7a5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpVe2ey/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] src/arrow.rs - arrow (line 8) [INFO] [stdout] src/batch.rs - batch::BatchProcessor::decompress_data_parallel (line 225) [INFO] [stdout] src/block.rs - block (line 9) [INFO] [stdout] src/block.rs - block::Block::clone_data (line 196) [INFO] [stdout] src/block.rs - block::Block::is_empty (line 256) [INFO] [stdout] src/block.rs - block::Block::len (line 236) [INFO] [stdout] src/car.rs - car::CarReader::read_all_blocks (line 547) [INFO] [stdout] src/car.rs - car::CarReader::read_block (line 467) [INFO] [stdout] src/codec_registry.rs - codec_registry::global_codec_registry (line 211) [INFO] [stdout] src/config.rs - config::set_global_config (line 59) [INFO] [stdout] src/dag.rs - dag::dag_depth (line 1213) [INFO] [stdout] src/utils.rs - utils::blake2b512_cid (line 154) [INFO] [stdout] src/utils.rs - utils::total_blocks_size (line 630) [INFO] [stdout] src/utils.rs - utils::validate_cid_string (line 475) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 105 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 90.94s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "dfa8a8d7e9e142fd4d9c9feea3cae1f00f4e7eadc197f9bc60c44108d935ad26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa8a8d7e9e142fd4d9c9feea3cae1f00f4e7eadc197f9bc60c44108d935ad26", kill_on_drop: false }` [INFO] [stdout] dfa8a8d7e9e142fd4d9c9feea3cae1f00f4e7eadc197f9bc60c44108d935ad26