[INFO] fetching crate integraal 0.1.0... [INFO] testing integraal-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate integraal 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate integraal 0.1.0 [INFO] finished tweaking crates.io crate integraal 0.1.0 [INFO] tweaked toml for crates.io crate integraal 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate integraal 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cca7df0bbbc050f74441f275b77dde41c4f89937fe0d5f8618b2566eb6e6029 [INFO] running `Command { std: "docker" "start" "-a" "7cca7df0bbbc050f74441f275b77dde41c4f89937fe0d5f8618b2566eb6e6029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cca7df0bbbc050f74441f275b77dde41c4f89937fe0d5f8618b2566eb6e6029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cca7df0bbbc050f74441f275b77dde41c4f89937fe0d5f8618b2566eb6e6029", kill_on_drop: false }` [INFO] [stdout] 7cca7df0bbbc050f74441f275b77dde41c4f89937fe0d5f8618b2566eb6e6029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f59534e692961c3d52809dcad9e876d431cab62b1074040f72a95917f24acbe8 [INFO] running `Command { std: "docker" "start" "-a" "f59534e692961c3d52809dcad9e876d431cab62b1074040f72a95917f24acbe8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling integraal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/structure/implementations.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | start, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `Command { std: "docker" "inspect" "f59534e692961c3d52809dcad9e876d431cab62b1074040f72a95917f24acbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f59534e692961c3d52809dcad9e876d431cab62b1074040f72a95917f24acbe8", kill_on_drop: false }` [INFO] [stdout] f59534e692961c3d52809dcad9e876d431cab62b1074040f72a95917f24acbe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ef2eec61c1d156c156467d4e37be59960146b0d75c788aa03d3698ecbf995b2 [INFO] running `Command { std: "docker" "start" "-a" "4ef2eec61c1d156c156467d4e37be59960146b0d75c788aa03d3698ecbf995b2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/structure/implementations.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | start, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling integraal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/structure/implementations.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | start, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_a.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_a.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_a.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_a.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_a.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_a.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_b.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_b.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_b.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_b.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_b.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_b.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_c.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_c.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_c.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_c.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_c.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_c.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_d.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_d.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_d.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_d.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_d.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_d.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_e.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_e.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_e.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_e.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_e.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 55 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] --> src/tests/function_e.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s [INFO] running `Command { std: "docker" "inspect" "4ef2eec61c1d156c156467d4e37be59960146b0d75c788aa03d3698ecbf995b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef2eec61c1d156c156467d4e37be59960146b0d75c788aa03d3698ecbf995b2", kill_on_drop: false }` [INFO] [stdout] 4ef2eec61c1d156c156467d4e37be59960146b0d75c788aa03d3698ecbf995b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53734e043a68784d4812af0decd89a9422d63a836841ce3282bebfbdc776fdb4 [INFO] running `Command { std: "docker" "start" "-a" "53734e043a68784d4812af0decd89a9422d63a836841ce3282bebfbdc776fdb4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `start` [INFO] [stderr] --> src/structure/implementations.rs:208:9 [INFO] [stderr] | [INFO] [stderr] 208 | start, [INFO] [stderr] | ^^^^^ help: try ignoring the field: `start: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `integraal` (lib) generated 1 warning [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_a.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_a.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_a.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_a.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_a.rs:54:11 [INFO] [stderr] | [INFO] [stderr] 54 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_a.rs:55:11 [INFO] [stderr] | [INFO] [stderr] 55 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] [INFO] [stderr] --> src/tests/function_b.rs:21:11 [INFO] [stdout] running 162 tests [INFO] [stderr] | [INFO] [stderr] 21 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_b.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::double::rectangle_left::ValuesUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::double::rectangle_left::ClosureUniform ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::double::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] --> src/tests/function_b.rs:23:11 [INFO] [stdout] test tests::function_a::double::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::double::rectangle_right::ClosureUniform ... ok [INFO] [stderr] 23 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_a::double::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::double::rectangle_right::ValuesUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::double::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::double::simpson::ClosureUniform ... ok [INFO] [stderr] --> src/tests/function_b.rs:70:11 [INFO] [stdout] test tests::function_a::double::simpson::ValuesExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::double::simpson::ClosureExplicit ... ok [INFO] [stderr] 70 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_a::double::simpson::ValuesUniform ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::simple::rectangle_left::ClosureUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] --> src/tests/function_b.rs:71:11 [INFO] [stdout] test tests::function_a::double::trapezoid::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::double::trapezoid::ClosureUniform ... ok [INFO] [stderr] 71 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_a::double::trapezoid::ValuesExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::simple::rectangle_left::ValuesUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::simple::rectangle_right::ClosureUniform ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] --> src/tests/function_b.rs:72:11 [INFO] [stdout] test tests::function_a::double::trapezoid::ValuesUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::simple::rectangle_right::ValuesUniform ... ok [INFO] [stderr] 72 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_a::simple::simpson::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::simple::simpson::ClosureUniform ... ok [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_c.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stdout] test tests::function_a::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::simple::trapezoid::ClosureExplicit ... ok [INFO] [stderr] --> src/tests/function_c.rs:22:11 [INFO] [stdout] test tests::function_a::simple::simpson::ValuesUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::simple::simpson::ValuesExplicit ... ok [INFO] [stderr] 22 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_b::double::rectangle_left::ClosureUniform ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::simple::trapezoid::ClosureUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_b::double::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::simple::trapezoid::ValuesExplicit ... ok [INFO] [stderr] --> src/tests/function_c.rs:23:11 [INFO] [stdout] test tests::function_a::simple::trapezoid::ValuesUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_b::double::rectangle_left::ValuesUniform ... ok [INFO] [stderr] 23 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_b::double::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_b::double::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_b::double::rectangle_right::ClosureUniform ... ok [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] test tests::function_b::double::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] --> src/tests/function_c.rs:66:11 [INFO] [stdout] test tests::function_b::double::rectangle_right::ValuesUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_b::double::simpson::ValuesUniform ... ok [INFO] [stderr] 66 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_b::double::trapezoid::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_b::double::trapezoid::ClosureUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_b::double::trapezoid::ValuesUniform ... ok [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] test tests::function_b::simple::rectangle_right::ClosureUniform ... ok [INFO] [stderr] --> src/tests/function_c.rs:67:11 [INFO] [stdout] test tests::function_b::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_b::simple::rectangle_left::ValuesUniform ... ok [INFO] [stderr] 67 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_b::double::simpson::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_b::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_b::double::simpson::ValuesExplicit ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_b::double::simpson::ClosureUniform ... ok [INFO] [stderr] --> src/tests/function_c.rs:68:11 [INFO] [stdout] test tests::function_b::simple::rectangle_right::ValuesUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_b::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] 68 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_b::double::trapezoid::ValuesExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_b::simple::simpson::ValuesExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_b::simple::rectangle_left::ClosureUniform ... ok [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] test tests::function_b::simple::simpson::ValuesUniform ... ok [INFO] [stderr] --> src/tests/function_d.rs:20:11 [INFO] [stdout] test tests::function_b::simple::trapezoid::ValuesExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_b::simple::simpson::ClosureUniform ... ok [INFO] [stderr] 20 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_b::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_b::simple::trapezoid::ClosureExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_c::double::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] test tests::function_b::simple::trapezoid::ValuesUniform ... ok [INFO] [stderr] --> src/tests/function_d.rs:21:11 [INFO] [stdout] test tests::function_b::simple::simpson::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_b::simple::trapezoid::ClosureUniform ... ok [INFO] [stderr] 21 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_c::double::rectangle_right::ClosureUniform ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_c::double::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_c::double::rectangle_left::ClosureUniform ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_c::double::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] --> src/tests/function_d.rs:22:11 [INFO] [stdout] test tests::function_c::double::simpson::ValuesUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_c::double::trapezoid::ClosureUniform ... ok [INFO] [stderr] 22 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_c::double::trapezoid::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_c::double::trapezoid::ValuesUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_c::double::trapezoid::ValuesExplicit ... ok [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] test tests::function_c::double::simpson::ClosureUniform ... ok [INFO] [stderr] --> src/tests/function_d.rs:54:11 [INFO] [stdout] test tests::function_c::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_c::simple::rectangle_left::ClosureUniform ... ok [INFO] [stderr] 54 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_c::double::rectangle_right::ValuesUniform ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_c::double::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_c::double::rectangle_left::ValuesUniform ... ok [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] test tests::function_c::double::simpson::ClosureExplicit ... ok [INFO] [stderr] --> src/tests/function_d.rs:55:11 [INFO] [stdout] test tests::function_c::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_c::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] 55 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_c::simple::rectangle_right::ClosureUniform ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_c::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_c::double::simpson::ValuesExplicit ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_c::simple::rectangle_left::ValuesUniform ... ok [INFO] [stderr] --> src/tests/function_d.rs:56:11 [INFO] [stdout] test tests::function_c::simple::simpson::ClosureUniform ... ok [INFO] [stderr] | [INFO] [stderr] 56 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_e.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_e.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_e.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_e.rs:54:11 [INFO] [stderr] | [INFO] [stderr] 54 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_e.rs:55:11 [INFO] [stderr] | [INFO] [stderr] 55 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_e.rs:56:11 [INFO] [stderr] | [INFO] [stderr] 56 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `integraal` (lib test) generated 31 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integraal-5d4fdf059cb684cd) [INFO] [stdout] test tests::function_c::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::double::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::double::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::double::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::double::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::simple::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::incorrect::missing_parameters ... ok [INFO] [stdout] test tests::function_e::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::incorrect::inconsistent_parameters ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests integraal [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/structure/definitions.rs - structure::definitions::Integraal (line 48) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "53734e043a68784d4812af0decd89a9422d63a836841ce3282bebfbdc776fdb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53734e043a68784d4812af0decd89a9422d63a836841ce3282bebfbdc776fdb4", kill_on_drop: false }` [INFO] [stdout] 53734e043a68784d4812af0decd89a9422d63a836841ce3282bebfbdc776fdb4