[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfi%2Frust-qtlreaper" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chfi/rust-qtlreaper on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3a4863699470a147f667407bdbd870478c57448ddbe6ce1e4d4da9cfd29faa2 [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" "e3a4863699470a147f667407bdbd870478c57448ddbe6ce1e4d4da9cfd29faa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3a4863699470a147f667407bdbd870478c57448ddbe6ce1e4d4da9cfd29faa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a4863699470a147f667407bdbd870478c57448ddbe6ce1e4d4da9cfd29faa2", kill_on_drop: false }` [INFO] [stdout] e3a4863699470a147f667407bdbd870478c57448ddbe6ce1e4d4da9cfd29faa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc0648927a0594b9e741377978a9ce2f7f055d542466c04cbde17f12f04c76a5 [INFO] running `Command { std: "docker" "start" "-a" "dc0648927a0594b9e741377978a9ce2f7f055d542466c04cbde17f12f04c76a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [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 13s [INFO] running `Command { std: "docker" "inspect" "dc0648927a0594b9e741377978a9ce2f7f055d542466c04cbde17f12f04c76a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc0648927a0594b9e741377978a9ce2f7f055d542466c04cbde17f12f04c76a5", kill_on_drop: false }` [INFO] [stdout] dc0648927a0594b9e741377978a9ce2f7f055d542466c04cbde17f12f04c76a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432d7b2e49afb0a28e5f2b2e142af2790dff752311f9759c2a15ffff0f107c02 [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" "432d7b2e49afb0a28e5f2b2e142af2790dff752311f9759c2a15ffff0f107c02", 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.41s [INFO] running `Command { std: "docker" "inspect" "432d7b2e49afb0a28e5f2b2e142af2790dff752311f9759c2a15ffff0f107c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432d7b2e49afb0a28e5f2b2e142af2790dff752311f9759c2a15ffff0f107c02", kill_on_drop: false }` [INFO] [stdout] 432d7b2e49afb0a28e5f2b2e142af2790dff752311f9759c2a15ffff0f107c02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3d01ee1a9a07c234c00cf08bd75e14efb900d575efabab15f99329ca92c24aa [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" "b3d01ee1a9a07c234c00cf08bd75e14efb900d575efabab15f99329ca92c24aa", 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] [stdout] test geneobject::tests::it_can_parse_header ... ok [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.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/qtlreaper-039fea9206d1451d) [INFO] [stdout] test geneobject::tests::it_can_parse_metadata ... 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: 0x556a3da82970 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x556a3da82970 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556a3da82970 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x556a3da82970 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x556a3daa51bc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x556a3da7f8d5 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x556a3da84aeb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556a3da84aeb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556a3da84aeb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x556a3da845fc - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x556a3da851b4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x556a3da84c97 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x556a3da82e4c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x556a3da84bf9 - rust_begin_unwind [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x556a3d9ee3b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x556a3daa3ad8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x556a3da16a0a - core::panicking::assert_failed::hef470cf16a77c2ab [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x556a3da1f5d0 - qtlreaper::geneobject::tests::it_can_estimate_unknown_genotypes::hfcbb2c3be5f48d59 [INFO] [stdout] at /opt/rustwide/workdir/src/geneobject.rs:895:9 [INFO] [stdout] 18: 0x556a3da1d09a - qtlreaper::geneobject::tests::it_can_estimate_unknown_genotypes::{{closure}}::hac7c13165760463b [INFO] [stdout] at /opt/rustwide/workdir/src/geneobject.rs:808:5 [INFO] [stdout] 19: 0x556a3da1b5fe - core::ops::function::FnOnce::call_once::hdf55bd0bab1b8726 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556a3da52a23 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556a3da52a23 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x556a3da51498 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x556a3da51498 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x556a3da51498 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x556a3da51498 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x556a3da51498 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x556a3da51498 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x556a3da51498 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x556a3da1fc1d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x556a3da1fc1d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x556a3da24348 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x556a3da24348 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x556a3da24348 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x556a3da24348 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x556a3da24348 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x556a3da24348 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x556a3da24348 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556a3da89d27 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x556a3da89d27 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x556a3da89d27 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 41: 0x7f5b78b86609 - start_thread [INFO] [stdout] 42: 0x7f5b78958293 - 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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3d01ee1a9a07c234c00cf08bd75e14efb900d575efabab15f99329ca92c24aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d01ee1a9a07c234c00cf08bd75e14efb900d575efabab15f99329ca92c24aa", kill_on_drop: false }` [INFO] [stdout] b3d01ee1a9a07c234c00cf08bd75e14efb900d575efabab15f99329ca92c24aa