[INFO] fetching crate kff 0.9.0... [INFO] checking kff-0.9.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate kff 0.9.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate kff 0.9.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded android_system_properties v0.1.4 [INFO] [stderr] Downloaded wyz v0.5.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded bumpalo v3.11.0 [INFO] [stderr] Downloaded plotters v0.3.3 [INFO] [stderr] Downloaded chrono v0.4.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cb5549ae1f33c7c7b937bd6ea0a9d0ec48de9bbb30bc7c72cc435fce3d96f39 [INFO] running `Command { std: "docker" "start" "-a" "3cb5549ae1f33c7c7b937bd6ea0a9d0ec48de9bbb30bc7c72cc435fce3d96f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb5549ae1f33c7c7b937bd6ea0a9d0ec48de9bbb30bc7c72cc435fce3d96f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb5549ae1f33c7c7b937bd6ea0a9d0ec48de9bbb30bc7c72cc435fce3d96f39", kill_on_drop: false }` [INFO] [stdout] 3cb5549ae1f33c7c7b937bd6ea0a9d0ec48de9bbb30bc7c72cc435fce3d96f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0dcda86f4c30fc8fe692526f1a3c6f137032be2e0196c8dfef453bd20de2cb [INFO] running `Command { std: "docker" "start" "-a" "9b0dcda86f4c30fc8fe692526f1a3c6f137032be2e0196c8dfef453bd20de2cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking plotters v0.3.3 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking csv v1.1.6 [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] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking kff v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ the item `thiserror` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: the item `tempfile` is imported redundantly [INFO] [stdout] --> tests/kmer_count2kff.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tempfile; [INFO] [stdout] | ^^^^^^^^ the item `tempfile` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ the item `thiserror` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/kff.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 294 | use super::*; [INFO] [stdout] | -------- the item `Seek` is already imported here [INFO] [stdout] ... [INFO] [stdout] 297 | use std::io::Seek; [INFO] [stdout] | ^^^^^^^^^^^^^ [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] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.90s [INFO] running `Command { std: "docker" "inspect" "9b0dcda86f4c30fc8fe692526f1a3c6f137032be2e0196c8dfef453bd20de2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0dcda86f4c30fc8fe692526f1a3c6f137032be2e0196c8dfef453bd20de2cb", kill_on_drop: false }` [INFO] [stdout] 9b0dcda86f4c30fc8fe692526f1a3c6f137032be2e0196c8dfef453bd20de2cb [INFO] checking kff-0.9.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate kff 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate kff 0.9.0 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc2/source/Cargo.toml [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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ff8b339b79188034f5ff9ff25c51999e616c661902a85b9aefd05a0cf059223 [INFO] running `Command { std: "docker" "start" "-a" "3ff8b339b79188034f5ff9ff25c51999e616c661902a85b9aefd05a0cf059223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ff8b339b79188034f5ff9ff25c51999e616c661902a85b9aefd05a0cf059223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff8b339b79188034f5ff9ff25c51999e616c661902a85b9aefd05a0cf059223", kill_on_drop: false }` [INFO] [stdout] 3ff8b339b79188034f5ff9ff25c51999e616c661902a85b9aefd05a0cf059223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23f38971df6cf14279d6c8fcef395a975902c0b1972c1b244266bf825db3db86 [INFO] running `Command { std: "docker" "start" "-a" "23f38971df6cf14279d6c8fcef395a975902c0b1972c1b244266bf825db3db86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [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 syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [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 memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking plotters v0.3.3 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [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] Checking thiserror v1.0.32 [INFO] [stderr] Checking kff v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ the item `thiserror` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stdout] warning: the item `tempfile` is imported redundantly [INFO] [stdout] --> tests/kmer_count2kff.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tempfile; [INFO] [stdout] | ^^^^^^^^ the item `tempfile` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thiserror` is imported redundantly [INFO] [stdout] --> src/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use thiserror; [INFO] [stdout] | ^^^^^^^^^ the item `thiserror` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Seek` is imported redundantly [INFO] [stdout] --> src/kff.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 294 | use super::*; [INFO] [stdout] | -------- the item `Seek` is already imported here [INFO] [stdout] ... [INFO] [stdout] 297 | use std::io::Seek; [INFO] [stdout] | ^^^^^^^^^^^^^ [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] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.84s [INFO] running `Command { std: "docker" "inspect" "23f38971df6cf14279d6c8fcef395a975902c0b1972c1b244266bf825db3db86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f38971df6cf14279d6c8fcef395a975902c0b1972c1b244266bf825db3db86", kill_on_drop: false }` [INFO] [stdout] 23f38971df6cf14279d6c8fcef395a975902c0b1972c1b244266bf825db3db86