[INFO] fetching crate vector_calculus 0.1.0...
[INFO] testing vector_calculus-0.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate vector_calculus 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate vector_calculus 0.1.0
[INFO] finished tweaking crates.io crate vector_calculus 0.1.0
[INFO] tweaked toml for crates.io crate vector_calculus 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vector_calculus 0.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e71a11ce64ee58771ec1bedbda6dce8c3894aa8cfbe3a03154aa49a474a2831
[INFO] running `Command { std: "docker" "start" "-a" "5e71a11ce64ee58771ec1bedbda6dce8c3894aa8cfbe3a03154aa49a474a2831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e71a11ce64ee58771ec1bedbda6dce8c3894aa8cfbe3a03154aa49a474a2831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e71a11ce64ee58771ec1bedbda6dce8c3894aa8cfbe3a03154aa49a474a2831", kill_on_drop: false }`
[INFO] [stdout] 5e71a11ce64ee58771ec1bedbda6dce8c3894aa8cfbe3a03154aa49a474a2831
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 877b12cf870c5f83b4720107dbce39fd9581b118653feceb15c2e38c5d8c7fcd
[INFO] running `Command { std: "docker" "start" "-a" "877b12cf870c5f83b4720107dbce39fd9581b118653feceb15c2e38c5d8c7fcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling vector_calculus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused macro definition: `int_montecarlo`
[INFO] [stdout]     --> src/lib.rs:2024:14
[INFO] [stdout]      |
[INFO] [stdout] 2024 | macro_rules! int_montecarlo {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `E` and `PI`
[INFO] [stdout]     --> src/lib.rs:2736:24
[INFO] [stdout]      |
[INFO] [stdout] 2736 | use std::f64::consts::{PI, E};
[INFO] [stdout]      |                        ^^  ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/lib.rs:479:24
[INFO] [stdout]     |
[INFO] [stdout] 479 |         Function::OneD(f) => {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `y` is never read
[INFO] [stdout]     --> src/lib.rs:2096:25
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 let mut y = 0.0;
[INFO] [stdout]      |                         ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ft` is never read
[INFO] [stdout]     --> src/lib.rs:2176:13
[INFO] [stdout]      |
[INFO] [stdout] 2176 |     let mut ft:Box<dyn Fn(f64)->f64> = Box::new(|_:f64| f64::NAN);
[INFO] [stdout]      |             ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/lib.rs:2522:30
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                              ^
[INFO] [stdout]      |
[INFO] [stdout] help: `x` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:26
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2522:33
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:34
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                                  ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]     --> src/lib.rs:2522:36
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                                    ^
[INFO] [stdout]      |
[INFO] [stdout] help: `z` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:42
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `G` is never used
[INFO] [stdout]   --> src/lib.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const G:f64 = 6.6743e-11;
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C` is never used
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | const C:f64 = 299_792_458.0;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `potential` is never used
[INFO] [stdout]    --> src/lib.rs:814:8
[INFO] [stdout]     |
[INFO] [stdout] 813 | impl VectorFunction {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 814 |     fn potential(&self, args:Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1389:13
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn wrap(&self) -> _SuperSet;
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn wrap(&self) -> _SuperSet<'_>;
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1392:13
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     fn wrap(&self) -> _SuperSet {
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1397:13
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn wrap(&self) -> _SuperSet {
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     fn wrap(&self) -> __G;
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     fn wrap(&self) -> __G<'_>;
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2139:13
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     fn wrap(&self) -> __G {
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     fn wrap(&self) -> __G<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2144:13
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     fn wrap(&self) -> __G {
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     fn wrap(&self) -> __G<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2311:14
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     fn wwrap(&self) -> __W;
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     fn wwrap(&self) -> __W<'_>;
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2314:14
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2319:14
[INFO] [stdout]      |
[INFO] [stdout] 2319 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2319 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2324:14
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2329:14
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2334:14
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&VectorFunction` instead of cloning the inner type
[INFO] [stdout]     --> src/lib.rs:2648:22
[INFO] [stdout]      |
[INFO] [stdout] 2648 |             let f = f.clone().clone();
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] running `Command { std: "docker" "inspect" "877b12cf870c5f83b4720107dbce39fd9581b118653feceb15c2e38c5d8c7fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "877b12cf870c5f83b4720107dbce39fd9581b118653feceb15c2e38c5d8c7fcd", kill_on_drop: false }`
[INFO] [stdout] 877b12cf870c5f83b4720107dbce39fd9581b118653feceb15c2e38c5d8c7fcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1bb56631768f68ff0107f4a18adc4ef9f1a3529b882d48aa8c9d9af2dfdfdd8
[INFO] running `Command { std: "docker" "start" "-a" "c1bb56631768f68ff0107f4a18adc4ef9f1a3529b882d48aa8c9d9af2dfdfdd8", kill_on_drop: false }`
[INFO] [stdout] warning: unused macro definition: `int_montecarlo`
[INFO] [stdout]     --> src/lib.rs:2024:14
[INFO] [stdout]      |
[INFO] [stdout] 2024 | macro_rules! int_montecarlo {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `E` and `PI`
[INFO] [stdout]     --> src/lib.rs:2736:24
[INFO] [stdout]      |
[INFO] [stdout] 2736 | use std::f64::consts::{PI, E};
[INFO] [stdout]      |                        ^^  ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/lib.rs:479:24
[INFO] [stdout]     |
[INFO] [stdout] 479 |         Function::OneD(f) => {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `y` is never read
[INFO] [stdout]     --> src/lib.rs:2096:25
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 let mut y = 0.0;
[INFO] [stdout]      |                         ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ft` is never read
[INFO] [stdout]     --> src/lib.rs:2176:13
[INFO] [stdout]      |
[INFO] [stdout] 2176 |     let mut ft:Box<dyn Fn(f64)->f64> = Box::new(|_:f64| f64::NAN);
[INFO] [stdout]      |             ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/lib.rs:2522:30
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                              ^
[INFO] [stdout]      |
[INFO] [stdout] help: `x` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:26
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2522:33
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:34
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                                  ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]     --> src/lib.rs:2522:36
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                                    ^
[INFO] [stdout]      |
[INFO] [stdout] help: `z` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:42
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `G` is never used
[INFO] [stdout]   --> src/lib.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const G:f64 = 6.6743e-11;
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C` is never used
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | const C:f64 = 299_792_458.0;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `potential` is never used
[INFO] [stdout]    --> src/lib.rs:814:8
[INFO] [stdout]     |
[INFO] [stdout] 813 | impl VectorFunction {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 814 |     fn potential(&self, args:Vec<f64>) -> f64 {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1389:13
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn wrap(&self) -> _SuperSet;
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn wrap(&self) -> _SuperSet<'_>;
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1392:13
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     fn wrap(&self) -> _SuperSet {
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1397:13
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn wrap(&self) -> _SuperSet {
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     fn wrap(&self) -> __G;
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     fn wrap(&self) -> __G<'_>;
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2139:13
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     fn wrap(&self) -> __G {
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     fn wrap(&self) -> __G<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vector_calculus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2144:13
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     fn wrap(&self) -> __G {
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     fn wrap(&self) -> __G<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2311:14
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     fn wwrap(&self) -> __W;
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     fn wwrap(&self) -> __W<'_>;
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2314:14
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2319:14
[INFO] [stdout]      |
[INFO] [stdout] 2319 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2319 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2324:14
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2329:14
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2334:14
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&VectorFunction` instead of cloning the inner type
[INFO] [stdout]     --> src/lib.rs:2648:22
[INFO] [stdout]      |
[INFO] [stdout] 2648 |             let f = f.clone().clone();
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `int_montecarlo`
[INFO] [stdout]     --> src/lib.rs:2024:14
[INFO] [stdout]      |
[INFO] [stdout] 2024 | macro_rules! int_montecarlo {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `*`, `self`, and `self`
[INFO] [stdout]     --> src/lib.rs:2700:42
[INFO] [stdout]      |
[INFO] [stdout] 2700 |         use $crate::{IntegrationMethod::{self, *}, MultipleIntegrationMethod::{self, *}};
[INFO] [stdout]      |                                          ^^^^  ^                               ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2821 |         setup!();
[INFO] [stdout]      |         -------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `E`
[INFO] [stdout]     --> src/lib.rs:2701:36
[INFO] [stdout]      |
[INFO] [stdout] 2701 |         use std::f64::consts::{PI, E};
[INFO] [stdout]      |                                    ^
[INFO] [stdout] ...
[INFO] [stdout] 2821 |         setup!();
[INFO] [stdout]      |         -------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `*`, `self`, and `self`
[INFO] [stdout]     --> src/lib.rs:2700:42
[INFO] [stdout]      |
[INFO] [stdout] 2700 |         use $crate::{IntegrationMethod::{self, *}, MultipleIntegrationMethod::{self, *}};
[INFO] [stdout]      |                                          ^^^^                                  ^^^^  ^
[INFO] [stdout] ...
[INFO] [stdout] 2834 |         setup!();
[INFO] [stdout]      |         -------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `E` and `PI`
[INFO] [stdout]     --> src/lib.rs:2701:32
[INFO] [stdout]      |
[INFO] [stdout] 2701 |         use std::f64::consts::{PI, E};
[INFO] [stdout]      |                                ^^  ^
[INFO] [stdout] ...
[INFO] [stdout] 2834 |         setup!();
[INFO] [stdout]      |         -------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/lib.rs:479:24
[INFO] [stdout]     |
[INFO] [stdout] 479 |         Function::OneD(f) => {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `y` is never read
[INFO] [stdout]     --> src/lib.rs:2096:25
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 let mut y = 0.0;
[INFO] [stdout]      |                         ^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ft` is never read
[INFO] [stdout]     --> src/lib.rs:2176:13
[INFO] [stdout]      |
[INFO] [stdout] 2176 |     let mut ft:Box<dyn Fn(f64)->f64> = Box::new(|_:f64| f64::NAN);
[INFO] [stdout]      |             ^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/lib.rs:2522:30
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                              ^
[INFO] [stdout]      |
[INFO] [stdout] help: `x` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:26
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2522:33
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:34
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                                  ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]     --> src/lib.rs:2522:36
[INFO] [stdout]      |
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                                    ^
[INFO] [stdout]      |
[INFO] [stdout] help: `z` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:587:42
[INFO] [stdout]      |
[INFO] [stdout] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stdout]      |                                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stdout]      |                           --------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/lib.rs:2770:49
[INFO] [stdout]      |
[INFO] [stdout] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stdout]      |                                                 ^
[INFO] [stdout]      |
[INFO] [stdout] help: `x` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:861:30
[INFO] [stdout]      |
[INFO] [stdout] 861  |                 f: Box::new(|$x:f64, $y:f64| $f1),
[INFO] [stdout]      |                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stdout]      |                                ----------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2770:52
[INFO] [stdout]      |
[INFO] [stdout] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stdout]      |                                                    ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:865:38
[INFO] [stdout]      |
[INFO] [stdout] 865  |                 f: Box::new(|$x:f64, $y:f64| $f2),
[INFO] [stdout]      |                                      ^^
[INFO] [stdout] ...
[INFO] [stdout] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stdout]      |                                ----------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/lib.rs:1647:13
[INFO] [stdout]      |
[INFO] [stdout] 1647 |             _ => panic!("Not a valid parametric curve")
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout] ...
[INFO] [stdout] 2791 |         let s = contour!(sigma, space);
[INFO] [stdout]      |                 ---------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/lib.rs:1647:13
[INFO] [stdout]      |
[INFO] [stdout] 1635 |             ParametricCurve::TwoD(c) => {
[INFO] [stdout]      |             ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1641 |             ParametricCurve::ThreeD(c) => {
[INFO] [stdout]      |             -------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1647 |             _ => panic!("Not a valid parametric curve")
[INFO] [stdout]      |             ^ collectively making this unreachable
[INFO] [stdout] ...
[INFO] [stdout] 2791 |         let s = contour!(sigma, space);
[INFO] [stdout]      |                 ---------------------- in this macro invocation
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `contour` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2806:23
[INFO] [stdout]      |
[INFO] [stdout] 2806 |         let f = f!(x, y, (x.powi(4)+1.).sqrt());
[INFO] [stdout]      |                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:581:34
[INFO] [stdout]      |
[INFO] [stdout] 581  |             f: Box::new(|$x:f64, $y:f64| $f),
[INFO] [stdout]      |                                  ^^
[INFO] [stdout] ...
[INFO] [stdout] 2806 |         let f = f!(x, y, (x.powi(4)+1.).sqrt());
[INFO] [stdout]      |                 ------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2807:55
[INFO] [stdout]      |
[INFO] [stdout] 2807 |         let x_bounds = fset![f!(y, y.powf(1./3.)), f!(y, 2.)];
[INFO] [stdout]      |                                                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:575:26
[INFO] [stdout]      |
[INFO] [stdout] 575  |             f: Box::new(|$x:f64| $f),
[INFO] [stdout]      |                          ^^
[INFO] [stdout] ...
[INFO] [stdout] 2807 |         let x_bounds = fset![f!(y, y.powf(1./3.)), f!(y, 2.)];
[INFO] [stdout]      |                                                    --------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rho`
[INFO] [stdout]     --> src/lib.rs:2824:13
[INFO] [stdout]      |
[INFO] [stdout] 2824 |         let rho = surface!(u, v, u+v, u*v, u.powf(v), set![0, 2.*PI], set![0, 10]);
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_rho`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2822:37
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:874:38
[INFO] [stdout]      |
[INFO] [stdout] 874  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f1),
[INFO] [stdout]      |                                      ^^
[INFO] [stdout] ...
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]     --> src/lib.rs:2822:40
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: `z` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:874:46
[INFO] [stdout]      |
[INFO] [stdout] 874  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f1),
[INFO] [stdout]      |                                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/lib.rs:2822:34
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                                  ^
[INFO] [stdout]      |
[INFO] [stdout] help: `x` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:878:30
[INFO] [stdout]      |
[INFO] [stdout] 878  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f2),
[INFO] [stdout]      |                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z`
[INFO] [stdout]     --> src/lib.rs:2822:40
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                                        ^
[INFO] [stdout]      |
[INFO] [stdout] help: `z` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:878:46
[INFO] [stdout]      |
[INFO] [stdout] 878  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f2),
[INFO] [stdout]      |                                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/lib.rs:2822:34
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                                  ^
[INFO] [stdout]      |
[INFO] [stdout] help: `x` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:882:30
[INFO] [stdout]      |
[INFO] [stdout] 882  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f3),
[INFO] [stdout]      |                              ^^
[INFO] [stdout] ...
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]     --> src/lib.rs:2822:37
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: `y` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:882:38
[INFO] [stdout]      |
[INFO] [stdout] 882  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f3),
[INFO] [stdout]      |                                      ^^
[INFO] [stdout] ...
[INFO] [stdout] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]     --> src/lib.rs:2823:37
[INFO] [stdout]      |
[INFO] [stdout] 2823 |         let s:Surface = surface!(u, v, u.sin()*v.cos(), u.sin()*v.sin(), u.cos(), 0, PI/2., 0, 2.*PI);
[INFO] [stdout]      |                                     ^
[INFO] [stdout]      |
[INFO] [stdout] help: `v` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> src/lib.rs:581:34
[INFO] [stdout]      |
[INFO] [stdout] 581  |             f: Box::new(|$x:f64, $y:f64| $f),
[INFO] [stdout]      |                                  ^^
[INFO] [stdout] ...
[INFO] [stdout] 2823 |         let s:Surface = surface!(u, v, u.sin()*v.cos(), u.sin()*v.sin(), u.cos(), 0, PI/2., 0, 2.*PI);
[INFO] [stdout]      |                         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `f` which comes from the expansion of the macro `surface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `G` is never used
[INFO] [stdout]   --> src/lib.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | const G:f64 = 6.6743e-11;
[INFO] [stdout]    |       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C` is never used
[INFO] [stdout]   --> src/lib.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | const C:f64 = 299_792_458.0;
[INFO] [stdout]    |       ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1389:13
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn wrap(&self) -> _SuperSet;
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     fn wrap(&self) -> _SuperSet<'_>;
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1392:13
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     fn wrap(&self) -> _SuperSet {
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1392 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:1397:13
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn wrap(&self) -> _SuperSet {
[INFO] [stdout]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1397 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stdout]      |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     fn wrap(&self) -> __G;
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2136 |     fn wrap(&self) -> __G<'_>;
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2139:13
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     fn wrap(&self) -> __G {
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2139 |     fn wrap(&self) -> __G<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2144:13
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     fn wrap(&self) -> __G {
[INFO] [stdout]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2144 |     fn wrap(&self) -> __G<'_> {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2311:14
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     fn wwrap(&self) -> __W;
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2311 |     fn wwrap(&self) -> __W<'_>;
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2314:14
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2314 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2319:14
[INFO] [stdout]      |
[INFO] [stdout] 2319 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2319 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2324:14
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2324 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2329:14
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/lib.rs:2334:14
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     fn wwrap(&self) -> __W {
[INFO] [stdout]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 2334 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stdout]      |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&VectorFunction` instead of cloning the inner type
[INFO] [stdout]     --> src/lib.rs:2648:22
[INFO] [stdout]      |
[INFO] [stdout] 2648 |             let f = f.clone().clone();
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `F` should have a snake case name
[INFO] [stdout]     --> src/lib.rs:2770:13
[INFO] [stdout]      |
[INFO] [stdout] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stdout]      |             ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "c1bb56631768f68ff0107f4a18adc4ef9f1a3529b882d48aa8c9d9af2dfdfdd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1bb56631768f68ff0107f4a18adc4ef9f1a3529b882d48aa8c9d9af2dfdfdd8", kill_on_drop: false }`
[INFO] [stdout] c1bb56631768f68ff0107f4a18adc4ef9f1a3529b882d48aa8c9d9af2dfdfdd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6641a59094fcf846eff12fbae4aacc9e6bf4261c0e211c6da8aa3759854e1809
[INFO] running `Command { std: "docker" "start" "-a" "6641a59094fcf846eff12fbae4aacc9e6bf4261c0e211c6da8aa3759854e1809", kill_on_drop: false }`
[INFO] [stderr] warning: unused macro definition: `int_montecarlo`
[INFO] [stderr]     --> src/lib.rs:2024:14
[INFO] [stderr]      |
[INFO] [stderr] 2024 | macro_rules! int_montecarlo {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_macros)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `E` and `PI`
[INFO] [stderr]     --> src/lib.rs:2736:24
[INFO] [stderr]      |
[INFO] [stderr] 2736 | use std::f64::consts::{PI, E};
[INFO] [stderr]      |                        ^^  ^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> src/lib.rs:479:24
[INFO] [stderr]     |
[INFO] [stderr] 479 |         Function::OneD(f) => {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `y` is never read
[INFO] [stderr]     --> src/lib.rs:2096:25
[INFO] [stderr]      |
[INFO] [stderr] 2096 |                 let mut y = 0.0;
[INFO] [stderr]      |                         ^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `ft` is never read
[INFO] [stderr]     --> src/lib.rs:2176:13
[INFO] [stderr]      |
[INFO] [stderr] 2176 |     let mut ft:Box<dyn Fn(f64)->f64> = Box::new(|_:f64| f64::NAN);
[INFO] [stderr]      |             ^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]     --> src/lib.rs:2522:30
[INFO] [stderr]      |
[INFO] [stderr] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stderr]      |                              ^
[INFO] [stderr]      |
[INFO] [stderr] help: `x` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:587:26
[INFO] [stderr]      |
[INFO] [stderr] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stderr]      |                          ^^
[INFO] [stderr] ...
[INFO] [stderr] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stderr]      |                           --------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]     --> src/lib.rs:2522:33
[INFO] [stderr]      |
[INFO] [stderr] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stderr]      |                                 ^
[INFO] [stderr]      |
[INFO] [stderr] help: `y` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:587:34
[INFO] [stderr]      |
[INFO] [stderr] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stderr]      |                                  ^^
[INFO] [stderr] ...
[INFO] [stderr] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stderr]      |                           --------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]     --> src/lib.rs:2522:36
[INFO] [stderr]      |
[INFO] [stderr] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stderr]      |                                    ^
[INFO] [stderr]      |
[INFO] [stderr] help: `z` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:587:42
[INFO] [stderr]      |
[INFO] [stderr] 587  |             f: Box::new(|$x:f64, $y:f64, $z:f64| $f),
[INFO] [stderr]      |                                          ^^
[INFO] [stderr] ...
[INFO] [stderr] 2522 |         surface_integral(&f!(x, y, z, 1.).wrap(), &self, MultipleIntegrationMethod::MonteCarlo(400))
[INFO] [stderr]      |                           --------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: constant `G` is never used
[INFO] [stderr]   --> src/lib.rs:45:7
[INFO] [stderr]    |
[INFO] [stderr] 45 | const G:f64 = 6.6743e-11;
[INFO] [stderr]    |       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `C` is never used
[INFO] [stderr]   --> src/lib.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 | const C:f64 = 299_792_458.0;
[INFO] [stderr]    |       ^
[INFO] [stderr] 
[INFO] [stderr] warning: method `potential` is never used
[INFO] [stderr]    --> src/lib.rs:814:8
[INFO] [stderr]     |
[INFO] [stderr] 813 | impl VectorFunction {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] 814 |     fn potential(&self, args:Vec<f64>) -> f64 {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1389:13
[INFO] [stderr]      |
[INFO] [stderr] 1389 |     fn wrap(&self) -> _SuperSet;
[INFO] [stderr]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |             |
[INFO] [stderr]      |             this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1389 |     fn wrap(&self) -> _SuperSet<'_>;
[INFO] [stderr]      |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1392:13
[INFO] [stderr]      |
[INFO] [stderr] 1392 |     fn wrap(&self) -> _SuperSet {
[INFO] [stderr]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |             |
[INFO] [stderr]      |             this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1392 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stderr]      |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:1397:13
[INFO] [stderr]      |
[INFO] [stderr] 1397 |     fn wrap(&self) -> _SuperSet {
[INFO] [stderr]      |             ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |             |
[INFO] [stderr]      |             this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1397 |     fn wrap(&self) -> _SuperSet<'_> {
[INFO] [stderr]      |                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2136:13
[INFO] [stderr]      |
[INFO] [stderr] 2136 |     fn wrap(&self) -> __G;
[INFO] [stderr]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |             |
[INFO] [stderr]      |             this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2136 |     fn wrap(&self) -> __G<'_>;
[INFO] [stderr]      |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2139:13
[INFO] [stderr]      |
[INFO] [stderr] 2139 |     fn wrap(&self) -> __G {
[INFO] [stderr]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |             |
[INFO] [stderr]      |             this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2139 |     fn wrap(&self) -> __G<'_> {
[INFO] [stderr]      |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2144:13
[INFO] [stderr]      |
[INFO] [stderr] 2144 |     fn wrap(&self) -> __G {
[INFO] [stderr]      |             ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |             |
[INFO] [stderr]      |             this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2144 |     fn wrap(&self) -> __G<'_> {
[INFO] [stderr]      |                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2311:14
[INFO] [stderr]      |
[INFO] [stderr] 2311 |     fn wwrap(&self) -> __W;
[INFO] [stderr]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |              |
[INFO] [stderr]      |              this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2311 |     fn wwrap(&self) -> __W<'_>;
[INFO] [stderr]      |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2314:14
[INFO] [stderr]      |
[INFO] [stderr] 2314 |     fn wwrap(&self) -> __W {
[INFO] [stderr]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |              |
[INFO] [stderr]      |              this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2314 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stderr]      |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2319:14
[INFO] [stderr]      |
[INFO] [stderr] 2319 |     fn wwrap(&self) -> __W {
[INFO] [stderr]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |              |
[INFO] [stderr]      |              this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2319 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stderr]      |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2324:14
[INFO] [stderr]      |
[INFO] [stderr] 2324 |     fn wwrap(&self) -> __W {
[INFO] [stderr]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |              |
[INFO] [stderr]      |              this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2324 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stderr]      |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2329:14
[INFO] [stderr]      |
[INFO] [stderr] 2329 |     fn wwrap(&self) -> __W {
[INFO] [stderr]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |              |
[INFO] [stderr]      |              this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2329 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stderr]      |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/lib.rs:2334:14
[INFO] [stderr]      |
[INFO] [stderr] 2334 |     fn wwrap(&self) -> __W {
[INFO] [stderr]      |              ^^^^^     --- the lifetime gets resolved as `'_`
[INFO] [stderr]      |              |
[INFO] [stderr]      |              this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 2334 |     fn wwrap(&self) -> __W<'_> {
[INFO] [stderr]      |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&VectorFunction` instead of cloning the inner type
[INFO] [stderr]     --> src/lib.rs:2648:22
[INFO] [stderr]      |
[INFO] [stderr] 2648 |             let f = f.clone().clone();
[INFO] [stderr]      |                      ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `*`, `self`, and `self`
[INFO] [stderr]     --> src/lib.rs:2700:42
[INFO] [stderr]      |
[INFO] [stderr] 2700 |         use $crate::{IntegrationMethod::{self, *}, MultipleIntegrationMethod::{self, *}};
[INFO] [stderr]      |                                          ^^^^  ^                               ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2821 |         setup!();
[INFO] [stderr]      |         -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `E`
[INFO] [stderr]     --> src/lib.rs:2701:36
[INFO] [stderr]      |
[INFO] [stderr] 2701 |         use std::f64::consts::{PI, E};
[INFO] [stderr]      |                                    ^
[INFO] [stderr] ...
[INFO] [stderr] 2821 |         setup!();
[INFO] [stderr]      |         -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `*`, `self`, and `self`
[INFO] [stderr]     --> src/lib.rs:2700:42
[INFO] [stderr]      |
[INFO] [stderr] 2700 |         use $crate::{IntegrationMethod::{self, *}, MultipleIntegrationMethod::{self, *}};
[INFO] [stderr]      |                                          ^^^^                                  ^^^^  ^
[INFO] [stderr] ...
[INFO] [stderr] 2834 |         setup!();
[INFO] [stderr]      |         -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `E` and `PI`
[INFO] [stderr]     --> src/lib.rs:2701:32
[INFO] [stderr]      |
[INFO] [stderr] 2701 |         use std::f64::consts::{PI, E};
[INFO] [stderr]      |                                ^^  ^
[INFO] [stderr] ...
[INFO] [stderr] 2834 |         setup!();
[INFO] [stderr]      |         -------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]     --> src/lib.rs:2770:49
[INFO] [stderr]      |
[INFO] [stderr] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stderr]      |                                                 ^
[INFO] [stderr]      |
[INFO] [stderr] help: `x` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:861:30
[INFO] [stderr]      |
[INFO] [stderr] 861  |                 f: Box::new(|$x:f64, $y:f64| $f1),
[INFO] [stderr]      |                              ^^
[INFO] [stderr] ...
[INFO] [stderr] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stderr]      |                                ----------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]     --> src/lib.rs:2770:52
[INFO] [stderr]      |
[INFO] [stderr] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stderr]      |                                                    ^
[INFO] [stderr]      |
[INFO] [stderr] help: `y` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:865:38
[INFO] [stderr]      |
[INFO] [stderr] 865  |                 f: Box::new(|$x:f64, $y:f64| $f2),
[INFO] [stderr]      |                                      ^^
[INFO] [stderr] ...
[INFO] [stderr] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stderr]      |                                ----------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/lib.rs:1647:13
[INFO] [stderr]      |
[INFO] [stderr] 1647 |             _ => panic!("Not a valid parametric curve")
[INFO] [stderr]      |             ^ no value can reach this
[INFO] [stderr] ...
[INFO] [stderr] 2791 |         let s = contour!(sigma, space);
[INFO] [stderr]      |                 ---------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> src/lib.rs:1647:13
[INFO] [stderr]      |
[INFO] [stderr] 1635 |             ParametricCurve::TwoD(c) => {
[INFO] [stderr]      |             ------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1641 |             ParametricCurve::ThreeD(c) => {
[INFO] [stderr]      |             -------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 1647 |             _ => panic!("Not a valid parametric curve")
[INFO] [stderr]      |             ^ collectively making this unreachable
[INFO] [stderr] ...
[INFO] [stderr] 2791 |         let s = contour!(sigma, space);
[INFO] [stderr]      |                 ---------------------- in this macro invocation
[INFO] [stderr]      = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stderr]      = note: this warning originates in the macro `contour` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]     --> src/lib.rs:2806:23
[INFO] [stderr]      |
[INFO] [stderr] 2806 |         let f = f!(x, y, (x.powi(4)+1.).sqrt());
[INFO] [stderr]      |                       ^
[INFO] [stderr]      |
[INFO] [stderr] help: `y` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:581:34
[INFO] [stderr]      |
[INFO] [stderr] 581  |             f: Box::new(|$x:f64, $y:f64| $f),
[INFO] [stderr]      |                                  ^^
[INFO] [stderr] ...
[INFO] [stderr] 2806 |         let f = f!(x, y, (x.powi(4)+1.).sqrt());
[INFO] [stderr]      |                 ------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]     --> src/lib.rs:2807:55
[INFO] [stderr]      |
[INFO] [stderr] 2807 |         let x_bounds = fset![f!(y, y.powf(1./3.)), f!(y, 2.)];
[INFO] [stderr]      |                                                       ^
[INFO] [stderr]      |
[INFO] [stderr] help: `y` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:575:26
[INFO] [stderr]      |
[INFO] [stderr] 575  |             f: Box::new(|$x:f64| $f),
[INFO] [stderr]      |                          ^^
[INFO] [stderr] ...
[INFO] [stderr] 2807 |         let x_bounds = fset![f!(y, y.powf(1./3.)), f!(y, 2.)];
[INFO] [stderr]      |                                                    --------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rho`
[INFO] [stderr]     --> src/lib.rs:2824:13
[INFO] [stderr]      |
[INFO] [stderr] 2824 |         let rho = surface!(u, v, u+v, u*v, u.powf(v), set![0, 2.*PI], set![0, 10]);
[INFO] [stderr]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_rho`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]     --> src/lib.rs:2822:37
[INFO] [stderr]      |
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                                     ^
[INFO] [stderr]      |
[INFO] [stderr] help: `y` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:874:38
[INFO] [stderr]      |
[INFO] [stderr] 874  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f1),
[INFO] [stderr]      |                                      ^^
[INFO] [stderr] ...
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]     --> src/lib.rs:2822:40
[INFO] [stderr]      |
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: `z` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:874:46
[INFO] [stderr]      |
[INFO] [stderr] 874  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f1),
[INFO] [stderr]      |                                              ^^
[INFO] [stderr] ...
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]     --> src/lib.rs:2822:34
[INFO] [stderr]      |
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                                  ^
[INFO] [stderr]      |
[INFO] [stderr] help: `x` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:878:30
[INFO] [stderr]      |
[INFO] [stderr] 878  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f2),
[INFO] [stderr]      |                              ^^
[INFO] [stderr] ...
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `z`
[INFO] [stderr]     --> src/lib.rs:2822:40
[INFO] [stderr]      |
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                                        ^
[INFO] [stderr]      |
[INFO] [stderr] help: `z` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:878:46
[INFO] [stderr]      |
[INFO] [stderr] 878  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f2),
[INFO] [stderr]      |                                              ^^
[INFO] [stderr] ...
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]     --> src/lib.rs:2822:34
[INFO] [stderr]      |
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                                  ^
[INFO] [stderr]      |
[INFO] [stderr] help: `x` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:882:30
[INFO] [stderr]      |
[INFO] [stderr] 882  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f3),
[INFO] [stderr]      |                              ^^
[INFO] [stderr] ...
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]     --> src/lib.rs:2822:37
[INFO] [stderr]      |
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                                     ^
[INFO] [stderr]      |
[INFO] [stderr] help: `y` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:882:38
[INFO] [stderr]      |
[INFO] [stderr] 882  |                 f: Box::new(|$x:f64, $y:f64, $z:f64| $f3),
[INFO] [stderr]      |                                      ^^
[INFO] [stderr] ...
[INFO] [stderr] 2822 |         let v = vector_function!(x, y, z, x, y, z);
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `vector_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]     --> src/lib.rs:2823:37
[INFO] [stderr]      |
[INFO] [stderr] 2823 |         let s:Surface = surface!(u, v, u.sin()*v.cos(), u.sin()*v.sin(), u.cos(), 0, PI/2., 0, 2.*PI);
[INFO] [stderr]      |                                     ^
[INFO] [stderr]      |
[INFO] [stderr] help: `v` is captured in macro and introduced a unused variable
[INFO] [stderr]     --> src/lib.rs:581:34
[INFO] [stderr]      |
[INFO] [stderr] 581  |             f: Box::new(|$x:f64, $y:f64| $f),
[INFO] [stderr]      |                                  ^^
[INFO] [stderr] ...
[INFO] [stderr] 2823 |         let s:Surface = surface!(u, v, u.sin()*v.cos(), u.sin()*v.sin(), u.cos(), 0, PI/2., 0, 2.*PI);
[INFO] [stderr]      |                         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]      = note: this warning originates in the macro `f` which comes from the expansion of the macro `surface` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: variable `F` should have a snake case name
[INFO] [stderr]     --> src/lib.rs:2770:13
[INFO] [stderr]      |
[INFO] [stderr] 2770 |         let F:VectorFunction = vector_function!(x, y, -y, x);
[INFO] [stderr]      |             ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vector_calculus` (lib) generated 24 warnings (run `cargo fix --lib -p vector_calculus` to apply 1 suggestion)
[INFO] [stderr] warning: `vector_calculus` (lib test) generated 40 warnings (22 duplicates) (run `cargo fix --lib -p vector_calculus --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vector_calculus-1f34bc4273749577)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::contours ... ok
[INFO] [stdout] test tests::integral_test ... ok
[INFO] [stdout] test tests::vectors ... ok
[INFO] [stdout] test tests::line_integrals ... ok
[INFO] [stdout] test tests::vector_functions ... ok
[INFO] [stdout] test tests::rn_integrals ... ok
[INFO] [stdout] test tests::surfaces ... ok
[INFO] [stdout] test tests::scalar_functions ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] ---- tests::scalar_functions stdout ----
[INFO] [stdout] df/dx(2,2) = 4.000000
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::scalar_functions' panicked at src/lib.rs:2761:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "x.powi(2)*y + z"
[INFO] [stdout]  right: "x.powi(2) * y + z"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61db9a44d2c2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61db9a44d2c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61db9a44d2c2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61db9a44d2c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61db9a472d63 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61db9a472d63 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61db9a44a4a3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61db9a44a4a3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61db9a44d112 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61db9a44e82c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61db9a44e682 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61db9a4136e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61db9a4136e4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61db9a44f20b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61db9a44f20b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61db9a44efda - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61db9a44d7b9 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61db9a44ec6d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61db9a471530 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61db9a471797 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x61db9a3d6ae2 - core::panicking::assert_failed::h6a22ae205b8c0285
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x61db9a3d77c2 - vector_calculus::tests::scalar_functions::h5d12447d66fe5363
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2761:9
[INFO] [stdout]   22:     0x61db9a3cd659 - vector_calculus::tests::scalar_functions::{{closure}}::hf8c7676adeb82994
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2753:26
[INFO] [stdout]   23:     0x61db9a3cd659 - core::ops::function::FnOnce::call_once::h7e02f2e12d96abcd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61db9a418e6b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61db9a418e6b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x61db9a41805e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x61db9a41805e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x61db9a41805e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x61db9a41805e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x61db9a41805e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61db9a41805e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x61db9a41805e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x61db9a3dbbd4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x61db9a3dbbd4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x61db9a3df5aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x61db9a3df5aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x61db9a3df5aa - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x61db9a3df5aa - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x61db9a3df5aa - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61db9a3df5aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x61db9a3df5aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61db9a452167 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x61db9a452167 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61db9a452167 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7e2c02870aa4 - <unknown>
[INFO] [stdout]   46:     0x7e2c028fda34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::scalar_functions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6641a59094fcf846eff12fbae4aacc9e6bf4261c0e211c6da8aa3759854e1809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6641a59094fcf846eff12fbae4aacc9e6bf4261c0e211c6da8aa3759854e1809", kill_on_drop: false }`
[INFO] [stdout] 6641a59094fcf846eff12fbae4aacc9e6bf4261c0e211c6da8aa3759854e1809
