[INFO] cloning repository https://github.com/Haayhur/warp-md
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haayhur/warp-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaayhur%2Fwarp-md", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaayhur%2Fwarp-md'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a9985db7d73189db55b320fbfb5eed2cc7242f9
[INFO] testing Haayhur/warp-md/5a9985db7d73189db55b320fbfb5eed2cc7242f9 against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaayhur%2Fwarp-md" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Haayhur/warp-md
[INFO] finished tweaking git repo https://github.com/Haayhur/warp-md
[INFO] tweaked toml for git repo https://github.com/Haayhur/warp-md written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Haayhur/warp-md on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Haayhur/warp-md 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 163e5392c405adb88384ada59b589393791ae1e8777d35d93969a1f011296015
[INFO] running `Command { std: "docker" "start" "-a" "163e5392c405adb88384ada59b589393791ae1e8777d35d93969a1f011296015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "163e5392c405adb88384ada59b589393791ae1e8777d35d93969a1f011296015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163e5392c405adb88384ada59b589393791ae1e8777d35d93969a1f011296015", kill_on_drop: false }`
[INFO] [stdout] 163e5392c405adb88384ada59b589393791ae1e8777d35d93969a1f011296015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3eef144ddc849e818f306e5458412b20ba19598b0d81eb9f00237081808b14
[INFO] running `Command { std: "docker" "start" "-a" "2b3eef144ddc849e818f306e5458412b20ba19598b0d81eb9f00237081808b14", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hdf5-metno-types v0.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hdf5-metno v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling lazy-init v0.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling warp-common v0.1.0 (/opt/rustwide/workdir/crates/warp-common)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling traj-kernels v0.1.5 (/opt/rustwide/workdir/crates/traj-kernels)
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling hdf5-metno-src v0.10.2
[INFO] [stderr]    Compiling xdrfile v0.3.0
[INFO] [stderr]    Compiling traj-io v0.1.5 (/opt/rustwide/workdir/crates/traj-io)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling hdf5-metno-sys v0.11.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling hdf5-metno-derive v0.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling warp-topology-graph v0.1.0 (/opt/rustwide/workdir/crates/warp-topology-graph)
[INFO] [stderr]    Compiling numpy v0.21.0
[INFO] [stderr]    Compiling traj-core v0.1.5 (/opt/rustwide/workdir/crates/traj-core)
[INFO] [stderr]    Compiling warp-structure v0.1.0 (/opt/rustwide/workdir/crates/warp-structure)
[INFO] [stderr]    Compiling traj-gpu v0.1.5 (/opt/rustwide/workdir/crates/traj-gpu)
[INFO] [stderr]    Compiling warp-pack v0.1.0 (/opt/rustwide/workdir/crates/warp-pack)
[INFO] [stderr]    Compiling warp-pep v0.1.0 (/opt/rustwide/workdir/crates/warp-pep)
[INFO] [stderr]    Compiling warp-build v0.1.0 (/opt/rustwide/workdir/crates/warp-build)
[INFO] [stderr]    Compiling traj-engine v0.1.5 (/opt/rustwide/workdir/crates/traj-engine)
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:592:25
[INFO] [stdout]     |
[INFO] [stdout] 545 |                             frame_events += 1;
[INFO] [stdout]     |                             ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 592 |                         frame_events += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         frame_events += 1;
[INFO] [stdout]     |                         ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 545 |                             frame_events += 1;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |                     frame_events += 1;
[INFO] [stdout]     |                     ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 491 |                         frame_events += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling traj-py v0.1.5 (/opt/rustwide/workdir/crates/traj-py)
[INFO] [stdout] warning: struct `RunErrorDetail` is never constructed
[INFO] [stdout]    --> crates/traj-py/src/contract.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 269 | struct RunErrorDetail {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 28s
[INFO] running `Command { std: "docker" "inspect" "2b3eef144ddc849e818f306e5458412b20ba19598b0d81eb9f00237081808b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3eef144ddc849e818f306e5458412b20ba19598b0d81eb9f00237081808b14", kill_on_drop: false }`
[INFO] [stdout] 2b3eef144ddc849e818f306e5458412b20ba19598b0d81eb9f00237081808b14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50ee2f6ff7996ed95fd5f1b6b78e26f4abc4f8599517d3eb9c8870a08ec87889
[INFO] running `Command { std: "docker" "start" "-a" "50ee2f6ff7996ed95fd5f1b6b78e26f4abc4f8599517d3eb9c8870a08ec87889", kill_on_drop: false }`
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling warp-build v0.1.0 (/opt/rustwide/workdir/crates/warp-build)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling warp-pep v0.1.0 (/opt/rustwide/workdir/crates/warp-pep)
[INFO] [stderr]    Compiling hdf5-metno-sys v0.11.3
[INFO] [stderr]    Compiling traj-gpu v0.1.5 (/opt/rustwide/workdir/crates/traj-gpu)
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling warp-topology-graph v0.1.0 (/opt/rustwide/workdir/crates/warp-topology-graph)
[INFO] [stderr]    Compiling traj-core v0.1.5 (/opt/rustwide/workdir/crates/traj-core)
[INFO] [stderr]    Compiling traj-kernels v0.1.5 (/opt/rustwide/workdir/crates/traj-kernels)
[INFO] [stderr]    Compiling warp-common v0.1.0 (/opt/rustwide/workdir/crates/warp-common)
[INFO] [stderr]    Compiling hdf5-metno-types v0.11.0
[INFO] [stderr]    Compiling hdf5-metno v0.12.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling warp-pack v0.1.0 (/opt/rustwide/workdir/crates/warp-pack)
[INFO] [stderr]    Compiling warp-structure v0.1.0 (/opt/rustwide/workdir/crates/warp-structure)
[INFO] [stderr]    Compiling traj-io v0.1.5 (/opt/rustwide/workdir/crates/traj-io)
[INFO] [stderr]    Compiling traj-engine v0.1.5 (/opt/rustwide/workdir/crates/traj-engine)
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:592:25
[INFO] [stdout]     |
[INFO] [stdout] 545 |                             frame_events += 1;
[INFO] [stdout]     |                             ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 592 |                         frame_events += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         frame_events += 1;
[INFO] [stdout]     |                         ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 545 |                             frame_events += 1;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |                     frame_events += 1;
[INFO] [stdout]     |                     ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 491 |                         frame_events += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:592:25
[INFO] [stdout]     |
[INFO] [stdout] 545 |                             frame_events += 1;
[INFO] [stdout]     |                             ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 592 |                         frame_events += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 491 |                         frame_events += 1;
[INFO] [stdout]     |                         ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 545 |                             frame_events += 1;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `frame_events` is never read
[INFO] [stdout]    --> crates/traj-engine/src/plans/analysis/docking.rs:491:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |                     frame_events += 1;
[INFO] [stdout]     |                     ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stdout] ...
[INFO] [stdout] 491 |                         frame_events += 1;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling traj-py v0.1.5 (/opt/rustwide/workdir/crates/traj-py)
[INFO] [stdout] warning: struct `RunErrorDetail` is never constructed
[INFO] [stdout]    --> crates/traj-py/src/contract.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 269 | struct RunErrorDetail {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RunErrorDetail` is never constructed
[INFO] [stdout]    --> crates/traj-py/src/contract.rs:269:8
[INFO] [stdout]     |
[INFO] [stdout] 269 | struct RunErrorDetail {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "50ee2f6ff7996ed95fd5f1b6b78e26f4abc4f8599517d3eb9c8870a08ec87889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ee2f6ff7996ed95fd5f1b6b78e26f4abc4f8599517d3eb9c8870a08ec87889", kill_on_drop: false }`
[INFO] [stdout] 50ee2f6ff7996ed95fd5f1b6b78e26f4abc4f8599517d3eb9c8870a08ec87889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e593dd7735c24c8444eb3cd784a4916e20e16427d28ef270e8fb8a9fca580aae
[INFO] running `Command { std: "docker" "start" "-a" "e593dd7735c24c8444eb3cd784a4916e20e16427d28ef270e8fb8a9fca580aae", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `frame_events` is never read
[INFO] [stderr]    --> crates/traj-engine/src/plans/analysis/docking.rs:592:25
[INFO] [stderr]     |
[INFO] [stderr] 545 |                             frame_events += 1;
[INFO] [stderr]     |                             ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 592 |                         frame_events += 1;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `frame_events` is never read
[INFO] [stderr]    --> crates/traj-engine/src/plans/analysis/docking.rs:545:29
[INFO] [stderr]     |
[INFO] [stderr] 491 |                         frame_events += 1;
[INFO] [stderr]     |                         ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 545 |                             frame_events += 1;
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `frame_events` is never read
[INFO] [stderr]    --> crates/traj-engine/src/plans/analysis/docking.rs:491:25
[INFO] [stderr]     |
[INFO] [stderr] 416 |                     frame_events += 1;
[INFO] [stderr]     |                     ----------------- `frame_events` is overwritten here before the previous value is read
[INFO] [stderr] ...
[INFO] [stderr] 491 |                         frame_events += 1;
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stderr] 
[INFO] [stderr] warning: `traj-engine` (lib) generated 3 warnings
[INFO] [stderr] warning: `traj-engine` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: struct `RunErrorDetail` is never constructed
[INFO] [stderr]    --> crates/traj-py/src/contract.rs:269:8
[INFO] [stderr]     |
[INFO] [stderr] 269 | struct RunErrorDetail {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `traj-py` (lib) generated 1 warning
[INFO] [stderr] warning: `traj-py` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traj_core-93cd1926512fa0f1)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test pbc_math::tests::minimum_image_displacement_scales_triclinic_box ... ok
[INFO] [stdout] test pdb_gro::tests::parse_pdb_reader_defaults_to_first_model_only ... ok
[INFO] [stdout] test selection::tests::selection_multi_name ... ok
[INFO] [stdout] test selection::tests::selection_chain ... ok
[INFO] [stdout] test pbc_math::tests::box_diagonal_extents_reads_triclinic_diagonal ... ok
[INFO] [stdout] test selection::tests::selection_element ... ok
[INFO] [stdout] test selection::tests::selection_resid_range ... ok
[INFO] [stdout] test selection::tests::selection_sidechain ... ok
[INFO] [stdout] test selection::tests::selection_protein_backbone ... ok
[INFO] [stdout] test pbc_math::tests::minimum_image_vector_scales_orthorhombic_box ... ok
[INFO] [stdout] test pbc_math::tests::minimum_image_delta_without_box_is_raw_difference ... ok
[INFO] [stdout] test pbc_math::tests::minimum_image_delta_wraps_orthorhombic_box ... ok
[INFO] [stdout] test pdb_gro::tests::parse_pdb_reader_can_include_all_models ... ok
[INFO] [stdout] test selection_expression::tests::parses_empty_as_all ... ok
[INFO] [stdout] test selection_expression::tests::parses_multi_value_name_expression ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_non_finite_box_min_is_sanitized ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_basic_insertion ... ok
[INFO] [stdout] test selection_expression::tests::rejects_unknown_predicate ... ok
[INFO] [stdout] test pdb_gro::tests::parse_pdb_reader_preserves_metadata_fields ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_sparse_storage_fallback ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_clear_works_for_both_modes ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_degenerate_extents_clamp_to_valid_dims ... ok
[INFO] [stdout] test vector_math::tests::rotate_about_axis_preserves_distance ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_huge_grid_uses_sparse_storage ... ok
[INFO] [stdout] test selection::tests::selection_name ... ok
[INFO] [stdout] test vector_math::tests::normalize_fallback_axis ... ok
[INFO] [stdout] test spatial_hash_grid::tests::test_insert_and_query_with_zero_extent_box ... ok
[INFO] [stdout] test selection_expression::tests::parses_residue_ranges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traj_engine-812a266c6c8ac049)
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test plans::analysis::binning::tests::bounded_bin_keeps_upper_edge_in_last_bin ... ok
[INFO] [stdout] test plans::analysis::binning::tests::periodic_bin_wraps_negative_values ... ok
[INFO] [stdout] test executor::tests::normalize_frame_indices_resolves_negative_and_drops_oob ... ok
[INFO] [stdout] test executor::tests::collect_strided_frames_truncates_cleanly_at_eof ... ok
[INFO] [stdout] test executor::tests::collect_selected_frames_stops_after_last_requested_index ... ok
[INFO] [stdout] test plans::analysis::binning::tests::resolve_bins_reports_owner_context ... ok
[INFO] [stdout] test plans::analysis::secondary_structure::tests::bridge_ladder_promotes_sheet_and_isolated_bridge ... ok
[INFO] [stdout] test plans::analysis::secondary_structure::tests::bend_detection_marks_s ... ok
[INFO] [stdout] test plans::analysis::secondary_structure::tests::collapse_codes_maps_8_state_to_3_state ... ok
[INFO] [stdout] test executor::tests::collect_selected_frames_keeps_input_order_and_duplicates ... ok
[INFO] [stdout] test plans::analysis::secondary_structure::tests::helix_flags_extend_from_hbond_seed ... ok
[INFO] [stdout] test plans::analysis::time_correlation::tests::update_time_axis_flags_nonuniform_spacing ... ok
[INFO] [stdout] test plans::analysis::secondary_structure::tests::consecutive_turns_promote_helices ... ok
[INFO] [stdout] test executor::tests::run_plan_on_selected_frames_non_prefix_uses_collection_fallback ... ok
[INFO] [stdout] test plans::analysis::hydration_order::tests::extract_interfaces_finds_threshold_bins_in_both_halves ... ok
[INFO] [stdout] test plans::analysis::time_correlation::tests::lag_allowed_respects_two_stage_decimation ... ok
[INFO] [stdout] test plans::analysis::group_runtime::tests::fill_frame_group_positions_uses_atom_fastpath_when_groups_absent ... ok
[INFO] [stdout] test executor::tests::executor_applies_plan_requirements_to_reader_buffers ... ok
[INFO] [stdout] test executor::tests::run_plan_on_selected_frames_contiguous_prefix_streams_directly ... ok
[INFO] [stdout] test plans::analysis::group_runtime::tests::incremental_unwrap_matches_batch_unwrap ... ok
[INFO] [stdout] test executor::tests::collect_strided_frames_stops_at_end_bound ... ok
[INFO] [stdout] test plans::analysis::time_correlation::tests::update_time_axis_tracks_uniform_spacing ... ok
[INFO] [stdout] test plans::analysis::group_runtime::tests::compute_group_com_matches_frame_center_helper ... ok
[INFO] [stdout] test plans::analysis::binning::tests::build_centers_places_midpoints ... ok
[INFO] [stdout] test tests::atomiccorr_plan_basic ... ok
[INFO] [stdout] test tests::atom_map_plan_basic ... ok
[INFO] [stdout] test tests::check_chirality_plan_basic ... ok
[INFO] [stdout] test tests::angle_plan_basic ... ok
[INFO] [stdout] test tests::bfactors_plan_basic ... ok
[INFO] [stdout] test tests::closest_plan_basic ... ok
[INFO] [stdout] test tests::center_of_mass_plan_basic ... ok
[INFO] [stdout] test tests::align_plan_translation_only ... ok
[INFO] [stdout] test tests::closest_atom_plan_basic ... ok
[INFO] [stdout] test tests::bondi_ffv_matches_bondi_formula_for_single_carbon ... ok
[INFO] [stdout] test tests::check_structure_plan_nan ... ok
[INFO] [stdout] test tests::bundle_plan_reports_axis_metrics_and_kink_geometry ... ok
[INFO] [stdout] test tests::atomic_adp_plan_basic ... ok
[INFO] [stdout] test tests::conductivity_plan_basic ... ok
[INFO] [stdout] test tests::conductivity_plan_atom_selected_io_path ... ok
[INFO] [stdout] test tests::conductivity_plan_rejects_nonuniform_time_spacing ... ok
[INFO] [stdout] test tests::count_in_voxel_basic ... ok
[INFO] [stdout] test tests::current_plan_matches_conductivity_and_dielectric_components ... ok
[INFO] [stdout] test plans::geometry::geometry_math::tests::kabsch_rmsd_aligns_translated_coordinates ... ok
[INFO] [stdout] test plans::analysis::helix_orientation::tests::helixorient_relative_euler_reports_axis_rotation ... ok
[INFO] [stdout] test tests::densmap_plan_number_density_uses_box_volume_and_filter ... ok
[INFO] [stdout] test tests::dihedral_plan_basic ... ok
[INFO] [stdout] test tests::dihedral_rms_plan_basic ... ok
[INFO] [stdout] test tests::distance_rmsd_plan_basic ... ok
[INFO] [stdout] test tests::dielectric_plan_fluctuating_dipole_matches_neumann_formula ... ok
[INFO] [stdout] test tests::dielectric_plan_constant_dipole_gives_unity ... ok
[INFO] [stdout] test tests::distance_to_point_plan_basic ... ok
[INFO] [stdout] test tests::docking_plan_detects_interaction_classes ... ok
[INFO] [stdout] test tests::docking_plan_hbond_angle_filter_blocks_bent_geometry ... ok
[INFO] [stdout] test tests::docking_plan_rejects_empty_selection ... ok
[INFO] [stdout] test tests::docking_plan_salt_bridge_precedence_over_hbond ... ok
[INFO] [stdout] test tests::get_velocity_plan_basic ... ok
[INFO] [stdout] test tests::free_volume_defaults_to_centered_region_when_shift_unspecified ... ok
[INFO] [stdout] test tests::free_volume_auto_detect_box_unit_only ... ok
[INFO] [stdout] test tests::gist_direct_plan_frame_sparse_basic ... ok
[INFO] [stdout] test tests::gist_direct_plan_native_pme_totals_capture_out_of_grid_waters ... ok
[INFO] [stdout] test tests::h2order_plan_reports_slice_order_and_dipole ... ok
[INFO] [stdout] test tests::gist_direct_plan_periodic_triclinic_basic ... ok
[INFO] [stdout] test tests::free_volume_auto_detect_region_size ... ok
[INFO] [stdout] test tests::free_volume_basic_and_probe_effect ... ok
[INFO] [stdout] test tests::h2order_plan_wraps_hydrogens_with_pbc ... ok
[INFO] [stdout] test tests::hausdorff_plan_basic ... ok
[INFO] [stdout] test tests::hausdorff_plan_triclinic_pbc ... ok
[INFO] [stdout] test tests::hbond_distance_only ... ok
[INFO] [stdout] test tests::densmap_plan_box_count_and_axes ... ok
[INFO] [stdout] test tests::gist_grid_plan_basic ... ok
[INFO] [stdout] test tests::fiximagedbonds_plan_basic ... ok
[INFO] [stdout] test tests::dssp_plan_basic_shape_and_labels ... ok
[INFO] [stdout] test tests::ion_pair_corr_ring_emits_lag_one ... ok
[INFO] [stdout] test tests::make_structure_plan_basic ... ok
[INFO] [stdout] test tests::lowestcurve_plan_basic ... ok
[INFO] [stdout] test tests::hydorder_plan_reports_tetrahedral_grid_values ... ok
[INFO] [stdout] test tests::image_plan_triclinic_selection ... ok
[INFO] [stdout] test tests::matrix_plan_distance_basic ... ok
[INFO] [stdout] test tests::mindist_plan_basic ... ok
[INFO] [stdout] test tests::ion_pair_corr_constant_pairs ... ok
[INFO] [stdout] test tests::molsurf_plan_basic ... ok
[INFO] [stdout] test tests::mdmat_plan_reports_mean_matrix_frames_and_contact_summary ... ok
[INFO] [stdout] test tests::mdmat_plan_wraps_orthorhombic_distances ... ok
[INFO] [stdout] test tests::mean_and_make_structure_selected_io_path ... ok
[INFO] [stdout] test tests::mean_structure_plan_basic ... ok
[INFO] [stdout] test tests::mdmat_plan_uses_only_selected_atoms_inside_each_residue ... ok
[INFO] [stdout] test tests::matrix_plan_correlation_basic ... ok
[INFO] [stdout] test tests::multipucker_histogram_plan_auto_range ... ok
[INFO] [stdout] test tests::multipucker_histogram_plan_basic ... ok
[INFO] [stdout] test tests::multipucker_plan_basic ... ok
[INFO] [stdout] test tests::msd_plan_rejects_nonuniform_time_spacing ... ok
[INFO] [stdout] test tests::multidihedral_plan_basic ... ok
[INFO] [stdout] test tests::multidihedral_selected_io_path ... ok
[INFO] [stdout] test tests::nmr_ired_plan_basic ... ok
[INFO] [stdout] test tests::multipucker_histogram_auto_range_matches_explicit ... ok
[INFO] [stdout] test tests::native_contacts_plan_basic ... ok
[INFO] [stdout] test tests::helixorient_plan_reports_local_axis_metrics_and_rotation ... ok
[INFO] [stdout] test tests::nmr_ired_plan_pbc_orthorhombic ... ok
[INFO] [stdout] test tests::helix_plan_reports_fitted_alpha_helix_metrics ... ok
[INFO] [stdout] test tests::multipucker_histogram_legacy_parity_zero_radius ... ok
[INFO] [stdout] test tests::pairwise_distance_plan_basic ... ok
[INFO] [stdout] test tests::msd_plan_fft_matches_ring ... ok
[INFO] [stdout] test tests::pairwise_distance_selected_io_path ... ok
[INFO] [stdout] test tests::pairwise_rmsd_plan_basic ... ok
[INFO] [stdout] test tests::pca_plan_basic ... ok
[INFO] [stdout] test tests::polymer_bond_length_selected_io_path ... ok
[INFO] [stdout] test tests::pairwise_rmsd_plan_dme ... ok
[INFO] [stdout] test tests::potential_plan_charge_density_and_integrals ... ok
[INFO] [stdout] test tests::polymer_bond_length_histogram ... ok
[INFO] [stdout] test tests::polymer_chain_rg_basic ... ok
[INFO] [stdout] test tests::projection_plan_internal_mean_and_mass_weighting ... ok
[INFO] [stdout] test tests::potential_plan_center_selection_recenters_profile ... ok
[INFO] [stdout] test tests::permute_dihedrals_plan_basic ... ok
[INFO] [stdout] test tests::polymer_persistence_basic ... ok
[INFO] [stdout] test tests::pairwise_rmsd_selected_io_path ... ok
[INFO] [stdout] test tests::msd_plan_simple ... ok
[INFO] [stdout] test tests::polymer_bond_angle_histogram ... ok
[INFO] [stdout] test tests::polymer_contour_length_basic ... ok
[INFO] [stdout] test tests::pucker_plan_basic ... ok
[INFO] [stdout] test tests::pucker_plan_return_phase ... ok
[INFO] [stdout] test tests::radgyr_tensor_plan_basic ... ok
[INFO] [stdout] test tests::polymer_end_to_end_basic ... ok
[INFO] [stdout] test tests::msd_plan_atom_grouping_with_types ... ok
[INFO] [stdout] test tests::rama_plan_basic_shape_labels_and_termini ... ok
[INFO] [stdout] test tests::rama_plan_range360_wraps_negative_angles ... ok
[INFO] [stdout] test tests::randomize_ions_plan_basic ... ok
[INFO] [stdout] test tests::randomize_ions_plan_triclinic ... ok
[INFO] [stdout] test tests::replicate_cell_plan_basic ... ok
[INFO] [stdout] test tests::replicate_cell_plan_triclinic ... ok
[INFO] [stdout] test tests::rdf_plan_counts ... ok
[INFO] [stdout] test tests::rg_plan_basic ... ok
[INFO] [stdout] test tests::rmsd_plan_align_zero ... ok
[INFO] [stdout] test tests::rotacf_plan_constant_orientation ... ok
[INFO] [stdout] test tests::rotacf_plan_rejects_nonuniform_time_spacing ... ok
[INFO] [stdout] test tests::rotacf_plan_rejects_zero_orientation_index ... ok
[INFO] [stdout] test tests::rotacf_plan_ring_emits_lag_one ... ok
[INFO] [stdout] test tests::rotate_dihedral_plan_basic ... ok
[INFO] [stdout] test tests::rotate_plan_basic ... ok
[INFO] [stdout] test tests::spol_plan_supports_com_refdip_and_reference_atom ... ok
[INFO] [stdout] test tests::rotation_matrix_plan_basic ... ok
[INFO] [stdout] test tests::search_neighbors_plan_basic ... ok
[INFO] [stdout] test tests::symmrmsd_plan_align_zero ... ok
[INFO] [stdout] test tests::set_dihedral_plan_basic ... ok
[INFO] [stdout] test tests::surf_plan_basic ... ok
[INFO] [stdout] test tests::salt_bridge_plan_filters_pairs_and_tracks_contacts ... ok
[INFO] [stdout] test tests::strip_plan_basic ... ok
[INFO] [stdout] test tests::surf_plan_sasa_single_atom ... ok
[INFO] [stdout] test tests::sorient_plan_profiles_orientation_shells ... ok
[INFO] [stdout] test tests::set_velocity_plan_deterministic ... ok
[INFO] [stdout] test tests::toroidal_diffusion_plan_mass_weighted ... ok
[INFO] [stdout] test tests::toroidal_diffusion_plan_transition_counts ... ok
[INFO] [stdout] test tests::trajectory_cluster_dbscan_basic ... ok
[INFO] [stdout] test tests::trajectory_cluster_kmeans_seed_deterministic ... ok
[INFO] [stdout] test tests::torsion_diffusion_plan_basic ... ok
[INFO] [stdout] test tests::sorient_plan_supports_com_and_vector23 ... ok
[INFO] [stdout] test tests::scale_plan_basic ... ok
[INFO] [stdout] test tests::spol_plan_reports_cumulative_distribution_and_dipole_stats ... ok
[INFO] [stdout] test tests::structure_factor_shapes ... ok
[INFO] [stdout] test tests::superpose_plan_basic ... ok
[INFO] [stdout] test tests::toroidal_diffusion_plan_basic ... ok
[INFO] [stdout] test tests::trajectory_cluster_memory_budget_rejects_large_matrix ... ok
[INFO] [stdout] test tests::vanhove_plan_basic ... ok
[INFO] [stdout] test tests::vanhove_plan_keeps_upper_shell_counts ... ok
[INFO] [stdout] test tests::volume_plan_orthorhombic ... ok
[INFO] [stdout] test tests::velocity_autocorr_plan_basic ... ok
[INFO] [stdout] test tests::vanhove_plan_unwraps_pbc_jumps ... ok
[INFO] [stdout] test tests::volume_plan_triclinic ... ok
[INFO] [stdout] test tests::trajectory_cluster_selected_frame_subset ... ok
[INFO] [stdout] test tests::water_count_basic ... ok
[INFO] [stdout] test tests::xtalsymm_plan_with_symmetry_ops ... ok
[INFO] [stdout] test tests::wavelet_plan_basic ... ok
[INFO] [stdout] test tests::xtalsymm_plan_basic ... ok
[INFO] [stdout] test tests::vector_plan_basic ... ok
[INFO] [stdout] test tests::xcorr_plan_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stderr]      Running unittests src/bin/bond_length_microprofile.rs (/opt/rustwide/target/debug/deps/bond_length_microprofile-b24627a9a9a99ce0)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/reader_selected_microprofile.rs (/opt/rustwide/target/debug/deps/reader_selected_microprofile-1e3e04b75530cd47)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/correlators.rs (/opt/rustwide/target/debug/deps/correlators-d1e820c13f187250)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/feature_store.rs (/opt/rustwide/target/debug/deps/feature_store-1bb5cbbe9d4f9cf7)
[INFO] [stdout] test multi_tau_counts_match_internal_pairs ... ok
[INFO] [stdout] test multi_tau_latest_decimation_preserves_samples ... ok
[INFO] [stdout] test ring_counts_match_internal_pairs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test feature_store_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trj_analysis_sample.rs (/opt/rustwide/target/debug/deps/trj_analysis_sample-a716cfaa59878509)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sample_msd_structure_factor ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traj_gpu-25ade7706dcb4e9e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traj_io-a49ea1c88b00aef0)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test dcd::tests::read_frame_with_zero_unitcell_treated_as_none ... ok
[INFO] [stdout] test cpt::tests::gmx_dump_reads_writer_output_when_available ... ok
[INFO] [stdout] test dcd::tests::reject_invalid_header ... ok
[INFO] [stdout] test cpt::tests::cpt_reader_matches_gromacs_trr_when_available ... ok
[INFO] [stdout] test dcd::tests::read_frame_selected_endpoints ... ok
[INFO] [stdout] test dcd::tests::read_chunk_into_coords3_selected_returns_requested_atoms ... ok
[INFO] [stdout] test dcd::tests::skip_frames_advances_dcd_reader_without_decoding ... ok
[INFO] [stdout] test dcd::tests::read_frame_with_charmm_unitcell_layout ... ok
[INFO] [stdout] test cpt::tests::cpt_writer_rejects_second_frame ... ok
[INFO] [stdout] test dcd::tests::read_frame_without_unitcell_record ... ok
[INFO] [stdout] test gro_traj::tests::gro_writer_roundtrips_frames ... ok
[INFO] [stdout] test selection_support::tests::rejects_out_of_bounds_selection_with_context ... ok
[INFO] [stdout] test cpt::tests::cpt_writer_roundtrips_single_frame ... ok
[INFO] [stdout] test dcd::tests::reset_rewinds_dcd_reader ... ok
[INFO] [stdout] test pdb_traj::tests::pdb_traj_preserves_cryst1_box ... ok
[INFO] [stdout] test selection_support::tests::materializes_in_bounds_selection_without_reordering ... ok
[INFO] [stdout] test trr::tests::read_chunk_surfaces_trr_extras ... ok
[INFO] [stdout] test trr::tests::read_trr_with_extras ... ok
[INFO] [stdout] test trr::tests::write_trr_simple ... ok
[INFO] [stdout] test xtc::tests::read_chunk_into_coords3_selected_returns_requested_atoms ... ok
[INFO] [stdout] test dcd::tests::write_dcd_header_marks_charmm_unitcell_layout ... ok
[INFO] [stdout] test xtc::tests::read_xtc_selected_endpoints ... ok
[INFO] [stdout] test xtc::tests::read_chunk_into_coords3_returns_xyz_angstrom ... ok
[INFO] [stdout] test xtc::tests::skip_frames_advances_xtc_reader_without_copying_output ... ok
[INFO] [stdout] test xtc::tests::read_xtc_simple ... ok
[INFO] [stdout] test xtc::tests::write_xtc_simple ... ok
[INFO] [stdout] test xtc::tests::reset_rewinds_xtc_reader ... ok
[INFO] [stdout] test tng::tests::flush_finalizes_tng_for_immediate_readback ... ok
[INFO] [stdout] test dcd::tests::write_dcd_simple ... ok
[INFO] [stdout] test tng::tests::reader_handles_double_precision_tng_blocks ... ok
[INFO] [stdout] test h5md::tests::write_h5md_roundtrip_with_extras ... ok
[INFO] [stdout] test dcd::tests::dcd_unitcell_payload_uses_namd_vmd_cosine_convention ... ok
[INFO] [stdout] test gromos96_traj::tests::gromos96_writer_roundtrips_frames ... ok
[INFO] [stdout] test gro_traj::tests::gro_reader_matches_xtc_fixture ... FAILED
[INFO] [stdout] test gromos96_traj::tests::gromos96_reader_matches_xtc_fixture ... FAILED
[INFO] [stdout] test tng::tests::reader_handles_gromacs_tng_fixture ... FAILED
[INFO] [stdout] test tng::tests::reset_rewinds_tng_reader ... FAILED
[INFO] [stdout] test h5md::tests::reader_handles_gromacs_h5md_fixture ... FAILED
[INFO] [stdout] test tng::tests::write_tng_roundtrip_with_extras ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gro_traj::tests::gro_reader_matches_xtc_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gro_traj::tests::gro_reader_matches_xtc_fixture' (247) panicked at crates/traj-io/src/gro_traj.rs:393:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Parse("xtc error: Could not open file at \"/opt/rustwide/workdir/crates/traj-io/../../python/warp_md/tests/fixtures/gro_g96/spc2-traj.xtc\" in mode Read")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652b506cf4ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652b506cf4ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652b506e506a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652b506e506a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x652b506d4042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652b506d4042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652b506ac54f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652b506ac54f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652b506c69c9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x652b501859bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x652b501859bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652b506c6b82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x652b506c6b82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652b506ac608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652b506a15b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652b506ad31d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652b506e582c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x652b506e5572 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x652b50101873 - core::result::Result<T,E>::unwrap::he68662b08c2f491d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x652b50101873 - traj_io::gro_traj::tests::gro_reader_matches_xtc_fixture::h4677712705939df1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/gro_traj.rs:393:65
[INFO] [stdout]   22:     0x652b50102857 - traj_io::gro_traj::tests::gro_reader_matches_xtc_fixture::{{closure}}::h5c792e4bae564bc5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/gro_traj.rs:391:40
[INFO] [stdout]   23:     0x652b5007fb96 - core::ops::function::FnOnce::call_once::h75d9849c8d35bcfd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x652b50179abb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652b50179abb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x652b5018648b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x652b5018648b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x652b5018648b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x652b501808e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x652b501808e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x652b50189092 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x652b50189092 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x652b50189092 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x652b506ceadf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x652b506ceadf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76a3f67dbaa4 - <unknown>
[INFO] [stdout]   45:     0x76a3f6868a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gromos96_traj::tests::gromos96_reader_matches_xtc_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'gromos96_traj::tests::gromos96_reader_matches_xtc_fixture' (249) panicked at crates/traj-io/src/gromos96_traj.rs:537:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Parse("xtc error: Could not open file at \"/opt/rustwide/workdir/crates/traj-io/../../python/warp_md/tests/fixtures/gro_g96/spc2-traj.xtc\" in mode Read")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652b506cf4ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652b506cf4ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652b506e506a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652b506e506a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x652b506d4042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652b506d4042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652b506ac54f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652b506ac54f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652b506c69c9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x652b501859bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x652b501859bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652b506c6b82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x652b506c6b82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652b506ac608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652b506a15b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652b506ad31d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652b506e582c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x652b506e5572 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x652b5008b113 - core::result::Result<T,E>::unwrap::he68662b08c2f491d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x652b5008b113 - traj_io::gromos96_traj::tests::gromos96_reader_matches_xtc_fixture::hd6be9e1b32d169b8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/gromos96_traj.rs:537:65
[INFO] [stdout]   22:     0x652b5008c0f7 - traj_io::gromos96_traj::tests::gromos96_reader_matches_xtc_fixture::{{closure}}::h3d2a4d5e27f32c0a
[INFO] [stderr] error: test failed, to rerun pass `-p traj-io --lib`
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/gromos96_traj.rs:535:45
[INFO] [stdout]   23:     0x652b50080076 - core::ops::function::FnOnce::call_once::hf3e7792f19ab81ea
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x652b50179abb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652b50179abb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x652b5018648b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x652b5018648b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x652b5018648b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x652b501808e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x652b501808e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x652b50189092 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x652b50189092 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x652b50189092 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x652b506ceadf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x652b506ceadf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76a3f67dbaa4 - <unknown>
[INFO] [stdout]   45:     0x76a3f6868a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tng::tests::reader_handles_gromacs_tng_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tng::tests::reader_handles_gromacs_tng_fixture' (258) panicked at crates/traj-io/src/tng.rs:1144:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Parse("xtc error: Could not open file at \"/opt/rustwide/workdir/crates/traj-io/../../python/warp_md/tests/fixtures/tng/spc2-traj.xtc\" in mode Read")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652b506cf4ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652b506cf4ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652b506e506a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652b506e506a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x652b506d4042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652b506d4042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652b506ac54f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652b506ac54f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652b506c69c9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x652b501859bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x652b501859bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652b506c6b82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x652b506c6b82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652b506ac608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652b506a15b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652b506ad31d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652b506e582c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x652b506e5572 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x652b50098b0a - core::result::Result<T,E>::unwrap::he68662b08c2f491d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x652b50098b0a - traj_io::tng::tests::reader_handles_gromacs_tng_fixture::hca7d83b63d91ef98
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:1144:62
[INFO] [stdout]   22:     0x652b50099697 - traj_io::tng::tests::reader_handles_gromacs_tng_fixture::{{closure}}::h6fd4d4ea57acbbe1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:1136:44
[INFO] [stdout]   23:     0x652b5007f626 - core::ops::function::FnOnce::call_once::h0f1c58298ce52a96
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x652b50179abb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652b50179abb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x652b5018648b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x652b5018648b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x652b5018648b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x652b501808e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x652b501808e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x652b50189092 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x652b50189092 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x652b50189092 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x652b506ceadf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x652b506ceadf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76a3f67dbaa4 - <unknown>
[INFO] [stdout]   45:     0x76a3f6868a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tng::tests::reset_rewinds_tng_reader stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tng::tests::reset_rewinds_tng_reader' (259) panicked at crates/traj-io/src/tng.rs:961:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652b506cf4ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652b506cf4ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652b506e506a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652b506e506a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x652b506d4042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652b506d4042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652b506ac54f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652b506ac54f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652b506c69c9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x652b501859bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x652b501859bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652b506c6b82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x652b506c6b82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652b506ac608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652b506a15b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652b506ad31d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652b506e582c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x652b506e5572 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x652b50094ce0 - core::result::Result<T,E>::unwrap::he74ee8ce01f880fd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x652b50094ce0 - traj_io::tng::tests::tng_test_guard::hbfb9b795e8e5aa94
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:961:52
[INFO] [stdout]   22:     0x652b50094fc4 - traj_io::tng::tests::reset_rewinds_tng_reader::h160c4ddf141055c6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:1057:22
[INFO] [stdout]   23:     0x652b50095f37 - traj_io::tng::tests::reset_rewinds_tng_reader::{{closure}}::h68e18fae498d419e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:1056:34
[INFO] [stdout]   24:     0x652b500800b6 - core::ops::function::FnOnce::call_once::hf9fd634cba1b1aae
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652b50179abb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x652b50179abb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x652b5018648b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x652b5018648b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x652b5018648b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x652b501808e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x652b501808e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x652b50189092 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x652b50189092 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x652b50189092 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x652b506ceadf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x652b506ceadf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76a3f67dbaa4 - <unknown>
[INFO] [stdout]   46:     0x76a3f6868a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- h5md::tests::reader_handles_gromacs_h5md_fixture stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'h5md::tests::reader_handles_gromacs_h5md_fixture' (251) panicked at crates/traj-io/src/h5md.rs:905:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Parse("xtc error: Could not open file at \"/opt/rustwide/workdir/crates/traj-io/../../python/warp_md/tests/fixtures/h5md/spc2-traj.xtc\" in mode Read")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652b506cf4ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652b506cf4ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652b506e506a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652b506e506a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x652b506d4042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652b506d4042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652b506ac54f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652b506ac54f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652b506c69c9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x652b501859bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x652b501859bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652b506c6b82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x652b506c6b82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652b506ac608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652b506a15b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652b506ad31d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652b506e582c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x652b506e5572 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x652b5009c80e - core::result::Result<T,E>::unwrap::he68662b08c2f491d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x652b5009c80e - traj_io::h5md::tests::reader_handles_gromacs_h5md_fixture::hbaf8dc12531c85b6
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/h5md.rs:905:50
[INFO] [stdout]   22:     0x652b5009d587 - traj_io::h5md::tests::reader_handles_gromacs_h5md_fixture::{{closure}}::h7e727c7219b0d3d1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/h5md.rs:898:45
[INFO] [stdout]   23:     0x652b5007f686 - core::ops::function::FnOnce::call_once::h12daedd292743d5a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x652b50179abb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652b50179abb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x652b5018648b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x652b5018648b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x652b5018648b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x652b501808e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x652b501808e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x652b50189092 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x652b50189092 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x652b50189092 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x652b506ceadf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x652b506ceadf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76a3f67dbaa4 - <unknown>
[INFO] [stdout]   45:     0x76a3f6868a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tng::tests::write_tng_roundtrip_with_extras stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tng::tests::write_tng_roundtrip_with_extras' (260) panicked at crates/traj-io/src/tng.rs:961:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PoisonError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652b506cf4ca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652b506cf4ca - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652b506cf4ca - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652b506e506a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652b506e506a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x652b506d4042 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652b506d4042 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652b506ac54f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652b506ac54f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652b506c69c9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x652b501859bc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x652b501859bc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x652b506c6b82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x652b506c6b82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652b506ac608 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652b506a15b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652b506ad31d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652b506e582c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x652b506e5572 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x652b50094ce0 - core::result::Result<T,E>::unwrap::he74ee8ce01f880fd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x652b50094ce0 - traj_io::tng::tests::tng_test_guard::hbfb9b795e8e5aa94
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:961:52
[INFO] [stdout]   22:     0x652b50096e24 - traj_io::tng::tests::write_tng_roundtrip_with_extras::h6f22165b5ad6e7ec
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:973:22
[INFO] [stdout]   23:     0x652b50098757 - traj_io::tng::tests::write_tng_roundtrip_with_extras::{{closure}}::h414f15d39abd8bc3
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/traj-io/src/tng.rs:972:41
[INFO] [stdout]   24:     0x652b5007fbd6 - core::ops::function::FnOnce::call_once::h7c505d1d4893517c
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x652b50179abb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x652b50179abb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x652b5018648b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x652b5018648b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x652b5018648b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x652b5018648b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x652b5018648b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x652b501808e4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x652b501808e4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x652b50189092 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x652b50189092 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x652b50189092 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x652b50189092 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x652b50189092 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x652b506ceadf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x652b506ceadf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76a3f67dbaa4 - <unknown>
[INFO] [stdout]   46:     0x76a3f6868a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gro_traj::tests::gro_reader_matches_xtc_fixture
[INFO] [stdout]     gromos96_traj::tests::gromos96_reader_matches_xtc_fixture
[INFO] [stdout]     h5md::tests::reader_handles_gromacs_h5md_fixture
[INFO] [stdout]     tng::tests::reader_handles_gromacs_tng_fixture
[INFO] [stdout]     tng::tests::reset_rewinds_tng_reader
[INFO] [stdout]     tng::tests::write_tng_roundtrip_with_extras
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 33 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e593dd7735c24c8444eb3cd784a4916e20e16427d28ef270e8fb8a9fca580aae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e593dd7735c24c8444eb3cd784a4916e20e16427d28ef270e8fb8a9fca580aae", kill_on_drop: false }`
[INFO] [stdout] e593dd7735c24c8444eb3cd784a4916e20e16427d28ef270e8fb8a9fca580aae
