[INFO] cloning repository https://github.com/Alex-Muirhead/equilibrium-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex-Muirhead/equilibrium-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Muirhead%2Fequilibrium-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Muirhead%2Fequilibrium-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 863f993c2ae49949daaf90e8ff4fa45ad285382a
[INFO] checking Alex-Muirhead/equilibrium-rs against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Muirhead%2Fequilibrium-rs" "/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/Alex-Muirhead/equilibrium-rs
[INFO] finished tweaking git repo https://github.com/Alex-Muirhead/equilibrium-rs
[INFO] tweaked toml for git repo https://github.com/Alex-Muirhead/equilibrium-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-Muirhead/equilibrium-rs on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alex-Muirhead/equilibrium-rs 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v8.0.0
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43da20bec048d98b23d5beea47bb9c98b8baba62d867eab95dd08cdd3ab6cd30
[INFO] running `Command { std: "docker" "start" "-a" "43da20bec048d98b23d5beea47bb9c98b8baba62d867eab95dd08cdd3ab6cd30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43da20bec048d98b23d5beea47bb9c98b8baba62d867eab95dd08cdd3ab6cd30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43da20bec048d98b23d5beea47bb9c98b8baba62d867eab95dd08cdd3ab6cd30", kill_on_drop: false }`
[INFO] [stdout] 43da20bec048d98b23d5beea47bb9c98b8baba62d867eab95dd08cdd3ab6cd30
[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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 235f8935a822cf3560b26229c106f6dced8b92bdd1521fcaee4150e5aecbc545
[INFO] running `Command { std: "docker" "start" "-a" "235f8935a822cf3560b26229c106f6dced8b92bdd1521fcaee4150e5aecbc545", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking equilibrium-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `header` and `species` are never read
[INFO] [stdout]   --> src/database.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ThermoFile {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub header: ThermoHeader,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 15 |     pub species: Vec<Species>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThermoFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_ranges` and `date` are never read
[INFO] [stdout]   --> src/database.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ThermoHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     pub temp_ranges: [f64; 4], // 200.00, 1000.00, 6000.00, 20000.0
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 21 |     pub date: String,          // 9/09/04
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThermoHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, `elements`, `molecular_weight`, `heat_of_formation`, and `temperature_ranges` are never read
[INFO] [stdout]   --> src/database.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Species {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 26 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 28 |     pub elements: Vec<(String, f64)>, // Element name and count
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 29 |     pub molecular_weight: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub heat_of_formation: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub temperature_ranges: Vec<TemperatureRange>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Species` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_low`, `temp_high`, `coefficients`, and `integration_constants` are never read
[INFO] [stdout]   --> src/database.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TemperatureRange {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 36 |     pub temp_low: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub temp_high: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 38 |     pub coefficients: [f64; 7],          // NASA polynomial coefficients
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub integration_constants: [f64; 2], // Last two values on coefficient lines
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemperatureRange` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `header` and `species` are never read
[INFO] [stdout]   --> src/database.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ThermoFile {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     pub header: ThermoHeader,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 15 |     pub species: Vec<Species>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThermoFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_ranges` and `date` are never read
[INFO] [stdout]   --> src/database.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ThermoHeader {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 20 |     pub temp_ranges: [f64; 4], // 200.00, 1000.00, 6000.00, 20000.0
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 21 |     pub date: String,          // 9/09/04
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThermoHeader` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `description`, `elements`, `molecular_weight`, `heat_of_formation`, and `temperature_ranges` are never read
[INFO] [stdout]   --> src/database.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Species {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 26 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 27 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 28 |     pub elements: Vec<(String, f64)>, // Element name and count
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 29 |     pub molecular_weight: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub heat_of_formation: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub temperature_ranges: Vec<TemperatureRange>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Species` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_low`, `temp_high`, `coefficients`, and `integration_constants` are never read
[INFO] [stdout]   --> src/database.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct TemperatureRange {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 36 |     pub temp_low: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 37 |     pub temp_high: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 38 |     pub coefficients: [f64; 7],          // NASA polynomial coefficients
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub integration_constants: [f64; 2], // Last two values on coefficient lines
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemperatureRange` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.13s
[INFO] running `Command { std: "docker" "inspect" "235f8935a822cf3560b26229c106f6dced8b92bdd1521fcaee4150e5aecbc545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235f8935a822cf3560b26229c106f6dced8b92bdd1521fcaee4150e5aecbc545", kill_on_drop: false }`
[INFO] [stdout] 235f8935a822cf3560b26229c106f6dced8b92bdd1521fcaee4150e5aecbc545
