[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.45 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] [stderr] Downloaded matrixmultiply v0.2.3 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded csv-core v0.1.6 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded bit-set v0.5.1 [INFO] [stderr] Downloaded getset v0.0.9 [INFO] [stderr] Downloaded multimap v0.6.0 [INFO] [stderr] Downloaded bstr v0.2.8 [INFO] [stderr] Downloaded unicode-width v0.1.6 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded bit-vec v0.5.1 [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded indicatif v0.12.0 [INFO] [stderr] Downloaded csv v1.1.1 [INFO] [stderr] Downloaded console v0.9.0 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded serde v1.0.101 [INFO] [stderr] Downloaded regex-automata v0.1.8 [INFO] [stderr] Downloaded bio-types v0.5.1 [INFO] [stderr] Downloaded itertools-num v0.1.3 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded bio v0.31.0 [INFO] [stderr] Downloaded serde_derive v1.0.101 [INFO] [stderr] Downloaded bitflags v1.2.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.5 [INFO] [stderr] Downloaded backtrace v0.3.38 [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" "+1.60.0" "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] 86d8d8de04240fa2c9213b26799cc94c0bf48928f6d6e252e34a661a002b7872 [INFO] running `Command { std: "docker" "start" "-a" "86d8d8de04240fa2c9213b26799cc94c0bf48928f6d6e252e34a661a002b7872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86d8d8de04240fa2c9213b26799cc94c0bf48928f6d6e252e34a661a002b7872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86d8d8de04240fa2c9213b26799cc94c0bf48928f6d6e252e34a661a002b7872", kill_on_drop: false }` [INFO] [stdout] 86d8d8de04240fa2c9213b26799cc94c0bf48928f6d6e252e34a661a002b7872 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53af4a897348d3288ae1006099cb2bdbcb938ad1f6e60493edb48515d82b1483 [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" "53af4a897348d3288ae1006099cb2bdbcb938ad1f6e60493edb48515d82b1483", 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 bio v0.31.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [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 num_cpus v1.10.1 [INFO] [stderr] Compiling termios v0.3.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 ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling regex v1.3.1 [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 bv v0.11.1 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling multimap v0.6.0 [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 08s [INFO] running `Command { std: "docker" "inspect" "53af4a897348d3288ae1006099cb2bdbcb938ad1f6e60493edb48515d82b1483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53af4a897348d3288ae1006099cb2bdbcb938ad1f6e60493edb48515d82b1483", kill_on_drop: false }` [INFO] [stdout] 53af4a897348d3288ae1006099cb2bdbcb938ad1f6e60493edb48515d82b1483 [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" "+1.60.0" "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] b9995b889e2d82e4f872795ac1e9305297c7273a4cfac524c25426f9794d52b9 [INFO] running `Command { std: "docker" "start" "-a" "b9995b889e2d82e4f872795ac1e9305297c7273a4cfac524c25426f9794d52b9", 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 13.30s [INFO] running `Command { std: "docker" "inspect" "b9995b889e2d82e4f872795ac1e9305297c7273a4cfac524c25426f9794d52b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9995b889e2d82e4f872795ac1e9305297c7273a4cfac524c25426f9794d52b9", kill_on_drop: false }` [INFO] [stdout] b9995b889e2d82e4f872795ac1e9305297c7273a4cfac524c25426f9794d52b9 [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" "+1.60.0" "test" "--frozen", 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] 3d28c0a064e510c5176286518b42bf9935c24dab1f7d22da7fe51a0cb574da3f [INFO] running `Command { std: "docker" "start" "-a" "3d28c0a064e510c5176286518b42bf9935c24dab1f7d22da7fe51a0cb574da3f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `crispyr` (bin "crispyr" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crispyr-159f1cc3c5a8055e) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crispyr-63a30cc880e82486) [INFO] [stdout] [INFO] [stderr] Running tests/enzyme.rs (/opt/rustwide/target/debug/deps/enzyme-2a3675352f0bb768) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/index.rs (/opt/rustwide/target/debug/deps/index-5fd24c894889bec6) [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_unknown ... ok [INFO] [stdout] test test_enzyme_mad7 ... ok [INFO] [stdout] test test_enzyme_cas9 ... 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] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_position_to_u64_reverse_neg_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_neg_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_zeroes ... ok [INFO] [stdout] test test_position_to_u64_reverse_zeroes ... ok [INFO] [stdout] test test_position_to_u64_forward_ref_no_pos ... ok [INFO] [stdout] test test_position_to_u64_forward_neg_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_ref_no_pos ... ok [INFO] [stdout] test test_position_to_u64_forward_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_neg_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-ad5bae7e350c9ba6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_basic_nucleotides ... ok [INFO] [stdout] test test_non_nucleotide_values ... ok [INFO] [stderr] Running tests/pam.rs (/opt/rustwide/target/debug/deps/pam-c6fca0d41f64fcb9) [INFO] [stdout] test test_degenerate_nucleotide ... ok [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 15 tests [INFO] [stdout] test test_empty_head_pam_matches ... ok [INFO] [stdout] test test_enzyme_kmer_mad7 ... ok [INFO] [stdout] test test_empty_tail_pam_matches ... ok [INFO] [stdout] test test_enzyme_kmer_mut_mad7 ... ok [INFO] [stdout] test test_enzyme_kmer_mut_cas9 ... ok [INFO] [stdout] test test_empty_head_pam_kmer_slice ... ok [INFO] [stdout] test test_empty_tail_pam_kmer_slice ... ok [INFO] [stdout] test test_enzyme_kmer_cas9 ... ok [INFO] [stdout] test test_head_kmer ... ok [INFO] [stdout] test test_head_pam_matches ... ok [INFO] [stdout] test test_tail_kmer ... ok [INFO] [stdout] test test_pam_lengths ... ok [INFO] [stdout] test test_pam_position ... ok [INFO] [stdout] test test_to_string ... ok [INFO] [stdout] test test_tail_pam_matches ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests crispyr [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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" "3d28c0a064e510c5176286518b42bf9935c24dab1f7d22da7fe51a0cb574da3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d28c0a064e510c5176286518b42bf9935c24dab1f7d22da7fe51a0cb574da3f", kill_on_drop: false }` [INFO] [stdout] 3d28c0a064e510c5176286518b42bf9935c24dab1f7d22da7fe51a0cb574da3f