[INFO] cloning repository https://github.com/qvntm/nhashmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qvntm/nhashmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqvntm%2Fnhashmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqvntm%2Fnhashmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d95fce1c1b72a3bb13b392d6ff50cf1d4d5c184f [INFO] testing qvntm/nhashmap against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqvntm%2Fnhashmap" "/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/qvntm/nhashmap on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qvntm/nhashmap [INFO] finished tweaking git repo https://github.com/qvntm/nhashmap [INFO] tweaked toml for git repo https://github.com/qvntm/nhashmap written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/qvntm/nhashmap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 417ded12740850b5d75997507a1baefae44e58b6ee18639c42ad0603ee1de803 [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" "417ded12740850b5d75997507a1baefae44e58b6ee18639c42ad0603ee1de803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "417ded12740850b5d75997507a1baefae44e58b6ee18639c42ad0603ee1de803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417ded12740850b5d75997507a1baefae44e58b6ee18639c42ad0603ee1de803", kill_on_drop: false }` [INFO] [stdout] 417ded12740850b5d75997507a1baefae44e58b6ee18639c42ad0603ee1de803 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6cbec46eb3a01eba9a724d4504e6f0d5a97477f37c6f4d129f04d977193fec [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" "7b6cbec46eb3a01eba9a724d4504e6f0d5a97477f37c6f4d129f04d977193fec", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling nested_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.55s [INFO] running `Command { std: "docker" "inspect" "7b6cbec46eb3a01eba9a724d4504e6f0d5a97477f37c6f4d129f04d977193fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6cbec46eb3a01eba9a724d4504e6f0d5a97477f37c6f4d129f04d977193fec", kill_on_drop: false }` [INFO] [stdout] 7b6cbec46eb3a01eba9a724d4504e6f0d5a97477f37c6f4d129f04d977193fec [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cdaee90e514d4c29615e546d7b8da71cb281cbf8400a39b968ebdbb8f6096ae [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" "2cdaee90e514d4c29615e546d7b8da71cb281cbf8400a39b968ebdbb8f6096ae", kill_on_drop: false }` [INFO] [stderr] Compiling nested_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "2cdaee90e514d4c29615e546d7b8da71cb281cbf8400a39b968ebdbb8f6096ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdaee90e514d4c29615e546d7b8da71cb281cbf8400a39b968ebdbb8f6096ae", kill_on_drop: false }` [INFO] [stdout] 2cdaee90e514d4c29615e546d7b8da71cb281cbf8400a39b968ebdbb8f6096ae [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bbe6086191e7f688664e6838a098ad23982be7df9e737c3c2b19cd31c156e10 [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" "2bbe6086191e7f688664e6838a098ad23982be7df9e737c3c2b19cd31c156e10", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nested_map-b62bea4d545e5cdd [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/basic_test-6f5885033c12e559 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test insert_same_bucket ... ok [INFO] [stdout] test smoke ... ok [INFO] [stdout] test insert_rayon ... FAILED [INFO] [stdout] test insert_many ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- insert_rayon stdout ---- [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(25000)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb39a101a0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55eb39a101a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb39a101a0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb39a101a0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb39a33e0c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55eb39a0c312 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55eb39a12a25 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb39a12a25 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb39a12a25 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55eb39a125b2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55eb39a131c1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55eb39a12d07 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55eb39a1065c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55eb39a12c69 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55eb39a12c1b - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x55eb3996e98d - basic_test::insert_rayon::{{closure}}::hc2507bd003118273 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x55eb3996c8b9 - core::ops::function::impls:: for &F>::call_mut::hca5ccb104ee92092 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55eb3997102a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb199c45868493191 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x55eb3997bca0 - core::iter::traits::iterator::Iterator::fold::hea264e25e408a68d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x55eb3997bd37 - core::iter::traits::iterator::Iterator::for_each::h25fe11df43672d76 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x55eb3996f4dd - as rayon::iter::plumbing::Folder>::consume_iter::h4654190869bc886c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/for_each.rs:55:9 [INFO] [stdout] 21: 0x55eb3997111a - rayon::iter::plumbing::Producer::fold_with::hd3c16479b0ff20c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:110:9 [INFO] [stdout] 22: 0x55eb39976dc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:438:13 [INFO] [stdout] 23: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 24: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 25: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55eb399786bd - __rust_try [INFO] [stdout] 28: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 31: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 32: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 33: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 34: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 35: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 36: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 37: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55eb399786bd - __rust_try [INFO] [stdout] 40: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 43: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 44: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 45: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 46: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 47: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 48: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 49: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 50: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x55eb399786bd - __rust_try [INFO] [stdout] 52: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 55: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 56: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 57: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 58: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 59: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 60: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 61: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x55eb399786bd - __rust_try [INFO] [stdout] 64: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 65: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 66: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 67: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 68: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 69: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 70: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 71: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 72: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 73: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 74: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 75: 0x55eb399786bd - __rust_try [INFO] [stdout] 76: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 77: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 78: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 79: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 80: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 81: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 82: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 83: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 84: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 85: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 86: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 87: 0x55eb399786bd - __rust_try [INFO] [stdout] 88: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 89: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 90: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 91: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 92: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 93: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 94: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 95: 0x55eb39977616 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hcfd8ab2539f2e47d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:427:21 [INFO] [stdout] 96: 0x55eb39973d43 - rayon_core::join::join_context::call_b::{{closure}}::h5a444bc7aec41063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:130:25 [INFO] [stdout] 97: 0x55eb39979f44 - as rayon_core::job::Job>::execute::call::{{closure}}::h7e0fd874b259bdd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 98: 0x55eb3997b2d0 - as core::ops::function::FnOnce<()>>::call_once::h67a93d3e9d6f63b0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 99: 0x55eb39978137 - std::panicking::try::do_call::h03b171230961a038 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 100: 0x55eb399786bd - __rust_try [INFO] [stdout] 101: 0x55eb39977ca0 - std::panicking::try::hb15730d3f53ab68b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 102: 0x55eb3997b5a2 - std::panic::catch_unwind::h1fcc5c75e9b737aa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 103: 0x55eb3997a12f - rayon_core::unwind::halt_unwinding::h5a67db9024d1b669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 104: 0x55eb399793c4 - as rayon_core::job::Job>::execute::h54f3e41ec17eb717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 105: 0x55eb399d37ae - rayon_core::job::JobRef::execute::h62afc18e0c075252 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 106: 0x55eb399bb205 - rayon_core::registry::WorkerThread::execute::h95e6aa8ea355b374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 107: 0x55eb399bab48 - rayon_core::registry::WorkerThread::wait_until_cold::h0e163be4446b24ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 108: 0x55eb399ba92b - rayon_core::registry::WorkerThread::wait_until::ha8fa03c6b749a2f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 109: 0x55eb399bb978 - rayon_core::registry::main_loop::hd1f79d26f32cfcad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 110: 0x55eb399b8890 - rayon_core::registry::ThreadBuilder::run::hc401a46b26a7a07a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 111: 0x55eb399b8df1 - ::spawn::{{closure}}::h5f1b76d9b0c50890 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 112: 0x55eb399c44d5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9aa813de0cbe075a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 113: 0x55eb399ce851 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h0b100d338a6da9b5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 114: 0x55eb399d3881 - as core::ops::function::FnOnce<()>>::call_once::h6afb20a9879524e3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 115: 0x55eb399c1972 - std::panicking::try::do_call::hd1d50afe7d27fe9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 116: 0x55eb399c290d - __rust_try [INFO] [stdout] 117: 0x55eb399c1814 - std::panicking::try::hf2d0c316eb0f1e9b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 118: 0x55eb399d3e43 - std::panic::catch_unwind::hb445c9a90b6c29a8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 119: 0x55eb399ce640 - std::thread::Builder::spawn_unchecked::{{closure}}::hbe839fe2ebf1c03d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 120: 0x55eb399c80ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1bbe7262f663d054 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 121: 0x55eb39a1889a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 122: 0x55eb39a1889a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 123: 0x55eb39a1889a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 124: 0x7f708f395609 - start_thread [INFO] [stdout] 125: 0x7f708f167293 - clone [INFO] [stdout] 126: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(37955)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb39a101a0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55eb39a101a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb39a101a0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb39a101a0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb39a33e0c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55eb39a0c312 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55eb39a12a25 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb39a12a25 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb39a12a25 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55eb39a125b2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55eb39a131c1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55eb39a12d07 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55eb39a1065c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55eb39a12c69 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55eb39a12c1b - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x55eb3996e98d - basic_test::insert_rayon::{{closure}}::hc2507bd003118273 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x55eb3996c8b9 - core::ops::function::impls:: for &F>::call_mut::hca5ccb104ee92092 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55eb3997102a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb199c45868493191 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x55eb3997bca0 - core::iter::traits::iterator::Iterator::fold::hea264e25e408a68d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x55eb3997bd37 - core::iter::traits::iterator::Iterator::for_each::h25fe11df43672d76 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x55eb3996f4dd - as rayon::iter::plumbing::Folder>::consume_iter::h4654190869bc886c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/for_each.rs:55:9 [INFO] [stdout] 21: 0x55eb3997111a - rayon::iter::plumbing::Producer::fold_with::hd3c16479b0ff20c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:110:9 [INFO] [stdout] 22: 0x55eb39976dc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:438:13 [INFO] [stdout] 23: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 24: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 25: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55eb399786bd - __rust_try [INFO] [stdout] 28: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 31: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 32: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 33: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 34: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 35: 0x55eb39977616 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hcfd8ab2539f2e47d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:427:21 [INFO] [stdout] 36: 0x55eb39973d43 - rayon_core::join::join_context::call_b::{{closure}}::h5a444bc7aec41063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:130:25 [INFO] [stdout] 37: 0x55eb39978938 - rayon_core::job::StackJob::run_inline::h514d16569aad06cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 38: 0x55eb3997377d - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:166:36 [INFO] [stdout] 39: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 40: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 41: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 42: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 43: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 44: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 45: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 46: 0x55eb399786bd - __rust_try [INFO] [stdout] 47: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 48: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 49: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 50: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 51: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 52: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 53: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 54: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 55: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 56: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 57: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 58: 0x55eb399786bd - __rust_try [INFO] [stdout] 59: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 62: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 63: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 64: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 65: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 66: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 67: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 68: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x55eb399786bd - __rust_try [INFO] [stdout] 71: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 72: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 73: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 74: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 75: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 76: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 77: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 78: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 79: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 80: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 81: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 82: 0x55eb399786bd - __rust_try [INFO] [stdout] 83: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 84: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 85: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 86: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 87: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 88: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 89: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 90: 0x55eb39977616 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hcfd8ab2539f2e47d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:427:21 [INFO] [stdout] 91: 0x55eb39973d43 - rayon_core::join::join_context::call_b::{{closure}}::h5a444bc7aec41063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:130:25 [INFO] [stdout] 92: 0x55eb39979f44 - as rayon_core::job::Job>::execute::call::{{closure}}::h7e0fd874b259bdd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 93: 0x55eb3997b2d0 - as core::ops::function::FnOnce<()>>::call_once::h67a93d3e9d6f63b0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 94: 0x55eb39978137 - std::panicking::try::do_call::h03b171230961a038 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 95: 0x55eb399786bd - __rust_try [INFO] [stdout] 96: 0x55eb39977ca0 - std::panicking::try::hb15730d3f53ab68b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 97: 0x55eb3997b5a2 - std::panic::catch_unwind::h1fcc5c75e9b737aa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 98: 0x55eb3997a12f - rayon_core::unwind::halt_unwinding::h5a67db9024d1b669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 99: 0x55eb399793c4 - as rayon_core::job::Job>::execute::h54f3e41ec17eb717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 100: 0x55eb399d37ae - rayon_core::job::JobRef::execute::h62afc18e0c075252 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 101: 0x55eb399bb205 - rayon_core::registry::WorkerThread::execute::h95e6aa8ea355b374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 102: 0x55eb399bab48 - rayon_core::registry::WorkerThread::wait_until_cold::h0e163be4446b24ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 103: 0x55eb399ba92b - rayon_core::registry::WorkerThread::wait_until::ha8fa03c6b749a2f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 104: 0x55eb399bb978 - rayon_core::registry::main_loop::hd1f79d26f32cfcad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 105: 0x55eb399b8890 - rayon_core::registry::ThreadBuilder::run::hc401a46b26a7a07a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 106: 0x55eb399b8df1 - ::spawn::{{closure}}::h5f1b76d9b0c50890 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 107: 0x55eb399c44d5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9aa813de0cbe075a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 108: 0x55eb399ce851 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h0b100d338a6da9b5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 109: 0x55eb399d3881 - as core::ops::function::FnOnce<()>>::call_once::h6afb20a9879524e3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 110: 0x55eb399c1972 - std::panicking::try::do_call::hd1d50afe7d27fe9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 111: 0x55eb399c290d - __rust_try [INFO] [stdout] 112: 0x55eb399c1814 - std::panicking::try::hf2d0c316eb0f1e9b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 113: 0x55eb399d3e43 - std::panic::catch_unwind::hb445c9a90b6c29a8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 114: 0x55eb399ce640 - std::thread::Builder::spawn_unchecked::{{closure}}::hbe839fe2ebf1c03d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 115: 0x55eb399c80ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1bbe7262f663d054 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 116: 0x55eb39a1889a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 117: 0x55eb39a1889a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 118: 0x55eb39a1889a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 119: 0x7f708f395609 - start_thread [INFO] [stdout] 120: 0x7f708f167293 - clone [INFO] [stdout] 121: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(13285)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb39a101a0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55eb39a101a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb39a101a0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb39a101a0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb39a33e0c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55eb39a0c312 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55eb39a12a25 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb39a12a25 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb39a12a25 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55eb39a125b2 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55eb39a131c1 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55eb39a12d07 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55eb39a1065c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55eb39a12c69 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55eb39a12c1b - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x55eb3996e98d - basic_test::insert_rayon::{{closure}}::hc2507bd003118273 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x55eb3996c8b9 - core::ops::function::impls:: for &F>::call_mut::hca5ccb104ee92092 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55eb3997102a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hb199c45868493191 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x55eb3997bca0 - core::iter::traits::iterator::Iterator::fold::hea264e25e408a68d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x55eb3997bd37 - core::iter::traits::iterator::Iterator::for_each::h25fe11df43672d76 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x55eb3996f4dd - as rayon::iter::plumbing::Folder>::consume_iter::h4654190869bc886c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/for_each.rs:55:9 [INFO] [stdout] 21: 0x55eb3997111a - rayon::iter::plumbing::Producer::fold_with::hd3c16479b0ff20c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:110:9 [INFO] [stdout] 22: 0x55eb39976dc5 - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:438:13 [INFO] [stdout] 23: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 24: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 25: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55eb399786bd - __rust_try [INFO] [stdout] 28: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 31: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 32: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 33: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 34: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 35: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 36: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 37: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55eb399786bd - __rust_try [INFO] [stdout] 40: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 43: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 44: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 45: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 46: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 47: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 48: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 49: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 50: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x55eb399786bd - __rust_try [INFO] [stdout] 52: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 55: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 56: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 57: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 58: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 59: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 60: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 61: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x55eb399786bd - __rust_try [INFO] [stdout] 64: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 65: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 66: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 67: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 68: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 69: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 70: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 71: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 72: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 73: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 74: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 75: 0x55eb399786bd - __rust_try [INFO] [stdout] 76: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 77: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 78: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 79: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 80: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 81: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 82: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 83: 0x55eb3997745a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h1745c3924e1b65c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:418:21 [INFO] [stdout] 84: 0x55eb39973c6c - rayon_core::join::join_context::call_a::{{closure}}::h5b74665310463fef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:125:17 [INFO] [stdout] 85: 0x55eb3997b290 - as core::ops::function::FnOnce<()>>::call_once::h5b9e643b16a1a806 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 86: 0x55eb39978267 - std::panicking::try::do_call::h27c1324c00d4e5a0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 87: 0x55eb399786bd - __rust_try [INFO] [stdout] 88: 0x55eb39977a20 - std::panicking::try::h365ba93274599c91 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 89: 0x55eb3997b552 - std::panic::catch_unwind::h1cc9413f6b57fbd5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 90: 0x55eb3997a22f - rayon_core::unwind::halt_unwinding::he6f919777113258e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 91: 0x55eb39973489 - rayon_core::join::join_context::{{closure}}::haa47723a2d14caaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:146:24 [INFO] [stdout] 92: 0x55eb39970889 - rayon_core::registry::in_worker::h64fffb571cbccb9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 93: 0x55eb39972833 - rayon_core::join::join_context::hf05afe85151cc9cd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:133:5 [INFO] [stdout] 94: 0x55eb39976d3c - rayon::iter::plumbing::bridge_producer_consumer::helper::h96b6ddcd27feb042 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:416:47 [INFO] [stdout] 95: 0x55eb39977616 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::hcfd8ab2539f2e47d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.3.0/src/iter/plumbing/mod.rs:427:21 [INFO] [stdout] 96: 0x55eb39973d43 - rayon_core::join::join_context::call_b::{{closure}}::h5a444bc7aec41063 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:130:25 [INFO] [stdout] 97: 0x55eb39979f44 - as rayon_core::job::Job>::execute::call::{{closure}}::h7e0fd874b259bdd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 98: 0x55eb3997b2d0 - as core::ops::function::FnOnce<()>>::call_once::h67a93d3e9d6f63b0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 99: 0x55eb39978137 - std::panicking::try::do_call::h03b171230961a038 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 100: 0x55eb399786bd - __rust_try [INFO] [stdout] 101: 0x55eb39977ca0 - std::panicking::try::hb15730d3f53ab68b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 102: 0x55eb3997b5a2 - std::panic::catch_unwind::h1fcc5c75e9b737aa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 103: 0x55eb3997a12f - rayon_core::unwind::halt_unwinding::h5a67db9024d1b669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 104: 0x55eb399793c4 - as rayon_core::job::Job>::execute::h54f3e41ec17eb717 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 105: 0x55eb399d37ae - rayon_core::job::JobRef::execute::h62afc18e0c075252 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 106: 0x55eb399bb205 - rayon_core::registry::WorkerThread::execute::h95e6aa8ea355b374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 107: 0x55eb399bab48 - rayon_core::registry::WorkerThread::wait_until_cold::h0e163be4446b24ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 108: 0x55eb399ba92b - rayon_core::registry::WorkerThread::wait_until::ha8fa03c6b749a2f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 109: 0x55eb399bb978 - rayon_core::registry::main_loop::hd1f79d26f32cfcad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 110: 0x55eb399b8890 - rayon_core::registry::ThreadBuilder::run::hc401a46b26a7a07a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 111: 0x55eb399b8df1 - ::spawn::{{closure}}::h5f1b76d9b0c50890 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 112: 0x55eb399c44d5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9aa813de0cbe075a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 113: 0x55eb399ce851 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h0b100d338a6da9b5 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 114: 0x55eb399d3881 - as core::ops::function::FnOnce<()>>::call_once::h6afb20a9879524e3 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 115: 0x55eb399c1972 - std::panicking::try::do_call::hd1d50afe7d27fe9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 116: 0x55eb399c290d - __rust_try [INFO] [stdout] 117: 0x55eb399c1814 - std::panicking::try::hf2d0c316eb0f1e9b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 118: 0x55eb399d3e43 - std::panic::catch_unwind::hb445c9a90b6c29a8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 119: 0x55eb399ce640 - std::thread::Builder::spawn_unchecked::{{closure}}::hbe839fe2ebf1c03d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 120: 0x55eb399c80ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1bbe7262f663d054 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 121: 0x55eb39a1889a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 122: 0x55eb39a1889a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 123: 0x55eb39a1889a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 124: 0x7f708f395609 - start_thread [INFO] [stdout] 125: 0x7f708f167293 - clone [INFO] [stdout] 126: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] insert_rayon [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test basic_test' [INFO] running `Command { std: "docker" "inspect" "2bbe6086191e7f688664e6838a098ad23982be7df9e737c3c2b19cd31c156e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbe6086191e7f688664e6838a098ad23982be7df9e737c3c2b19cd31c156e10", kill_on_drop: false }` [INFO] [stdout] 2bbe6086191e7f688664e6838a098ad23982be7df9e737c3c2b19cd31c156e10