[INFO] cloning repository https://github.com/lewisjared/two-layer-model
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewisjared/two-layer-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisjared%2Ftwo-layer-model", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisjared%2Ftwo-layer-model'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35046d73265848313a65c045f5fd92e37ef37068
[INFO] testing lewisjared/two-layer-model against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewisjared%2Ftwo-layer-model" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lewisjared/two-layer-model
[INFO] finished tweaking git repo https://github.com/lewisjared/two-layer-model
[INFO] tweaked toml for git repo https://github.com/lewisjared/two-layer-model written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lewisjared/two-layer-model on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lewisjared/two-layer-model 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded toml v0.9.11+spec-1.1.0
[INFO] [stderr]   Downloaded pythonize v0.27.0
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded is_close v0.1.3
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded ode_solvers v0.6.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded numpy v0.27.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cea13a33108ef63cd4b1d24d9943b55472faaeea77c450c5ac0a1464a26e4c5
[INFO] running `Command { std: "docker" "start" "-a" "1cea13a33108ef63cd4b1d24d9943b55472faaeea77c450c5ac0a1464a26e4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cea13a33108ef63cd4b1d24d9943b55472faaeea77c450c5ac0a1464a26e4c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cea13a33108ef63cd4b1d24d9943b55472faaeea77c450c5ac0a1464a26e4c5", kill_on_drop: false }`
[INFO] [stdout] 1cea13a33108ef63cd4b1d24d9943b55472faaeea77c450c5ac0a1464a26e4c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e75b46bdb955eea83698de6afac67551b8ee1747ee78c3e80aeb35612c95222
[INFO] running `Command { std: "docker" "start" "-a" "0e75b46bdb955eea83698de6afac67551b8ee1747ee78c3e80aeb35612c95222", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling is_close v0.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling rscm-macros v0.5.0 (/opt/rustwide/workdir/crates/rscm-macros)
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling rscm-doc-gen v0.1.0 (/opt/rustwide/workdir/crates/rscm-doc-gen)
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling pythonize v0.27.0
[INFO] [stderr]    Compiling ode_solvers v0.6.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling rscm-core v0.5.0 (/opt/rustwide/workdir/crates/rscm-core)
[INFO] [stderr]    Compiling rscm-calibrate v0.5.0 (/opt/rustwide/workdir/crates/rscm-calibrate)
[INFO] [stderr]    Compiling rscm-magicc v0.5.0 (/opt/rustwide/workdir/crates/rscm-magicc)
[INFO] [stderr]    Compiling rscm-two-layer v0.5.0 (/opt/rustwide/workdir/crates/rscm-two-layer)
[INFO] [stderr]    Compiling rscm-components v0.5.0 (/opt/rustwide/workdir/crates/rscm-components)
[INFO] [stderr]    Compiling rscm v0.5.0 (/opt/rustwide/workdir/crates/rscm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "0e75b46bdb955eea83698de6afac67551b8ee1747ee78c3e80aeb35612c95222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e75b46bdb955eea83698de6afac67551b8ee1747ee78c3e80aeb35612c95222", kill_on_drop: false }`
[INFO] [stdout] 0e75b46bdb955eea83698de6afac67551b8ee1747ee78c3e80aeb35612c95222
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eb713b4fcdb1769b3ad5b45881ac734ee5310f3e8b907f17fd3d2f5c877001c
[INFO] running `Command { std: "docker" "start" "-a" "3eb713b4fcdb1769b3ad5b45881ac734ee5310f3e8b907f17fd3d2f5c877001c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rscm-macros v0.5.0 (/opt/rustwide/workdir/crates/rscm-macros)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rscm-doc-gen v0.1.0 (/opt/rustwide/workdir/crates/rscm-doc-gen)
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling pythonize v0.27.0
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling ode_solvers v0.6.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling rscm-core v0.5.0 (/opt/rustwide/workdir/crates/rscm-core)
[INFO] [stderr]    Compiling rscm-magicc v0.5.0 (/opt/rustwide/workdir/crates/rscm-magicc)
[INFO] [stderr]    Compiling rscm-components v0.5.0 (/opt/rustwide/workdir/crates/rscm-components)
[INFO] [stderr]    Compiling rscm-two-layer v0.5.0 (/opt/rustwide/workdir/crates/rscm-two-layer)
[INFO] [stderr]    Compiling rscm-calibrate v0.5.0 (/opt/rustwide/workdir/crates/rscm-calibrate)
[INFO] [stderr]    Compiling rscm v0.5.0 (/opt/rustwide/workdir/crates/rscm)
[INFO] [stdout] warning: constant `RLO_TOLERANCE` is never used
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const RLO_TOLERANCE: FloatValue = 0.001;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_lamcalc_params` is never used
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn default_lamcalc_params() -> LamcalcParams {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lamcalc_params_from_udeb` is never used
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn lamcalc_params_from_udeb(params: &ClimateUDEBParameters) -> LamcalcParams {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EquilibriumTemperatures` is never constructed
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct EquilibriumTemperatures {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_equilibrium_temperatures` is never used
[INFO] [stdout]    --> crates/rscm-magicc/tests/common/mod.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn compute_equilibrium_temperatures(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_udeb_simulation` is never used
[INFO] [stdout]    --> crates/rscm-magicc/tests/common/mod.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn run_udeb_simulation(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RLO_TOLERANCE` is never used
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const RLO_TOLERANCE: FloatValue = 0.001;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `box_temps`, `ocean_mean`, `land_mean`, and `rlo_actual` are never read
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct EquilibriumTemperatures {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 90 |     /// Per-box temperatures: $[T_{NO}, T_{NL}, T_{SO}, T_{SL}]$.
[INFO] [stdout] 91 |     pub box_temps: [FloatValue; 4],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 92 |     /// Area-weighted ocean mean temperature.
[INFO] [stdout] 93 |     pub ocean_mean: FloatValue,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 94 |     /// Area-weighted land mean temperature.
[INFO] [stdout] 95 |     pub land_mean: FloatValue,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub rlo_actual: FloatValue,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EquilibriumTemperatures` 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: field `box_temps` is never read
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct EquilibriumTemperatures {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 90 |     /// Per-box temperatures: $[T_{NO}, T_{NL}, T_{SO}, T_{SL}]$.
[INFO] [stdout] 91 |     pub box_temps: [FloatValue; 4],
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EquilibriumTemperatures` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rscm-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name rscm_core --edition=2021 crates/rscm-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="owo-colors"' --cfg 'feature="rich-debug"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "owo-colors", "rich-debug"))' -C metadata=adb097463b3e7645 -C extra-filename=-59fa4568c35035d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern is_close=/opt/rustwide/target/debug/deps/libis_close-fd9c5d4a7f42d87a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a4263a0971f08dad.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-bdf767f749295735.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8c8919f6b2145192.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-d5a43f8d28d55fc9.rlib --extern numpy=/opt/rustwide/target/debug/deps/libnumpy-5e7bbd0f64aa1faf.rlib --extern ode_solvers=/opt/rustwide/target/debug/deps/libode_solvers-0a1e5214cca66f00.rlib --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-7108026723fadfa3.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-1b143e2840282034.rlib --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-f90df0b8c97242ef.rlib --extern pythonize=/opt/rustwide/target/debug/deps/libpythonize-b7fb220141092dbd.rlib --extern rscm_macros=/opt/rustwide/target/debug/deps/librscm_macros-915c0e917705eb08.so --extern serde=/opt/rustwide/target/debug/deps/libserde-fa2790330ebccb38.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-76df682b8360fc19.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cacd9a3b5e41c52f.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-13690f0cb02b46fd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8ff5e9181709c3d7.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-2432d52e470b8993.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `lamcalc_params_from_udeb` is never used
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn lamcalc_params_from_udeb(params: &ClimateUDEBParameters) -> LamcalcParams {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `params_with_fixed_ecs` is never used
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn params_with_fixed_ecs(ecs: FloatValue) -> ClimateUDEBParameters {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `land_mean` is never read
[INFO] [stdout]   --> crates/rscm-magicc/tests/common/mod.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct EquilibriumTemperatures {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub land_mean: FloatValue,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EquilibriumTemperatures` 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: function `build_udeb_input_state` is never used
[INFO] [stdout]    --> crates/rscm-magicc/tests/common/mod.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn build_udeb_input_state(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_udeb_simulation` is never used
[INFO] [stdout]    --> crates/rscm-magicc/tests/common/mod.rs:227:8
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub fn run_udeb_simulation(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3eb713b4fcdb1769b3ad5b45881ac734ee5310f3e8b907f17fd3d2f5c877001c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eb713b4fcdb1769b3ad5b45881ac734ee5310f3e8b907f17fd3d2f5c877001c", kill_on_drop: false }`
[INFO] [stdout] 3eb713b4fcdb1769b3ad5b45881ac734ee5310f3e8b907f17fd3d2f5c877001c
