[INFO] cloning repository https://github.com/wrightcameron/mekansimRatioCalculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wrightcameron/mekansimRatioCalculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrightcameron%2FmekansimRatioCalculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrightcameron%2FmekansimRatioCalculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ae51abd74847265a79a9c406364756b76cf890c
[INFO] testing wrightcameron/mekansimRatioCalculator against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrightcameron%2FmekansimRatioCalculator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wrightcameron/mekansimRatioCalculator
[INFO] finished tweaking git repo https://github.com/wrightcameron/mekansimRatioCalculator
[INFO] tweaked toml for git repo https://github.com/wrightcameron/mekansimRatioCalculator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wrightcameron/mekansimRatioCalculator 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/wrightcameron/mekansimRatioCalculator 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded factor v0.4.0
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded num-iter v0.1.44
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d8a49b7f22081bd357cf32691f050f5f0039886401e86177ee2497f07b3b12
[INFO] running `Command { std: "docker" "start" "-a" "d3d8a49b7f22081bd357cf32691f050f5f0039886401e86177ee2497f07b3b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d8a49b7f22081bd357cf32691f050f5f0039886401e86177ee2497f07b3b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d8a49b7f22081bd357cf32691f050f5f0039886401e86177ee2497f07b3b12", kill_on_drop: false }`
[INFO] [stdout] d3d8a49b7f22081bd357cf32691f050f5f0039886401e86177ee2497f07b3b12
[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=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] 7f75c04725b3fad19e730ba1e71558ec077811b70741799d814a259b2bc2e130
[INFO] running `Command { std: "docker" "start" "-a" "7f75c04725b3fad19e730ba1e71558ec077811b70741799d814a259b2bc2e130", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling factor v0.4.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling mekanism_ratio_calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fission`
[INFO] [stdout]  --> src/turbine.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{fission, metric_prefix};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reactor`
[INFO] [stdout]   --> src/recipe.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn fission_reactor_recipe(reactor: &fission::FissionReactor) {
[INFO] [stdout]    |                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reactor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `boiler`
[INFO] [stdout]   --> src/recipe.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn boiler_recipe(boiler: &boiler::Boiler) {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_boiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `binary_type`
[INFO] [stdout]   --> src/recipe.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn handle_binary_type(binary_type: &setups::BinarySetup) {
[INFO] [stdout]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trinary_type`
[INFO] [stdout]   --> src/recipe.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn handle_trinary_type(trinary_type: &setups::TrinarySetup){
[INFO] [stdout]    |                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trinary_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setup`
[INFO] [stdout]   --> src/main.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let setup = &setups[index];
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.25s
[INFO] running `Command { std: "docker" "inspect" "7f75c04725b3fad19e730ba1e71558ec077811b70741799d814a259b2bc2e130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f75c04725b3fad19e730ba1e71558ec077811b70741799d814a259b2bc2e130", kill_on_drop: false }`
[INFO] [stdout] 7f75c04725b3fad19e730ba1e71558ec077811b70741799d814a259b2bc2e130
[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=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] 0298c4542430958b49bdb561fd58463174dddd38351f3fad2d1e0a16b8ab1bf6
[INFO] running `Command { std: "docker" "start" "-a" "0298c4542430958b49bdb561fd58463174dddd38351f3fad2d1e0a16b8ab1bf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling mekanism_ratio_calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `fission`
[INFO] [stdout]  --> src/turbine.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{fission, metric_prefix};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reactor`
[INFO] [stdout]   --> src/recipe.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn fission_reactor_recipe(reactor: &fission::FissionReactor) {
[INFO] [stdout]    |                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reactor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `boiler`
[INFO] [stdout]   --> src/recipe.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn boiler_recipe(boiler: &boiler::Boiler) {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_boiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `binary_type`
[INFO] [stdout]   --> src/recipe.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn handle_binary_type(binary_type: &setups::BinarySetup) {
[INFO] [stdout]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trinary_type`
[INFO] [stdout]   --> src/recipe.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn handle_trinary_type(trinary_type: &setups::TrinarySetup){
[INFO] [stdout]    |                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trinary_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setup`
[INFO] [stdout]   --> src/main.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let setup = &setups[index];
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fission`
[INFO] [stdout]  --> src/turbine.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{fission, metric_prefix};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fission`
[INFO] [stdout]  --> tests/../src/turbine.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{fission, metric_prefix};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fission`
[INFO] [stdout]  --> tests/../src/turbine.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{fission, metric_prefix};
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reactor`
[INFO] [stdout]   --> src/recipe.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn fission_reactor_recipe(reactor: &fission::FissionReactor) {
[INFO] [stdout]    |                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reactor`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `boiler`
[INFO] [stdout]   --> src/recipe.rs:68:22
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn boiler_recipe(boiler: &boiler::Boiler) {
[INFO] [stdout]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_boiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `binary_type`
[INFO] [stdout]   --> src/recipe.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn handle_binary_type(binary_type: &setups::BinarySetup) {
[INFO] [stdout]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `trinary_type`
[INFO] [stdout]   --> src/recipe.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn handle_trinary_type(trinary_type: &setups::TrinarySetup){
[INFO] [stdout]    |                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trinary_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `setup`
[INFO] [stdout]   --> src/main.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 let setup = &setups[index];
[INFO] [stdout]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print` and `summarize` are never used
[INFO] [stdout]   --> tests/../src/turbine.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Turbine {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] 80 |     pub fn print(&self){
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn summarize(&self) -> String{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_water_ouput` is never read
[INFO] [stdout]    --> tests/../src/turbine.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct TurbineFlow {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     max_water_ouput: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TurbineFlow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_tank_flow_rate` is never used
[INFO] [stdout]    --> tests/../src/turbine.rs:387:4
[INFO] [stdout]     |
[INFO] [stdout] 387 | fn calc_tank_flow_rate(x_z: i32, shaft_height: i32) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print` and `summarize` are never used
[INFO] [stdout]   --> tests/../src/fission.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl FissionReactor {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 62 |     /// Pretty print for Fission Reactor struct
[INFO] [stdout] 63 |     pub fn print(&self){
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn summarize(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_to_kilo` is never used
[INFO] [stdout]   --> tests/../src/metric_prefix.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn convert_to_kilo(n: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drop_tenth_decimal` is never used
[INFO] [stdout]   --> tests/../src/metric_prefix.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn drop_tenth_decimal(n: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print` and `summarize` are never used
[INFO] [stdout]   --> tests/../src/turbine.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl Turbine {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] 80 |     pub fn print(&self){
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn summarize(&self) -> String{
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_water_ouput` is never read
[INFO] [stdout]    --> tests/../src/turbine.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct TurbineFlow {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     max_water_ouput: i32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TurbineFlow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_tank_flow_rate` is never used
[INFO] [stdout]    --> tests/../src/turbine.rs:387:4
[INFO] [stdout]     |
[INFO] [stdout] 387 | fn calc_tank_flow_rate(x_z: i32, shaft_height: i32) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print` and `summarize` are never used
[INFO] [stdout]   --> tests/../src/fission.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl FissionReactor {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 62 |     /// Pretty print for Fission Reactor struct
[INFO] [stdout] 63 |     pub fn print(&self){
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub fn summarize(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_to_kilo` is never used
[INFO] [stdout]   --> tests/../src/metric_prefix.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn convert_to_kilo(n: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `drop_tenth_decimal` is never used
[INFO] [stdout]   --> tests/../src/metric_prefix.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn drop_tenth_decimal(n: f32) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "0298c4542430958b49bdb561fd58463174dddd38351f3fad2d1e0a16b8ab1bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0298c4542430958b49bdb561fd58463174dddd38351f3fad2d1e0a16b8ab1bf6", kill_on_drop: false }`
[INFO] [stdout] 0298c4542430958b49bdb561fd58463174dddd38351f3fad2d1e0a16b8ab1bf6
[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=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] 5d931d69daa7c2854cd406fff8594655923dc66cf73668a29276e20cbade9174
[INFO] running `Command { std: "docker" "start" "-a" "5d931d69daa7c2854cd406fff8594655923dc66cf73668a29276e20cbade9174", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `fission`
[INFO] [stderr]  --> src/turbine.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{fission, metric_prefix};
[INFO] [stderr]   |             ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `reactor`
[INFO] [stderr]   --> src/recipe.rs:64:31
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub fn fission_reactor_recipe(reactor: &fission::FissionReactor) {
[INFO] [stderr]    |                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reactor`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `boiler`
[INFO] [stderr]   --> src/recipe.rs:68:22
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub fn boiler_recipe(boiler: &boiler::Boiler) {
[INFO] [stderr]    |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_boiler`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `binary_type`
[INFO] [stderr]   --> src/recipe.rs:72:27
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub fn handle_binary_type(binary_type: &setups::BinarySetup) {
[INFO] [stderr]    |                           ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `trinary_type`
[INFO] [stderr]   --> src/recipe.rs:76:28
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn handle_trinary_type(trinary_type: &setups::TrinarySetup){
[INFO] [stderr]    |                            ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_trinary_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `setup`
[INFO] [stderr]   --> src/main.rs:80:21
[INFO] [stderr]    |
[INFO] [stderr] 80 |                 let setup = &setups[index];
[INFO] [stderr]    |                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_setup`
[INFO] [stderr] 
[INFO] [stderr] warning: `mekanism_ratio_calculator` (bin "mekanism_ratio_calculator" test) generated 6 warnings (run `cargo fix --bin "mekanism_ratio_calculator" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `fission`
[INFO] [stderr]  --> tests/../src/turbine.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{fission, metric_prefix};
[INFO] [stderr]   |             ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `print` and `summarize` are never used
[INFO] [stderr]   --> tests/../src/turbine.rs:80:12
[INFO] [stderr]    |
[INFO] [stderr] 79 | impl Turbine {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] 80 |     pub fn print(&self){
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn summarize(&self) -> String{
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_water_ouput` is never read
[INFO] [stderr]    --> tests/../src/turbine.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr]  96 | struct TurbineFlow {
[INFO] [stderr]     |        ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 101 |     max_water_ouput: i32,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TurbineFlow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `calc_tank_flow_rate` is never used
[INFO] [stderr]    --> tests/../src/turbine.rs:387:4
[INFO] [stderr]     |
[INFO] [stderr] 387 | fn calc_tank_flow_rate(x_z: i32, shaft_height: i32) -> i32 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `print` and `summarize` are never used
[INFO] [stderr]   --> tests/../src/fission.rs:63:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl FissionReactor {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 62 |     /// Pretty print for Fission Reactor struct
[INFO] [stderr] 63 |     pub fn print(&self){
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub fn summarize(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `convert_to_kilo` is never used
[INFO] [stderr]   --> tests/../src/metric_prefix.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn convert_to_kilo(n: f32) -> f32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `drop_tenth_decimal` is never used
[INFO] [stderr]   --> tests/../src/metric_prefix.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn drop_tenth_decimal(n: f32) -> f32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mekanism_ratio_calculator` (bin "mekanism_ratio_calculator") generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `mekanism_ratio_calculator` (test "turbines_test") generated 7 warnings (run `cargo fix --test "turbines_test"` to apply 1 suggestion)
[INFO] [stderr] warning: `mekanism_ratio_calculator` (test "turbine_fission_test") generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mekanism_ratio_calculator-745dc16d4b7f591d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fission::tests::test_heat_capacity ... ok
[INFO] [stdout] test fission::tests::test_optimal_structure ... ok
[INFO] [stdout] test metric_prefix::tests::test_convert_to_prefix ... ok
[INFO] [stdout] test fission::tests::test_optimal_fission_with_dimensions ... ok
[INFO] [stdout] test turbine::tests::test_calc_coils_needed ... ok
[INFO] [stdout] test fission::tests::test_turbine_based_fission_reactor ... ok
[INFO] [stdout] test turbine::tests::test_max_energy_production ... ok
[INFO] [stdout] test turbine::tests::test_calc_pressure_dispersers ... ok
[INFO] [stdout] test turbine::tests::test_calc_max_vents ... ok
[INFO] [stdout] test turbine::tests::test_turbine_factory ... ok
[INFO] [stdout] test turbine::tests::test_optimal_turbine_with_dimensions ... ok
[INFO] [stdout] test turbine::tests::test_turbine_based_on_fission_reactor ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- turbine::tests::test_turbine_based_on_fission_reactor stdout ----
[INFO] [stdout] Turbines Turbine { x_z: 5, y: 11, vents: 96, dispersers: 8, condensers: 4, shaft_height: 1, blades: 2, coils: 2, capacity: 1600000, max_flow: 256000, tank_volume: 25, max_production: 182857.14, max_water_output: 256000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 5, y: 12, vents: 96, dispersers: 8, condensers: 8, shaft_height: 2, blades: 4, coils: 2, capacity: 3200000, max_flow: 512000, tank_volume: 50, max_production: 731428.56, max_water_output: 512000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 5, y: 13, vents: 96, dispersers: 8, condensers: 12, shaft_height: 3, blades: 6, coils: 2, capacity: 4800000, max_flow: 768000, tank_volume: 75, max_production: 1645714.3, max_water_output: 768000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 5, y: 14, vents: 96, dispersers: 8, condensers: 16, shaft_height: 4, blades: 8, coils: 2, capacity: 6400000, max_flow: 1024000, tank_volume: 100, max_production: 2925714.3, max_water_output: 1024000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 7, vents: 96, dispersers: 24, condensers: 24, shaft_height: 1, blades: 2, coils: 2, capacity: 3136000, max_flow: 1505280, tank_volume: 49, max_production: 1075200.0, max_water_output: 1536000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 8, vents: 96, dispersers: 24, condensers: 48, shaft_height: 2, blades: 4, coils: 2, capacity: 6272000, max_flow: 3010560, tank_volume: 98, max_production: 4300800.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 9, vents: 96, dispersers: 24, condensers: 48, shaft_height: 3, blades: 6, coils: 2, capacity: 9408000, max_flow: 3072000, tank_volume: 147, max_production: 6582857.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 10, vents: 96, dispersers: 24, condensers: 48, shaft_height: 4, blades: 8, coils: 2, capacity: 12544000, max_flow: 3072000, tank_volume: 196, max_production: 8777143.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 11, vents: 96, dispersers: 24, condensers: 48, shaft_height: 5, blades: 10, coils: 3, capacity: 15680000, max_flow: 3072000, tank_volume: 245, max_production: 10971429.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 12, vents: 96, dispersers: 24, condensers: 48, shaft_height: 6, blades: 12, coils: 3, capacity: 18816000, max_flow: 3072000, tank_volume: 294, max_production: 13165714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 13, vents: 96, dispersers: 24, condensers: 48, shaft_height: 7, blades: 14, coils: 4, capacity: 21952000, max_flow: 3072000, tank_volume: 343, max_production: 15360000.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 7, y: 14, vents: 96, dispersers: 24, condensers: 48, shaft_height: 8, blades: 16, coils: 4, capacity: 25088000, max_flow: 3072000, tank_volume: 392, max_production: 17554286.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 5, vents: 96, dispersers: 48, condensers: 47, shaft_height: 1, blades: 2, coils: 2, capacity: 5184000, max_flow: 3072000, tank_volume: 81, max_production: 2194285.8, max_water_output: 3008000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 6, vents: 96, dispersers: 48, condensers: 47, shaft_height: 2, blades: 4, coils: 2, capacity: 10368000, max_flow: 3072000, tank_volume: 162, max_production: 4388571.5, max_water_output: 3008000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 7, vents: 96, dispersers: 48, condensers: 47, shaft_height: 3, blades: 6, coils: 2, capacity: 15552000, max_flow: 3072000, tank_volume: 243, max_production: 6582857.0, max_water_output: 3008000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 8, vents: 96, dispersers: 48, condensers: 47, shaft_height: 4, blades: 8, coils: 2, capacity: 20736000, max_flow: 3072000, tank_volume: 324, max_production: 8777143.0, max_water_output: 3008000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 9, vents: 96, dispersers: 48, condensers: 46, shaft_height: 5, blades: 10, coils: 3, capacity: 25920000, max_flow: 3072000, tank_volume: 405, max_production: 10971429.0, max_water_output: 2944000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 10, vents: 96, dispersers: 48, condensers: 46, shaft_height: 6, blades: 12, coils: 3, capacity: 31104000, max_flow: 3072000, tank_volume: 486, max_production: 13165714.0, max_water_output: 2944000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 11, vents: 96, dispersers: 48, condensers: 45, shaft_height: 7, blades: 14, coils: 4, capacity: 36288000, max_flow: 3072000, tank_volume: 567, max_production: 15360000.0, max_water_output: 2880000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 12, vents: 96, dispersers: 48, condensers: 45, shaft_height: 8, blades: 16, coils: 4, capacity: 41472000, max_flow: 3072000, tank_volume: 648, max_production: 17554286.0, max_water_output: 2880000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 13, vents: 96, dispersers: 48, condensers: 44, shaft_height: 9, blades: 18, coils: 5, capacity: 46656000, max_flow: 3072000, tank_volume: 729, max_production: 19748570.0, max_water_output: 2816000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 14, vents: 96, dispersers: 48, condensers: 44, shaft_height: 10, blades: 20, coils: 5, capacity: 51840000, max_flow: 3072000, tank_volume: 810, max_production: 21942858.0, max_water_output: 2816000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 15, vents: 96, dispersers: 48, condensers: 43, shaft_height: 11, blades: 22, coils: 6, capacity: 57024000, max_flow: 3072000, tank_volume: 891, max_production: 24137142.0, max_water_output: 2752000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 9, y: 16, vents: 96, dispersers: 48, condensers: 43, shaft_height: 12, blades: 24, coils: 6, capacity: 62208000, max_flow: 3072000, tank_volume: 972, max_production: 26331428.0, max_water_output: 2752000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 5, vents: 96, dispersers: 80, condensers: 48, shaft_height: 1, blades: 2, coils: 2, capacity: 7744000, max_flow: 3072000, tank_volume: 121, max_production: 2194285.8, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 6, vents: 96, dispersers: 80, condensers: 48, shaft_height: 2, blades: 4, coils: 2, capacity: 15488000, max_flow: 3072000, tank_volume: 242, max_production: 4388571.5, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 7, vents: 96, dispersers: 80, condensers: 48, shaft_height: 3, blades: 6, coils: 2, capacity: 23232000, max_flow: 3072000, tank_volume: 363, max_production: 6582857.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 8, vents: 96, dispersers: 80, condensers: 48, shaft_height: 4, blades: 8, coils: 2, capacity: 30976000, max_flow: 3072000, tank_volume: 484, max_production: 8777143.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 9, vents: 96, dispersers: 80, condensers: 48, shaft_height: 5, blades: 10, coils: 3, capacity: 38720000, max_flow: 3072000, tank_volume: 605, max_production: 10971429.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 10, vents: 96, dispersers: 80, condensers: 48, shaft_height: 6, blades: 12, coils: 3, capacity: 46464000, max_flow: 3072000, tank_volume: 726, max_production: 13165714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 11, vents: 96, dispersers: 80, condensers: 48, shaft_height: 7, blades: 14, coils: 4, capacity: 54208000, max_flow: 3072000, tank_volume: 847, max_production: 15360000.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 12, vents: 96, dispersers: 80, condensers: 48, shaft_height: 8, blades: 16, coils: 4, capacity: 61952000, max_flow: 3072000, tank_volume: 968, max_production: 17554286.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 13, vents: 96, dispersers: 80, condensers: 48, shaft_height: 9, blades: 18, coils: 5, capacity: 69696000, max_flow: 3072000, tank_volume: 1089, max_production: 19748570.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 14, vents: 96, dispersers: 80, condensers: 48, shaft_height: 10, blades: 20, coils: 5, capacity: 77440000, max_flow: 3072000, tank_volume: 1210, max_production: 21942858.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 15, vents: 96, dispersers: 80, condensers: 48, shaft_height: 11, blades: 22, coils: 6, capacity: 85184000, max_flow: 3072000, tank_volume: 1331, max_production: 24137142.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 16, vents: 96, dispersers: 80, condensers: 48, shaft_height: 12, blades: 24, coils: 6, capacity: 92928000, max_flow: 3072000, tank_volume: 1452, max_production: 26331428.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 11, y: 17, vents: 96, dispersers: 80, condensers: 48, shaft_height: 13, blades: 26, coils: 7, capacity: 100672000, max_flow: 3072000, tank_volume: 1573, max_production: 28525714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 5, vents: 96, dispersers: 120, condensers: 48, shaft_height: 1, blades: 2, coils: 2, capacity: 10816000, max_flow: 3072000, tank_volume: 169, max_production: 2194285.8, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 6, vents: 96, dispersers: 120, condensers: 48, shaft_height: 2, blades: 4, coils: 2, capacity: 21632000, max_flow: 3072000, tank_volume: 338, max_production: 4388571.5, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 7, vents: 96, dispersers: 120, condensers: 48, shaft_height: 3, blades: 6, coils: 2, capacity: 32448000, max_flow: 3072000, tank_volume: 507, max_production: 6582857.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 8, vents: 96, dispersers: 120, condensers: 48, shaft_height: 4, blades: 8, coils: 2, capacity: 43264000, max_flow: 3072000, tank_volume: 676, max_production: 8777143.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 9, vents: 96, dispersers: 120, condensers: 48, shaft_height: 5, blades: 10, coils: 3, capacity: 54080000, max_flow: 3072000, tank_volume: 845, max_production: 10971429.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 10, vents: 96, dispersers: 120, condensers: 48, shaft_height: 6, blades: 12, coils: 3, capacity: 64896000, max_flow: 3072000, tank_volume: 1014, max_production: 13165714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 11, vents: 96, dispersers: 120, condensers: 48, shaft_height: 7, blades: 14, coils: 4, capacity: 75712000, max_flow: 3072000, tank_volume: 1183, max_production: 15360000.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 12, vents: 96, dispersers: 120, condensers: 48, shaft_height: 8, blades: 16, coils: 4, capacity: 86528000, max_flow: 3072000, tank_volume: 1352, max_production: 17554286.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 13, vents: 96, dispersers: 120, condensers: 48, shaft_height: 9, blades: 18, coils: 5, capacity: 97344000, max_flow: 3072000, tank_volume: 1521, max_production: 19748570.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 14, vents: 96, dispersers: 120, condensers: 48, shaft_height: 10, blades: 20, coils: 5, capacity: 108160000, max_flow: 3072000, tank_volume: 1690, max_production: 21942858.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 15, vents: 96, dispersers: 120, condensers: 48, shaft_height: 11, blades: 22, coils: 6, capacity: 118976000, max_flow: 3072000, tank_volume: 1859, max_production: 24137142.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 16, vents: 96, dispersers: 120, condensers: 48, shaft_height: 12, blades: 24, coils: 6, capacity: 129792000, max_flow: 3072000, tank_volume: 2028, max_production: 26331428.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 13, y: 17, vents: 96, dispersers: 120, condensers: 48, shaft_height: 13, blades: 26, coils: 7, capacity: 140608000, max_flow: 3072000, tank_volume: 2197, max_production: 28525714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 5, vents: 96, dispersers: 168, condensers: 48, shaft_height: 1, blades: 2, coils: 2, capacity: 14400000, max_flow: 3072000, tank_volume: 225, max_production: 2194285.8, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 6, vents: 96, dispersers: 168, condensers: 48, shaft_height: 2, blades: 4, coils: 2, capacity: 28800000, max_flow: 3072000, tank_volume: 450, max_production: 4388571.5, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 7, vents: 96, dispersers: 168, condensers: 48, shaft_height: 3, blades: 6, coils: 2, capacity: 43200000, max_flow: 3072000, tank_volume: 675, max_production: 6582857.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 8, vents: 96, dispersers: 168, condensers: 48, shaft_height: 4, blades: 8, coils: 2, capacity: 57600000, max_flow: 3072000, tank_volume: 900, max_production: 8777143.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 9, vents: 96, dispersers: 168, condensers: 48, shaft_height: 5, blades: 10, coils: 3, capacity: 72000000, max_flow: 3072000, tank_volume: 1125, max_production: 10971429.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 10, vents: 96, dispersers: 168, condensers: 48, shaft_height: 6, blades: 12, coils: 3, capacity: 86400000, max_flow: 3072000, tank_volume: 1350, max_production: 13165714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 11, vents: 96, dispersers: 168, condensers: 48, shaft_height: 7, blades: 14, coils: 4, capacity: 100800000, max_flow: 3072000, tank_volume: 1575, max_production: 15360000.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 12, vents: 96, dispersers: 168, condensers: 48, shaft_height: 8, blades: 16, coils: 4, capacity: 115200000, max_flow: 3072000, tank_volume: 1800, max_production: 17554286.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 13, vents: 96, dispersers: 168, condensers: 48, shaft_height: 9, blades: 18, coils: 5, capacity: 129600000, max_flow: 3072000, tank_volume: 2025, max_production: 19748570.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 14, vents: 96, dispersers: 168, condensers: 48, shaft_height: 10, blades: 20, coils: 5, capacity: 144000000, max_flow: 3072000, tank_volume: 2250, max_production: 21942858.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 15, vents: 96, dispersers: 168, condensers: 48, shaft_height: 11, blades: 22, coils: 6, capacity: 158400000, max_flow: 3072000, tank_volume: 2475, max_production: 24137142.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 16, vents: 96, dispersers: 168, condensers: 48, shaft_height: 12, blades: 24, coils: 6, capacity: 172800000, max_flow: 3072000, tank_volume: 2700, max_production: 26331428.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 15, y: 17, vents: 96, dispersers: 168, condensers: 48, shaft_height: 13, blades: 26, coils: 7, capacity: 187200000, max_flow: 3072000, tank_volume: 2925, max_production: 28525714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 5, vents: 96, dispersers: 224, condensers: 48, shaft_height: 1, blades: 2, coils: 2, capacity: 18496000, max_flow: 3072000, tank_volume: 289, max_production: 2194285.8, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 6, vents: 96, dispersers: 224, condensers: 48, shaft_height: 2, blades: 4, coils: 2, capacity: 36992000, max_flow: 3072000, tank_volume: 578, max_production: 4388571.5, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 7, vents: 96, dispersers: 224, condensers: 48, shaft_height: 3, blades: 6, coils: 2, capacity: 55488000, max_flow: 3072000, tank_volume: 867, max_production: 6582857.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 8, vents: 96, dispersers: 224, condensers: 48, shaft_height: 4, blades: 8, coils: 2, capacity: 73984000, max_flow: 3072000, tank_volume: 1156, max_production: 8777143.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 9, vents: 96, dispersers: 224, condensers: 48, shaft_height: 5, blades: 10, coils: 3, capacity: 92480000, max_flow: 3072000, tank_volume: 1445, max_production: 10971429.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 10, vents: 96, dispersers: 224, condensers: 48, shaft_height: 6, blades: 12, coils: 3, capacity: 110976000, max_flow: 3072000, tank_volume: 1734, max_production: 13165714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 11, vents: 96, dispersers: 224, condensers: 48, shaft_height: 7, blades: 14, coils: 4, capacity: 129472000, max_flow: 3072000, tank_volume: 2023, max_production: 15360000.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 12, vents: 96, dispersers: 224, condensers: 48, shaft_height: 8, blades: 16, coils: 4, capacity: 147968000, max_flow: 3072000, tank_volume: 2312, max_production: 17554286.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 13, vents: 96, dispersers: 224, condensers: 48, shaft_height: 9, blades: 18, coils: 5, capacity: 166464000, max_flow: 3072000, tank_volume: 2601, max_production: 19748570.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 14, vents: 96, dispersers: 224, condensers: 48, shaft_height: 10, blades: 20, coils: 5, capacity: 184960000, max_flow: 3072000, tank_volume: 2890, max_production: 21942858.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 15, vents: 96, dispersers: 224, condensers: 48, shaft_height: 11, blades: 22, coils: 6, capacity: 203456000, max_flow: 3072000, tank_volume: 3179, max_production: 24137142.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 16, vents: 96, dispersers: 224, condensers: 48, shaft_height: 12, blades: 24, coils: 6, capacity: 221952000, max_flow: 3072000, tank_volume: 3468, max_production: 26331428.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] Turbines Turbine { x_z: 17, y: 17, vents: 96, dispersers: 224, condensers: 48, shaft_height: 13, blades: 26, coils: 7, capacity: 240448000, max_flow: 3072000, tank_volume: 3757, max_production: 28525714.0, max_water_output: 3072000, energy_si_prefix: Base }
[INFO] [stdout] 
[INFO] [stdout] thread 'turbine::tests::test_turbine_based_on_fission_reactor' panicked at src/turbine.rs:248:112:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d879e31b362 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d879e31b362 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d879e31b362 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d879e31b362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d879e3412d3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d879e3412d3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d879e3182e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d879e3182e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d879e31b1b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d879e31c8e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d879e31c71e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d879e2ca8c4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d879e2ca8c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d879e31d3be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d879e31d3be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d879e31d056 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5d879e31b869 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d879e31cd1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d879e33f2b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d879e33f33c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5d879e33f229 - core::option::unwrap_failed::he1a8284b5a1e2496
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:2130:5
[INFO] [stdout]   21:     0x5d879e277a42 - core::option::Option<T>::unwrap::he366cbb18b46a363
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/option.rs:1009:21
[INFO] [stdout]   22:     0x5d879e277a42 - mekanism_ratio_calculator::turbine::turbine_based_on_fission_reactor::h91ce9331b1f40f33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/turbine.rs:248:112
[INFO] [stdout]   23:     0x5d879e2892fa - mekanism_ratio_calculator::turbine::tests::test_turbine_based_on_fission_reactor::h2a0d7669ff151af4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/turbine.rs:640:31
[INFO] [stdout]   24:     0x5d879e2892a7 - mekanism_ratio_calculator::turbine::tests::test_turbine_based_on_fission_reactor::{{closure}}::h75904f92b4938357
[INFO] [stdout]                                at /opt/rustwide/workdir/src/turbine.rs:636:47
[INFO] [stdout]   25:     0x5d879e27f836 - core::ops::function::FnOnce::call_once::h6cb2d3174fa5456b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x5d879e2d012b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x5d879e2d012b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x5d879e2cf265 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x5d879e2cf265 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5d879e2cf265 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5d879e2cf265 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x5d879e2cf265 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5d879e2cf265 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x5d879e2cf265 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x5d879e292e64 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x5d879e292e64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5d879e29683a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5d879e29683a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5d879e29683a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5d879e29683a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x5d879e29683a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5d879e29683a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x5d879e29683a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   44:     0x5d879e32033f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5d879e32033f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   46:     0x78e5f54e9aa4 - <unknown>
[INFO] [stdout]   47:     0x78e5f5576a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     turbine::tests::test_turbine_based_on_fission_reactor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mekanism_ratio_calculator`
[INFO] running `Command { std: "docker" "inspect" "5d931d69daa7c2854cd406fff8594655923dc66cf73668a29276e20cbade9174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d931d69daa7c2854cd406fff8594655923dc66cf73668a29276e20cbade9174", kill_on_drop: false }`
[INFO] [stdout] 5d931d69daa7c2854cd406fff8594655923dc66cf73668a29276e20cbade9174
