[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] 00284cc1ada4f30a4eef1137e07231e4e65c7c1e [INFO] testing yesint/pteros_rust against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyesint%2Fpteros_rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yesint/pteros_rust on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 146 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.70.1 (available: v0.71.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror_string_context_macro v0.1.2 [INFO] [stderr] Downloaded sync-unsafe-cell v0.1.1 [INFO] [stderr] Downloaded thiserror_string_context v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9619af54aca1d86d65de8f33e00ab5137859d25205365dd8d308e5ee701732b [INFO] running `Command { std: "docker" "start" "-a" "d9619af54aca1d86d65de8f33e00ab5137859d25205365dd8d308e5ee701732b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9619af54aca1d86d65de8f33e00ab5137859d25205365dd8d308e5ee701732b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9619af54aca1d86d65de8f33e00ab5137859d25205365dd8d308e5ee701732b", kill_on_drop: false }` [INFO] [stdout] d9619af54aca1d86d65de8f33e00ab5137859d25205365dd8d308e5ee701732b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f357057ab58511d2b2149af9f7f3f7415f0b721ff9689d2ba301eb6584df75c [INFO] running `Command { std: "docker" "start" "-a" "6f357057ab58511d2b2149af9f7f3f7415f0b721ff9689d2ba301eb6584df75c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling molar v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling sync-unsafe-cell v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sorted-vec v0.8.5 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling molar_molfile v0.7.0 (/opt/rustwide/workdir/crates/molar_molfile) [INFO] [stderr] Compiling molar_xdrfile v0.7.0 (/opt/rustwide/workdir/crates/molar_xdrfile) [INFO] [stderr] Compiling molar_powersasa v0.7.0 (/opt/rustwide/workdir/crates/molar_powersasa) [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror_string_context_macro v0.1.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] warning: molar_molfile@0.7.0: molfile/register_plugins.c:28:6: warning: backslash and newline separated by space [INFO] [stderr] warning: molar_molfile@0.7.0: 28 | }\ [INFO] [stderr] warning: molar_molfile@0.7.0: | [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror_string_context v0.1.5 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.36s [INFO] running `Command { std: "docker" "inspect" "6f357057ab58511d2b2149af9f7f3f7415f0b721ff9689d2ba301eb6584df75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f357057ab58511d2b2149af9f7f3f7415f0b721ff9689d2ba301eb6584df75c", kill_on_drop: false }` [INFO] [stdout] 6f357057ab58511d2b2149af9f7f3f7415f0b721ff9689d2ba301eb6584df75c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab1d784e06f827fb3ac54e4065c62c53006bedf2affb908f87c0422ce2c96771 [INFO] running `Command { std: "docker" "start" "-a" "ab1d784e06f827fb3ac54e4065c62c53006bedf2affb908f87c0422ce2c96771", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itoa v1.0.14 [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 same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling molar_xdrfile v0.7.0 (/opt/rustwide/workdir/crates/molar_xdrfile) [INFO] [stderr] Compiling molar_powersasa v0.7.0 (/opt/rustwide/workdir/crates/molar_powersasa) [INFO] [stderr] Compiling molar_molfile v0.7.0 (/opt/rustwide/workdir/crates/molar_molfile) [INFO] [stderr] warning: molar_molfile@0.7.0: molfile/register_plugins.c:28:6: warning: backslash and newline separated by space [INFO] [stderr] warning: molar_molfile@0.7.0: 28 | }\ [INFO] [stderr] warning: molar_molfile@0.7.0: | [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling molar v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.39s [INFO] running `Command { std: "docker" "inspect" "ab1d784e06f827fb3ac54e4065c62c53006bedf2affb908f87c0422ce2c96771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1d784e06f827fb3ac54e4065c62c53006bedf2affb908f87c0422ce2c96771", kill_on_drop: false }` [INFO] [stdout] ab1d784e06f827fb3ac54e4065c62c53006bedf2affb908f87c0422ce2c96771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 120510be9f67933e2081e77c2bc115a96722be2bd0f32855e6467b0e72412ef6 [INFO] running `Command { std: "docker" "start" "-a" "120510be9f67933e2081e77c2bc115a96722be2bd0f32855e6467b0e72412ef6", kill_on_drop: false }` [INFO] [stderr] warning: molar_molfile@0.7.0: molfile/register_plugins.c:28:6: warning: backslash and newline separated by space [INFO] [stderr] warning: molar_molfile@0.7.0: 28 | }\ [INFO] [stderr] warning: molar_molfile@0.7.0: | [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molar-1c06cdfbb97909bb) [INFO] [stdout] [INFO] [stdout] running 47 tests [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::split_test ... ok [INFO] [stdout] test core::selection::tests::test_measure_pbc ... ok [INFO] [stdout] test core::selection::tests::test_translate ... ok [INFO] [stdout] test core::periodic_box::tests::invalid_from_vec_ang - should panic ... ok [INFO] [stdout] test core::selection::tests::test_measure ... ok [INFO] [stdout] test core::selection::source::tests::par_iter2 ... ok [INFO] [stdout] test core::selection::tests::builder_par_test ... ok [INFO] [stdout] test core::selection::tests::builder_par2 ... ok [INFO] [stdout] test core::selection_parser::tests::debug_print ... ok [INFO] [stdout] test core::selection::tests::test_builder_remove_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_append_from_self ... ok [INFO] [stdout] test core::selection::tests::fail_on_empty_selection - should panic ... ok [INFO] [stdout] test core::selection::tests::builder_par_overlap - should panic ... ok [INFO] [stdout] test core::selection::tests::test_write_to_file ... ok [INFO] [stdout] test core::selection::tests::test_inertia ... ok [INFO] [stdout] test core::selection::tests::tets_gyration ... ok [INFO] [stdout] test core::selection::tests::test_principal_transform ... 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::tests::eigen_test ... 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 core::selection::tests::test_unwrap_connectivity_1 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_test_1 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_test_0 ... 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 io::gro_handler::tests::invalid_file - should panic ... ok [INFO] [stdout] test voronoi_cell::tests::cell_test ... FAILED [INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_5 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_test_2 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_2 ... ok [INFO] [stdout] test core::selection_parser::tests::test_sqrt ... ok [INFO] [stdout] test io::tests::test_pdb ... ok [INFO] [stdout] test core::selection_parser::tests::selection_test_4 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_3 ... ok [INFO] [stdout] test io::tests::test_traj ... ok [INFO] [stdout] test core::selection_parser::tests::selection_test_3 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_6 ... ok [INFO] [stdout] test core::selection_parser::tests::selection_pteros_test_4 ... ok [INFO] [stdout] test core::selection::tests::sasa_test ... ok [INFO] [stderr] Unable to open file target/pbc_sel.pdb for writing [INFO] [stdout] test distance_search::tests::within_pbc ... FAILED [INFO] [stdout] test io::tests::test_read ... ok [INFO] [stdout] test distance_search::tests::within_plan_test ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- voronoi_cell::tests::cell_test stdout ---- [INFO] [stdout] thread 'voronoi_cell::tests::cell_test' panicked at src/voronoi_cell.rs:209: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: 0x633cd25d39ea - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x633cd25d39ea - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x633cd25d39ea - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x633cd25d39ea - ::fmt::h5b6bd5631a6d1f6b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x633cd25fb313 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x633cd25fb313 - core::fmt::write::h7550c97b06c86515 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x633cd25d08b3 - std::io::Write::write_fmt::h509ff860e5956e5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x633cd25d3832 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x633cd25d4e4a - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x633cd25d4c54 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x633cd22a6b89 - as core::ops::function::Fn>::call::h39b51ce4599c23d1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x633cd22a6b89 - test::test_main::{{closure}}::he977ae839a582784 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x633cd25d54e8 - as core::ops::function::Fn>::call::h9455091b6b06f9fb [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x633cd25d54e8 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x633cd25d52aa - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x633cd25d3ec9 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x633cd25d4f3c - rust_begin_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x633cd1fe1720 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x633cd1fe1ba6 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stdout] 19: 0x633cd2152617 - core::result::Result::unwrap::hcd98e63e7135bea6 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x633cd2152617 - molar::voronoi_cell::VoronoiCell::write_to_file::h10f7aed3d50e0218 [INFO] [stdout] at /opt/rustwide/workdir/src/voronoi_cell.rs:209:23 [INFO] [stdout] 21: 0x633cd20e7ef4 - molar::voronoi_cell::tests::cell_test::h6844c4805beb8c75 [INFO] [stdout] at /opt/rustwide/workdir/src/voronoi_cell.rs:273:9 [INFO] [stdout] 22: 0x633cd20e7d07 - molar::voronoi_cell::tests::cell_test::{{closure}}::h36aeef5daec0f2b9 [INFO] [stdout] at /opt/rustwide/workdir/src/voronoi_cell.rs:266:19 [INFO] [stdout] 23: 0x633cd215d286 - core::ops::function::FnOnce::call_once::h06e2b85623d1e49b [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x633cd22ab54b - core::ops::function::FnOnce::call_once::h109cf8051a59b34e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x633cd22ab54b - test::__rust_begin_short_backtrace::hf4fff89d377446ba [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x633cd22aad87 - test::run_test_in_process::{{closure}}::h0e39181dd7ee5a43 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x633cd22aad87 - as core::ops::function::FnOnce<()>>::call_once::hc5a66a30f0bdfd1f [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x633cd22aad87 - std::panicking::try::do_call::h873b7cf639554a5e [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 29: 0x633cd22aad87 - std::panicking::try::hdb19862fad9c8bd1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 30: 0x633cd22aad87 - std::panic::catch_unwind::h281fe732d236d260 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 31: 0x633cd22aad87 - test::run_test_in_process::h949b6df8457ed338 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x633cd22aad87 - test::run_test::{{closure}}::h52c556a6d4740e10 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 33: 0x633cd2270064 - test::run_test::{{closure}}::h4237f6381c45ccb9 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x633cd2270064 - std::sys::backtrace::__rust_begin_short_backtrace::h505c97a579eca628 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 35: 0x633cd227372e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e86b2e2bc107ea3 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 36: 0x633cd227372e - as core::ops::function::FnOnce<()>>::call_once::h8b06ddb275ff4a25 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x633cd227372e - std::panicking::try::do_call::hb26ecd7cd9a9355d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 38: 0x633cd227372e - std::panicking::try::h8ddeca9d705f9069 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 39: 0x633cd227372e - std::panic::catch_unwind::h49e1c33078844c46 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 40: 0x633cd227372e - std::thread::Builder::spawn_unchecked_::{{closure}}::h6073db6ff56ad35d [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 41: 0x633cd227372e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c5a5f3779c774f1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x633cd25d93bb - as core::ops::function::FnOnce>::call_once::hf75717d9f28faebf [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 43: 0x633cd25d93bb - as core::ops::function::FnOnce>::call_once::h7bd883a5f3c5f3c1 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 44: 0x633cd25d93bb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc78f3943333fa94 [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 45: 0x7c9279743ac3 - [INFO] [stdout] 46: 0x7c92797d4a04 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- 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:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.94/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:2010:27 [INFO] [stdout] 2: molar::distance_search::tests::within_pbc [INFO] [stdout] at ./src/distance_search.rs:954:9 [INFO] [stdout] 3: molar::distance_search::tests::within_pbc::{{closure}} [INFO] [stdout] at ./src/distance_search.rs:951:24 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:621:18 [INFO] [stdout] 7: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:60 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 9: std::panicking::try::do_call [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 10: std::panicking::try [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:644:27 [INFO] [stdout] 13: test::run_test::{{closure}} [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:565:43 [INFO] [stdout] 14: test::run_test::{{closure}} [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/test/src/lib.rs:595:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:538:17 [INFO] [stdout] 17: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 18: std::panicking::try::do_call [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 19: std::panicking::try [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 20: std::panic::catch_unwind [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stdout] 21: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/thread/mod.rs:537:30 [INFO] [stdout] 22: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 24: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 25: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 26: [INFO] [stdout] 27: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] distance_search::tests::within_pbc [INFO] [stdout] voronoi_cell::tests::cell_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 45 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.94s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "120510be9f67933e2081e77c2bc115a96722be2bd0f32855e6467b0e72412ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120510be9f67933e2081e77c2bc115a96722be2bd0f32855e6467b0e72412ef6", kill_on_drop: false }` [INFO] [stdout] 120510be9f67933e2081e77c2bc115a96722be2bd0f32855e6467b0e72412ef6