[INFO] cloning repository https://github.com/COMBINE-lab/compress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/COMBINE-lab/compress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOMBINE-lab%2Fcompress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOMBINE-lab%2Fcompress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffed7644b719273a14cc614845b302b1e7b4b5af [INFO] testing COMBINE-lab/compress against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCOMBINE-lab%2Fcompress" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/COMBINE-lab/compress [INFO] finished tweaking git repo https://github.com/COMBINE-lab/compress [INFO] tweaked toml for git repo https://github.com/COMBINE-lab/compress written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/COMBINE-lab/compress on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/COMBINE-lab/compress 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87064785feb7808f8ef750266cdbc64108b64953bdb78474772b4d650a6db24f [INFO] running `Command { std: "docker" "start" "-a" "87064785feb7808f8ef750266cdbc64108b64953bdb78474772b4d650a6db24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87064785feb7808f8ef750266cdbc64108b64953bdb78474772b4d650a6db24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87064785feb7808f8ef750266cdbc64108b64953bdb78474772b4d650a6db24f", kill_on_drop: false }` [INFO] [stdout] 87064785feb7808f8ef750266cdbc64108b64953bdb78474772b4d650a6db24f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d4336ea81e51c9c5fd75ab5e3dfb12645e5052ceb6c966227fabe850ebafdc [INFO] running `Command { std: "docker" "start" "-a" "c6d4336ea81e51c9c5fd75ab5e3dfb12645e5052ceb6c966227fabe850ebafdc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling hdf5-metno-types v0.10.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling hdf5-metno v0.10.1 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling hdf5-metno-sys v0.10.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sprs v0.11.2 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling constriction v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling stream-vbyte v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling hdf5-metno-derive v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling quadtree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `positions`, `row_order`, and `gene_order` are never read [INFO] [stdout] --> src/main.rs:2043:5 [INFO] [stdout] | [INFO] [stdout] 2041 | struct DecodedPayload { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 2042 | encoded_blocks: Vec, [INFO] [stdout] 2043 | positions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 2044 | row_order: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 2045 | gene_order: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c6d4336ea81e51c9c5fd75ab5e3dfb12645e5052ceb6c966227fabe850ebafdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d4336ea81e51c9c5fd75ab5e3dfb12645e5052ceb6c966227fabe850ebafdc", kill_on_drop: false }` [INFO] [stdout] c6d4336ea81e51c9c5fd75ab5e3dfb12645e5052ceb6c966227fabe850ebafdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48254194a769c8b2e69aef581967c9bf2c7d87e8758c82e74cf17a1009bf7f60 [INFO] running `Command { std: "docker" "start" "-a" "48254194a769c8b2e69aef581967c9bf2c7d87e8758c82e74cf17a1009bf7f60", kill_on_drop: false }` [INFO] [stderr] Compiling quadtree v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `positions`, `row_order`, and `gene_order` are never read [INFO] [stdout] --> src/main.rs:2043:5 [INFO] [stdout] | [INFO] [stdout] 2041 | struct DecodedPayload { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 2042 | encoded_blocks: Vec, [INFO] [stdout] 2043 | positions: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 2044 | row_order: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 2045 | gene_order: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "48254194a769c8b2e69aef581967c9bf2c7d87e8758c82e74cf17a1009bf7f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48254194a769c8b2e69aef581967c9bf2c7d87e8758c82e74cf17a1009bf7f60", kill_on_drop: false }` [INFO] [stdout] 48254194a769c8b2e69aef581967c9bf2c7d87e8758c82e74cf17a1009bf7f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2adc4085a3aa6498e9e2de51e0bd859993132f460235576c00d11b2084e980b [INFO] running `Command { std: "docker" "start" "-a" "f2adc4085a3aa6498e9e2de51e0bd859993132f460235576c00d11b2084e980b", kill_on_drop: false }` [INFO] [stderr] warning: fields `positions`, `row_order`, and `gene_order` are never read [INFO] [stderr] --> src/main.rs:2043:5 [INFO] [stderr] | [INFO] [stderr] 2041 | struct DecodedPayload { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 2042 | encoded_blocks: Vec, [INFO] [stderr] 2043 | positions: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 2044 | row_order: Vec, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 2045 | gene_order: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `quadtree` (bin "quadtree" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quadtree-59b0235e5cdcad6f) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test arith_encode::tests::test_arithmetic_encoding_empty ... ok [INFO] [stdout] test delta_indices::tests::test_delta_encoding_consecutive ... ok [INFO] [stdout] test arith_encode::tests::test_arithmetic_encoding_serialization ... ok [INFO] [stdout] test arith_encode::tests::test_arithmetic_encoding_size ... ok [INFO] [stdout] test delta_indices::tests::test_delta_encoding_empty ... ok [INFO] [stdout] test delta_indices::tests::test_delta_encoding_serialization ... ok [INFO] [stdout] test delta_indices::tests::test_delta_encoding_single ... ok [INFO] [stdout] test delta_indices::tests::test_delta_encoding_roundtrip ... ok [INFO] [stdout] test sorted_indices::tests::encoded_sorted_indices_roundtrip ... ok [INFO] [stdout] test mst_codec::tests::test_compute_sparse_expression_skips_genes_outside_block ... ok [INFO] [stdout] test delta_indices::tests::test_delta_encoding_large_gaps ... ok [INFO] [stdout] test mst_codec::tests::test_mst_round_trip_sparse_iter ... ok [INFO] [stdout] test mst_codec::tests::test_column_template_round_trip_sparse ... ok [INFO] [stdout] test tests::lossy_mode_respects_max_cluster_size ... ok [INFO] [stdout] test arith_encode::tests::test_arithmetic_encoding_roundtrip ... ok [INFO] [stdout] test tests::svd_joint_seriation_runs_on_toy_matrix ... ok [INFO] [stdout] test sorted_indices::tests::elias_fano_roundtrip_dense ... ok [INFO] [stdout] test sorted_indices::tests::elias_fano_roundtrip_sparse ... ok [INFO] [stdout] test mst_codec::tests::compare_row_vs_column_mst_kruskal_parallel_traversals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/summarize_p_l0_adj.rs (/opt/rustwide/target/debug/deps/summarize_p_l0_adj-81aaf441dec07f48) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2adc4085a3aa6498e9e2de51e0bd859993132f460235576c00d11b2084e980b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2adc4085a3aa6498e9e2de51e0bd859993132f460235576c00d11b2084e980b", kill_on_drop: false }` [INFO] [stdout] f2adc4085a3aa6498e9e2de51e0bd859993132f460235576c00d11b2084e980b