[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqvntm%2Fnhashmap" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qvntm/nhashmap on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd2ee6c0722662c31f49c9c4effffb5a1056931a646bb1a1fbae1c35d9c7168f [INFO] running `Command { std: "docker" "start" "-a" "cd2ee6c0722662c31f49c9c4effffb5a1056931a646bb1a1fbae1c35d9c7168f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd2ee6c0722662c31f49c9c4effffb5a1056931a646bb1a1fbae1c35d9c7168f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2ee6c0722662c31f49c9c4effffb5a1056931a646bb1a1fbae1c35d9c7168f", kill_on_drop: false }` [INFO] [stdout] cd2ee6c0722662c31f49c9c4effffb5a1056931a646bb1a1fbae1c35d9c7168f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a485279422cc6beed8935f5f6ba202fa573b9ea5f48b2ac6e8a404ce3edad4e9 [INFO] running `Command { std: "docker" "start" "-a" "a485279422cc6beed8935f5f6ba202fa573b9ea5f48b2ac6e8a404ce3edad4e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling semver v0.9.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 rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling nested_map v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.84s [INFO] running `Command { std: "docker" "inspect" "a485279422cc6beed8935f5f6ba202fa573b9ea5f48b2ac6e8a404ce3edad4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a485279422cc6beed8935f5f6ba202fa573b9ea5f48b2ac6e8a404ce3edad4e9", kill_on_drop: false }` [INFO] [stdout] a485279422cc6beed8935f5f6ba202fa573b9ea5f48b2ac6e8a404ce3edad4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87f7d9ee564696c9819bbbd6ae002944c759e1ab5eb91ca424b0b874037a00b1 [INFO] running `Command { std: "docker" "start" "-a" "87f7d9ee564696c9819bbbd6ae002944c759e1ab5eb91ca424b0b874037a00b1", 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.13s [INFO] running `Command { std: "docker" "inspect" "87f7d9ee564696c9819bbbd6ae002944c759e1ab5eb91ca424b0b874037a00b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87f7d9ee564696c9819bbbd6ae002944c759e1ab5eb91ca424b0b874037a00b1", kill_on_drop: false }` [INFO] [stdout] 87f7d9ee564696c9819bbbd6ae002944c759e1ab5eb91ca424b0b874037a00b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f12c68bc258ced6d5848625bbbb7cb40ddc30247029731dd521ff728b60c5cf7 [INFO] running `Command { std: "docker" "start" "-a" "f12c68bc258ced6d5848625bbbb7cb40ddc30247029731dd521ff728b60c5cf7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nested_map-1ac60dd2de7bb4d1) [INFO] [stderr] Running tests/basic_test.rs (/opt/rustwide/target/debug/deps/basic_test-334890375a962251) [INFO] [stdout] [INFO] [stdout] running 0 tests [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(25090)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 26: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 27: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 28: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x557f76c058dd - __rust_try [INFO] [stdout] 30: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 34: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x557f76c058dd - __rust_try [INFO] [stdout] 42: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 52: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x557f76c058dd - __rust_try [INFO] [stdout] 54: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 56: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 64: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 65: 0x557f76c058dd - __rust_try [INFO] [stdout] 66: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 68: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 76: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x557f76c058dd - __rust_try [INFO] [stdout] 78: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 79: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 80: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 86: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 87: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 88: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 89: 0x557f76c058dd - __rust_try [INFO] [stdout] 90: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 91: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 92: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 93: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 94: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 95: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 96: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 97: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 98: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 99: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 100: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 101: 0x557f76c058dd - __rust_try [INFO] [stdout] 102: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 103: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 104: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 105: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 106: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 107: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 108: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 109: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 110: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 111: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 112: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 113: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 114: 0x557f76c058dd - __rust_try [INFO] [stdout] 115: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 116: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 117: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 118: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 119: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 120: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 121: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 122: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 123: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 124: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 125: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 126: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 127: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 128: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 129: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 130: 0x557f76c62cbd - __rust_try [INFO] [stdout] 131: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 132: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 133: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 134: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 136: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 137: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 138: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 139: 0x7f8cfed30293 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(115)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 26: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 27: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 28: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x557f76c058dd - __rust_try [INFO] [stdout] 30: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 34: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x557f76c058dd - __rust_try [INFO] [stdout] 42: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 52: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x557f76c058dd - __rust_try [INFO] [stdout] 54: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 56: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 64: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 65: 0x557f76c058dd - __rust_try [INFO] [stdout] 66: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 68: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 76: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x557f76c058dd - __rust_try [INFO] [stdout] 78: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 79: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 80: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 86: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 87: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 88: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 89: 0x557f76c058dd - __rust_try [INFO] [stdout] 90: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 91: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 92: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 93: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 94: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 95: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 96: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 97: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 98: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 99: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 100: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 101: 0x557f76c058dd - __rust_try [INFO] [stdout] 102: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 103: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 104: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 105: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 106: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 107: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 108: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 109: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 110: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 111: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 112: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 113: 0x557f76c058dd - __rust_try [INFO] [stdout] 114: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 115: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 116: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 117: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 118: 0x557f76c0dd00 - ::in_worker_cold::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:447:21 [INFO] [stdout] 119: 0x557f76c0e6ce - as rayon_core[9eb884898272464]::job::Job>::execute::call::<((), ()), ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 120: 0x557f76c11a70 - as rayon_core[9eb884898272464]::job::Job>::execute::call<((), ()), ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 121: 0x557f76c0543a - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<((), ()), ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 122: 0x557f76c058dd - __rust_try [INFO] [stdout] 123: 0x557f76c04eb1 - std[77c0456e0eb29f0c]::panicking::try::<((), ()), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<((), ()), ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 124: 0x557f76c112b0 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<((), ()), ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 125: 0x557f76c110c7 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<((), ()), ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 126: 0x557f76c0fa3f - ::in_worker_cold, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 127: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 128: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 129: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 130: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 131: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 132: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 133: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 134: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 135: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 136: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 137: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 138: 0x557f76c62cbd - __rust_try [INFO] [stdout] 139: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 140: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 141: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 142: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 143: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 144: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 145: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 146: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 147: 0x7f8cfed30293 - clone [INFO] [stdout] 148: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(12585)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 26: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 27: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 28: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x557f76c058dd - __rust_try [INFO] [stdout] 30: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 34: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x557f76c058dd - __rust_try [INFO] [stdout] 42: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 52: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 53: 0x557f76c058dd - __rust_try [INFO] [stdout] 54: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 55: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 56: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 64: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 65: 0x557f76c058dd - __rust_try [INFO] [stdout] 66: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 68: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 76: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x557f76c058dd - __rust_try [INFO] [stdout] 78: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 79: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 80: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 86: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 87: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 88: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 89: 0x557f76c058dd - __rust_try [INFO] [stdout] 90: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 91: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 92: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 93: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 94: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 95: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 96: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 97: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 98: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 99: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 100: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 101: 0x557f76c058dd - __rust_try [INFO] [stdout] 102: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 103: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 104: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 105: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 106: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 107: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 108: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 109: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 110: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 111: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 112: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 113: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 114: 0x557f76c058dd - __rust_try [INFO] [stdout] 115: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 116: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 117: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 118: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 119: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 120: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 121: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 122: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 123: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 124: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 125: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 126: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 127: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 128: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 129: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 130: 0x557f76c62cbd - __rust_try [INFO] [stdout] 131: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 132: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 133: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 134: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 135: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 136: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 137: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 138: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 139: 0x7f8cfed30293 - clone [INFO] [stdout] 140: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(6465)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 26: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 27: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 28: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x557f76c058dd - __rust_try [INFO] [stdout] 30: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 34: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x557f76c058dd - __rust_try [INFO] [stdout] 42: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 44: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 50: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 51: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 52: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 53: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 59: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x557f76c058dd - __rust_try [INFO] [stdout] 61: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 63: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 71: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 72: 0x557f76c058dd - __rust_try [INFO] [stdout] 73: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 75: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 81: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 82: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 83: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 84: 0x557f76c058dd - __rust_try [INFO] [stdout] 85: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 86: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 87: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 88: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 89: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 90: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 91: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 92: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 93: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 94: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 95: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 96: 0x557f76c058dd - __rust_try [INFO] [stdout] 97: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 98: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 99: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 100: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 101: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 102: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 103: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 104: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 105: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 106: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 107: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 108: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 109: 0x557f76c058dd - __rust_try [INFO] [stdout] 110: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 111: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 112: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 113: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 114: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 115: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 116: 0x557f76c6fef9 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 117: 0x557f76c6f87f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 118: 0x557f76c14d3f - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 119: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [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: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 126: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 127: 0x557f76c058dd - __rust_try [INFO] [stdout] 128: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 129: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 130: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [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: 0x557f76c62c3e - ::execute [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: 0x557f76c70192 - ::execute [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: 0x557f76c6fb19 - ::wait_until_cold:: [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: 0x557f76c6f76f - ::wait_until:: [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: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [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: 0x557f76c6d83d - ::run [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: 0x557f76c6dd6d - ::spawn::{closure#0} [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: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 140: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 141: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 142: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 143: 0x557f76c62cbd - __rust_try [INFO] [stdout] 144: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 145: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 146: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 147: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 148: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 149: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 150: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 151: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 152: 0x7f8cfed30293 - clone [INFO] [stdout] 153: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(9430)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 26: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 27: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 28: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x557f76c058dd - __rust_try [INFO] [stdout] 30: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 34: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [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: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 47: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x557f76c058dd - __rust_try [INFO] [stdout] 49: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 51: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 59: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x557f76c058dd - __rust_try [INFO] [stdout] 61: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 63: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 71: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 72: 0x557f76c058dd - __rust_try [INFO] [stdout] 73: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 74: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 75: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 81: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 82: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 83: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 84: 0x557f76c058dd - __rust_try [INFO] [stdout] 85: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 86: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 87: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 88: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 89: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 90: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 91: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 92: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 93: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 94: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 95: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 96: 0x557f76c058dd - __rust_try [INFO] [stdout] 97: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 98: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 99: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 100: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 101: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 102: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 103: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 104: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 105: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 106: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 107: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 108: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 109: 0x557f76c058dd - __rust_try [INFO] [stdout] 110: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 111: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 112: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 113: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 114: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 115: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 116: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 117: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 118: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 119: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 120: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 121: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 122: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 123: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 124: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 125: 0x557f76c62cbd - __rust_try [INFO] [stdout] 126: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 127: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 128: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 129: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 130: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 131: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 132: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 133: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 134: 0x7f8cfed30293 - clone [INFO] [stdout] 135: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(7280)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 26: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 27: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 28: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 29: 0x557f76c058dd - __rust_try [INFO] [stdout] 30: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 33: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 34: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [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: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 47: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x557f76c058dd - __rust_try [INFO] [stdout] 49: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 51: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 57: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 58: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 59: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 60: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 61: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 62: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 63: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 64: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 65: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 66: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 67: 0x557f76c058dd - __rust_try [INFO] [stdout] 68: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 70: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 71: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 72: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 73: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 74: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 75: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 76: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 77: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 78: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 79: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 80: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 81: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 82: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 83: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 84: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 85: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 86: 0x557f76c058dd - __rust_try [INFO] [stdout] 87: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 88: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 89: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 90: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 91: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 92: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 93: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 94: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 95: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 96: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 97: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 98: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 99: 0x557f76c058dd - __rust_try [INFO] [stdout] 100: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 101: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 102: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 103: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 104: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 105: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 106: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 107: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 108: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 109: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 110: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 111: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 112: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 113: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 114: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 115: 0x557f76c62cbd - __rust_try [INFO] [stdout] 116: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 117: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 118: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 119: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 120: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 121: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 122: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 123: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 124: 0x7f8cfed30293 - clone [INFO] [stdout] 125: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(5720)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 26: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 27: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 28: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 29: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 30: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 31: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 32: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 33: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 34: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x557f76c058dd - __rust_try [INFO] [stdout] 37: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 39: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 40: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 41: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 45: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 46: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 47: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 48: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 49: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 50: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 51: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 52: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 53: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 54: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 55: 0x557f76c058dd - __rust_try [INFO] [stdout] 56: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 57: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 58: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 59: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 60: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 61: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 62: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 63: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 64: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 65: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 66: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 67: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 68: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 69: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 70: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 71: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 72: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 73: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 74: 0x557f76c058dd - __rust_try [INFO] [stdout] 75: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 76: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 77: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 78: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 79: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 80: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 81: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 82: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 83: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 84: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 85: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 86: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 87: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 88: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 89: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 90: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 91: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 92: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 93: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 94: 0x557f76c058dd - __rust_try [INFO] [stdout] 95: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 96: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 97: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 99: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 100: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 101: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 102: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 103: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 104: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 105: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 106: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 107: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 108: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 109: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 110: 0x557f76c62cbd - __rust_try [INFO] [stdout] 111: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 112: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 113: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 114: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 115: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 116: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 117: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 118: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 119: 0x7f8cfed30293 - clone [INFO] [stdout] 120: 0x0 - [INFO] [stdout] thread '' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `None`, [INFO] [stdout] right: `Some(2635)`', tests/basic_test.rs:49:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557f76ca24c0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557f76ca24c0 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557f76cc4dec - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x557f76c9f285 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557f76ca469b - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557f76ca469b - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x557f76ca41ac - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x557f76ca4d41 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x557f76ca4847 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x557f76ca29bc - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557f76ca47a9 - rust_begin_unwind [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x557f76c044b1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x557f76cc3708 - core[ee1ca6415511a9c4]::panicking::assert_failed_inner [INFO] [stdout] 16: 0x557f76c1068a - core[ee1ca6415511a9c4]::panicking::assert_failed::, core[ee1ca6415511a9c4]::option::Option<&i32>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x557f76c13b91 - basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} [INFO] [stdout] at /opt/rustwide/workdir/tests/basic_test.rs:49:9 [INFO] [stdout] 18: 0x557f76c125a9 - <&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1} as core[ee1ca6415511a9c4]::ops::function::FnMut<(i32,)>>::call_mut [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x557f76c121aa - core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:773:29 [INFO] [stdout] 20: 0x557f76c108ab - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::fold::<(), core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator::for_each::call::{closure#0}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:2152:21 [INFO] [stdout] 21: 0x557f76c109d8 - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::for_each::<&basic_test[79c1340b376ddc64]::insert_rayon::{closure#1}> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/iter/traits/iterator.rs:776:9 [INFO] [stdout] 22: 0x557f76c17099 - as rayon[4907bca1b01fe2c4]::iter::plumbing::Folder>::consume_iter::> [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] 23: 0x557f76c1726e - as rayon[4907bca1b01fe2c4]::iter::plumbing::Producer>::fold_with::> [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] 24: 0x557f76c16881 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 25: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 26: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 27: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 28: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 29: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 30: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 31: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 32: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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] 33: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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] 34: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 35: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x557f76c058dd - __rust_try [INFO] [stdout] 37: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 39: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 40: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 41: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 47: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 48: 0x557f76c058dd - __rust_try [INFO] [stdout] 49: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 50: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 51: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16bb5 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0} [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: 0x557f76c151ef - rayon_core[9eb884898272464]::join::join_context::call_a::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0} [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: 0x557f76c11a10 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 59: 0x557f76c0537e - std[77c0456e0eb29f0c]::panicking::try::do_call::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x557f76c058dd - __rust_try [INFO] [stdout] 61: 0x557f76c0509b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x557f76c11230 - std[77c0456e0eb29f0c]::panic::catch_unwind::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 63: 0x557f76c11014 - rayon_core[9eb884898272464]::unwind::halt_unwinding::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}>::{closure#0}, ()> [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: 0x557f76c14a94 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [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: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 69: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 70: 0x557f76c0eae1 - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()>>::run_inline [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:97:9 [INFO] [stdout] 71: 0x557f76c14f81 - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0} [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] 72: 0x557f76c0d547 - rayon_core[9eb884898272464]::registry::in_worker::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()>::{closure#0}, ((), ())> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:799:13 [INFO] [stdout] 73: 0x557f76c13c8a - rayon_core[9eb884898272464]::join::join_context::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#0}, rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}, (), ()> [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] 74: 0x557f76c16731 - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer> [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] 75: 0x557f76c16cbc - rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper::, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1} [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] 76: 0x557f76c15336 - rayon_core[9eb884898272464]::join::join_context::call_b::<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0} [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] 77: 0x557f76c0e74e - as rayon_core[9eb884898272464]::job::Job>::execute::call::<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:113:21 [INFO] [stdout] 78: 0x557f76c11ad0 - as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 79: 0x557f76c054de - std[77c0456e0eb29f0c]::panicking::try::do_call:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x557f76c058dd - __rust_try [INFO] [stdout] 81: 0x557f76c0527b - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 82: 0x557f76c11330 - std[77c0456e0eb29f0c]::panic::catch_unwind:: as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 83: 0x557f76c11174 - rayon_core[9eb884898272464]::unwind::halt_unwinding::< as rayon_core[9eb884898272464]::job::Job>::execute::call<(), rayon_core[9eb884898272464]::join::join_context::call_b<(), rayon[4907bca1b01fe2c4]::iter::plumbing::bridge_producer_consumer::helper, rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/unwind.rs:17:5 [INFO] [stdout] 84: 0x557f76c0f4fe - , rayon[4907bca1b01fe2c4]::iter::for_each::ForEachConsumer>::{closure#1}>::{closure#0}, ()> as rayon_core[9eb884898272464]::job::Job>::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:119:38 [INFO] [stdout] 85: 0x557f76c62c3e - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/job.rs:59:9 [INFO] [stdout] 86: 0x557f76c70192 - ::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:681:9 [INFO] [stdout] 87: 0x557f76c6fb19 - ::wait_until_cold:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:665:17 [INFO] [stdout] 88: 0x557f76c6f76f - ::wait_until:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:639:13 [INFO] [stdout] 89: 0x557f76c70a37 - rayon_core[9eb884898272464]::registry::main_loop [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:759:5 [INFO] [stdout] 90: 0x557f76c6d83d - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:56:18 [INFO] [stdout] 91: 0x557f76c6dd6d - ::spawn::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.7.0/src/registry.rs:101:20 [INFO] [stdout] 92: 0x557f76c63690 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace::<::spawn::{closure#0}, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 93: 0x557f76c6c6cd - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 94: 0x557f76c5b741 - ::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 95: 0x557f76c620fc - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 96: 0x557f76c62cbd - __rust_try [INFO] [stdout] 97: 0x557f76c61d77 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 98: 0x557f76c5a871 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 99: 0x557f76c6c4dc - ::spawn_unchecked::<::spawn::{closure#0}, ()>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 100: 0x557f76c68a7f - <::spawn_unchecked<::spawn::{closure#0}, ()>::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 101: 0x557f76ca98f7 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 102: 0x557f76ca98f7 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 103: 0x557f76ca98f7 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 104: 0x7f8cfef5e609 - start_thread [INFO] [stdout] 105: 0x7f8cfed30293 - clone [INFO] [stdout] 106: 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 2.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test basic_test' [INFO] running `Command { std: "docker" "inspect" "f12c68bc258ced6d5848625bbbb7cb40ddc30247029731dd521ff728b60c5cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12c68bc258ced6d5848625bbbb7cb40ddc30247029731dd521ff728b60c5cf7", kill_on_drop: false }` [INFO] [stdout] f12c68bc258ced6d5848625bbbb7cb40ddc30247029731dd521ff728b60c5cf7