[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwrightcameron%2FmekansimRatioCalculator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wrightcameron/mekansimRatioCalculator on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 907ee856a68672f8ea3651ab4f55396bc7e52261ecb273f3f02584061db8e459
[INFO] running `Command { std: "docker" "start" "-a" "907ee856a68672f8ea3651ab4f55396bc7e52261ecb273f3f02584061db8e459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "907ee856a68672f8ea3651ab4f55396bc7e52261ecb273f3f02584061db8e459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907ee856a68672f8ea3651ab4f55396bc7e52261ecb273f3f02584061db8e459", kill_on_drop: false }`
[INFO] [stdout] 907ee856a68672f8ea3651ab4f55396bc7e52261ecb273f3f02584061db8e459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a05c8d8db54b1c92956d254106c1b1b31ac2579dfe9dad8a27c857be247be82c
[INFO] running `Command { std: "docker" "start" "-a" "a05c8d8db54b1c92956d254106c1b1b31ac2579dfe9dad8a27c857be247be82c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[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 serde_json v1.0.114
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling factor v0.4.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling csv-core v0.1.11
[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 num v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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 39.96s
[INFO] running `Command { std: "docker" "inspect" "a05c8d8db54b1c92956d254106c1b1b31ac2579dfe9dad8a27c857be247be82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05c8d8db54b1c92956d254106c1b1b31ac2579dfe9dad8a27c857be247be82c", kill_on_drop: false }`
[INFO] [stdout] a05c8d8db54b1c92956d254106c1b1b31ac2579dfe9dad8a27c857be247be82c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3c2fd48949278056fdd8a796f2e354d575ddd879833f5f8636a5cc1ec635f0e
[INFO] running `Command { std: "docker" "start" "-a" "f3c2fd48949278056fdd8a796f2e354d575ddd879833f5f8636a5cc1ec635f0e", 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]  --> 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]  --> 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: 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.00s
[INFO] running `Command { std: "docker" "inspect" "f3c2fd48949278056fdd8a796f2e354d575ddd879833f5f8636a5cc1ec635f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c2fd48949278056fdd8a796f2e354d575ddd879833f5f8636a5cc1ec635f0e", kill_on_drop: false }`
[INFO] [stdout] f3c2fd48949278056fdd8a796f2e354d575ddd879833f5f8636a5cc1ec635f0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb0ec02b86a6b40a9881abad9093c454e04a26374223de1435b14e9c37187404
[INFO] running `Command { std: "docker" "start" "-a" "cb0ec02b86a6b40a9881abad9093c454e04a26374223de1435b14e9c37187404", kill_on_drop: false }`
[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: 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` (test "turbines_test") generated 7 warnings (run `cargo fix --test "turbines_test"` to apply 1 suggestion)
[INFO] [stderr] warning: `mekanism_ratio_calculator` (bin "mekanism_ratio_calculator") generated 6 warnings (run `cargo fix --bin "mekanism_ratio_calculator"` to apply 1 suggestion)
[INFO] [stderr] warning: `mekanism_ratio_calculator` (bin "mekanism_ratio_calculator" test) generated 6 warnings (6 duplicates)
[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.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mekanism_ratio_calculator-fb5d344c3967441a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fission::tests::test_heat_capacity ... ok
[INFO] [stdout] test turbine::tests::test_calc_coils_needed ... ok
[INFO] [stdout] test turbine::tests::test_calc_pressure_dispersers ... ok
[INFO] [stdout] test turbine::tests::test_max_energy_production ... 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 fission::tests::test_optimal_fission_with_dimensions ... ok
[INFO] [stdout] test fission::tests::test_optimal_structure ... ok
[INFO] [stdout] test metric_prefix::tests::test_convert_to_prefix ... ok
[INFO] [stdout] test turbine::tests::test_turbine_based_on_fission_reactor ... FAILED
[INFO] [stdout] test fission::tests::test_turbine_based_fission_reactor ... ok
[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:     0x59a381ba6be2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59a381ba6be2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59a381ba6be2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59a381ba6be2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59a381bcc8e3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59a381bcc8e3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59a381ba3b73 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59a381ba3b73 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59a381ba6a32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59a381ba815c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59a381ba7fb2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59a381b6aa84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59a381b6aa84 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59a381ba8c3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59a381ba8c3b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59a381ba88d6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59a381ba70d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59a381ba859d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59a381bca9e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59a381bcaa4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59a381bca959 - core::option::unwrap_failed::ha14784b3b8a80e23
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:2072:5
[INFO] [stdout]   21:     0x59a381b2ef78 - core::option::Option<T>::unwrap::h8c3364566cc39d1c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/option.rs:1005:21
[INFO] [stdout]   22:     0x59a381b2ef78 - mekanism_ratio_calculator::turbine::turbine_based_on_fission_reactor::hf9f57a31646f28df
[INFO] [stdout]                                at /opt/rustwide/workdir/src/turbine.rs:248:112
[INFO] [stdout]   23:     0x59a381b2c611 - mekanism_ratio_calculator::turbine::tests::test_turbine_based_on_fission_reactor::hc69ebfe0fb23e72e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/turbine.rs:640:31
[INFO] [stdout]   24:     0x59a381b2c611 - mekanism_ratio_calculator::turbine::tests::test_turbine_based_on_fission_reactor::{{closure}}::hf39f07cf4bbcbd11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/turbine.rs:636:47
[INFO] [stdout]   25:     0x59a381b2c611 - core::ops::function::FnOnce::call_once::h7744ee7518d00d44
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59a381b701bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59a381b701bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   28:     0x59a381b6f3fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   29:     0x59a381b6f3fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x59a381b6f3fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x59a381b6f3fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   32:     0x59a381b6f3fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x59a381b6f3fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   34:     0x59a381b6f3fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   35:     0x59a381b32fa4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   36:     0x59a381b32fa4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   37:     0x59a381b3694a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x59a381b3694a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x59a381b3694a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x59a381b3694a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x59a381b3694a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x59a381b3694a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x59a381b3694a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x59a381babb97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x59a381babb97 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x59a381babb97 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   47:     0x79479aaedaa4 - <unknown>
[INFO] [stdout]   48:     0x79479ab7aa34 - clone
[INFO] [stdout]   49:                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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mekanism_ratio_calculator`
[INFO] running `Command { std: "docker" "inspect" "cb0ec02b86a6b40a9881abad9093c454e04a26374223de1435b14e9c37187404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0ec02b86a6b40a9881abad9093c454e04a26374223de1435b14e9c37187404", kill_on_drop: false }`
[INFO] [stdout] cb0ec02b86a6b40a9881abad9093c454e04a26374223de1435b14e9c37187404
