[INFO] cloning repository https://github.com/Benncs/BioMC_PostProcess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Benncs/BioMC_PostProcess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenncs%2FBioMC_PostProcess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenncs%2FBioMC_PostProcess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72021ba6976471216d2d866577e27a73b3c64371
[INFO] checking Benncs/BioMC_PostProcess against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenncs%2FBioMC_PostProcess" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Benncs/BioMC_PostProcess on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Benncs/BioMC_PostProcess
[INFO] finished tweaking git repo https://github.com/Benncs/BioMC_PostProcess
[INFO] tweaked toml for git repo https://github.com/Benncs/BioMC_PostProcess written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Benncs/BioMC_PostProcess 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47af6dc20be102afda3e6f95b991276c327219d7561a17700962c2ba69ff5a44
[INFO] running `Command { std: "docker" "start" "-a" "47af6dc20be102afda3e6f95b991276c327219d7561a17700962c2ba69ff5a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47af6dc20be102afda3e6f95b991276c327219d7561a17700962c2ba69ff5a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47af6dc20be102afda3e6f95b991276c327219d7561a17700962c2ba69ff5a44", kill_on_drop: false }`
[INFO] [stdout] 47af6dc20be102afda3e6f95b991276c327219d7561a17700962c2ba69ff5a44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afe333723f76e95f1bbe53d8aed7cdec2ee4d97ef846ee6eff312185906dba3e
[INFO] running `Command { std: "docker" "start" "-a" "afe333723f76e95f1bbe53d8aed7cdec2ee4d97ef846ee6eff312185906dba3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pyo3-build-config v0.23.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.3
[INFO] [stderr]    Compiling pyo3 v0.23.3
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling hdf5-derive v0.8.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling plotly_derive v0.12.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bcore v0.3.4 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> core/src/impl_concat.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_concentrations(&self, phase: Phase) -> ArrayView3<f64> {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:170:30
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, ApiError> {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, ApiError> {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:174:40
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn get_time_population_mean(&self, key: &str) -> Result<Array1<f64>, ApiError> {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_bins`
[INFO] [stdout]    --> core/src/impl_concat.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         n_bins: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_bins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         i_export: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         key: &str,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_bins`
[INFO] [stdout]    --> core/src/impl_concat.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         n_bins: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_bins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         i_export: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         key: &str,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, ApiError> {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:196:46
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, ApiError> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> core/src/impl_unique.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         position: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyo3-macros v0.23.3
[INFO] [stdout] warning: unused variable: `mean_concentration`
[INFO] [stdout]   --> core/src/process/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mean_concentration: &ArrayView1<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_concentration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n_node_thread` is never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Misc {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 13 |     pub n_node_thread: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct MainInitial {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |     pub delta_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 33 |     pub final_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 34 |     pub initial_biomass_concentration: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub initial_weight: f64,
[INFO] [stdout] 36 |     pub n_map: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 37 |     pub number_compartment: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub number_particles: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub t_per_flow_map: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainInitial` 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 `events` and `number_particles` are never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct MainFInal {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 45 |     pub events: HashMap<String, u64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 46 |     pub number_particles: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainFInal` 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 `cfinal` is never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct MainResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub cfinal: MainFInal,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_concentration` is never used
[INFO] [stdout]   --> core/src/process/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn normalize_concentration(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variance_concentration` is never used
[INFO] [stdout]   --> core/src/process/mod.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn variance_concentration(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> core/src/impl_concat.rs:49:34
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn get_concentrations(&self, phase: Phase) -> ArrayView3<f64> {
[INFO] [stdout]    |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:170:30
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, ApiError> {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, ApiError> {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:174:40
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn get_time_population_mean(&self, key: &str) -> Result<Array1<f64>, ApiError> {
[INFO] [stdout]     |                                        ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_bins`
[INFO] [stdout]    --> core/src/impl_concat.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |         n_bins: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_bins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         i_export: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         key: &str,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n_bins`
[INFO] [stdout]    --> core/src/impl_concat.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         n_bins: usize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_bins`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         i_export: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         key: &str,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> core/src/impl_concat.rs:196:35
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, ApiError> {
[INFO] [stdout]     |                                   ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i_export`
[INFO] [stdout]    --> core/src/impl_concat.rs:196:46
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, ApiError> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> core/src/impl_unique.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         position: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mean_concentration`
[INFO] [stdout]   --> core/src/process/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mean_concentration: &ArrayView1<f64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mean_concentration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n_node_thread` is never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Misc {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 13 |     pub n_node_thread: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Misc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct MainInitial {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 32 |     pub delta_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 33 |     pub final_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 34 |     pub initial_biomass_concentration: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub initial_weight: f64,
[INFO] [stdout] 36 |     pub n_map: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 37 |     pub number_compartment: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     pub number_particles: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     pub t_per_flow_map: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainInitial` 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 `events` and `number_particles` are never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct MainFInal {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 45 |     pub events: HashMap<String, u64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 46 |     pub number_particles: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainFInal` 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 `cfinal` is never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct MainResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub cfinal: MainFInal,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_concentration` is never used
[INFO] [stdout]   --> core/src/process/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn normalize_concentration(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variance_concentration` is never used
[INFO] [stdout]   --> core/src/process/mod.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn variance_concentration(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plotly_kaleido v0.12.1
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking numpy v0.23.0
[INFO] [stderr]     Checking python_wrap v0.3.4 (/opt/rustwide/workdir/python_wrap)
[INFO] [stdout] warning: use of deprecated constant `PythonPostProcess::__pymethod_get_rtd__::SIGNATURE`: this function has implicit defaults for the trailing `Option<T>` arguments 
[INFO] [stdout]          = note: these implicit defaults are being phased out 
[INFO] [stdout]          = help: add `#[pyo3(signature = (flow, step, is_str=None))]` to this function to silence this warning and keep the current behavior
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:8
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `PythonPostProcess::__pymethod_get_rtd__::SIGNATURE`: this function has implicit defaults for the trailing `Option<T>` arguments 
[INFO] [stdout]          = note: these implicit defaults are being phased out 
[INFO] [stdout]          = help: add `#[pyo3(signature = (flow, step, is_str=None))]` to this function to silence this warning and keep the current behavior
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:8
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> python_wrap/src/lib.rs:235:52
[INFO] [stdout]     |
[INFO] [stdout] 235 |         Python::with_gil(|py| Ok(PyList::empty(py).to_object(py)))
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::ToPyObject::to_object`: `ToPyObject` is going to be replaced by `IntoPyObject`. See the migration guide (https://pyo3.rs/v0.23.0/migration) for more information.
[INFO] [stdout]    --> python_wrap/src/lib.rs:235:52
[INFO] [stdout]     |
[INFO] [stdout] 235 |         Python::with_gil(|py| Ok(PyList::empty(py).to_object(py)))
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> python_wrap/src/lib.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn get_spatial_property(&self, name: &str) -> PyResult<PyObject> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flow`
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_flow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_str`
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:45
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> python_wrap/src/lib.rs:233:36
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn get_spatial_property(&self, name: &str) -> PyResult<PyObject> {
[INFO] [stdout]     |                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flow`
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_flow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_str`
[INFO] [stdout]    --> python_wrap/src/lib.rs:257:45
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn get_rtd(&self, flow: f64, step: f64, is_str: Option<bool>) -> PyResult<PyObject> {
[INFO] [stdout]     |                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]     Checking rinja v0.3.5
[INFO] [stderr] warning: plotly_kaleido@0.12.1: Downloaded Plotly Kaleido from https://github.com/plotly/Kaleido/releases/download/v0.2.1/kaleido_linux_x64.zip to '/root/.config/kaleido'
[INFO] [stderr] error: failed to run custom build command for `plotly_kaleido v0.12.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/plotly_kaleido-3663449a917a0c5a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/lib.rs
[INFO] [stderr]   cargo::rerun-if-changed=/root/.config/kaleido/bin/kaleido
[INFO] [stderr]   cargo:rustc-env=KALEIDO_COMPILE_TIME_DLD_PATH=/root/.config/kaleido
[INFO] [stderr]   cargo::warning=Downloaded Plotly Kaleido from https://github.com/plotly/Kaleido/releases/download/v0.2.1/kaleido_linux_x64.zip to '/root/.config/kaleido'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]       Updating crates.io index
[INFO] [stderr]   warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   warning: spurious network error (1 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr]   error: download of config.json failed
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]     [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotly_kaleido-0.12.1/build.rs:139:14:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61b7806a4da2 - std::backtrace_rs::backtrace::libunwind::trace::h76a675e3bed93fe4
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61b7806a4da2 - std::backtrace_rs::backtrace::trace_unsynchronized::hbe24d41fddbf213a
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61b7806a4da2 - std::sys::backtrace::_print_fmt::h61bce63f9138e231
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61b7806a4da2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h83064dac7c3d7d4e
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61b7806c7ba3 - core::fmt::rt::Argument::fmt::h3b5ab7e22cd8a04c
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x61b7806c7ba3 - core::fmt::write::ha0b4fd5f79fd7783
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x61b7806a2473 - std::io::default_write_fmt::hbd4baadb0e6e75fe
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61b7806a2473 - std::io::Write::write_fmt::hc34e0f4578180512
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x61b7806a4bf2 - std::sys::backtrace::BacktraceLock::print::hef7ee76eb345d78b
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x61b7806a5e72 - std::panicking::default_hook::{{closure}}::h4d1fcb690be0806e
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x61b7806a5c75 - std::panicking::default_hook::h678d64c04011e5a5
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x61b7806a6742 - std::panicking::rust_panic_with_hook::hb834795fb6cb5eb3
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x61b7806a65da - std::panicking::begin_panic_handler::{{closure}}::h93e25349bcf97d0e
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x61b7806a5299 - std::sys::backtrace::__rust_end_short_backtrace::hce12881bdea21d65
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x61b7806a626d - __rustc[64dab68cc01ac0bb]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x61b7806c6d50 - core::panicking::panic_fmt::h8f158a07adb5c9bf
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x61b7806c71e6 - core::result::unwrap_failed::h1eaf0d9a403ddfdf
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/result.rs:1704:5
[INFO] [stderr]     17:     0x61b78059f5e6 - build_script_build::main::hf4a99728ccb6d0e3
[INFO] [stderr]     18:     0x61b780595423 - core::ops::function::FnOnce::call_once::hd5ddcdf01ef94970
[INFO] [stderr]     19:     0x61b780599376 - std::sys::backtrace::__rust_begin_short_backtrace::hd94be5b0682fa0d5
[INFO] [stderr]     20:     0x61b78058f379 - std::rt::lang_start::{{closure}}::hd53196ce4f05089f
[INFO] [stderr]     21:     0x61b78069e0f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0718dfbaf4dda687
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x61b78069e0f0 - std::panicking::try::do_call::hac94109376a2feb6
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x61b78069e0f0 - std::panicking::try::h80ad42a7225a38d6
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x61b78069e0f0 - std::panic::catch_unwind::h6128c327fb0ebbf6
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x61b78069e0f0 - std::rt::lang_start_internal::{{closure}}::h49cf5bbb1bc1d295
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x61b78069e0f0 - std::panicking::try::do_call::hb39c0d6e393b1411
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x61b78069e0f0 - std::panicking::try::he79a2dee8af6d87b
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x61b78069e0f0 - std::panic::catch_unwind::hb8f4a6fb4188066d
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x61b78069e0f0 - std::rt::lang_start_internal::ha33f3ff8925b54c0
[INFO] [stderr]                                  at /rustc/5fee451ebd94296ea05214e819c311e164b30af6/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x61b78058f361 - std::rt::lang_start::h773aa0e1183fba4b
[INFO] [stderr]     31:     0x61b78059f975 - main
[INFO] [stderr]     32:     0x7749dea901ca - <unknown>
[INFO] [stderr]     33:     0x7749dea9028b - __libc_start_main
[INFO] [stderr]     34:     0x61b78058e7e5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "afe333723f76e95f1bbe53d8aed7cdec2ee4d97ef846ee6eff312185906dba3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe333723f76e95f1bbe53d8aed7cdec2ee4d97ef846ee6eff312185906dba3e", kill_on_drop: false }`
[INFO] [stdout] afe333723f76e95f1bbe53d8aed7cdec2ee4d97ef846ee6eff312185906dba3e
