[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piedshag/pi2image on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec687933ba303e52abb297e5e8d5fd126527083071771528e536a5b4e97e86b0
[INFO] running `Command { std: "docker" "start" "-a" "ec687933ba303e52abb297e5e8d5fd126527083071771528e536a5b4e97e86b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec687933ba303e52abb297e5e8d5fd126527083071771528e536a5b4e97e86b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec687933ba303e52abb297e5e8d5fd126527083071771528e536a5b4e97e86b0", kill_on_drop: false }`
[INFO] [stdout] ec687933ba303e52abb297e5e8d5fd126527083071771528e536a5b4e97e86b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 947450afaf0c304b6bf019393feab65295a068f588669f657601e21815d88a07
[INFO] running `Command { std: "docker" "start" "-a" "947450afaf0c304b6bf019393feab65295a068f588669f657601e21815d88a07", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[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 futures-sink v0.3.28
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling memmap2 v0.7.1
[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 qoi v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[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 tiff v0.8.1
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.36s
[INFO] running `Command { std: "docker" "inspect" "947450afaf0c304b6bf019393feab65295a068f588669f657601e21815d88a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947450afaf0c304b6bf019393feab65295a068f588669f657601e21815d88a07", kill_on_drop: false }`
[INFO] [stdout] 947450afaf0c304b6bf019393feab65295a068f588669f657601e21815d88a07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72774875f85abc2b3e6614d3caf3aae1e961ab56383abd449e987b3aeba16fa9
[INFO] running `Command { std: "docker" "start" "-a" "72774875f85abc2b3e6614d3caf3aae1e961ab56383abd449e987b3aeba16fa9", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.76s
[INFO] running `Command { std: "docker" "inspect" "72774875f85abc2b3e6614d3caf3aae1e961ab56383abd449e987b3aeba16fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72774875f85abc2b3e6614d3caf3aae1e961ab56383abd449e987b3aeba16fa9", kill_on_drop: false }`
[INFO] [stdout] 72774875f85abc2b3e6614d3caf3aae1e961ab56383abd449e987b3aeba16fa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af489e2208ab0f3ba9ee61533a0d2e3cbdae6801baaa8a7a9bdb2d3d5054de42
[INFO] running `Command { std: "docker" "start" "-a" "af489e2208ab0f3ba9ee61533a0d2e3cbdae6801baaa8a7a9bdb2d3d5054de42", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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-4362fac868d69bc5)
[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.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af489e2208ab0f3ba9ee61533a0d2e3cbdae6801baaa8a7a9bdb2d3d5054de42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af489e2208ab0f3ba9ee61533a0d2e3cbdae6801baaa8a7a9bdb2d3d5054de42", kill_on_drop: false }`
[INFO] [stdout] af489e2208ab0f3ba9ee61533a0d2e3cbdae6801baaa8a7a9bdb2d3d5054de42
