[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 beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqvntm%2Fnhashmap" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qvntm/nhashmap on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-13/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1904b20f4b945f6dadb26cdb05be90e79ec326c4a8fb896e8aa4a4fee58d1a63 [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" "1904b20f4b945f6dadb26cdb05be90e79ec326c4a8fb896e8aa4a4fee58d1a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1904b20f4b945f6dadb26cdb05be90e79ec326c4a8fb896e8aa4a4fee58d1a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1904b20f4b945f6dadb26cdb05be90e79ec326c4a8fb896e8aa4a4fee58d1a63", kill_on_drop: false }` [INFO] [stdout] 1904b20f4b945f6dadb26cdb05be90e79ec326c4a8fb896e8aa4a4fee58d1a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d4c594588d821e594f612f8668a513761b7d3bcdadd7832fbfd9559e5ff5cc [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" "f0d4c594588d821e594f612f8668a513761b7d3bcdadd7832fbfd9559e5ff5cc", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling rayon v1.3.0 [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 23.17s [INFO] running `Command { std: "docker" "inspect" "f0d4c594588d821e594f612f8668a513761b7d3bcdadd7832fbfd9559e5ff5cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d4c594588d821e594f612f8668a513761b7d3bcdadd7832fbfd9559e5ff5cc", kill_on_drop: false }` [INFO] [stdout] f0d4c594588d821e594f612f8668a513761b7d3bcdadd7832fbfd9559e5ff5cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfa440063c97f9c2f6d4db63df77d88b4431e5e5135ac9908a056160bfc2bb3d [INFO] running `Command { std: "docker" "start" "-a" "bfa440063c97f9c2f6d4db63df77d88b4431e5e5135ac9908a056160bfc2bb3d", kill_on_drop: false }` [INFO] [stderr] Compiling nested_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "bfa440063c97f9c2f6d4db63df77d88b4431e5e5135ac9908a056160bfc2bb3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa440063c97f9c2f6d4db63df77d88b4431e5e5135ac9908a056160bfc2bb3d", kill_on_drop: false }` [INFO] [stdout] bfa440063c97f9c2f6d4db63df77d88b4431e5e5135ac9908a056160bfc2bb3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4354f1923cf99791e7842425a335038bcd84e8e665cb16902960bf43dfd4e04e [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" "4354f1923cf99791e7842425a335038bcd84e8e665cb16902960bf43dfd4e04e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nested_map-adca581a3925a8b3 [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/basic_test-5af6b529425ffe1d [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test smoke ... ok [INFO] [stdout] test insert_same_bucket ... 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(25085)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55953978faed - __rust_try [INFO] [stdout] 40: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 50: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x55953978faed - __rust_try [INFO] [stdout] 52: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x55953978faed - __rust_try [INFO] [stdout] 64: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 65: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 66: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 74: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 75: 0x55953978faed - __rust_try [INFO] [stdout] 76: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 77: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 78: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 86: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 87: 0x55953978faed - __rust_try [INFO] [stdout] 88: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 89: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 90: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [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: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 99: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 100: 0x55953978faed - __rust_try [INFO] [stdout] 101: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 102: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 103: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [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: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [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: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [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: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [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: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [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: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [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: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [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: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [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: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [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: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 113: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 114: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 115: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 116: 0x5595397dd4fd - __rust_try [INFO] [stdout] 117: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 118: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 119: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 120: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 121: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 122: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 123: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 124: 0x7f956a976609 - start_thread [INFO] [stdout] 125: 0x7f956a748293 - clone [INFO] [stdout] 126: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(3290)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55953978faed - __rust_try [INFO] [stdout] 40: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 50: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x55953978faed - __rust_try [INFO] [stdout] 52: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 60: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 61: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 62: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 63: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x55953978faed - __rust_try [INFO] [stdout] 71: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 72: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 73: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 81: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 82: 0x55953978faed - __rust_try [INFO] [stdout] 83: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 84: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 85: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 91: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 92: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 93: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 94: 0x55953978faed - __rust_try [INFO] [stdout] 95: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 96: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 97: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 98: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 99: 0x55953978754d - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::h177f92d16e67471d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:447:21 [INFO] [stdout] 100: 0x5595397911c4 - as rayon_core::job::Job>::execute::call::{{closure}}::h0c00bb9fa7f837c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 101: 0x559539792030 - as core::ops::function::FnOnce<()>>::call_once::h10707d42b8d6f760 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 102: 0x55953978f6a0 - std::panicking::try::do_call::hc8a59527e5c2bed3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 103: 0x55953978faed - __rust_try [INFO] [stdout] 104: 0x55953978f350 - std::panicking::try::haf8ad383e1c0ddb8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 105: 0x559539792462 - std::panic::catch_unwind::h39c124b07508ee3a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 106: 0x559539788462 - rayon_core::unwind::halt_unwinding::hceaffee7512202f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 107: 0x559539790f60 - as rayon_core::job::Job>::execute::hed9dd3128a948e54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 108: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 109: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 110: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 111: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 112: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 113: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 114: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 115: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 116: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 117: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 118: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 119: 0x5595397dd4fd - __rust_try [INFO] [stdout] 120: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 121: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 122: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 123: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 124: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 125: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 126: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 127: 0x7f956a976609 - start_thread [INFO] [stdout] 128: 0x7f956a748293 - clone [INFO] [stdout] 129: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(15695)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55953978faed - __rust_try [INFO] [stdout] 40: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 50: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x55953978faed - __rust_try [INFO] [stdout] 52: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x55953978faed - __rust_try [INFO] [stdout] 64: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 65: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 66: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 72: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 73: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 74: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 75: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 81: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 82: 0x55953978faed - __rust_try [INFO] [stdout] 83: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 84: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 85: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [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: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 94: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 95: 0x55953978faed - __rust_try [INFO] [stdout] 96: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 97: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 98: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [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: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [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: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [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: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [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: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [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: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [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: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [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: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [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: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [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: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 108: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 109: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 110: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 111: 0x5595397dd4fd - __rust_try [INFO] [stdout] 112: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 113: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 114: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 115: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 116: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 117: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 118: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 119: 0x7f956a976609 - start_thread [INFO] [stdout] 120: 0x7f956a748293 - clone [INFO] [stdout] 121: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(6280)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55953978faed - __rust_try [INFO] [stdout] 40: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 50: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 51: 0x55953978faed - __rust_try [INFO] [stdout] 52: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 53: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 54: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x55953978faed - __rust_try [INFO] [stdout] 64: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 65: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 66: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 74: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 75: 0x55953978faed - __rust_try [INFO] [stdout] 76: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 77: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 78: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 86: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 87: 0x55953978faed - __rust_try [INFO] [stdout] 88: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 89: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 90: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [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: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 99: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 100: 0x55953978faed - __rust_try [INFO] [stdout] 101: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 102: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 103: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [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: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [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: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [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: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [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: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [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: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [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: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [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: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [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: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [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: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 113: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 114: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 115: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 116: 0x5595397dd4fd - __rust_try [INFO] [stdout] 117: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 118: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 119: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 120: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 121: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 122: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 123: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 124: 0x7f956a976609 - start_thread [INFO] [stdout] 125: 0x7f956a748293 - clone [INFO] [stdout] 126: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(37830)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 24: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 25: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 26: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 27: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 28: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 29: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 30: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 31: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 32: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 33: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55953978faed - __rust_try [INFO] [stdout] 35: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 36: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 37: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 38: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 39: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 45: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 46: 0x55953978faed - __rust_try [INFO] [stdout] 47: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 48: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 49: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 57: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 58: 0x55953978faed - __rust_try [INFO] [stdout] 59: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x55953978faed - __rust_try [INFO] [stdout] 71: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 72: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 73: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 81: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 82: 0x55953978faed - __rust_try [INFO] [stdout] 83: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 84: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 85: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [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: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 94: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 95: 0x55953978faed - __rust_try [INFO] [stdout] 96: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 97: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 98: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [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: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [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: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [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: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [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: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [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: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [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: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [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: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [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: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [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: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 108: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 109: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 110: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 111: 0x5595397dd4fd - __rust_try [INFO] [stdout] 112: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 113: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 114: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 115: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 116: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 117: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 118: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 119: 0x7f956a976609 - start_thread [INFO] [stdout] 120: 0x7f956a748293 - clone [INFO] [stdout] 121: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(19235)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 24: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 25: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 26: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 27: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 28: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 29: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 30: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 31: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 32: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 33: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55953978faed - __rust_try [INFO] [stdout] 35: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 36: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 37: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 38: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 39: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 43: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 44: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 45: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 46: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 47: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 48: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 49: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 50: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 51: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 52: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 53: 0x55953978faed - __rust_try [INFO] [stdout] 54: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 55: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 56: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 57: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 58: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 59: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 60: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 61: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 62: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 63: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55953978faed - __rust_try [INFO] [stdout] 66: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 67: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 68: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 69: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 70: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 71: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 72: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 73: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 74: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 75: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 76: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 77: 0x55953978faed - __rust_try [INFO] [stdout] 78: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 81: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 82: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 83: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 84: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 85: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 86: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 87: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 88: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 89: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 90: 0x55953978faed - __rust_try [INFO] [stdout] 91: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 92: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 93: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 94: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 95: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 96: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 97: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 98: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 99: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 100: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 101: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 102: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 103: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 104: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 105: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 106: 0x5595397dd4fd - __rust_try [INFO] [stdout] 107: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 108: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 109: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 110: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 111: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 112: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 113: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 114: 0x7f956a976609 - start_thread [INFO] [stdout] 115: 0x7f956a748293 - clone [INFO] [stdout] 116: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(22255)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 24: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 25: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 26: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 27: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 28: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 29: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 30: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 31: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 32: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 33: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 34: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 35: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 36: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 37: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 38: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 39: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 40: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 41: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 42: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 43: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 44: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 45: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 46: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 47: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 48: 0x55953978faed - __rust_try [INFO] [stdout] 49: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 50: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 51: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 52: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 53: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 54: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 55: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 56: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 57: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 58: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 59: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 60: 0x55953978faed - __rust_try [INFO] [stdout] 61: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 62: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 63: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 64: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 65: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 66: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 67: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 68: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 69: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 70: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 71: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 72: 0x55953978faed - __rust_try [INFO] [stdout] 73: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 74: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 75: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 76: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 77: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 78: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 79: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 80: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 81: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 82: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 83: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 84: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 85: 0x55953978faed - __rust_try [INFO] [stdout] 86: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 87: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 88: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 89: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 90: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 91: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 92: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 93: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 94: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 95: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 96: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 97: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 98: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 99: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 100: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 101: 0x5595397dd4fd - __rust_try [INFO] [stdout] 102: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 103: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 104: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 105: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 106: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 107: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 108: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 109: 0x7f956a976609 - start_thread [INFO] [stdout] 110: 0x7f956a748293 - clone [INFO] [stdout] 111: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(44115)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 24: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 25: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 26: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 27: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 28: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 29: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 30: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 31: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 32: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 33: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 34: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 35: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 36: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 37: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 38: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 39: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 40: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 41: 0x55953978faed - __rust_try [INFO] [stdout] 42: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 43: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 44: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 45: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 46: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 47: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 48: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 49: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 50: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 51: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 52: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 53: 0x55953978faed - __rust_try [INFO] [stdout] 54: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 55: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 56: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 57: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 58: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 59: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 60: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 61: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 62: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 63: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55953978faed - __rust_try [INFO] [stdout] 66: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 67: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 68: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 69: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 70: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 71: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 72: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 73: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 74: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 75: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 76: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 77: 0x55953978faed - __rust_try [INFO] [stdout] 78: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 81: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 82: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 83: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 84: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 85: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 86: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 87: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 88: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 89: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 90: 0x55953978faed - __rust_try [INFO] [stdout] 91: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 92: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 93: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 94: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 95: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 96: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 97: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 98: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 99: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 100: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 101: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 102: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 103: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 104: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 105: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 106: 0x5595397dd4fd - __rust_try [INFO] [stdout] 107: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 108: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 109: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 110: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 111: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 112: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 113: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 114: 0x7f956a976609 - start_thread [INFO] [stdout] 115: 0x7f956a748293 - clone [INFO] [stdout] 116: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(26050)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [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: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 43: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 44: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 45: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 46: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 47: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 48: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 49: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 50: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 51: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 52: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 53: 0x55953978faed - __rust_try [INFO] [stdout] 54: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 55: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 56: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 57: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 58: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 59: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 60: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 61: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 62: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 63: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 64: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 65: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 66: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 67: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 68: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 69: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 70: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 71: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 72: 0x55953978faed - __rust_try [INFO] [stdout] 73: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 74: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 75: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 76: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 77: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 78: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 79: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 80: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 81: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 82: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 83: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 84: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 85: 0x55953978faed - __rust_try [INFO] [stdout] 86: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 87: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 88: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 89: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 90: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 91: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 92: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 93: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 94: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 95: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 96: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 97: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 98: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 99: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 100: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 101: 0x5595397dd4fd - __rust_try [INFO] [stdout] 102: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 103: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 104: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 105: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 106: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 107: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 108: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 109: 0x7f956a976609 - start_thread [INFO] [stdout] 110: 0x7f956a748293 - clone [INFO] [stdout] 111: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(9575)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 38: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 39: 0x55953978faed - __rust_try [INFO] [stdout] 40: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 48: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 49: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 50: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 51: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 57: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 58: 0x55953978faed - __rust_try [INFO] [stdout] 59: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x55953978faed - __rust_try [INFO] [stdout] 71: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 72: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 73: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 81: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 82: 0x55953978faed - __rust_try [INFO] [stdout] 83: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 84: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 85: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [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: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 94: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 95: 0x55953978faed - __rust_try [INFO] [stdout] 96: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 97: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 98: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [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: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [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: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [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: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [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: 0x5595397d5318 - rayon_core::registry::WorkerThread::wait_until_cold::had665fe74d96fc5b [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: 0x5595397d4fcb - rayon_core::registry::WorkerThread::wait_until::h0770af6d1b0baedc [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: 0x55953978aea3 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/join/mod.rs:180:17 [INFO] [stdout] 105: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 106: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 107: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 108: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 109: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 110: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 111: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 112: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 113: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 114: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 115: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 116: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 117: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 118: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 119: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 120: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 121: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 122: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 123: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 124: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 125: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 126: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 127: 0x55953978faed - __rust_try [INFO] [stdout] 128: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 129: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 130: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 131: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 132: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 133: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 134: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 135: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 136: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 137: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 138: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 139: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 140: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 141: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 142: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 143: 0x5595397dd4fd - __rust_try [INFO] [stdout] 144: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 145: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 146: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 147: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 148: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 149: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 150: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 151: 0x7f956a976609 - start_thread [INFO] [stdout] 152: 0x7f956a748293 - clone [INFO] [stdout] 153: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(8055)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 26: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 27: 0x55953978faed - __rust_try [INFO] [stdout] 28: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 29: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 30: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [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: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 45: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 46: 0x55953978faed - __rust_try [INFO] [stdout] 47: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 48: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 49: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 55: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 56: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 57: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 58: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 59: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 60: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 61: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 62: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 63: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 64: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 65: 0x55953978faed - __rust_try [INFO] [stdout] 66: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 67: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 68: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 69: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 70: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 71: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 72: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 73: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 74: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 75: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 76: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 77: 0x55953978faed - __rust_try [INFO] [stdout] 78: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 79: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 80: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 81: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 82: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 83: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 84: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 85: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 86: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 87: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 88: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 89: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 90: 0x55953978faed - __rust_try [INFO] [stdout] 91: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 92: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 93: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 94: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 95: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 96: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 97: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 98: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 99: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 100: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 101: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 102: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 103: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 104: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 105: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 106: 0x5595397dd4fd - __rust_try [INFO] [stdout] 107: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 108: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 109: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 110: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 111: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 112: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 113: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 114: 0x7f956a976609 - start_thread [INFO] [stdout] 115: 0x7f956a748293 - clone [INFO] [stdout] 116: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(10960)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55953982f407 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55953982f407 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55953982f407 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55953982f407 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55953984f55c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55953982b552 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x559539831705 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559539831705 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559539831705 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559539831292 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559539831ea1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x5595398319e7 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55953982f8cc - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559539831949 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55953984df11 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5595397859ed - basic_test::insert_rayon::{{closure}}::hff3407d8b6aed4c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 16: 0x5595397838f9 - core::ops::function::impls:: for &F>::call_mut::h611ec168ebcb2d19 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 17: 0x55953978882a - core::iter::traits::iterator::Iterator::for_each::call::{{closure}}::hc1fa9baf4b88abc8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:675:29 [INFO] [stdout] 18: 0x559539792a00 - core::iter::traits::iterator::Iterator::fold::h9fa95356f9c822cc [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:2023:21 [INFO] [stdout] 19: 0x559539792ba8 - core::iter::traits::iterator::Iterator::for_each::h34ba4937d03cb6bf [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/iter/traits/iterator.rs:678:9 [INFO] [stdout] 20: 0x5595397865ed - as rayon::iter::plumbing::Folder>::consume_iter::haf181e2b7b20afe4 [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: 0x559539791e5b - rayon::iter::plumbing::Producer::fold_with::hcf047f2be0779e67 [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: 0x55953978e23d - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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] 24: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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] 25: 0x55953978fe68 - rayon_core::job::StackJob::run_inline::h364895b3574cfb19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 26: 0x55953978ac9d - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 27: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 28: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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] 29: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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] 30: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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] 31: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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] 32: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 33: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55953978faed - __rust_try [INFO] [stdout] 35: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 36: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 37: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 38: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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] 39: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 45: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 46: 0x55953978faed - __rust_try [INFO] [stdout] 47: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 48: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 49: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 57: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 58: 0x55953978faed - __rust_try [INFO] [stdout] 59: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 60: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 61: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 69: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 70: 0x55953978faed - __rust_try [INFO] [stdout] 71: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 72: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 73: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e88a - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h4abf88dae752c552 [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: 0x55953978b151 - rayon_core::join::join_context::call_a::{{closure}}::h9bb1ed4baf2f41c2 [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: 0x5595397920f0 - as core::ops::function::FnOnce<()>>::call_once::ha42859063c98197a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 81: 0x55953978f707 - std::panicking::try::do_call::he470f58463145120 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 82: 0x55953978faed - __rust_try [INFO] [stdout] 83: 0x55953978ee50 - std::panicking::try::h105f1f27a6fae351 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 84: 0x559539792502 - std::panic::catch_unwind::hf927abd69d728fa8 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 85: 0x5595397884df - rayon_core::unwind::halt_unwinding::hd5364910e932c374 [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: 0x55953978a9a9 - rayon_core::join::join_context::{{closure}}::hd848c6880a2ee59b [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: 0x5595397877c9 - rayon_core::registry::in_worker::h51df65ea47a24f29 [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: 0x559539789da3 - rayon_core::join::join_context::h575da2580ff3abf1 [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: 0x55953978e1bc - rayon::iter::plumbing::bridge_producer_consumer::helper::h3d39cba12341a963 [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: 0x55953978e956 - rayon::iter::plumbing::bridge_producer_consumer::helper::{{closure}}::h5076d2dbacd25c5e [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: 0x55953978b288 - rayon_core::join::join_context::call_b::{{closure}}::h8163365183c7e1e8 [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: 0x559539791214 - as rayon_core::job::Job>::execute::call::{{closure}}::h0eba4340934a426a [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: 0x559539792130 - as core::ops::function::FnOnce<()>>::call_once::hc204725e87a43a8f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 94: 0x55953978f767 - std::panicking::try::do_call::hf2bd852b071b862a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 95: 0x55953978faed - __rust_try [INFO] [stdout] 96: 0x55953978f0d0 - std::panicking::try::h4a08af0283ca3a6b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 97: 0x559539792372 - std::panic::catch_unwind::h1b002922ed4696d5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 98: 0x5595397882df - rayon_core::unwind::halt_unwinding::h409b7656d56eb8c7 [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: 0x55953979082c - as rayon_core::job::Job>::execute::h33d5bfd6f7e7093c [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: 0x5595397edfbe - rayon_core::job::JobRef::execute::h206dc0e479a27ddb [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: 0x5595397d59d5 - rayon_core::registry::WorkerThread::execute::h897b8319a7576167 [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: 0x5595397d56d8 - rayon_core::registry::WorkerThread::wait_until_cold::hf4f5b24ea6f4f160 [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: 0x5595397d50fb - rayon_core::registry::WorkerThread::wait_until::h191dbde1b4890356 [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: 0x5595397d6148 - rayon_core::registry::main_loop::hd35013800077b72e [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: 0x5595397d2fe0 - rayon_core::registry::ThreadBuilder::run::hb225461a42efe607 [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: 0x5595397d3521 - ::spawn::{{closure}}::hb21846d44a516af4 [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: 0x5595397dd855 - std::sys_common::backtrace::__rust_begin_short_backtrace::hebb2ad57a4e4083b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 108: 0x5595397e89e1 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6d56f181b88ddb43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 109: 0x5595397f2691 - as core::ops::function::FnOnce<()>>::call_once::hb74d9059e82c73da [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 110: 0x5595397dbe92 - std::panicking::try::do_call::h9b1516c69959588d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 111: 0x5595397dd4fd - __rust_try [INFO] [stdout] 112: 0x5595397dbc94 - std::panicking::try::h9162c0b1ffc1843f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 113: 0x5595397f2953 - std::panic::catch_unwind::h0dc6d4f5e8723b43 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 114: 0x5595397e87e8 - std::thread::Builder::spawn_unchecked::{{closure}}::hf5b6e6511e6c3c33 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 115: 0x5595397ddc4f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h970339aefc6b1c96 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 116: 0x559539837aea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 117: 0x559539837aea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 118: 0x559539837aea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 119: 0x7f956a976609 - start_thread [INFO] [stdout] 120: 0x7f956a748293 - clone [INFO] [stdout] 121: 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; finished in 1.99s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test basic_test' [INFO] running `Command { std: "docker" "inspect" "4354f1923cf99791e7842425a335038bcd84e8e665cb16902960bf43dfd4e04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4354f1923cf99791e7842425a335038bcd84e8e665cb16902960bf43dfd4e04e", kill_on_drop: false }` [INFO] [stdout] 4354f1923cf99791e7842425a335038bcd84e8e665cb16902960bf43dfd4e04e