[INFO] cloning repository https://github.com/Takashi949/nozzle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takashi949/nozzle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashi949%2Fnozzle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashi949%2Fnozzle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6c101d2dc7b73fc8799bd9800b606436a4bbd0e
[INFO] checking Takashi949/nozzle against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashi949%2Fnozzle" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Takashi949/nozzle
[INFO] finished tweaking git repo https://github.com/Takashi949/nozzle
[INFO] tweaked toml for git repo https://github.com/Takashi949/nozzle written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Takashi949/nozzle on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Takashi949/nozzle 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc32fast v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aec114f08e97d2991f549316ab373148daf87a8e8d4a24a3105ef70cbb68930
[INFO] running `Command { std: "docker" "start" "-a" "7aec114f08e97d2991f549316ab373148daf87a8e8d4a24a3105ef70cbb68930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aec114f08e97d2991f549316ab373148daf87a8e8d4a24a3105ef70cbb68930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aec114f08e97d2991f549316ab373148daf87a8e8d4a24a3105ef70cbb68930", kill_on_drop: false }`
[INFO] [stdout] 7aec114f08e97d2991f549316ab373148daf87a8e8d4a24a3105ef70cbb68930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccf091fca7cd4ae9fae4f9c7ed6dba22c5fc8eab7a5001895c742e65d87ef71f
[INFO] running `Command { std: "docker" "start" "-a" "ccf091fca7cd4ae9fae4f9c7ed6dba22c5fc8eab7a5001895c742e65d87ef71f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.2.2
[INFO] [stderr]     Checking freetype-sys v0.13.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking font-kit v0.10.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking plotters-bitmap v0.3.1
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking nozzle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `suehiro` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     suehiro,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Suehiro`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `deguti` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     deguti,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `Deguti`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ka` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ka,
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ka`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `saiteki` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     saiteki,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Saiteki`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `husoku` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     husoku,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `Husoku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `humei` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     humei,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Humei`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quantity` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct quantity{
[INFO] [stdout]    |        ^^^^^^^^ help: convert the identifier to upper camel case: `Quantity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     for n in 0 .. NEWTON_MAX {
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `N`
[INFO] [stdout]     |
[INFO] [stdout] 110 -     for n in 0 .. NEWTON_MAX {
[INFO] [stdout] 110 +     for N in 0 .. NEWTON_MAX {
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 110 |     for _n in 0 .. NEWTON_MAX {
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcP0`
[INFO] [stdout]    --> src/main.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let pcP0 = calc_pcp0(κ);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pcP0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `Mx` is never read
[INFO] [stdout]    --> src/main.rs:245:22
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let mut Mx = 0.0;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rx` is never read
[INFO] [stdout]    --> src/main.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let mut rx = 0.0;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut nozzle = Nozzle::new_by_AeAc(4.0);
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut quans = calc_Mx(&nozzle, κ, PbP0, nagare);
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let mut i = 0;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quans`
[INFO] [stdout]    --> src/main.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut quans = calc_Mx(&nozzle, κ, PbP0, nagare);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quans`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/main.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         i += 1;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `Mx`, and `rx` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct quantity{
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 37 |     x : f64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 38 |     Mx : f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 39 |     rx :f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `quantity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Nozzle{
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 43 |     fn new(Di : f64, Dth:f64, xth : f64, De:f64, xe:f64) -> Nozzle {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_Pp` is never used
[INFO] [stdout]   --> src/main.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn calc_Pp(κ : f64, M : f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resultPng` is never used
[INFO] [stdout]    --> src/main.rs:290:4
[INFO] [stdout]     |
[INFO] [stdout] 290 | fn resultPng(quans: Vec<quantity>, path : String) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `suehiro` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     suehiro,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Suehiro`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `deguti` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     deguti,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `Deguti`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ka` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ka,
[INFO] [stdout]    |     ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ka`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `saiteki` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     saiteki,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Saiteki`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `husoku` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     husoku,
[INFO] [stdout]    |     ^^^^^^ help: convert the identifier to upper camel case: `Husoku`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `humei` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     humei,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to upper camel case: `Humei`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `quantity` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct quantity{
[INFO] [stdout]    |        ^^^^^^^^ help: convert the identifier to upper camel case: `Quantity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     for n in 0 .. NEWTON_MAX {
[INFO] [stdout]     |         ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `N`
[INFO] [stdout]     |
[INFO] [stdout] 110 -     for n in 0 .. NEWTON_MAX {
[INFO] [stdout] 110 +     for N in 0 .. NEWTON_MAX {
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 110 |     for _n in 0 .. NEWTON_MAX {
[INFO] [stdout]     |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcP0`
[INFO] [stdout]    --> src/main.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let pcP0 = calc_pcp0(κ);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_pcP0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `Mx` is never read
[INFO] [stdout]    --> src/main.rs:245:22
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let mut Mx = 0.0;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `rx` is never read
[INFO] [stdout]    --> src/main.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let mut rx = 0.0;
[INFO] [stdout]     |                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |     let mut nozzle = Nozzle::new_by_AeAc(4.0);
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut quans = calc_Mx(&nozzle, κ, PbP0, nagare);
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]    --> src/main.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 |     let mut i = 0;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quans`
[INFO] [stdout]    --> src/main.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let mut quans = calc_Mx(&nozzle, κ, PbP0, nagare);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quans`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]    --> src/main.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         i += 1;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x`, `Mx`, and `rx` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct quantity{
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 37 |     x : f64,
[INFO] [stdout]    |     ^
[INFO] [stdout] 38 |     Mx : f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 39 |     rx :f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `quantity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl Nozzle{
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 43 |     fn new(Di : f64, Dth:f64, xth : f64, De:f64, xe:f64) -> Nozzle {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_Pp` is never used
[INFO] [stdout]   --> src/main.rs:83:4
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn calc_Pp(κ : f64, M : f64) -> f64 {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resultPng` is never used
[INFO] [stdout]    --> src/main.rs:290:4
[INFO] [stdout]     |
[INFO] [stdout] 290 | fn resultPng(quans: Vec<quantity>, path : String) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
[INFO] running `Command { std: "docker" "inspect" "ccf091fca7cd4ae9fae4f9c7ed6dba22c5fc8eab7a5001895c742e65d87ef71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf091fca7cd4ae9fae4f9c7ed6dba22c5fc8eab7a5001895c742e65d87ef71f", kill_on_drop: false }`
[INFO] [stdout] ccf091fca7cd4ae9fae4f9c7ed6dba22c5fc8eab7a5001895c742e65d87ef71f
