[INFO] fetching crate integraal 0.1.0... [INFO] testing integraal-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate integraal 0.1.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate integraal 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc735ace5e41766285972be9217add687013c7a9680851e390da6a1e8acbb0a1 [INFO] running `Command { std: "docker" "start" "-a" "cc735ace5e41766285972be9217add687013c7a9680851e390da6a1e8acbb0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc735ace5e41766285972be9217add687013c7a9680851e390da6a1e8acbb0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc735ace5e41766285972be9217add687013c7a9680851e390da6a1e8acbb0a1", kill_on_drop: false }` [INFO] [stdout] cc735ace5e41766285972be9217add687013c7a9680851e390da6a1e8acbb0a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a91f177d6343bbc5a67a0e1a49be68ab75494da67db541e6050972d6f7e6c06 [INFO] running `Command { std: "docker" "start" "-a" "4a91f177d6343bbc5a67a0e1a49be68ab75494da67db541e6050972d6f7e6c06", 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.26s [INFO] running `Command { std: "docker" "inspect" "4a91f177d6343bbc5a67a0e1a49be68ab75494da67db541e6050972d6f7e6c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a91f177d6343bbc5a67a0e1a49be68ab75494da67db541e6050972d6f7e6c06", kill_on_drop: false }` [INFO] [stdout] 4a91f177d6343bbc5a67a0e1a49be68ab75494da67db541e6050972d6f7e6c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 782ab224fdbfc477fab23b0e4f7299517d1ccb4091e1243510a5d784d2a9e65e [INFO] running `Command { std: "docker" "start" "-a" "782ab224fdbfc477fab23b0e4f7299517d1ccb4091e1243510a5d784d2a9e65e", 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.84s [INFO] running `Command { std: "docker" "inspect" "782ab224fdbfc477fab23b0e4f7299517d1ccb4091e1243510a5d784d2a9e65e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782ab224fdbfc477fab23b0e4f7299517d1ccb4091e1243510a5d784d2a9e65e", kill_on_drop: false }` [INFO] [stdout] 782ab224fdbfc477fab23b0e4f7299517d1ccb4091e1243510a5d784d2a9e65e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce63609011b811b7ba5ba26c1b774e22ba955f6fc896d9975c8c195be2b3cb8a [INFO] running `Command { std: "docker" "start" "-a" "ce63609011b811b7ba5ba26c1b774e22ba955f6fc896d9975c8c195be2b3cb8a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `start` [INFO] [stdout] [INFO] [stderr] --> src/structure/implementations.rs:208:9 [INFO] [stdout] running 162 tests [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: 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] [stderr] --> src/tests/function_b.rs:21:11 [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] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_b.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_b.rs:70:11 [INFO] [stderr] | [INFO] [stderr] 70 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_b.rs:71:11 [INFO] [stderr] | [INFO] [stderr] 71 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_b.rs:72:11 [INFO] [stderr] | [INFO] [stderr] 72 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [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] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_c.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_c.rs:23:11 [INFO] [stderr] | [INFO] [stderr] 23 | const MONTECARLO_TOLERANCE: f64 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_c.rs:66:11 [INFO] [stderr] | [INFO] [stderr] 66 | const BOOLE_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_c.rs:67:11 [INFO] [stderr] | [INFO] [stderr] 67 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_c.rs:68:11 [INFO] [stderr] | [INFO] [stderr] 68 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stderr] --> src/tests/function_d.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_d.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_d.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_d.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_d.rs:55:11 [INFO] [stderr] | [INFO] [stderr] 55 | const ROMBERG_TOLERANCE: f32 = 1e-5; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::double::rectangle_left::ValuesExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::double::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] warning: constant `MONTECARLO_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::double::rectangle_left::ClosureUniform ... ok [INFO] [stderr] --> src/tests/function_d.rs:56:11 [INFO] [stdout] test tests::function_a::double::simpson::ClosureUniform ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::double::simpson::ValuesExplicit ... ok [INFO] [stderr] 56 | const MONTECARLO_TOLERANCE: f32 = 1e-5; [INFO] [stdout] test tests::function_a::double::simpson::ValuesUniform ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::double::rectangle_right::ClosureUniform ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::double::trapezoid::ClosureUniform ... ok [INFO] [stderr] warning: constant `BOOLE_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::double::rectangle_right::ValuesExplicit ... ok [INFO] [stderr] --> src/tests/function_e.rs:20:11 [INFO] [stdout] test tests::function_a::double::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::simple::rectangle_left::ClosureUniform ... ok [INFO] [stderr] 20 | const BOOLE_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_a::double::trapezoid::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::double::simpson::ClosureExplicit ... ok [INFO] [stderr] [INFO] [stdout] test tests::function_a::double::trapezoid::ValuesExplicit ... ok [INFO] [stderr] warning: constant `ROMBERG_TOLERANCE` is never used [INFO] [stdout] test tests::function_a::double::rectangle_right::ValuesUniform ... ok [INFO] [stderr] --> src/tests/function_e.rs:21:11 [INFO] [stdout] test tests::function_a::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stderr] | [INFO] [stdout] test tests::function_a::simple::rectangle_left::ValuesUniform ... ok [INFO] [stderr] 21 | const ROMBERG_TOLERANCE: f64 = 1e-5; [INFO] [stdout] test tests::function_a::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] test tests::function_a::simple::rectangle_right::ClosureUniform ... ok [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) generated 1 warning [INFO] [stderr] warning: `integraal` (lib test) generated 31 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integraal-5d4fdf059cb684cd) [INFO] [stdout] test tests::function_a::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_a::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_a::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_a::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_a::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_a::simple::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_a::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_a::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_a::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::double::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_a::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_b::double::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::double::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_a::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::double::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_b::double::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_b::double::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_b::double::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_b::double::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_b::double::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_b::double::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_a::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_b::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_b::double::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::double::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::double::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::double::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_b::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_b::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::double::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::double::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::double::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::double::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::double::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_b::double::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::double::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::double::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_b::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::double::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::double::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_a::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::double::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::double::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::double::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::simple::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::double::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_c::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_c::simple::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::double::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::simpson::ValuesExplicit ... 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::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_d::double::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::double::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_left::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::simpson::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_d::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::simpson::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_right::ClosureExplicit ... 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::double::trapezoid::ClosureExplicit ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_left::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::double::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_right::ClosureUniform ... 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::rectangle_left::ClosureExplicit ... ok [INFO] [stdout] test tests::incorrect::inconsistent_parameters ... ok [INFO] [stdout] test tests::function_e::double::rectangle_right::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::double::trapezoid::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_e::simple::trapezoid::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::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::double::trapezoid::ValuesExplicit ... ok [INFO] [stdout] test tests::incorrect::missing_parameters ... ok [INFO] [stdout] test tests::function_e::simple::simpson::ValuesUniform ... ok [INFO] [stdout] test tests::function_e::simple::rectangle_left::ValuesExplicit ... ok [INFO] [stdout] test tests::function_e::simple::simpson::ClosureExplicit ... ok [INFO] [stdout] test tests::function_d::double::trapezoid::ClosureUniform ... ok [INFO] [stdout] test tests::function_d::simple::rectangle_right::ValuesUniform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [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.38s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce63609011b811b7ba5ba26c1b774e22ba955f6fc896d9975c8c195be2b3cb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce63609011b811b7ba5ba26c1b774e22ba955f6fc896d9975c8c195be2b3cb8a", kill_on_drop: false }` [INFO] [stdout] ce63609011b811b7ba5ba26c1b774e22ba955f6fc896d9975c8c195be2b3cb8a