[INFO] cloning repository https://github.com/piedshag/pi2image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piedshag/pi2image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedshag%2Fpi2image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedshag%2Fpi2image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d2b41aa6c8aa73c6cac4b2eadc6c38a05ddeb6d
[INFO] testing piedshag/pi2image against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiedshag%2Fpi2image" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/piedshag/pi2image
[INFO] finished tweaking git repo https://github.com/piedshag/pi2image
[INFO] tweaked toml for git repo https://github.com/piedshag/pi2image written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piedshag/pi2image on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piedshag/pi2image already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded exr v1.7.0
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c581974c63f383c9fabeacedbc897298b82df90b808f680d2fe5ac15b7525523
[INFO] running `Command { std: "docker" "start" "-a" "c581974c63f383c9fabeacedbc897298b82df90b808f680d2fe5ac15b7525523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c581974c63f383c9fabeacedbc897298b82df90b808f680d2fe5ac15b7525523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c581974c63f383c9fabeacedbc897298b82df90b808f680d2fe5ac15b7525523", kill_on_drop: false }`
[INFO] [stdout] c581974c63f383c9fabeacedbc897298b82df90b808f680d2fe5ac15b7525523
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c772091ed4194e15ee4acb7437bdc9691c7bd4f96b83e73e9ca16e2409165d1
[INFO] running `Command { std: "docker" "start" "-a" "7c772091ed4194e15ee4acb7437bdc9691c7bd4f96b83e73e9ca16e2409165d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling pi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/generator.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .map(|i| (modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64))
[INFO] [stdout]    |                  ^                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -         .map(|i| (modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64))
[INFO] [stdout] 40 +         .map(|i| modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pi_offset`
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let pi_offset = 500000;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pi_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DECIMAL_TO_BINARY` is never used
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const DECIMAL_TO_BINARY: [u16; 10] = [0000, 0001, 0010, 0011, 0100, 0101, 0110, 0111, 1000, 1001];
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pi_from_file` is never used
[INFO] [stdout]   --> src/main.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn get_pi_from_file(file_name: String, offset: usize, num_chars: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_image` is never used
[INFO] [stdout]   --> src/main.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn generate_image(x: u32, y: u32, decimal_string: String) -> RgbImage {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decimal_string_to_byte_slice` is never used
[INFO] [stdout]   --> src/main.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn decimal_string_to_byte_slice(string: &str) -> Vec<u8> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `start` is never used
[INFO] [stdout]   --> src/generator.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl PiGenerator {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn start(offset: u32) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.35s
[INFO] running `Command { std: "docker" "inspect" "7c772091ed4194e15ee4acb7437bdc9691c7bd4f96b83e73e9ca16e2409165d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c772091ed4194e15ee4acb7437bdc9691c7bd4f96b83e73e9ca16e2409165d1", kill_on_drop: false }`
[INFO] [stdout] 7c772091ed4194e15ee4acb7437bdc9691c7bd4f96b83e73e9ca16e2409165d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd51cd198dc2a1c913d34eeb83047d691fe07e536a46940fb4e5be1480e1a692
[INFO] running `Command { std: "docker" "start" "-a" "fd51cd198dc2a1c913d34eeb83047d691fe07e536a46940fb4e5be1480e1a692", kill_on_drop: false }`
[INFO] [stderr]    Compiling pi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/generator.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .map(|i| (modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64))
[INFO] [stdout]    |                  ^                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -         .map(|i| (modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64))
[INFO] [stdout] 40 +         .map(|i| modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pi_offset`
[INFO] [stdout]   --> src/main.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let pi_offset = 500000;
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pi_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DECIMAL_TO_BINARY` is never used
[INFO] [stdout]  --> src/main.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const DECIMAL_TO_BINARY: [u16; 10] = [0000, 0001, 0010, 0011, 0100, 0101, 0110, 0111, 1000, 1001];
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pi_from_file` is never used
[INFO] [stdout]   --> src/main.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn get_pi_from_file(file_name: String, offset: usize, num_chars: usize) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_image` is never used
[INFO] [stdout]   --> src/main.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn generate_image(x: u32, y: u32, decimal_string: String) -> RgbImage {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decimal_string_to_byte_slice` is never used
[INFO] [stdout]   --> src/main.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn decimal_string_to_byte_slice(string: &str) -> Vec<u8> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `start` is never used
[INFO] [stdout]   --> src/generator.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl PiGenerator {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn start(offset: u32) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "fd51cd198dc2a1c913d34eeb83047d691fe07e536a46940fb4e5be1480e1a692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd51cd198dc2a1c913d34eeb83047d691fe07e536a46940fb4e5be1480e1a692", kill_on_drop: false }`
[INFO] [stdout] fd51cd198dc2a1c913d34eeb83047d691fe07e536a46940fb4e5be1480e1a692
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78a9a8625fa4a51e71358e6b0139424c0abc97bde466f908c7ae67e7784c9491
[INFO] running `Command { std: "docker" "start" "-a" "78a9a8625fa4a51e71358e6b0139424c0abc97bde466f908c7ae67e7784c9491", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/generator.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 40 |         .map(|i| (modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64))
[INFO] [stderr]    |                  ^                                                                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 40 -         .map(|i| (modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64))
[INFO] [stderr] 40 +         .map(|i| modular_exponentiation(16, n - i, 8 * i + j) as f64 / (8 * i + j) as f64)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pi_offset`
[INFO] [stderr]   --> src/main.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     let pi_offset = 500000;
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pi_offset`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DECIMAL_TO_BINARY` is never used
[INFO] [stderr]  --> src/main.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const DECIMAL_TO_BINARY: [u16; 10] = [0000, 0001, 0010, 0011, 0100, 0101, 0110, 0111, 1000, 1001];
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_pi_from_file` is never used
[INFO] [stderr]   --> src/main.rs:37:4
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn get_pi_from_file(file_name: String, offset: usize, num_chars: usize) -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_image` is never used
[INFO] [stderr]   --> src/main.rs:43:4
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn generate_image(x: u32, y: u32, decimal_string: String) -> RgbImage {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `decimal_string_to_byte_slice` is never used
[INFO] [stderr]   --> src/main.rs:63:4
[INFO] [stderr]    |
[INFO] [stderr] 63 | fn decimal_string_to_byte_slice(string: &str) -> Vec<u8> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `start` is never used
[INFO] [stderr]   --> src/generator.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl PiGenerator {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 14 |     pub fn start(offset: u32) -> Self {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pi` (bin "pi" test) generated 7 warnings (run `cargo fix --bin "pi" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pi-ad5c296ff4ee619e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test generator::test::bbp_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78a9a8625fa4a51e71358e6b0139424c0abc97bde466f908c7ae67e7784c9491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78a9a8625fa4a51e71358e6b0139424c0abc97bde466f908c7ae67e7784c9491", kill_on_drop: false }`
[INFO] [stdout] 78a9a8625fa4a51e71358e6b0139424c0abc97bde466f908c7ae67e7784c9491
