[INFO] cloning repository https://github.com/chfi/rust-qtlreaper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chfi/rust-qtlreaper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frust-qtlreaper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frust-qtlreaper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d650921ec4aec63c42068de58b91579228f57b1 [INFO] testing chfi/rust-qtlreaper against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frust-qtlreaper" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfi/rust-qtlreaper on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chfi/rust-qtlreaper [INFO] finished tweaking git repo https://github.com/chfi/rust-qtlreaper [INFO] tweaked toml for git repo https://github.com/chfi/rust-qtlreaper written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/chfi/rust-qtlreaper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6eead82e5fd4239da985fcc595d297b9350b7b5155fbb62b299db8cc4ab09d77 [INFO] running `Command { std: "docker" "start" "-a" "6eead82e5fd4239da985fcc595d297b9350b7b5155fbb62b299db8cc4ab09d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eead82e5fd4239da985fcc595d297b9350b7b5155fbb62b299db8cc4ab09d77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eead82e5fd4239da985fcc595d297b9350b7b5155fbb62b299db8cc4ab09d77", kill_on_drop: false }` [INFO] [stdout] 6eead82e5fd4239da985fcc595d297b9350b7b5155fbb62b299db8cc4ab09d77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d1937bce026d4b48fb420a336c787176dcff420512b7e8cced941b9729c5f0e [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" "6d1937bce026d4b48fb420a336c787176dcff420512b7e8cced941b9729c5f0e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling qtlreaper v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use(s, azip, array)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PERMUTATION_TESTSIZE` [INFO] [stdout] --> src/regression.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const PERMUTATION_TESTSIZE: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `regression_2n_variance` [INFO] [stdout] --> src/regression.rs:250:4 [INFO] [stdout] | [INFO] [stdout] 250 | fn regression_2n_variance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "6d1937bce026d4b48fb420a336c787176dcff420512b7e8cced941b9729c5f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d1937bce026d4b48fb420a336c787176dcff420512b7e8cced941b9729c5f0e", kill_on_drop: false }` [INFO] [stdout] 6d1937bce026d4b48fb420a336c787176dcff420512b7e8cced941b9729c5f0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 886f3887a97c310c4504fb7bd59b505cda835eaa8ae0bd53a24a3449ac31a8ba [INFO] running `Command { std: "docker" "start" "-a" "886f3887a97c310c4504fb7bd59b505cda835eaa8ae0bd53a24a3449ac31a8ba", kill_on_drop: false }` [INFO] [stderr] Compiling qtlreaper v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | #[macro_use(s, azip, array)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PERMUTATION_TESTSIZE` [INFO] [stdout] --> src/regression.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const PERMUTATION_TESTSIZE: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `regression_2n_variance` [INFO] [stdout] --> src/regression.rs:250:4 [INFO] [stdout] | [INFO] [stdout] 250 | fn regression_2n_variance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PERMUTATION_TESTSIZE` [INFO] [stdout] --> src/regression.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const PERMUTATION_TESTSIZE: usize = 1000; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `regression_2n_variance` [INFO] [stdout] --> src/regression.rs:250:4 [INFO] [stdout] | [INFO] [stdout] 250 | fn regression_2n_variance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "886f3887a97c310c4504fb7bd59b505cda835eaa8ae0bd53a24a3449ac31a8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886f3887a97c310c4504fb7bd59b505cda835eaa8ae0bd53a24a3449ac31a8ba", kill_on_drop: false }` [INFO] [stdout] 886f3887a97c310c4504fb7bd59b505cda835eaa8ae0bd53a24a3449ac31a8ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3d1b35d7df4eb0778da5d9d53b276dbc3249c05cb51a3610fda143dee15f12a7 [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" "3d1b35d7df4eb0778da5d9d53b276dbc3249c05cb51a3610fda143dee15f12a7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stdout] running 3 tests [INFO] [stderr] --> src/lib.rs:5:22 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use(s, azip, array)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `PERMUTATION_TESTSIZE` [INFO] [stderr] --> src/regression.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | const PERMUTATION_TESTSIZE: usize = 1000; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `regression_2n_variance` [INFO] [stderr] --> src/regression.rs:250:4 [INFO] [stderr] | [INFO] [stderr] 250 | fn regression_2n_variance( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `qtlreaper` (lib) generated 3 warnings [INFO] [stderr] warning: `qtlreaper` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qtlreaper-039fea9206d1451d) [INFO] [stdout] test geneobject::tests::it_can_parse_metadata ... ok [INFO] [stdout] test geneobject::tests::it_can_parse_header ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test geneobject::tests::it_can_estimate_unknown_genotypes ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- geneobject::tests::it_can_estimate_unknown_genotypes stdout ---- [INFO] [stdout] thread 'geneobject::tests::it_can_estimate_unknown_genotypes' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[Locus { dominance: None, genotype: [Mat, Mat, Pat] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [-1.0, -1.0, 1.0] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk1", centi_morgan: 10.0, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Unk, Pat, Unk] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [-0.18523506128077272, 1.0, 0.9616255554798838] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk2", centi_morgan: 30.3, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Unk, Unk, Pat] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [0.18906668494617707, 0.3421367343627406, 1.0] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk3", centi_morgan: 40.1, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Unk, Unk, Unk] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [0.5826065314914579, -0.32233300305265566, 0.3223330030526552] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk4", centi_morgan: 50.2, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Pat, Mat, Unk] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [1.0, -1.0, -0.34213673436274084] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk5", centi_morgan: 60.3, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Pat, Mat, Mat] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [1.0, -1.0, -1.0] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk6", centi_morgan: 70.1, mega_basepair: None, chromosome: "1" } }]`, [INFO] [stdout] right: `[Locus { dominance: None, genotype: [Mat, Mat, Pat] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [-1.0, -1.0, 1.0] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk1", centi_morgan: 10.0, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Unk, Pat, Unk] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [-0.18523506128077272, 1.0, 0.9616255554798838] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk2", centi_morgan: 30.3, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Unk, Unk, Pat] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [0.18906668494617707, 0.3421367343627405, 1.0] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk3", centi_morgan: 40.1, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Unk, Unk, Unk] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [0.5826065314914579, -0.3223330030526561, 0.3223330030526552] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk4", centi_morgan: 50.2, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Pat, Mat, Unk] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [1.0, -1.0, -0.34213673436274084] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk5", centi_morgan: 60.3, mega_basepair: None, chromosome: "1" } }, Locus { dominance: None, genotype: [Pat, Mat, Mat] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, genoprob: [1.0, -1.0, -1.0] shape=[3], strides=[1], layout=C | F (0x3), const ndim=1, marker: Marker { name: "Mk6", centi_morgan: 70.1, mega_basepair: None, chromosome: "1" } }]`', src/geneobject.rs:895:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8c1649970 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f8c1649970 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8c1649970 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8c1649970 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8c166c63c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f8c16468d5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x55f8c164baeb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8c164baeb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8c164baeb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f8c164b5fc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f8c164c1b4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f8c164bc97 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55f8c1649e4c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f8c164bbf9 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55f8c15b53b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55f8c166acb8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x55f8c15dda0a - core::panicking::assert_failed::hef470cf16a77c2ab [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55f8c15e65d0 - qtlreaper::geneobject::tests::it_can_estimate_unknown_genotypes::hfcbb2c3be5f48d59 [INFO] [stdout] at /opt/rustwide/workdir/src/geneobject.rs:895:9 [INFO] [stdout] 18: 0x55f8c15e409a - qtlreaper::geneobject::tests::it_can_estimate_unknown_genotypes::{{closure}}::hac7c13165760463b [INFO] [stdout] at /opt/rustwide/workdir/src/geneobject.rs:808:5 [INFO] [stdout] 19: 0x55f8c15e25fe - core::ops::function::FnOnce::call_once::hdf55bd0bab1b8726 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f8c1619a23 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f8c1619a23 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x55f8c1618498 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55f8c1618498 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55f8c1618498 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55f8c1618498 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55f8c1618498 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55f8c1618498 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x55f8c1618498 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x55f8c15e6c1d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x55f8c15e6c1d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55f8c15eb348 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55f8c15eb348 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55f8c15eb348 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55f8c15eb348 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55f8c15eb348 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55f8c15eb348 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55f8c15eb348 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55f8c1650d27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55f8c1650d27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55f8c1650d27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 41: 0x7fe004966609 - start_thread [INFO] [stdout] 42: 0x7fe004738293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] geneobject::tests::it_can_estimate_unknown_genotypes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d1b35d7df4eb0778da5d9d53b276dbc3249c05cb51a3610fda143dee15f12a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1b35d7df4eb0778da5d9d53b276dbc3249c05cb51a3610fda143dee15f12a7", kill_on_drop: false }` [INFO] [stdout] 3d1b35d7df4eb0778da5d9d53b276dbc3249c05cb51a3610fda143dee15f12a7