[INFO] fetching crate hulc2envolventecte 2.2.1... [INFO] testing hulc2envolventecte-2.2.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hulc2envolventecte 2.2.1 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hulc2envolventecte 2.2.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 785d7c404f7b983e71d46321da41e04a26a330e9bd4310c3ef3e5e649cf945b0 [INFO] running `Command { std: "docker" "start" "-a" "785d7c404f7b983e71d46321da41e04a26a330e9bd4310c3ef3e5e649cf945b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "785d7c404f7b983e71d46321da41e04a26a330e9bd4310c3ef3e5e649cf945b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785d7c404f7b983e71d46321da41e04a26a330e9bd4310c3ef3e5e649cf945b0", kill_on_drop: false }` [INFO] [stdout] 785d7c404f7b983e71d46321da41e04a26a330e9bd4310c3ef3e5e649cf945b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de5cac58626a231df75dc048d0702353bfad9bce009d9ceb2b22242e9d25f98d [INFO] running `Command { std: "docker" "start" "-a" "de5cac58626a231df75dc048d0702353bfad9bce009d9ceb2b22242e9d25f98d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling regex v1.4.3 [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)]` (part of `#[warn(unused)]`) 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 22.95s [INFO] running `Command { std: "docker" "inspect" "de5cac58626a231df75dc048d0702353bfad9bce009d9ceb2b22242e9d25f98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5cac58626a231df75dc048d0702353bfad9bce009d9ceb2b22242e9d25f98d", kill_on_drop: false }` [INFO] [stdout] de5cac58626a231df75dc048d0702353bfad9bce009d9ceb2b22242e9d25f98d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec22739d603a4940db041b66c9204db9da4190ac3374975cda8c2fae71a63bb6 [INFO] running `Command { std: "docker" "start" "-a" "ec22739d603a4940db041b66c9204db9da4190ac3374975cda8c2fae71a63bb6", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bstr v0.2.14 [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)]` (part of `#[warn(unused)]`) 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 cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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 [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: for more information, see [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)]` (part of `#[warn(unused)]`) 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 17.74s [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 1` [INFO] running `Command { std: "docker" "inspect" "ec22739d603a4940db041b66c9204db9da4190ac3374975cda8c2fae71a63bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec22739d603a4940db041b66c9204db9da4190ac3374975cda8c2fae71a63bb6", kill_on_drop: false }` [INFO] [stdout] ec22739d603a4940db041b66c9204db9da4190ac3374975cda8c2fae71a63bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4771f0ffeaab96f49bb40855ba79d4013deb18f6f60630a8248e14ef968ec64b [INFO] running `Command { std: "docker" "start" "-a" "4771f0ffeaab96f49bb40855ba79d4013deb18f6f60630a8248e14ef968ec64b", 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)]` (part of `#[warn(unused)]`) 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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) 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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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 [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: for more information, see [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" -p hulc2envolventecte` 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.43s [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 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hulc2envolventecte-d278cd59178cfec7) [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-3a7993ecc0e785ce) [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-5273625396cab93a) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test parse_json_to_model ... ok [INFO] [stdout] test test_polygon2 ... ok [INFO] [stdout] test test_walcons ... ok [INFO] [stdout] test test_test_spaces_caso_a ... ok [INFO] [stdout] test test_polygon ... ok [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] test test_caso_a ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_caso_a stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_caso_a' (23) 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: 0x5c18d609e76a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c18d609e76a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c18d609e76a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c18d609e76a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c18d60b4b8a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c18d60b4b8a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5c18d60a3372 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c18d60a3372 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5c18d607d44f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c18d607d44f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c18d6096b49 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c18d5f051dc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5c18d5f051dc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c18d6096d02 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5c18d6096d02 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c18d5eb2f5b - std[e72de78501789eb0]::panicking::begin_panic::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:762:9 [INFO] [stdout] 16: 0x5c18d5ed4206 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c18d5eb2b20 - std[e72de78501789eb0]::panicking::begin_panic:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:761:5 [INFO] [stdout] 18: 0x5c18d5e9fe03 - test[49aa25b01ebb82e4]::test_caso_a [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:17:13 [INFO] [stdout] 19: 0x5c18d5e9cc67 - test[49aa25b01ebb82e4]::test_caso_a::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:228:17 [INFO] [stdout] 20: 0x5c18d5eee1e6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x5c18d5ef92bb - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5c18d5ef92bb - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 23: 0x5c18d5f05cab - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 24: 0x5c18d5f05cab - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 25: 0x5c18d5f05cab - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 26: 0x5c18d5f05cab - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 27: 0x5c18d5f05cab - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 28: 0x5c18d5f05cab - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 29: 0x5c18d5f05cab - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 30: 0x5c18d5f013c4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 31: 0x5c18d5f013c4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 32: 0x5c18d5f088b2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 33: 0x5c18d5f088b2 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 34: 0x5c18d5f088b2 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 35: 0x5c18d5f088b2 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 36: 0x5c18d5f088b2 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 37: 0x5c18d5f088b2 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 38: 0x5c18d5f088b2 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x5c18d609e07f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 40: 0x5c18d609e07f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 41: 0x7ec561b1eaa4 - [INFO] [stdout] 42: 0x7ec561baba64 - clone [INFO] [stdout] 43: 0x0 - [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.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test` [INFO] running `Command { std: "docker" "inspect" "4771f0ffeaab96f49bb40855ba79d4013deb18f6f60630a8248e14ef968ec64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4771f0ffeaab96f49bb40855ba79d4013deb18f6f60630a8248e14ef968ec64b", kill_on_drop: false }` [INFO] [stdout] 4771f0ffeaab96f49bb40855ba79d4013deb18f6f60630a8248e14ef968ec64b