[INFO] fetching crate kff 0.9.0... [INFO] testing kff-0.9.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate kff 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate kff 0.9.0 [INFO] finished tweaking crates.io crate kff 0.9.0 [INFO] tweaked toml for crates.io crate kff 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kff 0.9.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kff 0.9.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v0.3.4 [INFO] [stderr] Downloaded stderrlog v0.4.3 [INFO] [stderr] Downloaded plotters v0.3.3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59b4039e1bbba83a6401826f63f1de086c72e2a9957e870ad5c0f935421a306c [INFO] running `Command { std: "docker" "start" "-a" "59b4039e1bbba83a6401826f63f1de086c72e2a9957e870ad5c0f935421a306c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59b4039e1bbba83a6401826f63f1de086c72e2a9957e870ad5c0f935421a306c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b4039e1bbba83a6401826f63f1de086c72e2a9957e870ad5c0f935421a306c", kill_on_drop: false }` [INFO] [stdout] 59b4039e1bbba83a6401826f63f1de086c72e2a9957e870ad5c0f935421a306c [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2224a50e9adfa9a15fc1584eab3d1d3d34dadd333560936cccbb55a1aea863fd [INFO] running `Command { std: "docker" "start" "-a" "2224a50e9adfa9a15fc1584eab3d1d3d34dadd333560936cccbb55a1aea863fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling kff v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.65s [INFO] running `Command { std: "docker" "inspect" "2224a50e9adfa9a15fc1584eab3d1d3d34dadd333560936cccbb55a1aea863fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2224a50e9adfa9a15fc1584eab3d1d3d34dadd333560936cccbb55a1aea863fd", kill_on_drop: false }` [INFO] [stdout] 2224a50e9adfa9a15fc1584eab3d1d3d34dadd333560936cccbb55a1aea863fd [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0e981346a3e5da0a8734dcd89110f3933f6306f20553be7b9246b784a5deb75d [INFO] running `Command { std: "docker" "start" "-a" "0e981346a3e5da0a8734dcd89110f3933f6306f20553be7b9246b784a5deb75d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling kff v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> tests/kff2kmers.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> tests/index_read.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> tests/kmer_count2kff.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> tests/index_read.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:426:47 [INFO] [stdout] | [INFO] [stdout] 426 | let value = read_nb_kmer(&mut readable.clone(), u8::MAX.into())?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:429:47 [INFO] [stdout] | [INFO] [stdout] 429 | let value = read_nb_kmer(&mut readable.clone(), u8::MAX as u64 + 1)?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:432:47 [INFO] [stdout] | [INFO] [stdout] 432 | let value = read_nb_kmer(&mut readable.clone(), u16::MAX.into())?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:435:47 [INFO] [stdout] | [INFO] [stdout] 435 | let value = read_nb_kmer(&mut readable.clone(), u16::MAX as u64 + 1)?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:438:47 [INFO] [stdout] | [INFO] [stdout] 438 | let value = read_nb_kmer(&mut readable.clone(), u32::MAX.into())?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:441:47 [INFO] [stdout] | [INFO] [stdout] 441 | let value = read_nb_kmer(&mut readable.clone(), u32::MAX as u64 + 1)?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/section/block.rs:444:47 [INFO] [stdout] | [INFO] [stdout] 444 | let value = read_nb_kmer(&mut readable.clone(), u64::MAX)?; [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.77s [INFO] running `Command { std: "docker" "inspect" "0e981346a3e5da0a8734dcd89110f3933f6306f20553be7b9246b784a5deb75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e981346a3e5da0a8734dcd89110f3933f6306f20553be7b9246b784a5deb75d", kill_on_drop: false }` [INFO] [stdout] 0e981346a3e5da0a8734dcd89110f3933f6306f20553be7b9246b784a5deb75d [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3ebc3d5c3c4e7010c03692afad6860cd8501c955087e8a8fe91bd5799cf6760c [INFO] running `Command { std: "docker" "start" "-a" "3ebc3d5c3c4e7010c03692afad6860cd8501c955087e8a8fe91bd5799cf6760c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> tests/kff2kmers.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(not(tarpaulin))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:426:47 [INFO] [stderr] | [INFO] [stderr] 426 | let value = read_nb_kmer(&mut readable.clone(), u8::MAX.into())?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:429:47 [INFO] [stderr] | [INFO] [stderr] 429 | let value = read_nb_kmer(&mut readable.clone(), u8::MAX as u64 + 1)?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:432:47 [INFO] [stderr] | [INFO] [stderr] 432 | let value = read_nb_kmer(&mut readable.clone(), u16::MAX.into())?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:435:47 [INFO] [stderr] | [INFO] [stderr] 435 | let value = read_nb_kmer(&mut readable.clone(), u16::MAX as u64 + 1)?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:438:47 [INFO] [stderr] | [INFO] [stderr] 438 | let value = read_nb_kmer(&mut readable.clone(), u32::MAX.into())?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:441:47 [INFO] [stderr] | [INFO] [stderr] 441 | let value = read_nb_kmer(&mut readable.clone(), u32::MAX as u64 + 1)?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/section/block.rs:444:47 [INFO] [stderr] | [INFO] [stderr] 444 | let value = read_nb_kmer(&mut readable.clone(), u64::MAX)?; [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> tests/index_read.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg(not(tarpaulin))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> tests/index_read.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | #[cfg(not(tarpaulin))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> tests/kmer_count2kff.rs:11:11 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(not(tarpaulin))] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `kff` (test "kff2kmers") generated 1 warning [INFO] [stderr] warning: `kff` (lib test) generated 7 warnings (run `cargo fix --lib -p kff --tests` to apply 7 suggestions) [INFO] [stderr] warning: `kff` (test "index_read") generated 2 warnings [INFO] [stderr] warning: `kff` (test "kmer_count2kff") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kff-73091f542fb435a8) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test kff::tests::check_header ... ok [INFO] [stdout] test kff::tests::check ... ok [INFO] [stdout] test section::block::tests::max_value_read ... ok [INFO] [stdout] test section::block::tests::max_value_write ... ok [INFO] [stdout] test kff::tests::seek ... ok [INFO] [stdout] test section::header::tests::new ... ok [INFO] [stdout] test section::block::tests::minimizer::max_one_kmer ... ok [INFO] [stdout] test kff::tests::load_footer ... ok [INFO] [stdout] test section::block::tests::raw::max_one_kmer ... ok [INFO] [stdout] test section::block::tests::raw::no_data ... ok [INFO] [stdout] test section::block::tests::raw::write ... ok [INFO] [stdout] test section::block::tests::minimizer::no_data ... ok [INFO] [stdout] test section::block::tests::raw::full ... ok [INFO] [stdout] test section::block::tests::minimizer::full ... ok [INFO] [stdout] test section::block::tests::minimizer::write ... ok [INFO] [stdout] test section::header::tests::setter ... ok [INFO] [stdout] test section::header::tests::write ... ok [INFO] [stdout] test section::index::tests::read ... ok [INFO] [stdout] test section::index::tests::skip ... ok [INFO] [stdout] test section::index::tests::write ... ok [INFO] [stdout] test section::minimizer::tests::creation ... ok [INFO] [stdout] test section::minimizer::tests::read ... ok [INFO] [stdout] test section::minimizer::tests::write ... ok [INFO] [stdout] test section::raw::tests::creation ... ok [INFO] [stdout] test iterator::tests::read_kmer ... ok [INFO] [stdout] test section::raw::tests::read ... ok [INFO] [stdout] test section::header::tests::read ... ok [INFO] [stdout] test section::raw::tests::write ... ok [INFO] [stdout] test section::values::tests::creation ... ok [INFO] [stdout] test section::values::tests::read ... ok [INFO] [stdout] test section::values::tests::write ... ok [INFO] [stdout] test section::values::tests::write_as_footer ... ok [INFO] [stdout] test utils::global_index::tests::create ... ok [INFO] [stdout] test utils::kmer::tests::create ... ok [INFO] [stdout] test utils::kmer::tests::bits2seq_ ... ok [INFO] [stdout] test utils::kmer::tests::decoding ... ok [INFO] [stdout] test utils::kmer::tests::encoding ... ok [INFO] [stdout] test utils::kmer::tests::internal_encoding ... ok [INFO] [stdout] test utils::kmer::tests::internal_decoding ... ok [INFO] [stdout] test utils::kmer::tests::nuc2bits_ ... ok [INFO] [stdout] test utils::kmer::tests::seq2bits_ ... ok [INFO] [stdout] test utils::read::tests::read_2bits ... ok [INFO] [stdout] test utils::kmer::tests::seq2bit ... ok [INFO] [stdout] test utils::read::tests::read_n_bytes_dyn ... ok [INFO] [stdout] test utils::read::tests::read_u32 ... ok [INFO] [stdout] test utils::write::tests::write_bool ... ok [INFO] [stdout] test utils::read::tests::read_ascii ... ok [INFO] [stdout] test utils::kmer::tests::rev_encoding_ ... ok [INFO] [stdout] test utils::read::tests::read_u8 ... ok [INFO] [stdout] test utils::write::tests::write_bytes ... ok [INFO] [stdout] test utils::read::tests::read_bool ... ok [INFO] [stdout] test utils::read::tests::read_u16 ... ok [INFO] [stdout] test utils::read::tests::read_u64 ... ok [INFO] [stdout] test utils::read::tests::read_n_bytes ... ok [INFO] [stdout] test utils::tests::bits2store_k_ ... ok [INFO] [stdout] test utils::write::tests::write_ascii ... ok [INFO] [stdout] test utils::tests::bytes2store_k_ ... ok [INFO] [stdout] test utils::write::tests::write_u32 ... ok [INFO] [stdout] test utils::write::tests::write_u16 ... ok [INFO] [stdout] test utils::tests::ceil_to_8_ ... ok [INFO] [stdout] test kff::tests::create_kff_reader ... ok [INFO] [stdout] test utils::write::tests::write_u8 ... ok [INFO] [stdout] test utils::write::tests::write_u64 ... ok [INFO] [stdout] test kff::tests::write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/index_read.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/index_read-e983b3f5dbfc819f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test get_section ... ok [INFO] [stdout] test get_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.28s [INFO] [stdout] [INFO] [stderr] Running tests/kff2kmers.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kff2kmers-abb6578aad09131b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test kff2kmers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] [stderr] Running tests/kmer_count2kff.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kmer_count2kff-a21d0536dbf96d58) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test kff2kmers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ebc3d5c3c4e7010c03692afad6860cd8501c955087e8a8fe91bd5799cf6760c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ebc3d5c3c4e7010c03692afad6860cd8501c955087e8a8fe91bd5799cf6760c", kill_on_drop: false }` [INFO] [stdout] 3ebc3d5c3c4e7010c03692afad6860cd8501c955087e8a8fe91bd5799cf6760c