[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] a2199a853d104f2c76db2150825954240b27d9a8 [INFO] testing MikkelSchubert/crispy against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkelSchubert%2Fcrispy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MikkelSchubert/crispy on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb92edaab581f972c4ecd3f27c8e32219a0e1e99268e296f43386ebf0bfcf61f [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" "bb92edaab581f972c4ecd3f27c8e32219a0e1e99268e296f43386ebf0bfcf61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb92edaab581f972c4ecd3f27c8e32219a0e1e99268e296f43386ebf0bfcf61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb92edaab581f972c4ecd3f27c8e32219a0e1e99268e296f43386ebf0bfcf61f", kill_on_drop: false }` [INFO] [stdout] bb92edaab581f972c4ecd3f27c8e32219a0e1e99268e296f43386ebf0bfcf61f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] dae7d2d79028681ab41918442009130507ddb4aed37d9dca5d3d484deca1f254 [INFO] running `Command { std: "docker" "start" "-a" "dae7d2d79028681ab41918442009130507ddb4aed37d9dca5d3d484deca1f254", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bio v0.28.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.7.11 [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 bv v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling regex v1.3.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 strum_macros v0.13.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling crispyr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "dae7d2d79028681ab41918442009130507ddb4aed37d9dca5d3d484deca1f254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae7d2d79028681ab41918442009130507ddb4aed37d9dca5d3d484deca1f254", kill_on_drop: false }` [INFO] [stdout] dae7d2d79028681ab41918442009130507ddb4aed37d9dca5d3d484deca1f254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac557b39fd79169c26aee2010dbc73554a3707a3e717eefa3a61259306f7da99 [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" "ac557b39fd79169c26aee2010dbc73554a3707a3e717eefa3a61259306f7da99", kill_on_drop: false }` [INFO] [stderr] Compiling crispyr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.12s [INFO] running `Command { std: "docker" "inspect" "ac557b39fd79169c26aee2010dbc73554a3707a3e717eefa3a61259306f7da99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac557b39fd79169c26aee2010dbc73554a3707a3e717eefa3a61259306f7da99", kill_on_drop: false }` [INFO] [stdout] ac557b39fd79169c26aee2010dbc73554a3707a3e717eefa3a61259306f7da99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c2c30bce771b587185da11c41792c049ebb4cb90ec204066bc0aa963b92c5c6 [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" "8c2c30bce771b587185da11c41792c049ebb4cb90ec204066bc0aa963b92c5c6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crispyr-6f4a47bf4bae86a1 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/crispyr-c3acdae264185e3d [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/enzyme-ceeb919ca87b20d3 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_enzyme_cas9 ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/index-b646036e1c6df572 [INFO] [stdout] test test_enzyme_unknown ... ok [INFO] [stdout] test test_enzyme_mad7 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_position_to_u64_forward_ref_no_pos ... ok [INFO] [stdout] test test_position_to_u64_forward_zeroes ... ok [INFO] [stdout] test test_position_to_u64_reverse_ref_no_pos ... ok [INFO] [stdout] test test_position_to_u64_reverse_neg_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_neg_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_neg_pos_and_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_forward_neg_pos_no_ref ... ok [INFO] [stdout] test test_position_to_u64_reverse_zeroes ... ok [INFO] [stdout] test test_position_to_u64_reverse_pos_and_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/iupac-6bece9f6454fbb49 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_degenerate_nucleotide ... ok [INFO] [stdout] test test_basic_nucleotides ... 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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pam-e807fd242d22d766 [INFO] [stdout] [INFO] [stderr] Doc-tests crispyr [INFO] [stdout] running 11 tests [INFO] [stdout] test test_to_string ... ok [INFO] [stdout] test test_tail_pam_matches ... ok [INFO] [stdout] test test_empty_head_pam_matches ... ok [INFO] [stdout] test test_tail_kmer ... ok [INFO] [stdout] test test_head_pam_matches ... ok [INFO] [stdout] test test_pam_lengths ... ok [INFO] [stdout] test test_empty_head_pam_kmer_slice ... ok [INFO] [stdout] test test_empty_tail_pam_matches ... ok [INFO] [stdout] test test_pam_position ... ok [INFO] [stdout] test test_head_kmer ... ok [INFO] [stdout] test test_empty_tail_pam_kmer_slice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c2c30bce771b587185da11c41792c049ebb4cb90ec204066bc0aa963b92c5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2c30bce771b587185da11c41792c049ebb4cb90ec204066bc0aa963b92c5c6", kill_on_drop: false }` [INFO] [stdout] 8c2c30bce771b587185da11c41792c049ebb4cb90ec204066bc0aa963b92c5c6