[INFO] cloning repository https://github.com/yesint/pteros_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yesint/pteros_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3a21aafe9071ebbe155e2b3bb9d6c9a306347d5
[INFO] testing yesint/pteros_rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yesint/pteros_rust
[INFO] finished tweaking git repo https://github.com/yesint/pteros_rust
[INFO] tweaked toml for git repo https://github.com/yesint/pteros_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yesint/pteros_rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 230 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.71.1 (available: v0.72.1)
[INFO] [stderr]       Adding bio v2.3.0 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] [stderr]       Adding ndarray v0.16.1 (available: v0.17.1)
[INFO] [stderr]       Adding numpy v0.23.0 (available: v0.27.0)
[INFO] [stderr]       Adding pyo3 v0.23.5 (available: v0.27.1)
[INFO] [stderr]       Adding pyo3-log v0.12.4 (available: v0.13.2)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d02d69bc70ab1040ac6d9b4ee28ab935e9775586405c569cd5c28eb2fc529d19
[INFO] running `Command { std: "docker" "start" "-a" "d02d69bc70ab1040ac6d9b4ee28ab935e9775586405c569cd5c28eb2fc529d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02d69bc70ab1040ac6d9b4ee28ab935e9775586405c569cd5c28eb2fc529d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02d69bc70ab1040ac6d9b4ee28ab935e9775586405c569cd5c28eb2fc529d19", kill_on_drop: false }`
[INFO] [stdout] d02d69bc70ab1040ac6d9b4ee28ab935e9775586405c569cd5c28eb2fc529d19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc06560bcb88f6f269d811668bbaf080a72b30afac9ad6c6000c21235afe2708
[INFO] running `Command { std: "docker" "start" "-a" "fc06560bcb88f6f269d811668bbaf080a72b30afac9ad6c6000c21235afe2708", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling molar_gromacs v0.9.0 (/opt/rustwide/workdir/molar_gromacs)
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling molar_powersasa v0.9.3 (/opt/rustwide/workdir/molar_powersasa)
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling molar_xdrfile v0.9.0 (/opt/rustwide/workdir/molar_xdrfile)
[INFO] [stderr]    Compiling molar_molfile v0.9.0 (/opt/rustwide/workdir/molar_molfile)
[INFO] [stderr]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling molar v0.10.0 (/opt/rustwide/workdir/molar)
[INFO] [stderr]    Compiling triple_accel v0.4.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr] warning: molar@0.10.0: "Gromacs support disabled"
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling sync-unsafe-cell v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr] warning: molar_powersasa@0.9.3: unpacking bundled Eigen headers...
[INFO] [stderr] warning: molar_powersasa@0.9.3: Eigen headers in "/opt/rustwide/target/debug/build/molar_powersasa-afc2bd907e2847cc/out/eigen/eigen-3.4.0"
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling pyo3-macros v0.23.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling pyo3-log v0.12.4
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling bio v2.3.0
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> molar/src/io.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{debug, error, warn};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_membrane v0.10.0 (/opt/rustwide/workdir/molar_membrane)
[INFO] [stdout] warning: struct `LocalCurvature` is never constructed
[INFO] [stdout]   --> molar_membrane/src/lipid_molecule.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct LocalCurvature {
[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 `coeffs_to_curvature` is never used
[INFO] [stdout]    --> molar_membrane/src/lipid_molecule.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub(super) fn coeffs_to_curvature(coefs: &SVector<f32, 6>) -> LocalCurvature {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_area` is never read
[INFO] [stdout]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LipidSpecies {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) max_area: f32,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_bin v0.10.0 (/opt/rustwide/workdir/molar_bin)
[INFO] [stderr]    Compiling molar_python v0.10.0 (/opt/rustwide/workdir/molar_python)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "fc06560bcb88f6f269d811668bbaf080a72b30afac9ad6c6000c21235afe2708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc06560bcb88f6f269d811668bbaf080a72b30afac9ad6c6000c21235afe2708", kill_on_drop: false }`
[INFO] [stdout] fc06560bcb88f6f269d811668bbaf080a72b30afac9ad6c6000c21235afe2708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d3ba0634d5978a6dc18a94ef90e5dec9b8fd68cb39b9eaf5ad1d682253081f9
[INFO] running `Command { std: "docker" "start" "-a" "3d3ba0634d5978a6dc18a94ef90e5dec9b8fd68cb39b9eaf5ad1d682253081f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr] warning: molar_powersasa@0.9.3: unpacking bundled Eigen headers...
[INFO] [stderr] warning: molar_powersasa@0.9.3: Eigen headers in "/opt/rustwide/target/debug/build/molar_powersasa-afc2bd907e2847cc/out/eigen/eigen-3.4.0"
[INFO] [stderr] warning: molar@0.10.0: "Gromacs support disabled"
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling molar_powersasa v0.9.3 (/opt/rustwide/workdir/molar_powersasa)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling molar_xdrfile v0.9.0 (/opt/rustwide/workdir/molar_xdrfile)
[INFO] [stderr]    Compiling molar_molfile v0.9.0 (/opt/rustwide/workdir/molar_molfile)
[INFO] [stderr]    Compiling molar_gromacs v0.9.0 (/opt/rustwide/workdir/molar_gromacs)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling numpy v0.23.0
[INFO] [stderr]    Compiling bio v2.3.0
[INFO] [stderr]    Compiling molar v0.10.0 (/opt/rustwide/workdir/molar)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> molar/src/io.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{debug, error, warn};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> molar/src/io.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{debug, error, warn};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_membrane v0.10.0 (/opt/rustwide/workdir/molar_membrane)
[INFO] [stdout] warning: struct `LocalCurvature` is never constructed
[INFO] [stdout]   --> molar_membrane/src/lipid_molecule.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct LocalCurvature {
[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 `coeffs_to_curvature` is never used
[INFO] [stdout]    --> molar_membrane/src/lipid_molecule.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub(super) fn coeffs_to_curvature(coefs: &SVector<f32, 6>) -> LocalCurvature {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_area` is never read
[INFO] [stdout]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LipidSpecies {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) max_area: f32,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_bin v0.10.0 (/opt/rustwide/workdir/molar_bin)
[INFO] [stdout] warning: fields `normal` and `princ_dirs` are never read
[INFO] [stdout]   --> molar_membrane/src/lipid_molecule.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub(crate) struct LocalCurvature {
[INFO] [stdout]    |                   -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub(crate) normal: Vector3f,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 43 |     pub(crate) princ_curvs: SVector<f32, 2>,
[INFO] [stdout] 44 |     pub(crate) princ_dirs: SMatrix<f32, 3, 2>,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_area` is never read
[INFO] [stdout]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct LipidSpecies {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) max_area: f32,
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molar_python v0.10.0 (/opt/rustwide/workdir/molar_python)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "3d3ba0634d5978a6dc18a94ef90e5dec9b8fd68cb39b9eaf5ad1d682253081f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d3ba0634d5978a6dc18a94ef90e5dec9b8fd68cb39b9eaf5ad1d682253081f9", kill_on_drop: false }`
[INFO] [stdout] 3d3ba0634d5978a6dc18a94ef90e5dec9b8fd68cb39b9eaf5ad1d682253081f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a094995047103b53e35e37d638b3ab6de9b93ab81902edc6a5f49d2eba716a88
[INFO] running `Command { std: "docker" "start" "-a" "a094995047103b53e35e37d638b3ab6de9b93ab81902edc6a5f49d2eba716a88", kill_on_drop: false }`
[INFO] [stderr] warning: molar_powersasa@0.9.3: unpacking bundled Eigen headers...
[INFO] [stderr] warning: molar_powersasa@0.9.3: Eigen headers in "/opt/rustwide/target/debug/build/molar_powersasa-afc2bd907e2847cc/out/eigen/eigen-3.4.0"
[INFO] [stderr] warning: molar@0.10.0: "Gromacs support disabled"
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> molar/src/io.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 | use log::{debug, error, warn};
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `molar` (lib) generated 1 warning (run `cargo fix --lib -p molar` to apply 1 suggestion)
[INFO] [stderr] warning: struct `LocalCurvature` is never constructed
[INFO] [stderr]   --> molar_membrane/src/lipid_molecule.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) struct LocalCurvature {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `coeffs_to_curvature` is never used
[INFO] [stderr]    --> molar_membrane/src/lipid_molecule.rs:200:15
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub(super) fn coeffs_to_curvature(coefs: &SVector<f32, 6>) -> LocalCurvature {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_area` is never read
[INFO] [stderr]   --> molar_membrane/src/lipid_species.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct LipidSpecies {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub(super) max_area: f32,
[INFO] [stderr]    |                ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LipidSpecies` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `molar_membrane` (lib) generated 3 warnings
[INFO] [stderr] warning: fields `normal` and `princ_dirs` are never read
[INFO] [stderr]   --> molar_membrane/src/lipid_molecule.rs:42:16
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub(crate) struct LocalCurvature {
[INFO] [stderr]    |                   -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub(crate) normal: Vector3f,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 43 |     pub(crate) princ_curvs: SVector<f32, 2>,
[INFO] [stderr] 44 |     pub(crate) princ_dirs: SMatrix<f32, 3, 2>,
[INFO] [stderr]    |                ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `molar_membrane` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `molar` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molar-2ea916e8fcd86f8e)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test core::periodic_box::tests::test_closest_image_x_only ... ok
[INFO] [stdout] test core::periodic_box::tests::test_closest_image_xy_only ... ok
[INFO] [stdout] test core::periodic_box::tests::test_closest_image_no_pbc ... ok
[INFO] [stdout] test core::periodic_box::tests::test_shortest_vector_dims_full_pbc ... ok
[INFO] [stdout] test core::periodic_box::tests::test_shortest_vector_dims_x_only ... ok
[INFO] [stdout] test core::periodic_box::tests::test_shortest_vector_dims_xy_only ... ok
[INFO] [stdout] test core::periodic_box::tests::test_closest_image_full_pbc ... ok
[INFO] [stdout] test core::periodic_box::tests::test_shortest_vector_dims_no_pbc ... ok
[INFO] [stdout] test core::selection::tests::builder_overlap ... ok
[INFO] [stdout] test core::selection::tests::builder_par_no_overlap ... ok
[INFO] [stdout] test core::selection::tests::as_parrallel_test ... ok
[INFO] [stdout] test core::periodic_box::tests::invalid_from_vec_ang - should panic ... ok
[INFO] [stdout] test core::selection::tests::test_builder_append_from_self ... ok
[INFO] [stdout] test core::selection::tests::test_builder_fail_invalid_selection - should panic ... ok
[INFO] [stdout] test core::selection::tests::test_builder_remove_from_self - should panic ... ok
[INFO] [stdout] test core::selection::tests::eigen_test ... ok
[INFO] [stdout] test core::selection::tests::test_measure ... ok
[INFO] [stdout] test core::selection::tests::test_measure_pbc ... ok
[INFO] [stdout] test core::selection::tests::test_inertia ... ok
[INFO] [stdout] test core::selection::tests::test_select_from_vec ... ok
[INFO] [stdout] test core::selection::tests::test_translate ... ok
[INFO] [stdout] test core::selection::tests::test_principal_transform ... ok
[INFO] [stdout] test core::selection::tests::test_write_to_file ... ok
[INFO] [stdout] test core::selection::tests::tets_gyration ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted_empty ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted_identical ... ok
[INFO] [stdout] test core::selection::utils::tests::test_difference_sorted_subset ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted_empty ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted_identical ... ok
[INFO] [stdout] test core::selection::utils::tests::test_intersection_sorted_subset ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted_disjoint ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted_empty ... ok
[INFO] [stdout] test core::selection::utils::tests::test_union_sorted_subset ... ok
[INFO] [stdout] test core::selection_parser::tests::debug_print ... ok
[INFO] [stdout] test core::selection::tests::test_unwrap_connectivity_1 ... ok
[INFO] [stdout] test core::selection::sel::tests::test1 ... ok
[INFO] [stdout] test core::selection::sel::tests::test1_set_state ... ok
[INFO] [stderr] Unable to open file ../target/pbc_sel.pdb for writing
[INFO] [stdout] test core::distance_search::tests::within_pbc ... FAILED
[INFO] [stdout] test core::selection::sel::tests::test_not ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_1 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_0 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_5 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_0 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_1 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_2 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_2 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_6 ... ok
[INFO] [stdout] test core::selection_parser::tests::test_dist_syntax ... ok
[INFO] [stdout] test core::selection_parser::tests::test_invalid_syntax - should panic ... ok
[INFO] [stdout] test core::selection_parser::tests::test_leading_space ... ok
[INFO] [stdout] test core::selection_parser::tests::test_sqrt ... ok
[INFO] [stdout] test core::selection_parser::tests::test_trainling_space ... ok
[INFO] [stdout] test core::selection_parser::tests::within_from_point ... ok
[INFO] [stdout] test core::selection_parser::tests::within_syntax_test ... ok
[INFO] [stdout] test io::gro_handler::tests::invalid_file - should panic ... ok
[INFO] [stdout] test core::selection::tests::sasa_test ... ok
[INFO] [stdout] test io::tests::test_io_gro_traj ... ok
[INFO] [stdout] test io::tests::test_into_iter ... ok
[INFO] [stdout] test io::tests::test_itp ... ok
[INFO] [stdout] test io::tests::test_iter_gro_traj ... ok
[INFO] [stdout] test io::tests::test_pdb ... ok
[INFO] [stdout] test io::tests::test_traj ... ok
[INFO] [stdout] test voronoi_cell::tests::cell_test ... FAILED
[INFO] [stdout] test io::tests::test_read ... ok
[INFO] [stdout] test core::distance_search::tests::within_plan_test has been running for over 60 seconds
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_3 has been running for over 60 seconds
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_4 has been running for over 60 seconds
[INFO] [stdout] test core::selection_parser::tests::selection_test_3 has been running for over 60 seconds
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_3 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_4 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_5 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_test_3 ... ok
[INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_4 ... ok
[INFO] [stdout] test core::distance_search::tests::within_plan_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::distance_search::tests::within_pbc stdout ----
[INFO] [stdout] Error: in file ../target/pbc_sel.pdb:
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: in vmd format handler
[INFO] [stdout]     1: plugin can't open file for writing
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: molar::core::distance_search::tests::within_pbc
[INFO] [stdout]              at ./src/core/distance_search.rs:982:9
[INFO] [stdout]    3: molar::core::distance_search::tests::within_pbc::{{closure}}
[INFO] [stdout]              at ./src/core/distance_search.rs:979:24
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   24: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] ---- voronoi_cell::tests::cell_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'voronoi_cell::tests::cell_test' (101) panicked at molar/src/voronoi_cell.rs:226:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5578bfc62162 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5578bfc62162 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5578bfc62162 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5578bfc62162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5578bfc73baf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5578bfc73baf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5578bfc2e373 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5578bfc2e373 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5578bfc3a382 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5578bfc3f9bf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5578bfc3f851 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5578bf8c4d3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5578bf8c4d3e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5578bfc4007f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5578bfc4007f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5578bfc3fe2a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5578bfc3a4b9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5578bfc22acd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5578bfc7de10 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5578bfc7d186 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5578bf7d7089 - core::result::Result<T,E>::unwrap::h8e94012ed85b3b8c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5578bf7d7089 - molar::voronoi_cell::VoronoiCell::write_to_file::hf49345415fe47be2
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:226:43
[INFO] [stdout]   22:     0x5578bf800bc4 - molar::voronoi_cell::tests::cell_test::h223d321085d43413
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:290:11
[INFO] [stdout]   23:     0x5578bf800d17 - molar::voronoi_cell::tests::cell_test::{{closure}}::hb3456d00d9c0824a
[INFO] [stdout]                                at /opt/rustwide/workdir/molar/src/voronoi_cell.rs:283:19
[INFO] [stdout]   24:     0x5578bf8611b6 - core::ops::function::FnOnce::call_once::h83c041dd2fa3094c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5578bf8c4b3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5578bf8c4b3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5578bf8d8b9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5578bf8d8b9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5578bf8d8b9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5578bf8d8b9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5578bf8d8b9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5578bf8d8b9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5578bf8d8b9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5578bf8b20e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5578bf8b20e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5578bf8b593a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5578bf8b593a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5578bf8b593a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5578bf8b593a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5578bf8b593a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5578bf8b593a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5578bf8b593a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5578bfc358bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5578bfc358bf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x71cf38e5faa4 - <unknown>
[INFO] [stdout]   46:     0x71cf38eeca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::distance_search::tests::within_pbc
[INFO] [stdout]     voronoi_cell::tests::cell_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 71 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 95.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p molar --lib`
[INFO] running `Command { std: "docker" "inspect" "a094995047103b53e35e37d638b3ab6de9b93ab81902edc6a5f49d2eba716a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a094995047103b53e35e37d638b3ab6de9b93ab81902edc6a5f49d2eba716a88", kill_on_drop: false }`
[INFO] [stdout] a094995047103b53e35e37d638b3ab6de9b93ab81902edc6a5f49d2eba716a88
