[INFO] cloning repository https://github.com/yugonsan/tfhe-rs_practice721
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yugonsan/tfhe-rs_practice721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Ftfhe-rs_practice721", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Ftfhe-rs_practice721'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7019af71b7109d6b788d870252c13f333b5691f1
[INFO] testing yugonsan/tfhe-rs_practice721 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugonsan%2Ftfhe-rs_practice721" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yugonsan/tfhe-rs_practice721
[INFO] finished tweaking git repo https://github.com/yugonsan/tfhe-rs_practice721
[INFO] tweaked toml for git repo https://github.com/yugonsan/tfhe-rs_practice721 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yugonsan/tfhe-rs_practice721 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yugonsan/tfhe-rs_practice721 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.31
[INFO] [stderr]   Downloaded reborrow v0.5.4
[INFO] [stderr]   Downloaded dyn-stack v0.9.0
[INFO] [stderr]   Downloaded concrete-csprng v0.3.0
[INFO] [stderr]   Downloaded pulp v0.11.11
[INFO] [stderr]   Downloaded concrete-fft v0.2.1
[INFO] [stderr]   Downloaded syn v2.0.26
[INFO] [stderr]   Downloaded tfhe v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bc404d3c9ed90d4eac575040cf121afffbe1b9c268fadef58c5243fe351d193
[INFO] running `Command { std: "docker" "start" "-a" "0bc404d3c9ed90d4eac575040cf121afffbe1b9c268fadef58c5243fe351d193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bc404d3c9ed90d4eac575040cf121afffbe1b9c268fadef58c5243fe351d193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc404d3c9ed90d4eac575040cf121afffbe1b9c268fadef58c5243fe351d193", kill_on_drop: false }`
[INFO] [stdout] 0bc404d3c9ed90d4eac575040cf121afffbe1b9c268fadef58c5243fe351d193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e80fcb791ea4996b636c781e225f35d08ecc1c90ebdbcfad69e35cbafaa4f5ea
[INFO] running `Command { std: "docker" "start" "-a" "e80fcb791ea4996b636c781e225f35d08ecc1c90ebdbcfad69e35cbafaa4f5ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling reborrow v0.5.4
[INFO] [stderr]    Compiling concrete-csprng v0.3.0
[INFO] [stderr]    Compiling tfhe v0.2.4
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling dyn-stack v0.9.0
[INFO] [stderr]    Compiling pulp v0.11.11
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling concrete-fft v0.2.1
[INFO] [stderr]    Compiling tfhe-rs_practice721 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tfhe::integer::gen_keys_radix`
[INFO] [stdout]  --> src/tutorial.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tfhe::integer::gen_keys_radix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2`
[INFO] [stdout]  --> src/tutorial.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tfhe::integer::gen_keys_radix`
[INFO] [stdout]  --> src/bmi.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tfhe::integer::gen_keys_radix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2`
[INFO] [stdout]  --> src/bmi.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.55s
[INFO] running `Command { std: "docker" "inspect" "e80fcb791ea4996b636c781e225f35d08ecc1c90ebdbcfad69e35cbafaa4f5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80fcb791ea4996b636c781e225f35d08ecc1c90ebdbcfad69e35cbafaa4f5ea", kill_on_drop: false }`
[INFO] [stdout] e80fcb791ea4996b636c781e225f35d08ecc1c90ebdbcfad69e35cbafaa4f5ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6806cb312a4595829d7754b8aa76b7ee1160465192ae1ae024b4be678b3d67da
[INFO] running `Command { std: "docker" "start" "-a" "6806cb312a4595829d7754b8aa76b7ee1160465192ae1ae024b4be678b3d67da", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `tfhe::integer::gen_keys_radix`
[INFO] [stdout]  --> src/tutorial.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tfhe::integer::gen_keys_radix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2`
[INFO] [stdout]  --> src/tutorial.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tfhe::integer::gen_keys_radix`
[INFO] [stdout]  --> src/bmi.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tfhe::integer::gen_keys_radix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2`
[INFO] [stdout]  --> src/bmi.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tfhe-rs_practice721 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable `scaleFactor` should have a snake case name
[INFO] [stdout]   --> src/bmi.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let scaleFactor: u64 = 10000;
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `scale_factor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `bmiFactor` should have a snake case name
[INFO] [stdout]   --> src/bmi.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let bmiFactor: u64 = 703;
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `bmi_factor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "6806cb312a4595829d7754b8aa76b7ee1160465192ae1ae024b4be678b3d67da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6806cb312a4595829d7754b8aa76b7ee1160465192ae1ae024b4be678b3d67da", kill_on_drop: false }`
[INFO] [stdout] 6806cb312a4595829d7754b8aa76b7ee1160465192ae1ae024b4be678b3d67da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78e2fcd638c99a72511e0855cb4553609f261205f2762bb5f3678835c6ed18e3
[INFO] running `Command { std: "docker" "start" "-a" "78e2fcd638c99a72511e0855cb4553609f261205f2762bb5f3678835c6ed18e3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tfhe::integer::gen_keys_radix`
[INFO] [stderr]  --> src/tutorial.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use tfhe::integer::gen_keys_radix;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2`
[INFO] [stderr]  --> src/tutorial.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tfhe::integer::gen_keys_radix`
[INFO] [stderr]  --> src/bmi.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use tfhe::integer::gen_keys_radix;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2`
[INFO] [stderr]  --> src/bmi.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use tfhe::shortint::parameters::PARAM_MESSAGE_2_CARRY_2;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable `scaleFactor` should have a snake case name
[INFO] [stderr]   --> src/bmi.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let scaleFactor: u64 = 10000;
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `scale_factor`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `bmiFactor` should have a snake case name
[INFO] [stderr]   --> src/bmi.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let bmiFactor: u64 = 703;
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `bmi_factor`
[INFO] [stderr] 
[INFO] [stderr] warning: `tfhe-rs_practice721` (lib) generated 4 warnings (run `cargo fix --lib -p tfhe-rs_practice721` to apply 4 suggestions)
[INFO] [stderr] warning: `tfhe-rs_practice721` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tfhe_rs_practice721-009b0a4c5d0752b2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test bmi::calc_bmi ... FAILED
[INFO] [stdout] test tutorial::tutorial ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bmi::calc_bmi stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bmi::calc_bmi' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/core_crypto/seeders.rs:122:12:
[INFO] [stdout] Unable to instantiate a seeder, make sure to enable a seeder feature like seeder_unix for example on unix platforms.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff4da6bf4d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff4da6bf4d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff4da6bf4d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff4da6bf4d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff4da6d4e0a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff4da6d4e0a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff4da6c4516 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff4da6c4516 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff4da69d4ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff4da69d4ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff4da6b7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff4d9bfbdde - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff4d9bfbdde - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff4da6b75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff4da6b75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff4da69d5b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff4da692809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff4da69e40d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff4da6d551c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff4da6d5214 - core[27de1724e4349be2]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ff4da6d5214 - core[27de1724e4349be2]::option::expect_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5ff4d9cb39cf - <core[27de1724e4349be2]::option::Option<alloc[a57f19327c0ad893]::boxed::Box<dyn concrete_csprng[639a904cadae1079]::seeders::Seeder>>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5ff4d9c92a0b - tfhe[118f2c561e38582a]::core_crypto::seeders::new_seeder
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/core_crypto/seeders.rs:122:12
[INFO] [stdout]   23:     0x5ff4d9c3f3e7 - <tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/engine/mod.rs:224:31
[INFO] [stdout]   24:     0x5ff4d9c3fc3b - tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/engine/mod.rs:32:65
[INFO] [stdout]   25:     0x5ff4d9ca5871 - <tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ff4d9c8a4da - <core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>::unwrap_or_else::<tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1067:21
[INFO] [stdout]   27:     0x5ff4d9c8a4da - <std[3b51380354919863]::sys::thread_local::native::lazy::Storage<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>, ()>>::get_or_init_slow::<tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   28:     0x5ff4d9c8a369 - <std[3b51380354919863]::sys::thread_local::native::lazy::Storage<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>, ()>>::get_or_init::<tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   29:     0x5ff4d9c3dbdf - tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   30:     0x5ff4d9ca513c - <tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::{K#0}::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<(core[27de1724e4349be2]::option::Option<&mut core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5ff4d9cbd047 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>::try_with::<<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::with_thread_local_mut<<tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   32:     0x5ff4d9cbc3ab - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>::with::<<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::with_thread_local_mut<<tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5ff4d9c37a41 - <tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::with_thread_local_mut::<<tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/engine/mod.rs:210:22
[INFO] [stdout]   34:     0x5ff4d9c9e25e - <tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/client_key/mod.rs:44:9
[INFO] [stdout]   35:     0x5ff4d9c92895 - <tfhe[118f2c561e38582a]::integer::client_key::ClientKey>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/integer/client_key/mod.rs:76:18
[INFO] [stdout]   36:     0x5ff4d9cabf0b - tfhe[118f2c561e38582a]::integer::gen_keys
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/integer/mod.rs:98:19
[INFO] [stdout]   37:     0x5ff4d9cabd44 - tfhe[118f2c561e38582a]::integer::gen_keys_radix
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/integer/mod.rs:121:22
[INFO] [stdout]   38:     0x5ff4d9bef431 - tfhe_rs_practice721[989515fc0f2c7613]::bmi::calc_bmi
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bmi.rs:7:36
[INFO] [stdout]   39:     0x5ff4d9bef1e7 - tfhe_rs_practice721[989515fc0f2c7613]::bmi::calc_bmi::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bmi.rs:5:14
[INFO] [stdout]   40:     0x5ff4d9bf00a6 - <tfhe_rs_practice721[989515fc0f2c7613]::bmi::calc_bmi::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ff4d9bf018b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff4d9bf018b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5ff4d9bfc9ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5ff4d9bfc9ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5ff4d9bfc9ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ff4d9bfc9ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ff4d9bfc9ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ff4d9bfc9ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5ff4d9bfc9ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5ff4d9bf7f94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5ff4d9bf7f94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ff4d9bff4e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5ff4d9bff4e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5ff4d9bff4e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ff4d9bff4e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ff4d9bff4e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ff4d9bff4e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5ff4d9bff4e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ff4da6bed3f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5ff4da6bed3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x720b5e33faa4 - <unknown>
[INFO] [stdout]   62:     0x720b5e3cca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tutorial::tutorial stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tutorial::tutorial' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/core_crypto/seeders.rs:122:12:
[INFO] [stdout] Unable to instantiate a seeder, make sure to enable a seeder feature like seeder_unix for example on unix platforms.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff4da6bf4d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff4da6bf4d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff4da6bf4d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff4da6bf4d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff4da6d4e0a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff4da6d4e0a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff4da6c4516 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff4da6c4516 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff4da69d4ff - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff4da69d4ff - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff4da6b7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff4d9bfbdde - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff4d9bfbdde - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff4da6b75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff4da6b75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff4da69d5b8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff4da692809 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff4da69e40d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff4da6d551c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff4da6d5214 - core[27de1724e4349be2]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5ff4da6d5214 - core[27de1724e4349be2]::option::expect_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2208:5
[INFO] [stdout]   21:     0x5ff4d9cb39cf - <core[27de1724e4349be2]::option::Option<alloc[a57f19327c0ad893]::boxed::Box<dyn concrete_csprng[639a904cadae1079]::seeders::Seeder>>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5ff4d9c92a0b - tfhe[118f2c561e38582a]::core_crypto::seeders::new_seeder
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/core_crypto/seeders.rs:122:12
[INFO] [stdout]   23:     0x5ff4d9c3f3e7 - <tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/engine/mod.rs:224:31
[INFO] [stdout]   24:     0x5ff4d9c3fc3b - tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/engine/mod.rs:32:65
[INFO] [stdout]   25:     0x5ff4d9ca5871 - <tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ff4d9c8a4da - <core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>::unwrap_or_else::<tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1067:21
[INFO] [stdout]   27:     0x5ff4d9c8a4da - <std[3b51380354919863]::sys::thread_local::native::lazy::Storage<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>, ()>>::get_or_init_slow::<tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread_local/native/lazy.rs:80:42
[INFO] [stdout]   28:     0x5ff4d9c8a369 - <std[3b51380354919863]::sys::thread_local::native::lazy::Storage<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>, ()>>::get_or_init::<tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::__rust_std_internal_init_fn>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread_local/native/lazy.rs:62:27
[INFO] [stdout]   29:     0x5ff4d9c3dbdf - tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::{K#0}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread_local/native/mod.rs:97:49
[INFO] [stdout]   30:     0x5ff4d9ca513c - <tfhe[118f2c561e38582a]::shortint::engine::LOCAL_ENGINE::{K#0}::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<(core[27de1724e4349be2]::option::Option<&mut core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>,)>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5ff4d9cbd047 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>::try_with::<<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::with_thread_local_mut<<tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:512:37
[INFO] [stdout]   32:     0x5ff4d9cbc3ab - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>>>::with::<<tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::with_thread_local_mut<<tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5ff4d9c37a41 - <tfhe[118f2c561e38582a]::shortint::engine::ShortintEngine>::with_thread_local_mut::<<tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new::{closure#0}, tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/engine/mod.rs:210:22
[INFO] [stdout]   34:     0x5ff4d9c9e25e - <tfhe[118f2c561e38582a]::shortint::client_key::ClientKey>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/shortint/client_key/mod.rs:44:9
[INFO] [stdout]   35:     0x5ff4d9c92895 - <tfhe[118f2c561e38582a]::integer::client_key::ClientKey>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/integer/client_key/mod.rs:76:18
[INFO] [stdout]   36:     0x5ff4d9cabf0b - tfhe[118f2c561e38582a]::integer::gen_keys
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/integer/mod.rs:98:19
[INFO] [stdout]   37:     0x5ff4d9cabd44 - tfhe[118f2c561e38582a]::integer::gen_keys_radix
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-0.2.4/src/integer/mod.rs:121:22
[INFO] [stdout]   38:     0x5ff4d9bef945 - tfhe_rs_practice721[989515fc0f2c7613]::tutorial::tutorial
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tutorial.rs:7:36
[INFO] [stdout]   39:     0x5ff4d9bef217 - tfhe_rs_practice721[989515fc0f2c7613]::tutorial::tutorial::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tutorial.rs:5:14
[INFO] [stdout]   40:     0x5ff4d9bf00e6 - <tfhe_rs_practice721[989515fc0f2c7613]::tutorial::tutorial::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ff4d9bf018b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ff4d9bf018b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x5ff4d9bfc9ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5ff4d9bfc9ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5ff4d9bfc9ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5ff4d9bfc9ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5ff4d9bfc9ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5ff4d9bfc9ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5ff4d9bfc9ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5ff4d9bf7f94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5ff4d9bf7f94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5ff4d9bff4e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x5ff4d9bff4e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5ff4d9bff4e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5ff4d9bff4e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5ff4d9bff4e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5ff4d9bff4e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x5ff4d9bff4e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ff4da6bed3f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   60:     0x5ff4da6bed3f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   61:     0x720b5e33faa4 - <unknown>
[INFO] [stdout]   62:     0x720b5e3cca64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bmi::calc_bmi
[INFO] [stdout]     tutorial::tutorial
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78e2fcd638c99a72511e0855cb4553609f261205f2762bb5f3678835c6ed18e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e2fcd638c99a72511e0855cb4553609f261205f2762bb5f3678835c6ed18e3", kill_on_drop: false }`
[INFO] [stdout] 78e2fcd638c99a72511e0855cb4553609f261205f2762bb5f3678835c6ed18e3
