[INFO] cloning repository https://github.com/angelovangel/fastkmers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelovangel/fastkmers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastkmers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastkmers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25dd0c5daa9f48a1949d0700e2f9e717847c025e [INFO] testing angelovangel/fastkmers against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastkmers" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelovangel/fastkmers on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelovangel/fastkmers [INFO] finished tweaking git repo https://github.com/angelovangel/fastkmers [INFO] tweaked toml for git repo https://github.com/angelovangel/fastkmers written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/angelovangel/fastkmers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc32fast v1.2.2 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded triple_accel v0.4.0 [INFO] [stderr] Downloaded bio v0.39.0 [INFO] [stderr] Downloaded anyhow v1.0.49 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded bio-types v0.12.1 [INFO] [stderr] Downloaded ndarray v0.15.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e62805b8b64c86f23a3c7964cac03a79c3ea83832bb5dd1f4fbf145332d4bd7 [INFO] running `Command { std: "docker" "start" "-a" "8e62805b8b64c86f23a3c7964cac03a79c3ea83832bb5dd1f4fbf145332d4bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e62805b8b64c86f23a3c7964cac03a79c3ea83832bb5dd1f4fbf145332d4bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e62805b8b64c86f23a3c7964cac03a79c3ea83832bb5dd1f4fbf145332d4bd7", kill_on_drop: false }` [INFO] [stdout] 8e62805b8b64c86f23a3c7964cac03a79c3ea83832bb5dd1f4fbf145332d4bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad69348b08e76b14b5efab722ede2171b0929ee75d40779450cf99f9a971401 [INFO] running `Command { std: "docker" "start" "-a" "cad69348b08e76b14b5efab722ede2171b0929ee75d40779450cf99f9a971401", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bio v0.39.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bio-types v0.12.1 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling fastkmers v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "cad69348b08e76b14b5efab722ede2171b0929ee75d40779450cf99f9a971401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad69348b08e76b14b5efab722ede2171b0929ee75d40779450cf99f9a971401", kill_on_drop: false }` [INFO] [stdout] cad69348b08e76b14b5efab722ede2171b0929ee75d40779450cf99f9a971401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cb80798298c466de0d3c5b9054c08507dc32f7fadddbd7ca1f16e3a866eb44b [INFO] running `Command { std: "docker" "start" "-a" "7cb80798298c466de0d3c5b9054c08507dc32f7fadddbd7ca1f16e3a866eb44b", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling fastkmers v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "7cb80798298c466de0d3c5b9054c08507dc32f7fadddbd7ca1f16e3a866eb44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb80798298c466de0d3c5b9054c08507dc32f7fadddbd7ca1f16e3a866eb44b", kill_on_drop: false }` [INFO] [stdout] 7cb80798298c466de0d3c5b9054c08507dc32f7fadddbd7ca1f16e3a866eb44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b48673000b43df723a4f84bc04c5ce3b8bd301c8cef9c7618bf03b085278096 [INFO] running `Command { std: "docker" "start" "-a" "5b48673000b43df723a4f84bc04c5ce3b8bd301c8cef9c7618bf03b085278096", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.70s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fastkmers-31e6d047de96f953) [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 tests/cli.rs (/opt/rustwide/target/debug/deps/cli-70438f3cf5148bb1) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_freq has been running for over 60 seconds [INFO] [stdout] test test_kmer_fasta has been running for over 60 seconds [INFO] [stdout] test test_kmer_fastq has been running for over 60 seconds [INFO] [stdout] test test_regex has been running for over 60 seconds [INFO] [stdout] test test_kmer_fastq ... FAILED [INFO] [stdout] test test_regex ... ok [INFO] [stdout] test test_kmer_fasta ... ok [INFO] [stderr] error: test failed, to rerun pass '--test cli' [INFO] [stdout] test test_freq ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_kmer_fastq stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on package cache\n Compiling proc-macro2 v1.0.32\n Compiling autocfg v1.0.1\n Compiling unicode-xid v0.2.2\n Compiling syn v1.0.82\n Compiling libm v0.2.1\n Compiling libc v0.2.108\n Compiling serde_derive v1.0.130\n Compiling serde v1.0.130\n Compiling cfg-if v1.0.0\n Compiling memchr v2.4.1\n Compiling version_check v0.9.3\n Compiling ppv-lite86 v0.2.15\n Compiling semver v0.1.20\n Compiling lazy_static v1.4.0\n Compiling ryu v1.0.5\n Compiling rustversion v1.0.5\n Compiling rawpointer v0.2.1\n Compiling typenum v1.14.0\n Compiling unicode-segmentation v1.8.0\n Compiling paste v1.0.6\n Compiling feature-probe v0.1.1\n Compiling itoa v0.4.8\n Compiling crc32fast v1.2.2\n Compiling regex-automata v0.1.10\n Compiling regex-syntax v0.6.25\n Compiling anyhow v1.0.49\n Compiling hashbrown v0.11.2\n Compiling byteorder v1.4.3\n Compiling bio v0.39.0\n Compiling adler v1.0.2\n Compiling fixedbitset v0.2.0\n Compiling bit-vec v0.6.3\n Compiling serde_json v1.0.72\n Compiling either v1.6.1\n Compiling unicode-width v0.1.9\n Compiling bytecount v0.6.2\n Compiling bitflags v1.3.2\n Compiling strsim v0.8.0\n Compiling ansi_term v0.11.0\n Compiling custom_derive v0.1.7\n Compiling strum v0.21.0\n Compiling fnv v1.0.7\n Compiling triple_accel v0.4.0\n Compiling textwrap v0.11.0\n Compiling fxhash v0.2.1\n Compiling itertools v0.10.1\n Compiling matrixmultiply v0.3.2\n Compiling num-traits v0.2.14\n Compiling num-integer v0.1.44\n Compiling num-rational v0.4.0\n Compiling indexmap v1.7.0\n Compiling miniz_oxide v0.4.4\n Compiling bv v0.11.1\n Compiling rustc_version v0.1.7\n Compiling bit-set v0.5.2\nerror: could not compile `triple_accel`\n\nCaused by:\n process didn't exit successfully: `rustc --crate-name triple_accel --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/triple_accel-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature=\"default\"' --cfg 'feature=\"jewel-16bit\"' --cfg 'feature=\"jewel-32bit\"' --cfg 'feature=\"jewel-8bit\"' --cfg 'feature=\"jewel-avx\"' --cfg 'feature=\"jewel-sse\"' -C metadata=5fc7afa0c38ddacd -C extra-filename=-5fc7afa0c38ddacd --out-dir /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)\nwarning: build failed, waiting for other jobs to finish...\nerror: build failed\n"), cause: None }) } [INFO] [stdout] thread 'test_kmer_fastq' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:195:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559111d7250c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559111d7250c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559111d7250c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559111d7250c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559111d9567c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x559111d6e495 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x559111d73f60 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559111d73f60 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559111d73f60 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x559111d73b46 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x559111d74614 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x559111d740f0 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x559111d729c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x559111d74059 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x559111cc4871 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x559111d9430e - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x559111cc78fa - core::panicking::assert_failed::hf5e7fa5f81503ee7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x559111cc7355 - test::assert_test_result::hc5648b84ea33d514 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:195:5 [INFO] [stdout] 18: 0x559111cc55c5 - cli::test_kmer_fastq::{{closure}}::h1250ab6fc5c3903b [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:7:1 [INFO] [stdout] 19: 0x559111cc65be - core::ops::function::FnOnce::call_once::h57d6951af942e216 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559111cfc143 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559111cfc143 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x559111cfad57 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x559111cfad57 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x559111cfad57 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x559111cfad57 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x559111cfad57 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x559111cfad57 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x559111cfad57 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x559111cc7ffe - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x559111cc7ffe - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x559111cccd58 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x559111cccd58 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x559111cccd58 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x559111cccd58 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x559111cccd58 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x559111cccd58 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x559111cccd58 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559111d79373 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x559111d79373 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x559111d79373 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f24c4463609 - start_thread [INFO] [stdout] 42: 0x7f24c4235293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_kmer_fastq [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 143.85s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5b48673000b43df723a4f84bc04c5ce3b8bd301c8cef9c7618bf03b085278096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b48673000b43df723a4f84bc04c5ce3b8bd301c8cef9c7618bf03b085278096", kill_on_drop: false }` [INFO] [stdout] 5b48673000b43df723a4f84bc04c5ce3b8bd301c8cef9c7618bf03b085278096