[INFO] cloning repository https://github.com/LaMavia/ising-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaMavia/ising-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaMavia%2Fising-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaMavia%2Fising-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86ae14e5b779a273fdda549d6b494b9ec69db27f
[INFO] checking LaMavia/ising-rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaMavia%2Fising-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LaMavia/ising-rust
[INFO] finished tweaking git repo https://github.com/LaMavia/ising-rust
[INFO] tweaked toml for git repo https://github.com/LaMavia/ising-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LaMavia/ising-rust 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/LaMavia/ising-rust 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 proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded clap_derive v3.1.7
[INFO] [stderr]   Downloaded clap_lex v0.1.1
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded clap v3.1.12
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f5184279474a8f4b22da9590ad0def261fd231679f3a31486022b60d0e8e1faf
[INFO] running `Command { std: "docker" "start" "-a" "f5184279474a8f4b22da9590ad0def261fd231679f3a31486022b60d0e8e1faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5184279474a8f4b22da9590ad0def261fd231679f3a31486022b60d0e8e1faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5184279474a8f4b22da9590ad0def261fd231679f3a31486022b60d0e8e1faf", kill_on_drop: false }`
[INFO] [stdout] f5184279474a8f4b22da9590ad0def261fd231679f3a31486022b60d0e8e1faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fd92f2f4dc7d9b1f3fab91c5c9556d5f15b62f56afc8e207459c519146fe5555
[INFO] running `Command { std: "docker" "start" "-a" "fd92f2f4dc7d9b1f3fab91c5c9556d5f15b62f56afc8e207459c519146fe5555", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking font-kit v0.10.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.1
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking clap v3.1.12
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking ising v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `spawn`
[INFO] [stdout]  --> src/child.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::{self, spawn, JoinHandle};
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spawn`
[INFO] [stdout]  --> src/child.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread::{self, spawn, JoinHandle};
[INFO] [stdout]   |                         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network_type`
[INFO] [stdout]   --> src/main.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn eq_threshold_of_type(network_type: NetworkType) -> f64 {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network_type`
[INFO] [stdout]   --> src/main.rs:73:25
[INFO] [stdout]    |
[INFO] [stdout] 73 | fn eq_threshold_of_type(network_type: NetworkType) -> f64 {
[INFO] [stdout]    |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network_type`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `thread_handle` is never read
[INFO] [stdout]  --> src/child.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Child {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub thread_handle: Box<JoinHandle<()>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Child` has a derived impl for the trait `Debug`, 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: fields `equilibrium_steps` and `eq_threshold` are never read
[INFO] [stdout]   --> src/simulation.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct SimulationConfig {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub equilibrium_steps: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub network_type: NetworkType,
[INFO] [stdout] 33 |     pub eq_threshold: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t_min`, `t_max`, and `s0` are never read
[INFO] [stdout]   --> src/simulation.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PhaseConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 45 |     pub t_min: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |     pub t_max: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |     pub t_step: f64,
[INFO] [stdout] 48 |     pub s0: f64,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PhaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action_log` is never read
[INFO] [stdout]   --> src/simulation.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Simulation {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     action_log: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Simulation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ham_agr_internal` and `ham_agr_external` are never read
[INFO] [stdout]   --> src/simulation.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct StateSnapshot {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub ham_agr_internal: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     pub ham_agr_external: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StateSnapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `assert_correctness` is never used
[INFO] [stdout]    --> src/simulation.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Simulation {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn assert_correctness(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `thread_handle` is never read
[INFO] [stdout]  --> src/child.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Child {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub thread_handle: Box<JoinHandle<()>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Child` has a derived impl for the trait `Debug`, 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: fields `equilibrium_steps` and `eq_threshold` are never read
[INFO] [stdout]   --> src/simulation.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct SimulationConfig {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub equilibrium_steps: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub network_type: NetworkType,
[INFO] [stdout] 33 |     pub eq_threshold: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SimulationConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `t_min`, `t_max`, and `s0` are never read
[INFO] [stdout]   --> src/simulation.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct PhaseConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 45 |     pub t_min: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |     pub t_max: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |     pub t_step: f64,
[INFO] [stdout] 48 |     pub s0: f64,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PhaseConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `action_log` is never read
[INFO] [stdout]   --> src/simulation.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Simulation {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 66 |     action_log: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Simulation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ham_agr_internal` and `ham_agr_external` are never read
[INFO] [stdout]   --> src/simulation.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct StateSnapshot {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub ham_agr_internal: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     pub ham_agr_external: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StateSnapshot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `assert_correctness` is never used
[INFO] [stdout]    --> src/simulation.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Simulation {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn assert_correctness(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.60s
[INFO] running `Command { std: "docker" "inspect" "fd92f2f4dc7d9b1f3fab91c5c9556d5f15b62f56afc8e207459c519146fe5555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd92f2f4dc7d9b1f3fab91c5c9556d5f15b62f56afc8e207459c519146fe5555", kill_on_drop: false }`
[INFO] [stdout] fd92f2f4dc7d9b1f3fab91c5c9556d5f15b62f56afc8e207459c519146fe5555
