[INFO] fetching crate rsvart 0.1.5... [INFO] testing rsvart-0.1.5 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rsvart 0.1.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate rsvart 0.1.5 [INFO] finished tweaking crates.io crate rsvart 0.1.5 [INFO] tweaked toml for crates.io crate rsvart 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rsvart 0.1.5 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsvart 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b0bfe70e642f599a2ea9362d46ed2520f9179f2d6fd5bce76a931a25a4b09f8 [INFO] running `Command { std: "docker" "start" "-a" "7b0bfe70e642f599a2ea9362d46ed2520f9179f2d6fd5bce76a931a25a4b09f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b0bfe70e642f599a2ea9362d46ed2520f9179f2d6fd5bce76a931a25a4b09f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0bfe70e642f599a2ea9362d46ed2520f9179f2d6fd5bce76a931a25a4b09f8", kill_on_drop: false }` [INFO] [stdout] 7b0bfe70e642f599a2ea9362d46ed2520f9179f2d6fd5bce76a931a25a4b09f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a69f125bc4c82320e5a78ae2bd7bb787bc2ec8440770a070a708da1db14c5368 [INFO] running `Command { std: "docker" "start" "-a" "a69f125bc4c82320e5a78ae2bd7bb787bc2ec8440770a070a708da1db14c5368", kill_on_drop: false }` [INFO] [stderr] Compiling rsvart v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_contigs` is never used [INFO] [stdout] --> src/experimental/test_data.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_contigs() -> 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 0.58s [INFO] running `Command { std: "docker" "inspect" "a69f125bc4c82320e5a78ae2bd7bb787bc2ec8440770a070a708da1db14c5368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69f125bc4c82320e5a78ae2bd7bb787bc2ec8440770a070a708da1db14c5368", kill_on_drop: false }` [INFO] [stdout] a69f125bc4c82320e5a78ae2bd7bb787bc2ec8440770a070a708da1db14c5368 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d769946cacc5f941765d502144a9b26572f4ec0cfb2cc504ea36ce526eb511ea [INFO] running `Command { std: "docker" "start" "-a" "d769946cacc5f941765d502144a9b26572f4ec0cfb2cc504ea36ce526eb511ea", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling syn v2.0.97 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling llvm_profparser v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling enum-display-macro v0.1.4 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling ruzstd v0.5.0 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling cargo-tarpaulin v0.27.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling coveralls-api v0.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling enum-display v0.1.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stdout] warning: function `get_contigs` is never used [INFO] [stdout] --> src/experimental/test_data.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_contigs() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling rsvart v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/genomic/variant_type.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | fn test_parse_ref_alt(#[case] input: &str, #[case] expected: VariantType) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expected` [INFO] [stdout] --> src/genomic/variant_type.rs:202:56 [INFO] [stdout] | [INFO] [stdout] 202 | fn test_parse_ref_alt(#[case] input: &str, #[case] expected: VariantType) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_contigs` is never used [INFO] [stdout] --> src/experimental/test_data.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn get_contigs() -> 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 4m 07s [INFO] running `Command { std: "docker" "inspect" "d769946cacc5f941765d502144a9b26572f4ec0cfb2cc504ea36ce526eb511ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d769946cacc5f941765d502144a9b26572f4ec0cfb2cc504ea36ce526eb511ea", kill_on_drop: false }` [INFO] [stdout] d769946cacc5f941765d502144a9b26572f4ec0cfb2cc504ea36ce526eb511ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75a579414c478f672a6d5f4022e2fc7b595189a76f01a7afc1adb23cdaeaa888 [INFO] running `Command { std: "docker" "start" "-a" "75a579414c478f672a6d5f4022e2fc7b595189a76f01a7afc1adb23cdaeaa888", kill_on_drop: false }` [INFO] [stderr] warning: function `get_contigs` is never used [INFO] [stderr] --> src/experimental/test_data.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 5 | pub fn get_contigs() -> Vec> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `rsvart` (lib) generated 1 warning [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/genomic/variant_type.rs:202:35 [INFO] [stderr] | [INFO] [stderr] 202 | fn test_parse_ref_alt(#[case] input: &str, #[case] expected: VariantType) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `expected` [INFO] [stderr] --> src/genomic/variant_type.rs:202:56 [INFO] [stderr] | [INFO] [stderr] 202 | fn test_parse_ref_alt(#[case] input: &str, #[case] expected: VariantType) {} [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected` [INFO] [stderr] [INFO] [stderr] warning: `rsvart` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p rsvart --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsvart-c5ea6e823f72c39b) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test err::test::test_svart_error::case_1 ... ok [INFO] [stdout] test err::test::test_svart_error::case_2 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_2 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_4 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_5 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_1 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_3 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_6 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_7 ... ok [INFO] [stdout] test genomic::assigned_molecule_type::test::test_assigned_molecule_from::case_8 ... ok [INFO] [stdout] test genomic::contig::test::test_cmp ... ok [INFO] [stdout] test genomic::contig::test::test_default_contig ... ok [INFO] [stdout] test genomic::genome::test::test_genome_build ... ok [INFO] [stdout] test genomic::contig::test::test_eq ... ok [INFO] [stdout] test genomic::genome::test::test_genome_build_identifier ... ok [INFO] [stdout] test genomic::genomic_region::test::test_genomic_region ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_1 ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_2 ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_3 ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_4 ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_7 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_char_fail::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_char_pass::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_char_pass::case_2 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_string_fail::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_string_pass::case_1 ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_5 ... ok [INFO] [stdout] test genomic::sequence_role::test::test_sequence_role_from::case_6 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_string_pass::case_2 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_string_pass::case_3 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_strand_string_pass::case_4 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_symbol::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_correct_symbol::case_2 ... ok [INFO] [stdout] test genomic::strand::test::test_is_negative::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_is_negative::case_2 ... ok [INFO] [stdout] test genomic::strand::test::test_is_positive::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_is_positive::case_2 ... ok [INFO] [stdout] test genomic::strand::test::test_opposite_strand::case_1 ... ok [INFO] [stdout] test genomic::strand::test::test_opposite_strand::case_2 ... ok [INFO] [stdout] test genomic::stranded::test::test_is_positive::case_1 ... ok [INFO] [stdout] test genomic::stranded::test::test_is_positive::case_2 ... ok [INFO] [stdout] test genomic::variant_type::test::test_parse_ref_alt::case_1 ... ok [INFO] [stdout] test ops::contains::test::test_contains::case_1 ... ok [INFO] [stdout] test ops::contains::test::test_contains::case_2 ... ok [INFO] [stdout] test ops::located::test::test_with_coordinate_system::case_1 ... ok [INFO] [stdout] test ops::located::test::test_with_coordinate_system::case_2 ... ok [INFO] [stdout] test ops::overlaps::test::test_overlaps::case_1 ... ok [INFO] [stdout] test ops::overlaps::test::test_overlaps::case_2 ... ok [INFO] [stdout] test ops::spanning::test::test_with_coordinate_system::case_1 ... ok [INFO] [stdout] test ops::spanning::test::test_with_coordinate_system::case_2 ... ok [INFO] [stdout] test ops::transposable::test::test_end_on_strand ... ok [INFO] [stdout] test ops::unit::test::test_with_coordinate_system::case_1 ... ok [INFO] [stdout] test ops::unit::test::test_with_coordinate_system::case_2 ... ok [INFO] [stdout] test region::test::test_region_methods::case_1 ... ok [INFO] [stderr] Doc-tests rsvart [INFO] [stdout] test ops::transposable::test::test_start_on_strand ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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" "75a579414c478f672a6d5f4022e2fc7b595189a76f01a7afc1adb23cdaeaa888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a579414c478f672a6d5f4022e2fc7b595189a76f01a7afc1adb23cdaeaa888", kill_on_drop: false }` [INFO] [stdout] 75a579414c478f672a6d5f4022e2fc7b595189a76f01a7afc1adb23cdaeaa888