[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] 95e3c0c9d22791262bbc2d1fd687fa2275fa3bcd
[INFO] checking Benncs/BioMC_PostProcess against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenncs%2FBioMC_PostProcess" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Benncs/BioMC_PostProcess on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-3-tc1/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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rinja_parser v0.3.5
[INFO] [stderr]   Downloaded rinja v0.3.5
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded hdf5-derive v0.8.1
[INFO] [stderr]   Downloaded pyo3-macros v0.23.3
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.3
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded rinja_derive v0.3.5
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.3
[INFO] [stderr]   Downloaded numpy v0.23.0
[INFO] [stderr]   Downloaded hdf5 v0.8.1
[INFO] [stderr]   Downloaded serde_with v3.12.0
[INFO] [stderr]   Downloaded zip v2.2.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.3
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded hdf5-sys v0.8.1
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded hdf5-types v0.8.1
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded plotly_derive v0.12.1
[INFO] [stderr]   Downloaded pyo3 v0.23.3
[INFO] [stderr]   Downloaded plotly_kaleido v0.12.1
[INFO] [stderr]   Downloaded plotly v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a00d9f06fa79e74cbc9adbeeaab075299243c4e01e79b5af2dc3b870023b70fe
[INFO] running `Command { std: "docker" "start" "-a" "a00d9f06fa79e74cbc9adbeeaab075299243c4e01e79b5af2dc3b870023b70fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a00d9f06fa79e74cbc9adbeeaab075299243c4e01e79b5af2dc3b870023b70fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00d9f06fa79e74cbc9adbeeaab075299243c4e01e79b5af2dc3b870023b70fe", kill_on_drop: false }`
[INFO] [stdout] a00d9f06fa79e74cbc9adbeeaab075299243c4e01e79b5af2dc3b870023b70fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25c958191c43b2d71e3f6135d853dc0cabdab956cb118906c059820e1e96e904
[INFO] running `Command { std: "docker" "start" "-a" "25c958191c43b2d71e3f6135d853dc0cabdab956cb118906c059820e1e96e904", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hdf5-types v0.8.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling hdf5 v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pyo3-build-config v0.23.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]     Checking base64 v0.22.1
[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 digest v0.10.7
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.3
[INFO] [stderr]    Compiling pyo3 v0.23.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 regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling hdf5-sys v0.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[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 darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling plotly_derive v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking bcore v0.3.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: unused imports: `Array2` and `ArrayView3`
[INFO] [stdout]  --> core/src/process/mod.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array1, Array2, ArrayView2, ArrayView3, Axis};
[INFO] [stdout]   |                       ^^^^^^              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array2` and `ArrayView3`
[INFO] [stdout]  --> core/src/process/mod.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array1, Array2, ArrayView2, ArrayView3, Axis};
[INFO] [stdout]   |                       ^^^^^^              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]    --> core/src/lib.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         position: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[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/lib.rs:555:30
[INFO] [stdout]     |
[INFO] [stdout] 555 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, String> {
[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/lib.rs:555:41
[INFO] [stdout]     |
[INFO] [stdout] 555 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, String> {
[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/lib.rs:559:40
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn get_time_population_mean(&self, key: &str) -> Result<Array1<f64>, String> {
[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/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         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/lib.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         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/lib.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         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/lib.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         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/lib.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         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/lib.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |         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/lib.rs:581:35
[INFO] [stdout]     |
[INFO] [stdout] 581 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, String> {
[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/lib.rs:581:46
[INFO] [stdout]     |
[INFO] [stdout] 581 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, String> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `folder`, `root`, and `dest` are never read
[INFO] [stdout]   --> core/src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PostProcess {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 26 |     folder: String,   // The folder where the simulation results are stored.
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 27 |     root: String,     // The root directory for the results.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     dest: String,     // The destination path for output
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PostProcess` 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: field `n_node_thread` is never read
[INFO] [stdout]  --> core/src/datamodel/main_file.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Misc {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     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] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MainInitial {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     pub delta_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub final_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 27 |     pub initial_biomass_concentration: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub initial_weight: f64,
[INFO] [stdout] 29 |     pub n_map: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 30 |     pub number_compartment: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub number_particles: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MainFInal {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 37 |     pub events: HashMap<String, u64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 38 |     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:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct MainResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     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: unused variable: `position`
[INFO] [stdout]    --> core/src/lib.rs:278:9
[INFO] [stdout]     |
[INFO] [stdout] 278 |         position: usize,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[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/lib.rs:555:30
[INFO] [stdout]     |
[INFO] [stdout] 555 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, String> {
[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/lib.rs:555:41
[INFO] [stdout]     |
[INFO] [stdout] 555 |     fn get_properties(&self, key: &str, i_export: usize) -> Result<Array1<f64>, String> {
[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/lib.rs:559:40
[INFO] [stdout]     |
[INFO] [stdout] 559 |     fn get_time_population_mean(&self, key: &str) -> Result<Array1<f64>, String> {
[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/lib.rs:565:9
[INFO] [stdout]     |
[INFO] [stdout] 565 |         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/lib.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         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/lib.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         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/lib.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         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/lib.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 |         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/lib.rs:576:9
[INFO] [stdout]     |
[INFO] [stdout] 576 |         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/lib.rs:581:35
[INFO] [stdout]     |
[INFO] [stdout] 581 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, String> {
[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/lib.rs:581:46
[INFO] [stdout]     |
[INFO] [stdout] 581 |     fn get_population_mean(&self, key: &str, i_export: usize) -> Result<f64, String> {
[INFO] [stdout]     |                                              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_i_export`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `folder`, `root`, and `dest` are never read
[INFO] [stdout]   --> core/src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PostProcess {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 26 |     folder: String,   // The folder where the simulation results are stored.
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 27 |     root: String,     // The root directory for the results.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     dest: String,     // The destination path for output
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PostProcess` 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: field `n_node_thread` is never read
[INFO] [stdout]  --> core/src/datamodel/main_file.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Misc {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     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] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> core/src/datamodel/main_file.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MainInitial {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     pub delta_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub final_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 27 |     pub initial_biomass_concentration: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub initial_weight: f64,
[INFO] [stdout] 29 |     pub n_map: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 30 |     pub number_compartment: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub number_particles: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     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:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MainFInal {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 37 |     pub events: HashMap<String, u64>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 38 |     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:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct MainResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     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] [stderr]    Compiling plotly_kaleido v0.12.1
[INFO] [stderr]    Compiling pyo3-macros v0.23.3
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling basic-toml v0.1.9
[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.0 (/opt/rustwide/workdir/python_wrap)
[INFO] [stdout] warning: unused import: `bcore::ConcatPostPrcess`
[INFO] [stdout]  --> python_wrap/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bcore::ConcatPostPrcess;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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: unused import: `bcore::ConcatPostPrcess`
[INFO] [stdout]  --> python_wrap/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bcore::ConcatPostPrcess;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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:193:8
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |         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:170:52
[INFO] [stdout]     |
[INFO] [stdout] 170 |         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:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |     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:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:193:45
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:168:36
[INFO] [stdout]     |
[INFO] [stdout] 168 |     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:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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:193:45
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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] 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-80dc659073edae22/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:     0x5fc59b8fc690 - std::backtrace_rs::backtrace::libunwind::trace::h00ed8f7a49b23656
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5fc59b8fc690 - std::backtrace_rs::backtrace::trace_unsynchronized::hb9a616e2fc1d376f
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5fc59b8fc690 - std::sys::backtrace::_print_fmt::h7db298e83a256d29
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fc59b8fc690 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hd1ae340659526716
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fc59b91f193 - core::fmt::rt::Argument::fmt::hac01a348e20ee70d
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5fc59b91f193 - core::fmt::write::hc504a50407028ef6
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5fc59b8f9683 - std::io::Write::write_fmt::ha00ae9415040e09a
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5fc59b8fc4e2 - std::sys::backtrace::BacktraceLock::print::h6f3c8a163b5a5ba5
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5fc59b8fd42f - std::panicking::default_hook::{{closure}}::h4661160df59af739
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5fc59b8fd29a - std::panicking::default_hook::h79b0b0cb5c9a45eb
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5fc59b8fdd02 - std::panicking::rust_panic_with_hook::he8f5885f4873cada
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5fc59b8fdb9a - std::panicking::begin_panic_handler::{{closure}}::hce5053f4756cff33
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5fc59b8fcb99 - std::sys::backtrace::__rust_end_short_backtrace::h634718bdeca7b4fe
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5fc59b8fd82d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5fc59b91e2f0 - core::panicking::panic_fmt::h0e90de0256284326
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5fc59b91e766 - core::result::unwrap_failed::h5fc58cd3e583ac28
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x5fc59b7eca89 - build_script_build::main::h54e13ed6f00ca479
[INFO] [stderr]     17:     0x5fc59b7e0e63 - core::ops::function::FnOnce::call_once::h978215132e860a46
[INFO] [stderr]     18:     0x5fc59b7e55a6 - std::sys::backtrace::__rust_begin_short_backtrace::h6c2484311c64b351
[INFO] [stderr]     19:     0x5fc59b7dca59 - std::rt::lang_start::{{closure}}::hec4a4ea6935ff527
[INFO] [stderr]     20:     0x5fc59b8f5570 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1b551c6ace84f634
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x5fc59b8f5570 - std::panicking::try::do_call::hcda773f48bd80f09
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     22:     0x5fc59b8f5570 - std::panicking::try::h225c38e862182721
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     23:     0x5fc59b8f5570 - std::panic::catch_unwind::h6eb4a99877840d20
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x5fc59b8f5570 - std::rt::lang_start_internal::{{closure}}::h64597ebca62f6e02
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:168:24
[INFO] [stderr]     25:     0x5fc59b8f5570 - std::panicking::try::do_call::ha3630280e291428a
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x5fc59b8f5570 - std::panicking::try::h13d8cfc120ae8ff3
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x5fc59b8f5570 - std::panic::catch_unwind::h9b1225c928e48a40
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x5fc59b8f5570 - std::rt::lang_start_internal::h27f44511957e98ab
[INFO] [stderr]                                  at /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/std/src/rt.rs:164:5
[INFO] [stderr]     29:     0x5fc59b7dca41 - std::rt::lang_start::h1b1e2633588b3c5d
[INFO] [stderr]     30:     0x5fc59b7ece15 - main
[INFO] [stderr]     31:     0x72d7c5d3bd90 - <unknown>
[INFO] [stderr]     32:     0x72d7c5d3be40 - __libc_start_main
[INFO] [stderr]     33:     0x5fc59b7dbc65 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "25c958191c43b2d71e3f6135d853dc0cabdab956cb118906c059820e1e96e904", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c958191c43b2d71e3f6135d853dc0cabdab956cb118906c059820e1e96e904", kill_on_drop: false }`
[INFO] [stdout] 25c958191c43b2d71e3f6135d853dc0cabdab956cb118906c059820e1e96e904
