[INFO] cloning repository https://github.com/SimplyLiz/Genunity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SimplyLiz/Genunity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimplyLiz%2FGenunity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimplyLiz%2FGenunity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5456be441ce06861647f3a0f0e73fc0503f8640
[INFO] checking SimplyLiz/Genunity against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimplyLiz%2FGenunity" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SimplyLiz/Genunity
[INFO] finished tweaking git repo https://github.com/SimplyLiz/Genunity
[INFO] tweaked toml for git repo https://github.com/SimplyLiz/Genunity written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SimplyLiz/Genunity on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 152 packages to latest compatible versions
[INFO] [stderr]       Adding faer v0.19.4 (available: v0.24.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] [stderr]       Adding ndarray v0.16.1 (available: v0.17.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding rand_distr v0.4.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.13.5
[INFO] [stderr]   Downloaded pyo3-macros v0.28.2
[INFO] [stderr]   Downloaded dbgf v0.1.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.2
[INFO] [stderr]   Downloaded matrixcompare-core v0.1.0
[INFO] [stderr]   Downloaded dyn-stack v0.10.0
[INFO] [stderr]   Downloaded faer-entity v0.19.2
[INFO] [stderr]   Downloaded matrixcompare v0.3.0
[INFO] [stderr]   Downloaded coe-rs v0.1.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.2
[INFO] [stderr]   Downloaded pulp v0.18.22
[INFO] [stderr]   Downloaded pyo3 v0.28.2
[INFO] [stderr]   Downloaded faer v0.19.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 061e28ce98a636b8c9a34359239ba61f5d01775a047b464306317f9d459ad24d
[INFO] running `Command { std: "docker" "start" "-a" "061e28ce98a636b8c9a34359239ba61f5d01775a047b464306317f9d459ad24d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061e28ce98a636b8c9a34359239ba61f5d01775a047b464306317f9d459ad24d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061e28ce98a636b8c9a34359239ba61f5d01775a047b464306317f9d459ad24d", kill_on_drop: false }`
[INFO] [stdout] 061e28ce98a636b8c9a34359239ba61f5d01775a047b464306317f9d459ad24d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45dbd20a67075b8e1a6f788d5259e6e55236eab0f205f8104d2701388a4c6740
[INFO] running `Command { std: "docker" "start" "-a" "45dbd20a67075b8e1a6f788d5259e6e55236eab0f205f8104d2701388a4c6740", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-build-config v0.28.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking nano-gemm-c32 v0.1.0
[INFO] [stderr]     Checking nano-gemm-c64 v0.1.0
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.2
[INFO] [stderr]    Compiling pyo3-ffi v0.28.2
[INFO] [stderr]    Compiling pyo3 v0.28.2
[INFO] [stderr]     Checking faer-entity v0.19.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking npyz v0.8.4
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling pyo3-macros v0.28.2
[INFO] [stderr]     Checking nano-gemm v0.1.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking faer v0.19.4
[INFO] [stderr]     Checking cellforge-engine v0.1.0 (/opt/rustwide/workdir/crates/cellforge-engine)
[INFO] [stdout] warning: unused import: `pyo3::prelude::*`
[INFO] [stdout]   --> crates/cellforge-engine/src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use pyo3::prelude::*;
[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: `pyo3::prelude::*`
[INFO] [stdout]   --> crates/cellforge-engine/src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use pyo3::prelude::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimulationEngine` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/coordinator/engine.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct SimulationEngine {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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]  --> crates/cellforge-engine/src/coordinator/engine.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl SimulationEngine {
[INFO] [stdout]   | --------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FbaSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/fba/solver.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct FbaSolver {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/fba/solver.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl FbaSolver {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OdeSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/solver.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct OdeSolver {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/solver.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl OdeSolver {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SundialsSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/sundials.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct SundialsSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/sundials.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl SundialsSolver {
[INFO] [stdout]   | ------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GillespieSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/gillespie.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct GillespieSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/gillespie.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl GillespieSolver {
[INFO] [stdout]   | -------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PropensityCalculator` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/propensity.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct PropensityCalculator {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/propensity.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl PropensityCalculator {
[INFO] [stdout]   | ------------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TauLeapingSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/tau_leaping.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct TauLeapingSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/tau_leaping.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl TauLeapingSolver {
[INFO] [stdout]   | --------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Partition` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/state/partition.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Partition {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/state/partition.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Partition {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StateStore` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/state/store.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct StateStore {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/state/store.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl StateStore {
[INFO] [stdout]   | --------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topology` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/state/topology.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Topology {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/state/topology.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Topology {
[INFO] [stdout]   | ------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seeded_rng` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/utils/rng.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn seeded_rng(seed: u64) -> StdRng {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnitConverter` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/utils/units.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct UnitConverter {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/utils/units.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl UnitConverter {
[INFO] [stdout]   | ------------------ associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__version__` should have an upper case name
[INFO] [stdout]   --> crates/cellforge-engine/src/lib.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     const __version__: &str = "0.1.0";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 -     const __version__: &str = "0.1.0";
[INFO] [stdout] 16 +     const __VERSION: &str = "0.1.0";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SimulationEngine` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/coordinator/engine.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct SimulationEngine {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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]  --> crates/cellforge-engine/src/coordinator/engine.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl SimulationEngine {
[INFO] [stdout]   | --------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FbaSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/fba/solver.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct FbaSolver {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/fba/solver.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl FbaSolver {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OdeSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/solver.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct OdeSolver {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/solver.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl OdeSolver {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SundialsSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/sundials.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct SundialsSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ode/sundials.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl SundialsSolver {
[INFO] [stdout]   | ------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GillespieSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/gillespie.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct GillespieSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/gillespie.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl GillespieSolver {
[INFO] [stdout]   | -------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PropensityCalculator` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/propensity.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct PropensityCalculator {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/propensity.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl PropensityCalculator {
[INFO] [stdout]   | ------------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TauLeapingSolver` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/tau_leaping.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct TauLeapingSolver {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/ssa/tau_leaping.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl TauLeapingSolver {
[INFO] [stdout]   | --------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Partition` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/state/partition.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Partition {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/state/partition.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Partition {
[INFO] [stdout]   | -------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StateStore` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/state/store.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct StateStore {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/state/store.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl StateStore {
[INFO] [stdout]   | --------------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topology` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/state/topology.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Topology {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/state/topology.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Topology {
[INFO] [stdout]   | ------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UnitConverter` is never constructed
[INFO] [stdout]  --> crates/cellforge-engine/src/utils/units.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct UnitConverter {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> crates/cellforge-engine/src/utils/units.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl UnitConverter {
[INFO] [stdout]   | ------------------ associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__version__` should have an upper case name
[INFO] [stdout]   --> crates/cellforge-engine/src/lib.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |     const __version__: &str = "0.1.0";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 16 -     const __version__: &str = "0.1.0";
[INFO] [stdout] 16 +     const __VERSION: &str = "0.1.0";
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "45dbd20a67075b8e1a6f788d5259e6e55236eab0f205f8104d2701388a4c6740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45dbd20a67075b8e1a6f788d5259e6e55236eab0f205f8104d2701388a4c6740", kill_on_drop: false }`
[INFO] [stdout] 45dbd20a67075b8e1a6f788d5259e6e55236eab0f205f8104d2701388a4c6740
