[INFO] updating cached repository https://github.com/Helkafen/vcf_pwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/Helkafen/vcf_pwm [INFO] [stderr] 44831df..4423d1a master -> master [INFO] [stderr] * [new tag] v1.0.0 -> v1.0.0 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4423d1a75e5b1793d0362b78ca06ac86878e1dfb [INFO] testing Helkafen/vcf_pwm against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelkafen%2Fvcf_pwm" "/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/Helkafen/vcf_pwm on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Helkafen/vcf_pwm [INFO] finished tweaking git repo https://github.com/Helkafen/vcf_pwm [INFO] tweaked toml for git repo https://github.com/Helkafen/vcf_pwm written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Helkafen/vcf_pwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 188b3c025a99a38917fab21d8e94b6dc8baccff47f6761fa41c97e7108dbd9c6 [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" "188b3c025a99a38917fab21d8e94b6dc8baccff47f6761fa41c97e7108dbd9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188b3c025a99a38917fab21d8e94b6dc8baccff47f6761fa41c97e7108dbd9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188b3c025a99a38917fab21d8e94b6dc8baccff47f6761fa41c97e7108dbd9c6", kill_on_drop: false }` [INFO] [stdout] 188b3c025a99a38917fab21d8e94b6dc8baccff47f6761fa41c97e7108dbd9c6 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c567b3c63bec4dec9cf4cf25dc4e8107920da69310d43ab7d86bdd8617a65b58 [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" "c567b3c63bec4dec9cf4cf25dc4e8107920da69310d43ab7d86bdd8617a65b58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bio v0.28.2 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling fs-utils v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling lzma-sys v0.1.14 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling csv-core v0.1.6 [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 rand v0.3.23 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling bgzip v0.0.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling multiqueue v0.3.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rust-htslib v0.26.1 [INFO] [stderr] Compiling find-tfbs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `OtherPattern` [INFO] [stdout] --> src/types.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 69 | OtherPattern { name: String, pattern_id: u16 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/range.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn contains(&self, point: u64) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 37s [INFO] running `Command { std: "docker" "inspect" "c567b3c63bec4dec9cf4cf25dc4e8107920da69310d43ab7d86bdd8617a65b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c567b3c63bec4dec9cf4cf25dc4e8107920da69310d43ab7d86bdd8617a65b58", kill_on_drop: false }` [INFO] [stdout] c567b3c63bec4dec9cf4cf25dc4e8107920da69310d43ab7d86bdd8617a65b58 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a39c1cf1348e2109032d5abdc76c3792850759fa6ff6df3fce58a4bb5575cdd [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" "1a39c1cf1348e2109032d5abdc76c3792850759fa6ff6df3fce58a4bb5575cdd", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling find-tfbs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `OtherPattern` [INFO] [stdout] --> src/types.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 69 | OtherPattern { name: String, pattern_id: u16 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.45s [INFO] running `Command { std: "docker" "inspect" "1a39c1cf1348e2109032d5abdc76c3792850759fa6ff6df3fce58a4bb5575cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a39c1cf1348e2109032d5abdc76c3792850759fa6ff6df3fce58a4bb5575cdd", kill_on_drop: false }` [INFO] [stdout] 1a39c1cf1348e2109032d5abdc76c3792850759fa6ff6df3fce58a4bb5575cdd [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] b25f1991b18c05f89dd313a6d141168c643d1354af0200ee5ce55a012569170b [INFO] running `Command { std: "docker" "start" "-a" "b25f1991b18c05f89dd313a6d141168c643d1354af0200ee5ce55a012569170b", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `OtherPattern` [INFO] [stderr] --> src/types.rs:69:6 [INFO] [stderr] | [INFO] [stderr] 69 | OtherPattern { name: String, pattern_id: u16 } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/find_tfbs-569de4c284b7addd [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test haplotype::tests::test_patch_haplotype_two_snp ... ok [INFO] [stdout] test haplotype::tests::test_patch_haplotype_one_deletion ... ok [INFO] [stdout] test range::tests::test_range_contains ... ok [INFO] [stdout] test range::tests::test_range_display ... ok [INFO] [stdout] test haplotype::tests::test_patch_haplotype_with_no_diff ... ok [INFO] [stdout] test pattern::tests::test_match_gataa ... ok [INFO] [stdout] test bed::tests::test_merge_bed ... ok [INFO] [stdout] test pattern::tests::test_matches ... ok [INFO] [stdout] test haplotype::tests::test_patch_haplotype_one_insert ... ok [INFO] [stdout] test tests::test_count_matches ... ok [INFO] [stdout] test haplotype::tests::test_patch_haplotype_one_snp ... ok [INFO] [stderr] thread '' panicked at 'Could not create output file: Os { code: 30, kind: Other, message: "Read-only file system" }', src/main.rs:236:115 [INFO] [stderr] thread '' panicked at 'Could not create output file: Os { code: 30, kind: Other, message: "Read-only file system" }', src/main.rs:236:115 [INFO] [stdout] Spawned one worker [INFO] [stdout] Reference haplotype: AAAACGTAAAAAAAAAAAAAAA [INFO] [stdout] score 4000 min_score 3999 name ACGT position 100 direction + [INFO] [stdout] score 4000 min_score 3999 name ACGT position 100 direction - [INFO] [stdout] Min and max count: 4 4 [INFO] [stdout] Peak 1/5 0 ms (10 total) 100 115 1 haplotypes 0 variants 16 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAAAAAAAAAA [INFO] [stdout] Peak 2/5 0 ms (10 total) 118 130 1 haplotypes 0 variants 0 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAAAAAAAA [INFO] [stdout] Peak 3/5 0 ms (10 total) 150 160 1 haplotypes 0 variants 0 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAA [INFO] [stdout] Peak 4/5 0 ms (11 total) 161 165 1 haplotypes 0 variants 0 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA [INFO] [stdout] Peak 5/5 0 ms (11 total) 180 210 1 haplotypes 0 variants 0 matches [INFO] [stdout] Spawned one worker [INFO] [stdout] Reference haplotype: AAAACGTAAAAAAAAAAAAAAA [INFO] [stdout] Patched haplotype: AAAGCGTAAAAAAAAAAAAAAA [INFO] [stdout] score 4000 min_score 3999 name ACGT position 100 direction + [INFO] [stdout] score 4000 min_score 3999 name ACGT position 100 direction - [INFO] [stdout] Min and max count: 2 4 [INFO] [stdout] Peak 1/5 0 ms (14 total) 100 115 2 haplotypes 1 variants 14 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAAAAAAAAAA [INFO] [stdout] Peak 2/5 0 ms (14 total) 118 130 1 haplotypes 0 variants 0 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAAAAAAAA [INFO] [stdout] Peak 3/5 0 ms (14 total) 150 160 1 haplotypes 0 variants 0 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAA [INFO] [stdout] Peak 4/5 0 ms (14 total) 161 165 1 haplotypes 0 variants 0 matches [INFO] [stdout] Reference haplotype: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA [INFO] [stdout] Peak 5/5 0 ms (15 total) 180 210 1 haplotypes 0 variants 0 matches [INFO] [stderr] stack backtrace: [INFO] [stdout] test pattern::tests::test_parse_threshold ... FAILED [INFO] [stderr] 0: 0x562c18340d95 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x562c18340d95 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562c18340d95 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x562c18340d95 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x562c1836b2fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x562c1833d3b2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x562c183435c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x562c183435c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x562c183435c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x562c1834330c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x562c18343c03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x562c183437fb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x562c18368fb1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x562c18368dd3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x562c18173e89 - core::result::Result::expect::h66a8219a9a611037 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x562c1810ea32 - find_tfbs::run::{{closure}}::h2ba5935814c1ca66 [INFO] [stderr] at src/main.rs:236 [INFO] [stderr] 16: 0x562c1817f962 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7303fcc08482ff4e [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 17: 0x562c18140202 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc68faeb148f6fb7d [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stderr] 18: 0x562c1811eb20 - as core::ops::function::FnOnce<()>>::call_once::h90afc07a7d1a9cef [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stderr] 19: 0x562c18160d4f - std::panicking::try::do_call::hfcc124bb12f6852c [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stderr] 20: 0x562c1816644d - __rust_try [INFO] [stderr] 21: 0x562c18160ac0 - std::panicking::try::h6b521b2c8f9e9d37 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stderr] 22: 0x562c18120172 - std::panic::catch_unwind::h4c4d9fe18c34a836 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x562c1813fc99 - std::thread::Builder::spawn_unchecked::{{closure}}::h55f3469ebcd0dc8c [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stderr] 24: 0x562c1817ff0e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05b1dfa8d5815eda [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stderr] 25: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stderr] 26: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stderr] 27: 0x562c1834a17a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 28: 0x7f78f4167609 - start_thread [INFO] [stderr] 29: 0x7f78f4071103 - __clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562c18340d95 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x562c18340d95 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x562c18340d95 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x562c18340d95 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x562c1836b2fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x562c1833d3b2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x562c183435c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x562c183435c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x562c183435c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x562c1834330c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x562c18343c03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x562c183437fb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x562c18368fb1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x562c18368dd3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x562c18173e89 - core::result::Result::expect::h66a8219a9a611037 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x562c1810ea32 - find_tfbs::run::{{closure}}::h2ba5935814c1ca66 [INFO] [stderr] at src/main.rs:236 [INFO] [stderr] 16: 0x562c1817f962 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7303fcc08482ff4e [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 17: 0x562c18140202 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hc68faeb148f6fb7d [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stderr] 18: 0x562c1811eb20 - as core::ops::function::FnOnce<()>>::call_once::h90afc07a7d1a9cef [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stderr] 19: 0x562c18160d4f - std::panicking::try::do_call::hfcc124bb12f6852c [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stderr] 20: 0x562c1816644d - __rust_try [INFO] [stderr] 21: 0x562c18160ac0 - std::panicking::try::h6b521b2c8f9e9d37 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stderr] 22: 0x562c18120172 - std::panic::catch_unwind::h4c4d9fe18c34a836 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x562c1813fc99 - std::thread::Builder::spawn_unchecked::{{closure}}::h55f3469ebcd0dc8c [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stderr] 24: 0x562c1817ff0e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05b1dfa8d5815eda [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stderr] 25: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stderr] 26: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stderr] 27: 0x562c1834a17a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 28: 0x7f78f4167609 - start_thread [INFO] [stderr] 29: 0x7f78f4071103 - __clone [INFO] [stderr] 30: 0x0 - [INFO] [stdout] test pattern::tests::test_parse_pwm_files ... FAILED [INFO] [stdout] test tests::test_integration_no_polymorphism ... FAILED [INFO] [stdout] test tests::test_integration_one_polymorphism ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pattern::tests::test_parse_threshold stdout ---- [INFO] [stdout] thread 'pattern::tests::test_parse_threshold' panicked at 'Could not open file thresholds/GATA1_HUMAN.H11MO.0.A.thr: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/pattern.rs:115:45 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c18340d95 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x562c18340d95 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c18340d95 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x562c18340d95 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x562c1836b2fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x562c1819a535 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x562c1833af91 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x562c183435c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x562c183435c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x562c183435c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x562c183432ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x562c18343c03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x562c183437fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x562c18368fb1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x562c18368dd3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x562c18173e89 - core::result::Result::expect::h66a8219a9a611037 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x562c1818a156 - find_tfbs::pattern::read_lines::h858fa87ee4239280 [INFO] [stdout] at src/pattern.rs:115 [INFO] [stdout] 17: 0x562c18188060 - find_tfbs::pattern::parse_threshold_file::hf2d24ac022f43fc4 [INFO] [stdout] at src/pattern.rs:20 [INFO] [stdout] 18: 0x562c18149533 - find_tfbs::pattern::tests::test_parse_threshold::hd69c35a209347a56 [INFO] [stdout] at src/pattern.rs:264 [INFO] [stdout] 19: 0x562c181494da - find_tfbs::pattern::tests::test_parse_threshold::{{closure}}::h02825541c2bb2b17 [INFO] [stdout] at src/pattern.rs:263 [INFO] [stdout] 20: 0x562c1817ffce - core::ops::function::FnOnce::call_once::h0d2510c2581f6ae4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 21: 0x562c181c1aac - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 22: 0x562c181c1aac - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 23: 0x562c181c1aac - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 24: 0x562c181c1aac - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 25: 0x562c181c1aac - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 26: 0x562c181c1aac - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 27: 0x562c181c1aac - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 28: 0x562c18199a26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 29: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 30: 0x562c1819ea15 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 31: 0x562c1819ea15 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 32: 0x562c1819ea15 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 33: 0x562c1819ea15 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 34: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 35: 0x562c1819ea15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 36: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 37: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 38: 0x562c1834a17a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 39: 0x7f78f4167609 - start_thread [INFO] [stdout] 40: 0x7f78f4071103 - __clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- pattern::tests::test_parse_pwm_files stdout ---- [INFO] [stdout] thread 'pattern::tests::test_parse_pwm_files' panicked at 'Could not open file thresholds/GATA1_HUMAN.H11MO.1.A.thr: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/pattern.rs:115:45 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c18340d95 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x562c18340d95 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c18340d95 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x562c18340d95 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x562c1836b2fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x562c1819a535 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x562c1833af91 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x562c183435c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x562c183435c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x562c183435c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x562c183432ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x562c18343c03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x562c183437fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x562c18368fb1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x562c18368dd3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x562c18173e89 - core::result::Result::expect::h66a8219a9a611037 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x562c1818a156 - find_tfbs::pattern::read_lines::h858fa87ee4239280 [INFO] [stdout] at src/pattern.rs:115 [INFO] [stdout] 17: 0x562c18188060 - find_tfbs::pattern::parse_threshold_file::hf2d24ac022f43fc4 [INFO] [stdout] at src/pattern.rs:20 [INFO] [stdout] 18: 0x562c18188b9b - find_tfbs::pattern::parse_pwm_files::h4f4bbedce4056b55 [INFO] [stdout] at src/pattern.rs:43 [INFO] [stdout] 19: 0x562c181470c5 - find_tfbs::pattern::tests::test_parse_pwm_files::h4ab1fa3b7da05309 [INFO] [stdout] at src/pattern.rs:194 [INFO] [stdout] 20: 0x562c18146f8a - find_tfbs::pattern::tests::test_parse_pwm_files::{{closure}}::hace3c9f90d571905 [INFO] [stdout] at src/pattern.rs:193 [INFO] [stdout] 21: 0x562c1818046e - core::ops::function::FnOnce::call_once::hbf7ab6f7abd6a0f5 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 22: 0x562c181c1aac - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 23: 0x562c181c1aac - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 24: 0x562c181c1aac - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 25: 0x562c181c1aac - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 26: 0x562c181c1aac - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 27: 0x562c181c1aac - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 28: 0x562c181c1aac - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 29: 0x562c18199a26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 30: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 31: 0x562c1819ea15 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 32: 0x562c1819ea15 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 33: 0x562c1819ea15 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 34: 0x562c1819ea15 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 35: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 36: 0x562c1819ea15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 37: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 38: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 39: 0x562c1834a17a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 40: 0x7f78f4167609 - start_thread [INFO] [stdout] 41: 0x7f78f4071103 - __clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_integration_no_polymorphism stdout ---- [INFO] [stdout] Loaded PWM ACGT (len 4, id 0, min_score 3999) [INFO] [stdout] PWM ACGT 3999 + 4 [INFO] [stdout] PWM ACGT 3999 - 4 [INFO] [stdout] Loaded test_data/regions1.bed: 5 peaks covering 50 bp [INFO] [stdout] Loaded test_data/regions2.bed: 4 peaks covering 26 bp [INFO] [stdout] Merged all region files: 5 merged regions covering 71 bp [INFO] [stdout] Reading 4 samples out of 4 [INFO] [stdout] Writer thread joined. End program [INFO] [stdout] thread 'tests::test_integration_no_polymorphism' panicked at 'unable to read file: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:521:82 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c18340d95 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x562c18340d95 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c18340d95 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x562c18340d95 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x562c1836b2fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x562c1819a535 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x562c1833af91 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x562c183435c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x562c183435c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x562c183435c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x562c183432ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x562c18343c03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x562c183437fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x562c18368fb1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x562c18368dd3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x562c18174214 - core::result::Result::expect::hac508df77bcc9085 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x562c18177e02 - find_tfbs::tests::test_integration_no_polymorphism::ha301f15539f7ba5b [INFO] [stdout] at src/main.rs:521 [INFO] [stdout] 17: 0x562c1817799a - find_tfbs::tests::test_integration_no_polymorphism::{{closure}}::h398c9b498e365900 [INFO] [stdout] at src/main.rs:516 [INFO] [stdout] 18: 0x562c1818033e - core::ops::function::FnOnce::call_once::h8f47e81f034245ca [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x562c181c1aac - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 20: 0x562c181c1aac - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x562c181c1aac - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 22: 0x562c181c1aac - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 23: 0x562c181c1aac - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x562c181c1aac - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x562c181c1aac - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x562c18199a26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x562c1819ea15 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x562c1819ea15 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 30: 0x562c1819ea15 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 31: 0x562c1819ea15 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x562c1819ea15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 34: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x562c1834a17a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f78f4167609 - start_thread [INFO] [stdout] 38: 0x7f78f4071103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_integration_one_polymorphism stdout ---- [INFO] [stdout] Loaded PWM ACGT (len 4, id 0, min_score 3999) [INFO] [stdout] PWM ACGT 3999 + 4 [INFO] [stdout] PWM ACGT 3999 - 4 [INFO] [stdout] Loaded test_data/regions1.bed: 5 peaks covering 50 bp [INFO] [stdout] Loaded test_data/regions2.bed: 4 peaks covering 26 bp [INFO] [stdout] Merged all region files: 5 merged regions covering 71 bp [INFO] [stdout] Reading 4 samples out of 4 [INFO] [stdout] Writer thread joined. End program [INFO] [stdout] thread 'tests::test_integration_one_polymorphism' panicked at 'unable to read file: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:532:82 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562c18340d95 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x562c18340d95 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562c18340d95 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x562c18340d95 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x562c1836b2fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x562c1819a535 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x562c1833af91 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x562c183435c0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x562c183435c0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x562c183435c0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x562c183432ba - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x562c18343c03 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x562c183437fb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x562c18368fb1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x562c18368dd3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x562c18174214 - core::result::Result::expect::hac508df77bcc9085 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x562c181787a2 - find_tfbs::tests::test_integration_one_polymorphism::h02aec305eee9ba07 [INFO] [stdout] at src/main.rs:532 [INFO] [stdout] 17: 0x562c1817833a - find_tfbs::tests::test_integration_one_polymorphism::{{closure}}::h524aa63ce2c45616 [INFO] [stdout] at src/main.rs:527 [INFO] [stdout] 18: 0x562c181801de - core::ops::function::FnOnce::call_once::h7123e4ac3a7d7c27 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 19: 0x562c181c1aac - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 20: 0x562c181c1aac - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 21: 0x562c181c1aac - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 22: 0x562c181c1aac - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 23: 0x562c181c1aac - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x562c181c1aac - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 25: 0x562c181c1aac - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 26: 0x562c18199a26 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 27: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 28: 0x562c1819ea15 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 29: 0x562c1819ea15 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 30: 0x562c1819ea15 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 31: 0x562c1819ea15 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x562c1819ea15 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 33: 0x562c1819ea15 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 34: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 35: 0x562c1834a17a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 36: 0x562c1834a17a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 37: 0x7f78f4167609 - start_thread [INFO] [stdout] 38: 0x7f78f4071103 - __clone [INFO] [stdout] 39: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pattern::tests::test_parse_pwm_files [INFO] [stdout] pattern::tests::test_parse_threshold [INFO] [stdout] tests::test_integration_no_polymorphism [INFO] [stdout] tests::test_integration_one_polymorphism [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin find-tfbs' [INFO] running `Command { std: "docker" "inspect" "b25f1991b18c05f89dd313a6d141168c643d1354af0200ee5ce55a012569170b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b25f1991b18c05f89dd313a6d141168c643d1354af0200ee5ce55a012569170b", kill_on_drop: false }` [INFO] [stdout] b25f1991b18c05f89dd313a6d141168c643d1354af0200ee5ce55a012569170b