[INFO] fetching crate hulc2envolventecte 2.2.1...
[INFO] testing hulc2envolventecte-2.2.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate hulc2envolventecte 2.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate hulc2envolventecte 2.2.1
[INFO] finished tweaking crates.io crate hulc2envolventecte 2.2.1
[INFO] tweaked toml for crates.io crate hulc2envolventecte 2.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hulc2envolventecte 2.2.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hulc2envolventecte 2.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded roxmltree v0.14.0
[INFO] [stderr]   Downloaded thread_local v1.1.0
[INFO] [stderr]   Downloaded typemap v0.3.3
[INFO] [stderr]   Downloaded serde_yaml v0.8.15
[INFO] [stderr]   Downloaded ordered-float v2.0.1
[INFO] [stderr]   Downloaded xmlparser v0.13.3
[INFO] [stderr]   Downloaded traitobject v0.1.0
[INFO] [stderr]   Downloaded log4rs v1.0.0
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded tinytemplate v1.2.0
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded arc-swap v0.4.8
[INFO] [stderr]   Downloaded humantime v2.0.1
[INFO] [stderr]   Downloaded derivative v2.1.3
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded unsafe-any v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e6fc783e11a463a5e393d120913407820ce8621d757c904465a75593613d8d7
[INFO] running `Command { std: "docker" "start" "-a" "9e6fc783e11a463a5e393d120913407820ce8621d757c904465a75593613d8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e6fc783e11a463a5e393d120913407820ce8621d757c904465a75593613d8d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e6fc783e11a463a5e393d120913407820ce8621d757c904465a75593613d8d7", kill_on_drop: false }`
[INFO] [stdout] 9e6fc783e11a463a5e393d120913407820ce8621d757c904465a75593613d8d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd765657263d368acd687e5a85cc589ffc1b2bef39dc1fe3d1049f9c33e7c2be
[INFO] running `Command { std: "docker" "start" "-a" "bd765657263d368acd687e5a85cc589ffc1b2bef39dc1fe3d1049f9c33e7c2be", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling log v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling humantime v2.0.1
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling roxmltree v0.14.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling env_logger v0.8.2
[INFO] [stderr]    Compiling hulc2envolventecte v2.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/bdl/mod.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     if let Some(mut geom) = wall.geometry.as_mut() {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/bdl/mod.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     let mut layers = bdldata.db.wallcons.get_mut(&layersname).ok_or_else(|| {
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/kyg.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     for (name, mut hueco) in &mut kyg.windows {
[INFO] [stdout]     |                ----^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.23s
[INFO] running `Command { std: "docker" "inspect" "bd765657263d368acd687e5a85cc589ffc1b2bef39dc1fe3d1049f9c33e7c2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd765657263d368acd687e5a85cc589ffc1b2bef39dc1fe3d1049f9c33e7c2be", kill_on_drop: false }`
[INFO] [stdout] bd765657263d368acd687e5a85cc589ffc1b2bef39dc1fe3d1049f9c33e7c2be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d869538d550694e1b3b75d1cbf869262a92ab631696e83da3633abf40a3ce4
[INFO] running `Command { std: "docker" "start" "-a" "96d869538d550694e1b3b75d1cbf869262a92ab631696e83da3633abf40a3ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling tinytemplate v1.2.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/bdl/mod.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     if let Some(mut geom) = wall.geometry.as_mut() {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/bdl/mod.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     let mut layers = bdldata.db.wallcons.get_mut(&layersname).ok_or_else(|| {
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/kyg.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     for (name, mut hueco) in &mut kyg.windows {
[INFO] [stdout]     |                ----^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling hulc2envolventecte v2.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 40 |       assert_almost_eq!(pol.area(), 76.306793, 0.001);
[INFO] [stdout]    |       ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 43 |       assert_almost_eq!(pol.edge_length("V3"), 18.22 - 10.86, 0.001);
[INFO] [stdout]    |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 61 |       assert_almost_eq!(pol.area(), 4.5, 0.001);
[INFO] [stdout]    |       ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 62 |       assert_almost_eq!(pol.perimeter(), 8.2426405, 0.001);
[INFO] [stdout]    |       ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 65 |       assert_almost_eq!(pol.edge_length("V3"), 1.0, 0.001);
[INFO] [stdout]    |       ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 67 |       assert_almost_eq!(pol.edge_orient("V1", 0.0), 0.0, 0.001);
[INFO] [stdout]    |       --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 69 |       assert_almost_eq!(pol.edge_orient("V2", 0.0), 45.0, 0.001);
[INFO] [stdout]    |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 71 |       assert_almost_eq!(pol.edge_orient("V3", 0.0), 90.0, 0.001);
[INFO] [stdout]    |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 73 |       assert_almost_eq!(pol.edge_orient("V4", 0.0), 180.0, 0.001);
[INFO] [stdout]    |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 75 |       assert_almost_eq!(pol.edge_orient("V5", 0.0), 225.0, 0.001);
[INFO] [stdout]    |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 77 |       assert_almost_eq!(pol.edge_orient("V6", 0.0), 315.0, 0.001);
[INFO] [stdout]    |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 79 |       assert_almost_eq!(pol.edge_orient("V1", 45.0), 315.0, 0.001);
[INFO] [stdout]    |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 81 |       assert_almost_eq!(pol.edge_orient("V5", 45.0), 180.0, 0.001);
[INFO] [stdout]    |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 |               panic!(format!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 | |                 $c, $a, $b
[INFO] [stdout] 20 | |             ));
[INFO] [stdout]    | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 83 |       assert_almost_eq!(pol.edge_orient("V2", 45.0), 0.0, 0.001);
[INFO] [stdout]    |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 17 ~             panic!(
[INFO] [stdout] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout] 19 |                 $c, $a, $b
[INFO] [stdout] 20 ~             );
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 118 |           assert_almost_eq!(space.area, poly.area(), 0.001)
[INFO] [stdout]     |           ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 155 |       assert_almost_eq!(s.height, 3.0, 0.001); // Altura
[INFO] [stdout]     |       --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 156 |       assert_almost_eq!(s.space_height(bdldb).unwrap(), 2.65, 0.001); // Altura libre
[INFO] [stdout]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 157 |       assert_almost_eq!(s.area(), 150.0, 0.001); // Área 10m x 15m
[INFO] [stdout]     |       ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 158 |       assert_almost_eq!(s.perimeter(), 50.0, 0.001); // Perímetro (10 + 15) x 2
[INFO] [stdout]     |       --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 162 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 49.985004, 0.001);
[INFO] [stdout]     |       ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 163 |       assert_almost_eq!(w.net_area(bdldb).unwrap(), 49.985004, 0.001);
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 165 |       assert_almost_eq!(w.tilt, 180.0, 0.001);
[INFO] [stdout]     |       --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 166 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Horizontal
[INFO] [stdout]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 170 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 50.0, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 171 |       assert_almost_eq!(w.net_area(bdldb).unwrap(), 50.0, 0.001);
[INFO] [stdout]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 173 |       assert_almost_eq!(w.tilt, 180.0, 0.001);
[INFO] [stdout]     |       --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 174 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Horizontal
[INFO] [stdout]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 178 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Norte
[INFO] [stdout]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 180 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Norte
[INFO] [stdout]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 181 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 17.5, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 185 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 180.0, 0.001); // Sur
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 189 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 90.0, 0.001); // Este
[INFO] [stdout]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 193 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 30.0, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 194 |       assert_almost_eq!(w.net_area(bdldb).unwrap(), 28.0, 0.001);
[INFO] [stdout]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 196 |       assert_almost_eq!(w.tilt, 90.0, 0.001);
[INFO] [stdout]     |       -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 197 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 270.0, 0.001); // Oeste
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 200 |       assert_almost_eq!(v.area(), 2.0, 0.001);
[INFO] [stdout]     |       --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 202 |       assert_almost_eq!(v.tilt(bdldb).unwrap(), 90.0, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 203 |       assert_almost_eq!(v.azimuth(0.0, bdldb).unwrap(), 270.0, 0.001); // Oeste
[INFO] [stdout]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 207 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 50.0, 0.005);
[INFO] [stdout]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 208 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Horizontal
[INFO] [stdout]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 209 |       assert_almost_eq!(w.tilt, 0.0, 0.001); // Horizontal
[INFO] [stdout]     |       ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 211 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 50.99020, 0.005);
[INFO] [stdout]     |       ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 212 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 90.0, 0.001); // Este
[INFO] [stdout]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 213 |       assert_almost_eq!(w.tilt, 11.30993, 0.001);
[INFO] [stdout]     |       ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 233 |       assert_almost_eq!(data.a_ref(), 400.0, 0.001);
[INFO] [stdout]     |       --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 257 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.33, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 260 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.30, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 263 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.34, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 266 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.59, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 269 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.34, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 272 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 1.37, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 275 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.81, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 278 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.54, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 281 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.46, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 284 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.66, 0.001);
[INFO] [stdout]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 287 |       assert_almost_eq!(fround2(data.K_he2019().K), 0.51, 0.001);
[INFO] [stdout]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 288 |       assert_almost_eq!(fround2(data.n50_he2019().n50), 4.58, 0.001);
[INFO] [stdout]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 289 |       assert_almost_eq!(fround2(data.n50()), 5.32, 0.001);
[INFO] [stdout]     |       --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 290 |       assert_almost_eq!(fround2(data.n50_he2019().n50), 4.58, 0.001);
[INFO] [stdout]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 291 |       assert_almost_eq!(fround2(data.C_o_he2019()), 16.00, 0.001);
[INFO] [stdout]     |       ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 292 |       assert_almost_eq!(fround2(data.C_o()), 18.97, 0.001);
[INFO] [stdout]     |       ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 301 |       assert_almost_eq!(data.a_ref(), 400.0, 0.001);
[INFO] [stdout]     |       --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 315 |       assert_almost_eq!(data.a_ref(), 1673.92, 0.001);
[INFO] [stdout]     |       ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 335 |       assert_almost_eq!(data.a_ref(), 1063.03, 0.001);
[INFO] [stdout]     |       ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 366 |       assert_almost_eq!(model.compacity(), 3.17, 0.01);
[INFO] [stdout]     |       ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 367 |       assert_almost_eq!(model.K_he2019().K, 0.37, 0.01);
[INFO] [stdout]     |       ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 368 |       assert_almost_eq!(model.q_soljul(&totradjul), 0.43, 0.01);
[INFO] [stdout]     |       --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 369 |       assert_almost_eq!(model.n50(), 2.96, 0.01);
[INFO] [stdout]     |       ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/test.rs:17:20
[INFO] [stdout]     |
[INFO] [stdout]  17 |               panic!(format!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 | |                 $c, $a, $b
[INFO] [stdout]  20 | |             ));
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 370 |       assert_almost_eq!(model.n50_he2019().n50, 2.96, 0.01);
[INFO] [stdout]     |       ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout]  17 ~             panic!(
[INFO] [stdout]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stdout]  19 |                 $c, $a, $b
[INFO] [stdout]  20 ~             );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/bdl/mod.rs:199:33
[INFO] [stdout]     |
[INFO] [stdout] 199 |                     if let Some(mut geom) = wall.geometry.as_mut() {
[INFO] [stdout]     |                                 ----^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/bdl/mod.rs:223:25
[INFO] [stdout]     |
[INFO] [stdout] 223 |                     let mut layers = bdldata.db.wallcons.get_mut(&layersname).ok_or_else(|| {
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parsers/kyg.rs:271:16
[INFO] [stdout]     |
[INFO] [stdout] 271 |     for (name, mut hueco) in &mut kyg.windows {
[INFO] [stdout]     |                ----^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "96d869538d550694e1b3b75d1cbf869262a92ab631696e83da3633abf40a3ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d869538d550694e1b3b75d1cbf869262a92ab631696e83da3633abf40a3ce4", kill_on_drop: false }`
[INFO] [stdout] 96d869538d550694e1b3b75d1cbf869262a92ab631696e83da3633abf40a3ce4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25d5d52696309de79f06c22ce98bed5852981a0f51e3fdb1cafe1beffc1d80a6
[INFO] running `Command { std: "docker" "start" "-a" "25d5d52696309de79f06c22ce98bed5852981a0f51e3fdb1cafe1beffc1d80a6", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parsers/bdl/mod.rs:199:33
[INFO] [stderr]     |
[INFO] [stderr] 199 |                     if let Some(mut geom) = wall.geometry.as_mut() {
[INFO] [stderr]     |                                 ----^^^^
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parsers/bdl/mod.rs:223:25
[INFO] [stderr]     |
[INFO] [stderr] 223 |                     let mut layers = bdldata.db.wallcons.get_mut(&layersname).ok_or_else(|| {
[INFO] [stderr]     |                         ----^^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parsers/kyg.rs:271:16
[INFO] [stderr]     |
[INFO] [stderr] 271 |     for (name, mut hueco) in &mut kyg.windows {
[INFO] [stderr]     |                ----^^^^^
[INFO] [stderr]     |                |
[INFO] [stderr]     |                help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `hulc2envolventecte` (lib) generated 3 warnings (run `cargo fix --lib -p hulc2envolventecte` to apply 3 suggestions)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 40 |       assert_almost_eq!(pol.area(), 76.306793, 0.001);
[INFO] [stderr]    |       ----------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 43 |       assert_almost_eq!(pol.edge_length("V3"), 18.22 - 10.86, 0.001);
[INFO] [stderr]    |       -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 61 |       assert_almost_eq!(pol.area(), 4.5, 0.001);
[INFO] [stderr]    |       ----------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 62 |       assert_almost_eq!(pol.perimeter(), 8.2426405, 0.001);
[INFO] [stderr]    |       ---------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 65 |       assert_almost_eq!(pol.edge_length("V3"), 1.0, 0.001);
[INFO] [stderr]    |       ---------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 67 |       assert_almost_eq!(pol.edge_orient("V1", 0.0), 0.0, 0.001);
[INFO] [stderr]    |       --------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 69 |       assert_almost_eq!(pol.edge_orient("V2", 0.0), 45.0, 0.001);
[INFO] [stderr]    |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 71 |       assert_almost_eq!(pol.edge_orient("V3", 0.0), 90.0, 0.001);
[INFO] [stderr]    |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 73 |       assert_almost_eq!(pol.edge_orient("V4", 0.0), 180.0, 0.001);
[INFO] [stderr]    |       ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 75 |       assert_almost_eq!(pol.edge_orient("V5", 0.0), 225.0, 0.001);
[INFO] [stderr]    |       ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 77 |       assert_almost_eq!(pol.edge_orient("V6", 0.0), 315.0, 0.001);
[INFO] [stderr]    |       ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 79 |       assert_almost_eq!(pol.edge_orient("V1", 45.0), 315.0, 0.001);
[INFO] [stderr]    |       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 81 |       assert_almost_eq!(pol.edge_orient("V5", 45.0), 180.0, 0.001);
[INFO] [stderr]    |       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> tests/test.rs:17:20
[INFO] [stderr]    |
[INFO] [stderr] 17 |               panic!(format!(
[INFO] [stderr]    |  ____________________^
[INFO] [stderr] 18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 | |                 $c, $a, $b
[INFO] [stderr] 20 | |             ));
[INFO] [stderr]    | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 83 |       assert_almost_eq!(pol.edge_orient("V2", 45.0), 0.0, 0.001);
[INFO] [stderr]    |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 17 ~             panic!(
[INFO] [stderr] 18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr] 19 |                 $c, $a, $b
[INFO] [stderr] 20 ~             );
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 118 |           assert_almost_eq!(space.area, poly.area(), 0.001)
[INFO] [stderr]     |           ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 155 |       assert_almost_eq!(s.height, 3.0, 0.001); // Altura
[INFO] [stderr]     |       --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 156 |       assert_almost_eq!(s.space_height(bdldb).unwrap(), 2.65, 0.001); // Altura libre
[INFO] [stderr]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 157 |       assert_almost_eq!(s.area(), 150.0, 0.001); // Área 10m x 15m
[INFO] [stderr]     |       ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 158 |       assert_almost_eq!(s.perimeter(), 50.0, 0.001); // Perímetro (10 + 15) x 2
[INFO] [stderr]     |       --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 162 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 49.985004, 0.001);
[INFO] [stderr]     |       ----------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 163 |       assert_almost_eq!(w.net_area(bdldb).unwrap(), 49.985004, 0.001);
[INFO] [stderr]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 165 |       assert_almost_eq!(w.tilt, 180.0, 0.001);
[INFO] [stderr]     |       --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 166 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Horizontal
[INFO] [stderr]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 170 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 50.0, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 171 |       assert_almost_eq!(w.net_area(bdldb).unwrap(), 50.0, 0.001);
[INFO] [stderr]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 173 |       assert_almost_eq!(w.tilt, 180.0, 0.001);
[INFO] [stderr]     |       --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 174 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Horizontal
[INFO] [stderr]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 178 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Norte
[INFO] [stderr]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 180 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Norte
[INFO] [stderr]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 181 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 17.5, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 185 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 180.0, 0.001); // Sur
[INFO] [stderr]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 189 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 90.0, 0.001); // Este
[INFO] [stderr]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 193 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 30.0, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 194 |       assert_almost_eq!(w.net_area(bdldb).unwrap(), 28.0, 0.001);
[INFO] [stderr]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 196 |       assert_almost_eq!(w.tilt, 90.0, 0.001);
[INFO] [stderr]     |       -------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 197 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 270.0, 0.001); // Oeste
[INFO] [stderr]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 200 |       assert_almost_eq!(v.area(), 2.0, 0.001);
[INFO] [stderr]     |       --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 202 |       assert_almost_eq!(v.tilt(bdldb).unwrap(), 90.0, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 203 |       assert_almost_eq!(v.azimuth(0.0, bdldb).unwrap(), 270.0, 0.001); // Oeste
[INFO] [stderr]     |       --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 207 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 50.0, 0.005);
[INFO] [stderr]     |       ------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 208 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 0.0, 0.001); // Horizontal
[INFO] [stderr]     |       ------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 209 |       assert_almost_eq!(w.tilt, 0.0, 0.001); // Horizontal
[INFO] [stderr]     |       ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 211 |       assert_almost_eq!(w.gross_area(bdldb).unwrap(), 50.99020, 0.005);
[INFO] [stderr]     |       ---------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 212 |       assert_almost_eq!(w.azimuth(0.0, bdldb).unwrap(), 90.0, 0.001); // Este
[INFO] [stderr]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 213 |       assert_almost_eq!(w.tilt, 11.30993, 0.001);
[INFO] [stderr]     |       ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 233 |       assert_almost_eq!(data.a_ref(), 400.0, 0.001);
[INFO] [stderr]     |       --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 257 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.33, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 260 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.30, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 263 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.34, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 266 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.59, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 269 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.34, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 272 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 1.37, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 275 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.81, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 278 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.54, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 281 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.46, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 284 |       assert_almost_eq!(fround2(data.u_for_wall(&wall).unwrap()), 0.66, 0.001);
[INFO] [stderr]     |       ------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 287 |       assert_almost_eq!(fround2(data.K_he2019().K), 0.51, 0.001);
[INFO] [stderr]     |       ---------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 288 |       assert_almost_eq!(fround2(data.n50_he2019().n50), 4.58, 0.001);
[INFO] [stderr]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 289 |       assert_almost_eq!(fround2(data.n50()), 5.32, 0.001);
[INFO] [stderr]     |       --------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 290 |       assert_almost_eq!(fround2(data.n50_he2019().n50), 4.58, 0.001);
[INFO] [stderr]     |       -------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 291 |       assert_almost_eq!(fround2(data.C_o_he2019()), 16.00, 0.001);
[INFO] [stderr]     |       ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 292 |       assert_almost_eq!(fround2(data.C_o()), 18.97, 0.001);
[INFO] [stderr]     |       ---------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 301 |       assert_almost_eq!(data.a_ref(), 400.0, 0.001);
[INFO] [stderr]     |       --------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 315 |       assert_almost_eq!(data.a_ref(), 1673.92, 0.001);
[INFO] [stderr]     |       ----------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 335 |       assert_almost_eq!(data.a_ref(), 1063.03, 0.001);
[INFO] [stderr]     |       ----------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 366 |       assert_almost_eq!(model.compacity(), 3.17, 0.01);
[INFO] [stderr]     |       ------------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 367 |       assert_almost_eq!(model.K_he2019().K, 0.37, 0.01);
[INFO] [stderr]     |       ------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 368 |       assert_almost_eq!(model.q_soljul(&totradjul), 0.43, 0.01);
[INFO] [stderr]     |       --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 369 |       assert_almost_eq!(model.n50(), 2.96, 0.01);
[INFO] [stderr]     |       ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> tests/test.rs:17:20
[INFO] [stderr]     |
[INFO] [stderr]  17 |               panic!(format!(
[INFO] [stderr]     |  ____________________^
[INFO] [stderr]  18 | |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 | |                 $c, $a, $b
[INFO] [stderr]  20 | |             ));
[INFO] [stderr]     | |_____________^
[INFO] [stderr] ...
[INFO] [stderr] 370 |       assert_almost_eq!(model.n50_he2019().n50, 2.96, 0.01);
[INFO] [stderr]     |       ----------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[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: this warning originates in the macro `assert_almost_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr]  17 ~             panic!(
[INFO] [stderr]  18 |                 "assertion failed: `abs(left - right) < {}`, (left: `{}`, right: `{}`)",
[INFO] [stderr]  19 |                 $c, $a, $b
[INFO] [stderr]  20 ~             );
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `hulc2envolventecte` (test "test") generated 70 warnings (run `cargo fix --test "test"` to apply 70 suggestions)
[INFO] [stderr] warning: `hulc2envolventecte` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hulc2envolventecte-79599008b9681736)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/hulc2envolventecte.rs (/opt/rustwide/target/debug/deps/hulc2envolventecte-95ca51af972de02a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-d07d25c86eb8a488)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_polygon ... ok
[INFO] [stdout] test test_polygon2 ... ok
[INFO] [stdout] test test_walcons ... ok
[INFO] [stdout] test parse_json_to_model ... ok
[INFO] [stdout] test test_test_spaces_caso_a ... ok
[INFO] [stdout] test test_caso_a ... FAILED
[INFO] [stdout] test parse_lider_bdl ... ok
[INFO] [stdout] test test_bdl_parse ... ok
[INFO] [stdout] test test_caso_c ... ok
[INFO] [stdout] test parse_test_data2 ... ok
[INFO] [stdout] test parse_test_data ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_caso_a stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_caso_a' panicked at tests/test.rs:275:5:
[INFO] [stdout] assertion failed: `abs(left - right) < 0.001`, (left: `0.64`, right: `0.81`)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62c149fc9072 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62c149fc9072 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62c149fc9072 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62c149fc9072 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62c149ff0f13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62c149ff0f13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62c149fc5d33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62c149fc5d33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62c149fc8ec2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62c149fca7e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62c149fca61e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62c149e545c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62c149e545c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62c149fcb2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62c149fcb2be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62c149ddf28b - std::panicking::begin_panic::{{closure}}::hf063284fa09a932a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x62c149e0e756 - std::sys::backtrace::__rust_end_short_backtrace::he90a4c499781e3a2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62c149ddf22d - std::panicking::begin_panic::h977ff8a2aada9da1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x62c149dcc3aa - test::test_caso_a::h5a90d97c689c8c60
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:17:13
[INFO] [stdout]   19:     0x62c149dc9597 - test::test_caso_a::{{closure}}::h4e9fe1b9977a5e6e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:228:17
[INFO] [stdout]   20:     0x62c149de1f16 - core::ops::function::FnOnce::call_once::hd9970f3ef823e190
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   21:     0x62c149e59e2b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x62c149e59e2b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   23:     0x62c149e58f65 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   24:     0x62c149e58f65 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x62c149e58f65 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x62c149e58f65 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x62c149e58f65 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x62c149e58f65 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   29:     0x62c149e58f65 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   30:     0x62c149e1cb64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   31:     0x62c149e1cb64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x62c149e2053a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x62c149e2053a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x62c149e2053a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x62c149e2053a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x62c149e2053a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x62c149e2053a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x62c149e2053a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x62c149fce2cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   40:     0x62c149fce2cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   41:     0x7efbcb819aa4 - <unknown>
[INFO] [stdout]   42:     0x7efbcb8a6a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_caso_a
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "25d5d52696309de79f06c22ce98bed5852981a0f51e3fdb1cafe1beffc1d80a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25d5d52696309de79f06c22ce98bed5852981a0f51e3fdb1cafe1beffc1d80a6", kill_on_drop: false }`
[INFO] [stdout] 25d5d52696309de79f06c22ce98bed5852981a0f51e3fdb1cafe1beffc1d80a6
