[INFO] cloning repository https://github.com/MikkelSchubert/crispy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikkelSchubert/crispy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelSchubert%2Fcrispy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelSchubert%2Fcrispy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47062174396e44f87eb0e67a234019adba2fc584 [INFO] testing MikkelSchubert/crispy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelSchubert%2Fcrispy" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MikkelSchubert/crispy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MikkelSchubert/crispy [INFO] finished tweaking git repo https://github.com/MikkelSchubert/crispy [INFO] tweaked toml for git repo https://github.com/MikkelSchubert/crispy written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/MikkelSchubert/crispy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 666bc1b37c4890b4feac92a8f3d6989dd7e09c21b4de59413837d2cb2a5a4244 [INFO] running `Command { std: "docker" "start" "-a" "666bc1b37c4890b4feac92a8f3d6989dd7e09c21b4de59413837d2cb2a5a4244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "666bc1b37c4890b4feac92a8f3d6989dd7e09c21b4de59413837d2cb2a5a4244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666bc1b37c4890b4feac92a8f3d6989dd7e09c21b4de59413837d2cb2a5a4244", kill_on_drop: false }` [INFO] [stdout] 666bc1b37c4890b4feac92a8f3d6989dd7e09c21b4de59413837d2cb2a5a4244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e486adc6f123da9dc1e04f600e00a140355ab7615e42588c74fa55433076ac0 [INFO] running `Command { std: "docker" "start" "-a" "2e486adc6f123da9dc1e04f600e00a140355ab7615e42588c74fa55433076ac0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bio v0.31.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling indicatif v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling multimap v0.6.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling crispyr v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/commands/find.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/commands/find.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/commands/find.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/commands/find.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "2e486adc6f123da9dc1e04f600e00a140355ab7615e42588c74fa55433076ac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e486adc6f123da9dc1e04f600e00a140355ab7615e42588c74fa55433076ac0", kill_on_drop: false }` [INFO] [stdout] 2e486adc6f123da9dc1e04f600e00a140355ab7615e42588c74fa55433076ac0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0fc7a271c0877ac8c4d7eb310527c33fa6021c013a39881a20066bd20bdab32 [INFO] running `Command { std: "docker" "start" "-a" "f0fc7a271c0877ac8c4d7eb310527c33fa6021c013a39881a20066bd20bdab32", kill_on_drop: false }` [INFO] [stderr] Compiling crispyr v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/commands/find.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/commands/find.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/commands/find.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/commands/find.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/commands/find.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/commands/find.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `depth` [INFO] [stdout] --> src/commands/find.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | depth: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/commands/find.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.82s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/crispyr-d46c96058f6aa7ea) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/crispyr-ae47d0b1b6e84b73) [INFO] [stderr] Executable tests/enzyme.rs (/opt/rustwide/target/debug/deps/enzyme-6ac63492ee5c5f02) [INFO] [stderr] Executable tests/index.rs (/opt/rustwide/target/debug/deps/index-171e1be5c0081bd0) [INFO] [stderr] Executable tests/iupac.rs (/opt/rustwide/target/debug/deps/iupac-4252ab3d08ab199f) [INFO] [stderr] Executable tests/pam.rs (/opt/rustwide/target/debug/deps/pam-7d65219fc523c70f) [INFO] running `Command { std: "docker" "inspect" "f0fc7a271c0877ac8c4d7eb310527c33fa6021c013a39881a20066bd20bdab32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fc7a271c0877ac8c4d7eb310527c33fa6021c013a39881a20066bd20bdab32", kill_on_drop: false }` [INFO] [stdout] f0fc7a271c0877ac8c4d7eb310527c33fa6021c013a39881a20066bd20bdab32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 747dbf86f7c01f7872f487118a44fab19c793ace82762cff4c5683b0c18476e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "747dbf86f7c01f7872f487118a44fab19c793ace82762cff4c5683b0c18476e7", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `depth` [INFO] [stderr] --> src/commands/find.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | depth: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `TargetSite` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/commands/find.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `crispyr` (lib) generated 1 warning [INFO] [stderr] warning: `crispyr` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `crispyr` (bin "crispyr" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `crispyr` (bin "crispyr") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crispyr-d46c96058f6aa7ea) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crispyr-ae47d0b1b6e84b73) [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] [stderr] Running tests/enzyme.rs (/opt/rustwide/target/debug/deps/enzyme-6ac63492ee5c5f02) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_enzyme_cas9 ... ok [INFO] [stdout] test test_enzyme_mad7 ... ok [INFO] [stdout] test test_enzyme_unknown ... ok [INFO] [stderr] Running tests/index.rs (/opt/rustwide/target/debug/deps/index-171e1be5c0081bd0) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_position_to_u64_reverse_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_ref_no_pos ... ok [INFO] [stdout] test test_position_to_u64_reverse_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_zeroes ... ok [INFO] [stdout] test test_position_to_u64_reverse_neg_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_neg_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_zeroes ... ok [INFO] [stdout] test test_position_to_u64_forward_neg_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_neg_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_ref_no_pos ... ok [INFO] [stdout] test test_position_to_u64_forward_pos_no_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/iupac.rs (/opt/rustwide/target/debug/deps/iupac-4252ab3d08ab199f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_basic_nucleotides ... ok [INFO] [stdout] test test_degenerate_nucleotide ... ok [INFO] [stdout] test test_non_nucleotide_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/pam.rs (/opt/rustwide/target/debug/deps/pam-7d65219fc523c70f) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_empty_head_pam_kmer_slice ... ok [INFO] [stdout] test test_enzyme_kmer_mad7 ... ok [INFO] [stdout] test test_to_string ... ok [INFO] [stdout] test test_enzyme_kmer_cas9 ... ok [INFO] [stdout] test test_empty_tail_pam_kmer_slice ... ok [INFO] [stdout] test test_enzyme_kmer_mut_mad7 ... ok [INFO] [stdout] test test_head_kmer ... ok [INFO] [stdout] test test_tail_pam_matches ... ok [INFO] [stdout] test test_enzyme_kmer_mut_cas9 ... ok [INFO] [stdout] test test_empty_head_pam_matches ... ok [INFO] [stdout] test test_head_pam_matches ... ok [INFO] [stdout] test test_pam_lengths ... ok [INFO] [stdout] test test_pam_position ... ok [INFO] [stdout] test test_tail_kmer ... ok [INFO] [stdout] test test_empty_tail_pam_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests crispyr [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" "747dbf86f7c01f7872f487118a44fab19c793ace82762cff4c5683b0c18476e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747dbf86f7c01f7872f487118a44fab19c793ace82762cff4c5683b0c18476e7", kill_on_drop: false }` [INFO] [stdout] 747dbf86f7c01f7872f487118a44fab19c793ace82762cff4c5683b0c18476e7