[INFO] fetching crate spectral 0.6.0...
[INFO] testing spectral-0.6.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate spectral 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate spectral 0.6.0
[INFO] finished tweaking crates.io crate spectral 0.6.0
[INFO] tweaked toml for crates.io crate spectral 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spectral 0.6.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5e3adde8f2f7b8f7ea3259614beffc06c5f1828df645597082a17bd937d4b06
[INFO] running `Command { std: "docker" "start" "-a" "b5e3adde8f2f7b8f7ea3259614beffc06c5f1828df645597082a17bd937d4b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5e3adde8f2f7b8f7ea3259614beffc06c5f1828df645597082a17bd937d4b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5e3adde8f2f7b8f7ea3259614beffc06c5f1828df645597082a17bd937d4b06", kill_on_drop: false }`
[INFO] [stdout] b5e3adde8f2f7b8f7ea3259614beffc06c5f1828df645597082a17bd937d4b06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6612519ad7eca941e289bbf50d540c1a99901acf725a571e162464106b0ec854
[INFO] running `Command { std: "docker" "start" "-a" "6612519ad7eca941e289bbf50d540c1a99901acf725a571e162464106b0ec854", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling spectral v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut assertion = self;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut assertion = self;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:266:31
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn asserting(description: &str) -> SpecDescription {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn asserting(description: &str) -> SpecDescription<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |           panic!(format!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 344 | |                        description,
[INFO] [stdout] 345 | |                        subject_name,
[INFO] [stdout] 346 | |                        TERM_RED,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                        TERM_RESET,
[INFO] [stdout] 350 | |                        location))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 343 ~         panic!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stdout] 344 |                        description,
[INFO] [stdout] ...
[INFO] [stdout] 349 |                        TERM_RESET,
[INFO] [stdout] 350 ~                        location)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:360:16
[INFO] [stdout]     |
[INFO] [stdout] 360 |           panic!(format!("{}{}\n\t{}{}{}\n{}",
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 361 | |                        description,
[INFO] [stdout] 362 | |                        subject_name,
[INFO] [stdout] 363 | |                        TERM_RED,
[INFO] [stdout] 364 | |                        message,
[INFO] [stdout] 365 | |                        TERM_RESET,
[INFO] [stdout] 366 | |                        location))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 360 ~         panic!("{}{}\n\t{}{}{}\n{}",
[INFO] [stdout] 361 |                        description,
[INFO] [stdout] ...
[INFO] [stdout] 365 |                        TERM_RESET,
[INFO] [stdout] 366 ~                        location)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s
[INFO] running `Command { std: "docker" "inspect" "6612519ad7eca941e289bbf50d540c1a99901acf725a571e162464106b0ec854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6612519ad7eca941e289bbf50d540c1a99901acf725a571e162464106b0ec854", kill_on_drop: false }`
[INFO] [stdout] 6612519ad7eca941e289bbf50d540c1a99901acf725a571e162464106b0ec854
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83221ba31b24168c42402456de5d4a1897be5f1bca0da0a7dcb95ec7f8df99cd
[INFO] running `Command { std: "docker" "start" "-a" "83221ba31b24168c42402456de5d4a1897be5f1bca0da0a7dcb95ec7f8df99cd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling spectral v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut assertion = self;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut assertion = self;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:266:31
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn asserting(description: &str) -> SpecDescription {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn asserting(description: &str) -> SpecDescription<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |           panic!(format!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 344 | |                        description,
[INFO] [stdout] 345 | |                        subject_name,
[INFO] [stdout] 346 | |                        TERM_RED,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                        TERM_RESET,
[INFO] [stdout] 350 | |                        location))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 343 ~         panic!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stdout] 344 |                        description,
[INFO] [stdout] ...
[INFO] [stdout] 349 |                        TERM_RESET,
[INFO] [stdout] 350 ~                        location)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:360:16
[INFO] [stdout]     |
[INFO] [stdout] 360 |           panic!(format!("{}{}\n\t{}{}{}\n{}",
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 361 | |                        description,
[INFO] [stdout] 362 | |                        subject_name,
[INFO] [stdout] 363 | |                        TERM_RED,
[INFO] [stdout] 364 | |                        message,
[INFO] [stdout] 365 | |                        TERM_RESET,
[INFO] [stdout] 366 | |                        location))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 360 ~         panic!("{}{}\n\t{}{}{}\n{}",
[INFO] [stdout] 361 |                        description,
[INFO] [stdout] ...
[INFO] [stdout] 365 |                        TERM_RESET,
[INFO] [stdout] 366 ~                        location)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 |         let mut assertion = self;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let mut assertion = self;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:266:31
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn asserting(description: &str) -> SpecDescription {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn asserting(description: &str) -> SpecDescription<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |           panic!(format!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 344 | |                        description,
[INFO] [stdout] 345 | |                        subject_name,
[INFO] [stdout] 346 | |                        TERM_RED,
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                        TERM_RESET,
[INFO] [stdout] 350 | |                        location))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 343 ~         panic!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stdout] 344 |                        description,
[INFO] [stdout] ...
[INFO] [stdout] 349 |                        TERM_RESET,
[INFO] [stdout] 350 ~                        location)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:360:16
[INFO] [stdout]     |
[INFO] [stdout] 360 |           panic!(format!("{}{}\n\t{}{}{}\n{}",
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 361 | |                        description,
[INFO] [stdout] 362 | |                        subject_name,
[INFO] [stdout] 363 | |                        TERM_RED,
[INFO] [stdout] 364 | |                        message,
[INFO] [stdout] 365 | |                        TERM_RESET,
[INFO] [stdout] 366 | |                        location))
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 360 ~         panic!("{}{}\n\t{}{}{}\n{}",
[INFO] [stdout] 361 |                        description,
[INFO] [stdout] ...
[INFO] [stdout] 365 |                        TERM_RESET,
[INFO] [stdout] 366 ~                        location)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "83221ba31b24168c42402456de5d4a1897be5f1bca0da0a7dcb95ec7f8df99cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83221ba31b24168c42402456de5d4a1897be5f1bca0da0a7dcb95ec7f8df99cd", kill_on_drop: false }`
[INFO] [stdout] 83221ba31b24168c42402456de5d4a1897be5f1bca0da0a7dcb95ec7f8df99cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] efd1b1e4f9991fa7a3753a75a04534099d91bba4a9afad8fee22079127f523d5
[INFO] running `Command { std: "docker" "start" "-a" "efd1b1e4f9991fa7a3753a75a04534099d91bba4a9afad8fee22079127f523d5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:318:13
[INFO] [stderr]     |
[INFO] [stderr] 318 |         let mut assertion = self;
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/lib.rs:326:13
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let mut assertion = self;
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:266:31
[INFO] [stderr]     |
[INFO] [stderr] 266 | pub fn asserting(description: &str) -> SpecDescription {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 266 | pub fn asserting(description: &str) -> SpecDescription<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lib.rs:343:16
[INFO] [stderr]     |
[INFO] [stderr] 343 |           panic!(format!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stderr]     |  ________________^
[INFO] [stderr] 344 | |                        description,
[INFO] [stderr] 345 | |                        subject_name,
[INFO] [stderr] 346 | |                        TERM_RED,
[INFO] [stderr] ...   |
[INFO] [stderr] 349 | |                        TERM_RESET,
[INFO] [stderr] 350 | |                        location))
[INFO] [stderr]     | |________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 343 ~         panic!("{}{}\n\t{}expected: {}\n\t but was: {}{}\n{}",
[INFO] [stderr] 344 |                        description,
[INFO] [stderr] ...
[INFO] [stderr] 349 |                        TERM_RESET,
[INFO] [stderr] 350 ~                        location)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lib.rs:360:16
[INFO] [stderr]     |
[INFO] [stderr] 360 |           panic!(format!("{}{}\n\t{}{}{}\n{}",
[INFO] [stderr]     |  ________________^
[INFO] [stderr] 361 | |                        description,
[INFO] [stderr] 362 | |                        subject_name,
[INFO] [stderr] 363 | |                        TERM_RED,
[INFO] [stderr] 364 | |                        message,
[INFO] [stderr] 365 | |                        TERM_RESET,
[INFO] [stderr] 366 | |                        location))
[INFO] [stderr]     | |________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 360 ~         panic!("{}{}\n\t{}{}{}\n{}",
[INFO] [stderr] 361 |                        description,
[INFO] [stderr] ...
[INFO] [stderr] 365 |                        TERM_RESET,
[INFO] [stderr] 366 ~                        location)
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `spectral` (lib) generated 5 warnings (run `cargo fix --lib -p spectral` to apply 5 suggestions)
[INFO] [stderr] warning: `spectral` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spectral-41138d92d6d0cefd)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test boolean::tests::should_not_panic_if_value_is_expected_to_be_false_and_is ... ok
[INFO] [stdout] test boolean::tests::should_not_panic_if_value_is_expected_to_be_true_and_is ... ok
[INFO] [stdout] test hashmap::tests::contains_key_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test hashmap::tests::contains_entry_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test hashmap::tests::should_be_able_to_chain_value_from_contains_key ... ok
[INFO] [stdout] test hashmap::tests::does_not_contain_key_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_contains_entry_with_different_value_if_expected ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_contains_entry ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_was_expected_to_be_empty_and_is ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_contains_key ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_does_not_contain_entry_if_expected ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_does_not_contain_key_when_expected ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_length_matches_expected ... ok
[INFO] [stdout] test boolean::tests::should_panic_if_value_is_expected_to_be_true_and_is_not - should panic ... ok
[INFO] [stdout] test boolean::tests::should_panic_if_value_is_expected_to_be_false_and_is_not - should panic ... ok
[INFO] [stdout] test hashmap::tests::should_not_panic_if_hashmap_does_not_contain_key - should panic ... ok
[INFO] [stdout] test hashmap::tests::should_panic_if_hashmap_contains_entry_with_different_value - should panic ... ok
[INFO] [stdout] test hashmap::tests::should_panic_if_hashmap_contains_entry_if_not_expected - should panic ... ok
[INFO] [stdout] test hashmap::tests::should_panic_if_hashmap_contains_entry_without_key - should panic ... ok
[INFO] [stdout] test iter::tests::contains_should_allow_for_multiple_borrow_types_for_intoiter ... ok
[INFO] [stdout] test hashmap::tests::should_panic_if_hashmap_does_contain_key_when_not_expected - should panic ... ok
[INFO] [stdout] test iter::tests::contains_should_allow_for_multiple_borrow_types_for_iterators ... ok
[INFO] [stdout] test hashmap::tests::should_panic_if_hashmap_length_does_not_match_expected - should panic ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterable_contains_value ... ok
[INFO] [stdout] test hashmap::tests::should_panic_if_hashmap_was_expected_to_be_empty_and_is_not - should panic ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iteratable_equals_expected_iterator ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterator_contains_all_expected_values ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterator_contains_value ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterator_matches_on_value ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_vec_contains_mapped_value ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_vec_contains_value ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_vec_does_not_contain_value_if_expected ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterable_does_not_contain_all_expected_values - should panic ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterable_contains_all_expected_values ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterator_does_not_contain_value_if_expected ... ok
[INFO] [stdout] test iter::tests::should_not_panic_if_iterator_equals_expected_iterator ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iteratable_does_not_equal_expected_iterator - should panic ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterator_does_contain_value_but_expected_not_to - should panic ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterator_does_not_contain_value - should panic ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterable_does_not_contain_value - should panic ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterator_does_not_contain_all_expected_values_exactly - should panic ... ok
[INFO] [stdout] test numeric::tests::is_close_to_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterator_does_not_match_on_value - should panic ... ok
[INFO] [stdout] test numeric::tests::is_greater_than_or_equal_to_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test numeric::tests::is_greater_than_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test numeric::tests::is_less_than_or_equal_to_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test iter::tests::should_panic_if_vec_does_contain_value_and_expected_not_to - should panic ... ok
[INFO] [stdout] test numeric::tests::is_less_than_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test numeric::tests::should_not_panic_if_float_exactly_matches ... ok
[INFO] [stdout] test numeric::tests::should_not_panic_if_float_is_close_to ... ok
[INFO] [stdout] test numeric::tests::should_not_panic_if_value_is_greater_than_expected ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterator_does_not_equal_expected_iterator - should panic ... ok
[INFO] [stdout] test iter::tests::should_panic_if_iterator_does_not_contain_all_expected_values - should panic ... ok
[INFO] [stdout] test numeric::tests::should_not_panic_if_value_is_greater_than_or_equal_to_expected ... ok
[INFO] [stdout] test numeric::tests::should_not_panic_if_value_is_less_than_expected ... ok
[INFO] [stdout] test numeric::tests::should_not_panic_if_value_is_less_than_or_equal_to_than_expected ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_float_is_negative_infinity - should panic ... FAILED
[INFO] [stdout] test numeric::tests::should_panic_if_float_is_infinity - should panic ... FAILED
[INFO] [stdout] test iter::tests::should_panic_if_vec_does_not_contain_value - should panic ... ok
[INFO] [stdout] test option::tests::contains_value_should_allow_multiple_borrow_types ... ok
[INFO] [stdout] test option::tests::should_be_able_to_unwrap_option_if_some ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_value_is_less_than_or_not_equal_to_expected - should panic ... ok
[INFO] [stdout] test option::tests::should_not_panic_if_option_contains_expected_value ... ok
[INFO] [stdout] test option::tests::should_not_panic_if_option_is_empty ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_float_is_not_close_to - should panic ... FAILED
[INFO] [stdout] test option::tests::should_not_panic_if_option_is_expected_to_contain_value_and_does ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_value_is_greater_than_expected - should panic ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_value_is_greater_than_or_not_equal_to_expected - should panic ... ok
[INFO] [stdout] test path::tests::has_file_name_should_allow_multiple_borrow_forms_for_path ... ok
[INFO] [stdout] test option::tests::should_panic_if_option_is_not_empty_but_was_expected_as_empty - should panic ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_path_does_not_exist_when_expected ... ok
[INFO] [stdout] test option::tests::should_panic_if_option_does_not_contain_expected_value - should panic ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_path_has_correct_file_name ... ok
[INFO] [stdout] test path::tests::has_file_name_should_allow_multiple_borrow_forms_for_pathbuf ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_path_exists ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_path_represents_a_directory ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_path_represents_a_file ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_pathbuf_exists ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_pathbuf_does_not_exist_when_expected ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_pathbuf_represents_a_directory ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_pathbuf_represents_a_file ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_does_not_exist - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_does_not_have_a_file_name - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_does_not_have_correct_file_name - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_does_not_represent_a_directory - should panic ... ok
[INFO] [stdout] test path::tests::should_not_panic_if_pathbuf_has_correct_file_name ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_does_not_represent_a_file - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_exists_when_not_expected - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_pathbuf_does_not_exist - should panic ... ok
[INFO] [stdout] test iter::tests::should_panic_if_vec_does_not_contain_mapped_value - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_pathbuf_does_not_represent_a_file - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_pathbuf_exists_when_not_expected - should panic ... ok
[INFO] [stdout] test result::tests::is_error_containing_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test result::tests::is_ok_containing_should_allow_multiple_borrow_forms ... ok
[INFO] [stdout] test result::tests::should_not_panic_if_result_is_err_with_expected_value ... ok
[INFO] [stdout] test result::tests::should_not_panic_if_result_is_err_with_uncomparable_ok ... ok
[INFO] [stdout] test result::tests::should_not_panic_if_result_is_expected_to_be_error_and_is ... ok
[INFO] [stdout] test result::tests::should_not_panic_if_result_is_expected_to_be_ok_and_is ... ok
[INFO] [stdout] test result::tests::should_not_panic_if_result_is_ok_with_expected_value ... ok
[INFO] [stdout] test result::tests::should_not_panic_if_result_is_ok_with_uncomparable_ok ... ok
[INFO] [stdout] test result::tests::should_panic_if_result_is_err_if_ok_with_value_expected - should panic ... ok
[INFO] [stdout] test result::tests::should_panic_if_result_is_err_without_expected_value - should panic ... ok
[INFO] [stdout] test result::tests::should_panic_if_result_is_expected_to_be_error_and_is_not - should panic ... ok
[INFO] [stdout] test result::tests::should_panic_if_result_is_expected_to_be_ok_and_is_not - should panic ... ok
[INFO] [stdout] test result::tests::should_panic_if_result_is_ok_if_err_with_value_expected - should panic ... ok
[INFO] [stdout] test result::tests::should_panic_if_result_is_ok_without_expected_value - should panic ... ok
[INFO] [stdout] test result::tests::should_return_unwrapped_value_if_subject_is_err ... ok
[INFO] [stdout] test result::tests::should_return_unwrapped_value_if_subject_is_ok ... ok
[INFO] [stdout] test string::tests::should_allow_multiple_borrow_forms_for_str ... ok
[INFO] [stdout] test string::tests::should_allow_multiple_borrow_forms_for_string ... ok
[INFO] [stdout] test string::tests::should_not_panic_if_str_contains_value ... ok
[INFO] [stdout] test string::tests::should_not_panic_if_str_ends_with_value ... ok
[INFO] [stdout] test string::tests::should_not_panic_if_str_starts_with_value ... ok
[INFO] [stdout] test string::tests::should_not_panic_if_string_contains_value ... ok
[INFO] [stdout] test string::tests::should_not_panic_if_string_ends_with_value ... ok
[INFO] [stdout] test string::tests::should_not_panic_if_string_starts_with_value ... ok
[INFO] [stdout] test string::tests::should_panic_if_str_does_not_contain_value - should panic ... ok
[INFO] [stdout] test string::tests::should_panic_if_str_does_not_end_with_value - should panic ... ok
[INFO] [stdout] test string::tests::should_panic_if_str_does_not_start_with_value - should panic ... ok
[INFO] [stdout] test option::tests::should_panic_if_option_is_expected_to_contain_value_and_does_not - should panic ... ok
[INFO] [stdout] test string::tests::should_panic_if_string_does_not_contain_value - should panic ... ok
[INFO] [stdout] test string::tests::should_panic_if_string_does_not_end_with_value - should panic ... ok
[INFO] [stdout] test string::tests::should_panic_if_string_does_not_start_with_value - should panic ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_value_is_less_than_expected - should panic ... ok
[INFO] [stdout] test tests::is_equal_to_should_support_multiple_borrow_forms ... ok
[INFO] [stdout] test tests::is_not_equal_to_should_support_multiple_borrow_forms ... ok
[INFO] [stdout] test tests::should_be_able_to_map_to_inner_field_of_struct_when_matching ... ok
[INFO] [stdout] test tests::should_be_able_to_use_function_call_with_macro ... ok
[INFO] [stdout] test tests::should_be_able_to_use_macro_form_with_deliberate_reference ... ok
[INFO] [stdout] test tests::should_be_able_to_use_macro_form_without_deliberate_reference ... ok
[INFO] [stdout] test tests::should_contain_assertion_description_if_message_is_provided - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_pathbuf_does_not_have_correct_file_name - should panic ... ok
[INFO] [stdout] test tests::should_contain_assertion_description_in_panic - should panic ... ok
[INFO] [stdout] test tests::should_contain_file_and_line_for_assertions_if_message_is_provided - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_pathbuf_does_not_have_a_file_name - should panic ... ok
[INFO] [stdout] test path::tests::should_panic_if_pathbuf_does_not_represent_a_directory - should panic ... ok
[INFO] [stdout] test tests::should_contain_file_and_line_for_descriptive_assertions_if_message_is_provided - should panic ... ok
[INFO] [stdout] test numeric::tests::should_panic_if_float_is_nan - should panic ... FAILED
[INFO] [stdout] test tests::should_contain_file_and_line_in_panic_for_assertions - should panic ... ok
[INFO] [stdout] test option::tests::should_panic_if_option_is_none_but_expected_value - should panic ... ok
[INFO] [stdout] test tests::should_contain_file_and_line_in_panic_for_descriptive_assertions - should panic ... ok
[INFO] [stdout] test tests::should_contain_subject_name_in_panic_for_assertions - should panic ... ok
[INFO] [stdout] test tests::should_contain_subject_name_in_panic_for_assertions_if_message_is_provided - should panic ... ok
[INFO] [stdout] test tests::should_not_panic_if_value_matches ... ok
[INFO] [stdout] test tests::should_not_panic_on_equal_subjects ... ok
[INFO] [stdout] test tests::should_not_panic_on_unequal_subjects_if_expected ... ok
[INFO] [stdout] test tests::should_panic_if_value_does_not_match - should panic ... ok
[INFO] [stdout] test tests::should_panic_on_equal_subjects_if_expected_unequal - should panic ... ok
[INFO] [stdout] test vec::tests::should_not_panic_if_vec_length_matches_expected ... ok
[INFO] [stdout] test vec::tests::should_not_panic_if_vec_was_expected_to_be_empty_and_is ... ok
[INFO] [stdout] test tests::should_panic_on_unequal_subjects - should panic ... ok
[INFO] [stdout] test vec::tests::should_panic_if_vec_was_expected_to_be_empty_and_is_not - should panic ... ok
[INFO] [stdout] test vec::tests::should_panic_if_vec_length_does_not_match_expected - should panic ... ok
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- numeric::tests::should_panic_if_float_is_negative_infinity stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'numeric::tests::should_panic_if_float_is_negative_infinity' (77) panicked at src/lib.rs:343:9:
[INFO] [stdout] 
[INFO] [stdout] 	expected: float close to <1.0> (tolerance of <0.01>)
[INFO] [stdout] 	 but was: <-inf>
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62478b95f7e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62478b97500a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62478b97500a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62478b964696 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62478b964696 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62478b93df1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62478b93df1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62478b957b19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62478b8eeffe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62478b8eeffe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62478b957cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62478b957cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62478b8e086b - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x62478b8c8f36 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62478b8ddb9c - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x62478b8b4428 - <spectral[64889f533779995a]::AssertionFailure<spectral[64889f533779995a]::Spec<f64>>>::fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:343:9
[INFO] [stdout]   19:     0x62478b8a7605 - <spectral[64889f533779995a]::Spec<f64> as spectral[64889f533779995a]::numeric::FloatAssertions<f64>>::is_close_to::<f64, f64>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:121:18
[INFO] [stdout]   20:     0x62478b8dc2bd - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_negative_infinity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:250:45
[INFO] [stdout]   21:     0x62478b8d8de7 - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_negative_infinity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:249:52
[INFO] [stdout]   22:     0x62478b8ce1d6 - <spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_negative_infinity::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62478b8e33ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62478b8e33ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62478b8efc0a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62478b8ea0d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62478b8ea0d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x62478b8f2702 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x62478b8f2702 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62478b95f08f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x62478b95f08f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7e53bd965aa4 - <unknown>
[INFO] [stdout]   44:     0x7e53bd9f2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n\texpected: float close to <1.0> (tolerance of <0.01>)\n\t but was: <-inf>\n"
[INFO] [stdout]  expected substring: "\n\texpected: float close to <1> (tolerance of <0.01>)\n\t but was: <-inf>"
[INFO] [stdout] ---- numeric::tests::should_panic_if_float_is_infinity stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'numeric::tests::should_panic_if_float_is_infinity' (75) panicked at src/lib.rs:343:9:
[INFO] [stdout] 
[INFO] [stdout] 	expected: float close to <1.0> (tolerance of <0.01>)
[INFO] [stdout] 	 but was: <inf>
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62478b95f7e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62478b97500a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62478b97500a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62478b964696 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62478b964696 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62478b93df1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62478b93df1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62478b957b19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62478b8eeffe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62478b8eeffe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62478b957cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62478b957cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62478b8e086b - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x62478b8c8f36 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62478b8ddb9c - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x62478b8b4428 - <spectral[64889f533779995a]::AssertionFailure<spectral[64889f533779995a]::Spec<f64>>>::fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:343:9
[INFO] [stdout]   19:     0x62478b8a7605 - <spectral[64889f533779995a]::Spec<f64> as spectral[64889f533779995a]::numeric::FloatAssertions<f64>>::is_close_to::<f64, f64>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:121:18
[INFO] [stdout]   20:     0x62478b8dc07d - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_infinity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:243:41
[INFO] [stdout]   21:     0x62478b8d8d27 - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_infinity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:242:43
[INFO] [stdout]   22:     0x62478b8ce0d6 - <spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_infinity::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62478b8e33ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62478b8e33ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62478b8efc0a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62478b8ea0d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62478b8ea0d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x62478b8f2702 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x62478b8f2702 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62478b95f08f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x62478b95f08f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7e53bd965aa4 - <unknown>
[INFO] [stdout]   44:     0x7e53bd9f2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n\texpected: float close to <1.0> (tolerance of <0.01>)\n\t but was: <inf>\n"
[INFO] [stdout]  expected substring: "\n\texpected: float close to <1> (tolerance of <0.01>)\n\t but was: <inf>"
[INFO] [stdout] ---- numeric::tests::should_panic_if_float_is_not_close_to stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'numeric::tests::should_panic_if_float_is_not_close_to' (78) panicked at src/lib.rs:343:9:
[INFO] [stdout] 
[INFO] [stdout] 	expected: float close to <1.0> (tolerance of <0.01>)
[INFO] [stdout] 	 but was: <2.0>
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62478b95f7e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62478b97500a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62478b97500a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62478b964696 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62478b964696 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62478b93df1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62478b93df1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62478b957b19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62478b8eeffe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62478b8eeffe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62478b957cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62478b957cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62478b8e086b - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x62478b8c8f36 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62478b8ddb9c - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x62478b8b4428 - <spectral[64889f533779995a]::AssertionFailure<spectral[64889f533779995a]::Spec<f64>>>::fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:343:9
[INFO] [stdout]   19:     0x62478b8a7605 - <spectral[64889f533779995a]::Spec<f64> as spectral[64889f533779995a]::numeric::FloatAssertions<f64>>::is_close_to::<f64, f64>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:121:18
[INFO] [stdout]   20:     0x62478b8dc162 - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_not_close_to
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:229:30
[INFO] [stdout]   21:     0x62478b8d8d87 - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_not_close_to::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:228:47
[INFO] [stdout]   22:     0x62478b8ce156 - <spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_not_close_to::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62478b8e33ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62478b8e33ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62478b8efc0a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62478b8ea0d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62478b8ea0d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x62478b8f2702 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x62478b8f2702 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62478b95f08f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x62478b95f08f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7e53bd965aa4 - <unknown>
[INFO] [stdout]   44:     0x7e53bd9f2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n\texpected: float close to <1.0> (tolerance of <0.01>)\n\t but was: <2.0>\n"
[INFO] [stdout]  expected substring: "\n\texpected: float close to <1> (tolerance of <0.01>)\n\t but was: <2>"
[INFO] [stdout] ---- numeric::tests::should_panic_if_float_is_nan stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'numeric::tests::should_panic_if_float_is_nan' (76) panicked at src/lib.rs:343:9:
[INFO] [stdout] 
[INFO] [stdout] 	expected: float close to <1.0> (tolerance of <0.01>)
[INFO] [stdout] 	 but was: <NaN>
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62478b95f7e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62478b95f7e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62478b97500a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62478b97500a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x62478b964696 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62478b964696 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62478b93df1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62478b93df1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62478b957b19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62478b8eeffe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62478b8eeffe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62478b957cd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62478b957cd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62478b8e086b - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x62478b8c8f36 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<alloc[15e7b27aba85d2e2]::string::String>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62478b8ddb9c - std[3f03f8b59f91bef1]::panicking::begin_panic::<alloc[15e7b27aba85d2e2]::string::String>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x62478b8b4428 - <spectral[64889f533779995a]::AssertionFailure<spectral[64889f533779995a]::Spec<f64>>>::fail
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:343:9
[INFO] [stdout]   19:     0x62478b8a7605 - <spectral[64889f533779995a]::Spec<f64> as spectral[64889f533779995a]::numeric::FloatAssertions<f64>>::is_close_to::<f64, f64>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:121:18
[INFO] [stdout]   20:     0x62478b8dbffd - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_nan
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:236:36
[INFO] [stdout]   21:     0x62478b8d8cf7 - spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_nan::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/numeric.rs:235:38
[INFO] [stdout]   22:     0x62478b8ce096 - <spectral[64889f533779995a]::numeric::tests::should_panic_if_float_is_nan::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62478b8e33ab - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62478b8e33ab - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62478b8efc0a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62478b8efc0a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62478b8efc0a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62478b8ea0d4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62478b8ea0d4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x62478b8f2702 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62478b8f2702 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62478b8f2702 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x62478b8f2702 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62478b95f08f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x62478b95f08f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7e53bd965aa4 - <unknown>
[INFO] [stdout]   44:     0x7e53bd9f2a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "\n\texpected: float close to <1.0> (tolerance of <0.01>)\n\t but was: <NaN>\n"
[INFO] [stdout]  expected substring: "\n\texpected: float close to <1> (tolerance of <0.01>)\n\t but was: <NaN>"
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     numeric::tests::should_panic_if_float_is_infinity
[INFO] [stdout]     numeric::tests::should_panic_if_float_is_nan
[INFO] [stdout]     numeric::tests::should_panic_if_float_is_negative_infinity
[INFO] [stdout]     numeric::tests::should_panic_if_float_is_not_close_to
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 149 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "efd1b1e4f9991fa7a3753a75a04534099d91bba4a9afad8fee22079127f523d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efd1b1e4f9991fa7a3753a75a04534099d91bba4a9afad8fee22079127f523d5", kill_on_drop: false }`
[INFO] [stdout] efd1b1e4f9991fa7a3753a75a04534099d91bba4a9afad8fee22079127f523d5
