[INFO] fetching crate deepbiop-core 0.1.15... [INFO] testing deepbiop-core-0.1.15 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate deepbiop-core 0.1.15 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate deepbiop-core 0.1.15 [INFO] finished tweaking crates.io crate deepbiop-core 0.1.15 [INFO] tweaked toml for crates.io crate deepbiop-core 0.1.15 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate deepbiop-core 0.1.15 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate deepbiop-core 0.1.15 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff72f02a1f49ca90d7758adee246b6752b50914a3945c0a559212ccec1caa535 [INFO] running `Command { std: "docker" "start" "-a" "ff72f02a1f49ca90d7758adee246b6752b50914a3945c0a559212ccec1caa535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff72f02a1f49ca90d7758adee246b6752b50914a3945c0a559212ccec1caa535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff72f02a1f49ca90d7758adee246b6752b50914a3945c0a559212ccec1caa535", kill_on_drop: false }` [INFO] [stdout] ff72f02a1f49ca90d7758adee246b6752b50914a3945c0a559212ccec1caa535 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 407fe3c7f91f5a4a86591de277b8cf82ee42b0ffeaa46167c2f3cd511cba016b [INFO] running `Command { std: "docker" "start" "-a" "407fe3c7f91f5a4a86591de277b8cf82ee42b0ffeaa46167c2f3cd511cba016b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling arrow-schema v54.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling liblzma-sys v0.3.11 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling inventory v0.3.17 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling lexical v7.0.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling noodles-fastq v0.16.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling liblzma v0.3.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.6.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling arrow-buffer v54.0.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling arrow-data v54.0.0 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling arrow-array v54.0.0 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling noodles-bgzf v0.34.0 [INFO] [stderr] Compiling needletail v0.6.1 [INFO] [stderr] Compiling noodles-csi v0.41.0 [INFO] [stderr] Compiling noodles-fasta v0.46.0 [INFO] [stderr] Compiling ug v0.0.2 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling noodles-sam v0.68.0 [INFO] [stderr] Compiling candle-core v0.8.2 [INFO] [stderr] Compiling noodles-bam v0.72.0 [INFO] [stderr] Compiling arrow-select v54.0.0 [INFO] [stderr] Compiling arrow-ipc v54.0.0 [INFO] [stderr] Compiling arrow-row v54.0.0 [INFO] [stderr] Compiling arrow-arith v54.0.0 [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling noodles v0.87.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling arrow-cast v54.0.0 [INFO] [stderr] Compiling arrow-ord v54.0.0 [INFO] [stderr] Compiling arrow-string v54.0.0 [INFO] [stderr] Compiling pyo3-stub-gen v0.6.2 [INFO] [stderr] Compiling arrow-csv v54.0.0 [INFO] [stderr] Compiling arrow-json v54.0.0 [INFO] [stderr] Compiling parquet v54.0.0 [INFO] [stderr] Compiling arrow v54.0.0 [INFO] [stderr] Compiling deepbiop-core v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "407fe3c7f91f5a4a86591de277b8cf82ee42b0ffeaa46167c2f3cd511cba016b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407fe3c7f91f5a4a86591de277b8cf82ee42b0ffeaa46167c2f3cd511cba016b", kill_on_drop: false }` [INFO] [stdout] 407fe3c7f91f5a4a86591de277b8cf82ee42b0ffeaa46167c2f3cd511cba016b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a9070fb121ab35b265b1fb8de7122140fa2ccbabdc1d34cb7fc254a7bb565ca [INFO] running `Command { std: "docker" "start" "-a" "4a9070fb121ab35b265b1fb8de7122140fa2ccbabdc1d34cb7fc254a7bb565ca", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling editdistancek v1.0.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arrow-string v54.0.0 [INFO] [stderr] Compiling arrow-csv v54.0.0 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling noodles-fastq v0.16.0 [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling noodles-csi v0.41.0 [INFO] [stderr] Compiling noodles-fasta v0.46.0 [INFO] [stderr] Compiling noodles-sam v0.68.0 [INFO] [stderr] Compiling arrow v54.0.0 [INFO] [stderr] Compiling pyo3-stub-gen v0.6.2 [INFO] [stderr] Compiling noodles-bam v0.72.0 [INFO] [stderr] Compiling noodles v0.87.0 [INFO] [stderr] Compiling deepbiop-core v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling bio v2.0.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.44s [INFO] running `Command { std: "docker" "inspect" "4a9070fb121ab35b265b1fb8de7122140fa2ccbabdc1d34cb7fc254a7bb565ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9070fb121ab35b265b1fb8de7122140fa2ccbabdc1d34cb7fc254a7bb565ca", kill_on_drop: false }` [INFO] [stdout] 4a9070fb121ab35b265b1fb8de7122140fa2ccbabdc1d34cb7fc254a7bb565ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 24852205db927bf3eec05fa51d1329ac6c0debbf12d09f6ca2d8d61eb969e547 [INFO] running `Command { std: "docker" "start" "-a" "24852205db927bf3eec05fa51d1329ac6c0debbf12d09f6ca2d8d61eb969e547", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepbiop_core-94ae3a11421065e5) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test kmer::tests::test_generate_kmers ... ok [INFO] [stdout] test kmer::tests::test_to_original_target_region ... ok [INFO] [stdout] test kmer::tests::test_update_target_region_invalid_end_greater_than_seq_len ... ok [INFO] [stdout] test kmer::tests::test_update_target_region ... ok [INFO] [stdout] test kmer::tests::test_update_target_region_invalid_start_greater_than_end ... ok [INFO] [stdout] test kmer::tests::test_update_target_region_valid ... ok [INFO] [stdout] test kmer::tests::test_generate_kmers_table_empty_base ... ok [INFO] [stdout] test kmer::tests::test_seq_to_kmers ... ok [INFO] [stdout] test kmer::tests::test_generate_kmers_table ... ok [INFO] [stdout] test kmer::tests::test_seq_to_kmers_and_offset_non_overlap ... ok [INFO] [stdout] test kmer::tests::test_seq_to_kmers_and_offset_overlap ... ok [INFO] [stdout] test kmer::tests::test_construct_seq_from_kmers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests deepbiop_core [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/kmer.rs - kmer::generate_kmers_table (line 340) ... ok [INFO] [stdout] test src/kmer.rs - kmer::to_kmer_target_region (line 108) ... ok [INFO] [stdout] test src/kmer.rs - kmer::generate_kmers (line 372) ... ok [INFO] [stdout] test src/kmer.rs - kmer::to_original_target_region (line 61) ... ok [INFO] [stdout] test src/seq.rs - seq::reverse_complement (line 40) ... ok [INFO] [stdout] test src/kmer.rs - kmer::seq_to_kmers_and_offset (line 275) ... ok [INFO] [stdout] test src/kmer.rs - kmer::seq_to_kmers (line 171) ... ok [INFO] [stdout] test src/kmer.rs - kmer::kmers_to_seq (line 210) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "24852205db927bf3eec05fa51d1329ac6c0debbf12d09f6ca2d8d61eb969e547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24852205db927bf3eec05fa51d1329ac6c0debbf12d09f6ca2d8d61eb969e547", kill_on_drop: false }` [INFO] [stdout] 24852205db927bf3eec05fa51d1329ac6c0debbf12d09f6ca2d8d61eb969e547