[INFO] fetching crate pdbtbx 0.12.0... [INFO] testing pdbtbx-0.12.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate pdbtbx 0.12.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pdbtbx 0.12.0 [INFO] finished tweaking crates.io crate pdbtbx 0.12.0 [INFO] tweaked toml for crates.io crate pdbtbx 0.12.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pdbtbx 0.12.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pdbtbx 0.12.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-cfg v0.1.0 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] [stderr] Downloaded flate2 v1.0.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da6996f8bce9080ed77bdd456f46599bae6952c0b71a60881ed76305c82a798 [INFO] running `Command { std: "docker" "start" "-a" "9da6996f8bce9080ed77bdd456f46599bae6952c0b71a60881ed76305c82a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da6996f8bce9080ed77bdd456f46599bae6952c0b71a60881ed76305c82a798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da6996f8bce9080ed77bdd456f46599bae6952c0b71a60881ed76305c82a798", kill_on_drop: false }` [INFO] [stdout] 9da6996f8bce9080ed77bdd456f46599bae6952c0b71a60881ed76305c82a798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57a81103b2dc6d7277a8a19a7e2e8b91191ae5ae691b18761c5383dac0f34845 [INFO] running `Command { std: "docker" "start" "-a" "57a81103b2dc6d7277a8a19a7e2e8b91191ae5ae691b18761c5383dac0f34845", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling pdbtbx v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 - Header(String, String, String), [INFO] [stdout] 11 + Header((), (), String), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `13` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 31 | Atom( [INFO] [stdout] | ---- field in this variant [INFO] [stdout] ... [INFO] [stdout] 45 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - String, [INFO] [stdout] 45 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `2`, `6`, and `8` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 61 | Anisou( [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] ... [INFO] [stdout] 64 | Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 69 | [[f64; 3]; 3], [INFO] [stdout] 70 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 64 ~ (), [INFO] [stdout] 65 | String, [INFO] [stdout] 66 | String, [INFO] [stdout] 67 | isize, [INFO] [stdout] 68 ~ (), [INFO] [stdout] 69 | [[f64; 3]; 3], [INFO] [stdout] 70 ~ (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 165 | Modres( [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 166 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 - String, [INFO] [stdout] 166 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 186 | SSBond( [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 189 | Option<(String, String, f64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 189 - Option<(String, String, f64)>, [INFO] [stdout] 189 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:261:70 [INFO] [stdout] | [INFO] [stdout] 259 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 260 | search: Search, [INFO] [stdout] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 261 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 261 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 270 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 271 | search: Search, [INFO] [stdout] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 272 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 272 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:361:81 [INFO] [stdout] | [INFO] [stdout] 360 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 361 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 361 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:369:84 [INFO] [stdout] | [INFO] [stdout] 368 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 369 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 369 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:273:75 [INFO] [stdout] | [INFO] [stdout] 271 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 272 | search: Search, [INFO] [stdout] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 273 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 273 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:284:78 [INFO] [stdout] | [INFO] [stdout] 282 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 283 | search: Search, [INFO] [stdout] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 284 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 284 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:396:86 [INFO] [stdout] | [INFO] [stdout] 395 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 396 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 396 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:404:89 [INFO] [stdout] | [INFO] [stdout] 403 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 404 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 404 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:484:80 [INFO] [stdout] | [INFO] [stdout] 482 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 483 | search: Search, [INFO] [stdout] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 484 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 484 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:495:83 [INFO] [stdout] | [INFO] [stdout] 493 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 494 | search: Search, [INFO] [stdout] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 495 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 495 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:631:91 [INFO] [stdout] | [INFO] [stdout] 630 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 631 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 631 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:639:94 [INFO] [stdout] | [INFO] [stdout] 638 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 639 - ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] 639 + ) -> impl DoubleEndedIterator> + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 245 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 246 | search: Search, [INFO] [stdout] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 247 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 260 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 261 | search: Search, [INFO] [stdout] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 262 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 262 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:336:74 [INFO] [stdout] | [INFO] [stdout] 335 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 336 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:347:77 [INFO] [stdout] | [INFO] [stdout] 346 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 347 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 347 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 47.06s [INFO] running `Command { std: "docker" "inspect" "57a81103b2dc6d7277a8a19a7e2e8b91191ae5ae691b18761c5383dac0f34845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a81103b2dc6d7277a8a19a7e2e8b91191ae5ae691b18761c5383dac0f34845", kill_on_drop: false }` [INFO] [stdout] 57a81103b2dc6d7277a8a19a7e2e8b91191ae5ae691b18761c5383dac0f34845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58ca9465bc23b0195cf55636662a51157d2104329627f9f04ba4c79212337add [INFO] running `Command { std: "docker" "start" "-a" "58ca9465bc23b0195cf55636662a51157d2104329627f9f04ba4c79212337add", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 - Header(String, String, String), [INFO] [stdout] 11 + Header((), (), String), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `13` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 31 | Atom( [INFO] [stdout] | ---- field in this variant [INFO] [stdout] ... [INFO] [stdout] 45 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - String, [INFO] [stdout] 45 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `2`, `6`, and `8` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 61 | Anisou( [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] ... [INFO] [stdout] 64 | Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 69 | [[f64; 3]; 3], [INFO] [stdout] 70 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 64 ~ (), [INFO] [stdout] 65 | String, [INFO] [stdout] 66 | String, [INFO] [stdout] 67 | isize, [INFO] [stdout] 68 ~ (), [INFO] [stdout] 69 | [[f64; 3]; 3], [INFO] [stdout] 70 ~ (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 165 | Modres( [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 166 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 - String, [INFO] [stdout] 166 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 186 | SSBond( [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 189 | Option<(String, String, f64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 189 - Option<(String, String, f64)>, [INFO] [stdout] 189 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:261:70 [INFO] [stdout] | [INFO] [stdout] 259 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 260 | search: Search, [INFO] [stdout] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 261 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 261 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 270 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 271 | search: Search, [INFO] [stdout] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 272 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 272 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:361:81 [INFO] [stdout] | [INFO] [stdout] 360 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 361 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 361 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:369:84 [INFO] [stdout] | [INFO] [stdout] 368 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 369 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 369 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:273:75 [INFO] [stdout] | [INFO] [stdout] 271 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 272 | search: Search, [INFO] [stdout] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 273 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 273 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:284:78 [INFO] [stdout] | [INFO] [stdout] 282 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 283 | search: Search, [INFO] [stdout] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 284 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 284 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:396:86 [INFO] [stdout] | [INFO] [stdout] 395 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 396 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 396 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:404:89 [INFO] [stdout] | [INFO] [stdout] 403 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 404 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 404 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:484:80 [INFO] [stdout] | [INFO] [stdout] 482 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 483 | search: Search, [INFO] [stdout] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 484 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 484 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:495:83 [INFO] [stdout] | [INFO] [stdout] 493 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 494 | search: Search, [INFO] [stdout] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 495 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 495 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:631:91 [INFO] [stdout] | [INFO] [stdout] 630 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 631 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 631 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:639:94 [INFO] [stdout] | [INFO] [stdout] 638 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 639 - ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] 639 + ) -> impl DoubleEndedIterator> + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 245 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 246 | search: Search, [INFO] [stdout] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 247 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 260 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 261 | search: Search, [INFO] [stdout] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 262 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 262 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:336:74 [INFO] [stdout] | [INFO] [stdout] 335 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 336 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:347:77 [INFO] [stdout] | [INFO] [stdout] 346 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 347 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 347 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pdbtbx v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 - Header(String, String, String), [INFO] [stdout] 11 + Header((), (), String), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `13` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 31 | Atom( [INFO] [stdout] | ---- field in this variant [INFO] [stdout] ... [INFO] [stdout] 45 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 45 - String, [INFO] [stdout] 45 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `2`, `6`, and `8` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 61 | Anisou( [INFO] [stdout] | ------ fields in this variant [INFO] [stdout] ... [INFO] [stdout] 64 | Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 69 | [[f64; 3]; 3], [INFO] [stdout] 70 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 64 ~ (), [INFO] [stdout] 65 | String, [INFO] [stdout] 66 | String, [INFO] [stdout] 67 | isize, [INFO] [stdout] 68 ~ (), [INFO] [stdout] 69 | [[f64; 3]; 3], [INFO] [stdout] 70 ~ (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 165 | Modres( [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 166 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 - String, [INFO] [stdout] 166 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 186 | SSBond( [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 189 | Option<(String, String, f64)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 189 - Option<(String, String, f64)>, [INFO] [stdout] 189 + (), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/atom.rs:813:9 [INFO] [stdout] | [INFO] [stdout] 813 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 813 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/atom.rs:814:9 [INFO] [stdout] | [INFO] [stdout] 814 | format!("{a}"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 814 | let _ = format!("{a}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:261:70 [INFO] [stdout] | [INFO] [stdout] 259 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 260 | search: Search, [INFO] [stdout] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 261 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 261 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 270 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 271 | search: Search, [INFO] [stdout] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 272 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 272 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:361:81 [INFO] [stdout] | [INFO] [stdout] 360 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 361 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 361 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/chain.rs:369:84 [INFO] [stdout] | [INFO] [stdout] 368 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 369 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 369 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/chain.rs:619:9 [INFO] [stdout] | [INFO] [stdout] 619 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 619 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/chain.rs:620:9 [INFO] [stdout] | [INFO] [stdout] 620 | format!("{a}"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 620 | let _ = format!("{a}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/conformer.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 466 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/conformer.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | format!("{a}"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 467 | let _ = format!("{a}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/database_reference.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 144 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/database_reference.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 159 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/database_reference.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 176 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:273:75 [INFO] [stdout] | [INFO] [stdout] 271 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 272 | search: Search, [INFO] [stdout] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 273 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 273 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:284:78 [INFO] [stdout] | [INFO] [stdout] 282 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 283 | search: Search, [INFO] [stdout] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 284 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 284 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:396:86 [INFO] [stdout] | [INFO] [stdout] 395 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 396 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 396 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/model.rs:404:89 [INFO] [stdout] | [INFO] [stdout] 403 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 404 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 404 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/model.rs:664:9 [INFO] [stdout] | [INFO] [stdout] 664 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 664 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/model.rs:665:9 [INFO] [stdout] | [INFO] [stdout] 665 | format!("{a}"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 665 | let _ = format!("{a}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/mtrix.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 71 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:484:80 [INFO] [stdout] | [INFO] [stdout] 482 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 483 | search: Search, [INFO] [stdout] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 484 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 484 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:495:83 [INFO] [stdout] | [INFO] [stdout] 493 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 494 | search: Search, [INFO] [stdout] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 495 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 495 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:631:91 [INFO] [stdout] | [INFO] [stdout] 630 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 631 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 631 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/pdb.rs:639:94 [INFO] [stdout] | [INFO] [stdout] 638 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 639 - ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] 639 + ) -> impl DoubleEndedIterator> + 'a [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 245 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 246 | search: Search, [INFO] [stdout] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 247 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 247 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 260 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 261 | search: Search, [INFO] [stdout] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 262 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 262 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:336:74 [INFO] [stdout] | [INFO] [stdout] 335 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 336 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 336 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/structs/residue.rs:347:77 [INFO] [stdout] | [INFO] [stdout] 346 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 347 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] 347 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/residue.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | format!("{a:?}"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 595 | let _ = format!("{a:?}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/structs/residue.rs:596:9 [INFO] [stdout] | [INFO] [stdout] 596 | format!("{a}"); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 596 | let _ = format!("{a}"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 31.51s [INFO] running `Command { std: "docker" "inspect" "58ca9465bc23b0195cf55636662a51157d2104329627f9f04ba4c79212337add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ca9465bc23b0195cf55636662a51157d2104329627f9f04ba4c79212337add", kill_on_drop: false }` [INFO] [stdout] 58ca9465bc23b0195cf55636662a51157d2104329627f9f04ba4c79212337add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 670f2f0b0f9c173833618da185718637642bd1b66e930eab2ea3839763fac14f [INFO] running `Command { std: "docker" "start" "-a" "670f2f0b0f9c173833618da185718637642bd1b66e930eab2ea3839763fac14f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stderr] --> src/read/mod.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | pub use general::{open, open_gz}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stderr] --> src/read/mod.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stderr] --> src/read/mod.rs:2:29 [INFO] [stderr] | [INFO] [stderr] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stderr] --> src/read/mod.rs:2:49 [INFO] [stderr] | [INFO] [stderr] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stderr] --> src/read/mod.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stderr] --> src/read/mod.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | Header(String, String, String), [INFO] [stderr] | ------ ^^^^^^ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | unused, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 11 - Header(String, String, String), [INFO] [stderr] 11 + Header((), (), String), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `13` is never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 31 | Atom( [INFO] [stderr] | ---- field in this variant [INFO] [stderr] ... [INFO] [stderr] 45 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 45 - String, [INFO] [stderr] 45 + (), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `2`, `6`, and `8` are never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 61 | Anisou( [INFO] [stderr] | ------ fields in this variant [INFO] [stderr] ... [INFO] [stderr] 64 | Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 69 | [[f64; 3]; 3], [INFO] [stderr] 70 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 64 ~ (), [INFO] [stderr] 65 | String, [INFO] [stderr] 66 | String, [INFO] [stderr] 67 | isize, [INFO] [stderr] 68 ~ (), [INFO] [stderr] 69 | [[f64; 3]; 3], [INFO] [stderr] 70 ~ (), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 165 | Modres( [INFO] [stderr] | ------ field in this variant [INFO] [stderr] 166 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 166 - String, [INFO] [stderr] 166 + (), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `2` is never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 186 | SSBond( [INFO] [stderr] | ------ field in this variant [INFO] [stderr] ... [INFO] [stderr] 189 | Option<(String, String, f64)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 189 - Option<(String, String, f64)>, [INFO] [stderr] 189 + (), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/chain.rs:261:70 [INFO] [stderr] | [INFO] [stderr] 259 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 260 | search: Search, [INFO] [stderr] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 261 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 261 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/chain.rs:272:73 [INFO] [stderr] | [INFO] [stderr] 270 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 271 | search: Search, [INFO] [stderr] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 272 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 272 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/chain.rs:361:81 [INFO] [stderr] | [INFO] [stderr] 360 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 361 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 361 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/chain.rs:369:84 [INFO] [stderr] | [INFO] [stderr] 368 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 369 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 369 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/model.rs:273:75 [INFO] [stderr] | [INFO] [stderr] 271 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 272 | search: Search, [INFO] [stderr] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 273 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 273 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/model.rs:284:78 [INFO] [stderr] | [INFO] [stderr] 282 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 283 | search: Search, [INFO] [stderr] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 284 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 284 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/model.rs:396:86 [INFO] [stderr] | [INFO] [stderr] 395 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 396 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 396 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/model.rs:404:89 [INFO] [stderr] | [INFO] [stderr] 403 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 404 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 404 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/pdb.rs:484:80 [INFO] [stderr] | [INFO] [stderr] 482 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 483 | search: Search, [INFO] [stderr] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 484 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 484 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/pdb.rs:495:83 [INFO] [stderr] | [INFO] [stderr] 493 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 494 | search: Search, [INFO] [stderr] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 495 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 495 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/pdb.rs:631:91 [INFO] [stderr] | [INFO] [stderr] 630 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 631 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 631 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/pdb.rs:639:94 [INFO] [stderr] | [INFO] [stderr] 638 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 639 - ) -> impl DoubleEndedIterator> + '_ [INFO] [stderr] 639 + ) -> impl DoubleEndedIterator> + 'a [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/residue.rs:247:63 [INFO] [stderr] | [INFO] [stderr] 245 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 246 | search: Search, [INFO] [stderr] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 247 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 247 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/residue.rs:262:66 [INFO] [stderr] | [INFO] [stderr] 260 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 261 | search: Search, [INFO] [stderr] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 262 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 262 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/residue.rs:336:74 [INFO] [stderr] | [INFO] [stderr] 335 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 336 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 336 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/structs/residue.rs:347:77 [INFO] [stderr] | [INFO] [stderr] 346 | &'a mut self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 347 - ) -> impl DoubleEndedIterator> + '_ { [INFO] [stderr] 347 + ) -> impl DoubleEndedIterator> + 'a { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/atom.rs:813:9 [INFO] [stderr] | [INFO] [stderr] 813 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 813 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/atom.rs:814:9 [INFO] [stderr] | [INFO] [stderr] 814 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 814 | let _ = format!("{a}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/chain.rs:619:9 [INFO] [stderr] | [INFO] [stderr] 619 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 619 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/chain.rs:620:9 [INFO] [stderr] | [INFO] [stderr] 620 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 620 | let _ = format!("{a}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/conformer.rs:466:9 [INFO] [stderr] | [INFO] [stderr] 466 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 466 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/conformer.rs:467:9 [INFO] [stderr] | [INFO] [stderr] 467 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 467 | let _ = format!("{a}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/database_reference.rs:144:9 [INFO] [stderr] | [INFO] [stderr] 144 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 144 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/database_reference.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 159 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/database_reference.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 176 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/model.rs:664:9 [INFO] [stderr] | [INFO] [stderr] 664 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 664 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/model.rs:665:9 [INFO] [stderr] | [INFO] [stderr] 665 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 665 | let _ = format!("{a}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/mtrix.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 71 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/residue.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 595 | let _ = format!("{a:?}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/residue.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 596 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 596 | let _ = format!("{a}"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `pdbtbx` (lib) generated 27 warnings (run `cargo fix --lib -p pdbtbx` to apply 16 suggestions) [INFO] [stderr] warning: `pdbtbx` (lib test) generated 41 warnings (27 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdbtbx-a13392bbf57b5da2) [INFO] [stdout] [INFO] [stdout] running 128 tests [INFO] [stdout] test error::pdberror::tests::create_full_line_error ... ok [INFO] [stdout] test error::pdberror::tests::create_range_error ... ok [INFO] [stdout] test error::pdberror::tests::ordering_and_equality ... ok [INFO] [stdout] test read::general::tests::open_not_existing ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_double_missing_quote ... ok [INFO] [stdout] test error::pdberror::tests::create_empty_error ... ok [INFO] [stdout] test read::general::tests::open_invalid ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_double_quoted ... ok [INFO] [stdout] test read::mmcif::lexer::tests::classify_char_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_invalid_quoted ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_single_missing_quote ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_simple ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_single_quoted ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_block_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_item_loop ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_item_or_save_frame_data_item ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_item_or_save_frame_save_frame ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_numeric ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_numeric_no_leading_zero ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_string ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_identifier_test0 ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_identifier_test1 ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_invalid_data_item_loop ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_invalid_data_block_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_huge_uncertainty ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_decimal ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_decimal_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_integer ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_integer_negative_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_uncertainty_missing_bracket ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_multiline_string ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_integer_positive_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_enclosed_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_integer ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_invalid_save_frame ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_missing_numbers2 ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_inapplicable ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_r ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_missing_numbers1 ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_uncertainty ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_missing_numbers0 ... ok [INFO] [stdout] test read::mmcif::lexer::tests::start_with_true ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_rn ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_comments_and_whitespace_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_integer_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::start_with_false ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_only_spaces ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_tabs_and_spaces ... ok [INFO] [stdout] test save::mmcif::tests::test_print_float ... ok [INFO] [stdout] test structs::atom::tests::check_equality ... ok [INFO] [stdout] test structs::atom::tests::check_radii ... ok [INFO] [stdout] test structs::atom::tests::angles ... ok [INFO] [stdout] test structs::atom::tests::check_setters ... ok [INFO] [stdout] test structs::atom::tests::distance ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_newlines ... ok [INFO] [stdout] test structs::atom::tests::set_name ... ok [INFO] [stdout] test structs::chain::tests::check_display ... ok [INFO] [stdout] test structs::chain::tests::test_empty_chain ... ok [INFO] [stdout] test structs::chain::tests::test_id_validation ... ok [INFO] [stdout] test structs::chain::tests::test_residue ... ok [INFO] [stdout] test structs::conformer::tests::check_display ... ok [INFO] [stdout] test structs::conformer::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::conformer::tests::test_atom ... ok [INFO] [stdout] test structs::conformer::tests::test_empty ... ok [INFO] [stdout] test structs::conformer::tests::test_text_validation ... ok [INFO] [stdout] test structs::database_reference::tests::check_database_reference ... ok [INFO] [stdout] test structs::database_reference::tests::check_sequence_difference ... ok [INFO] [stdout] test structs::database_reference::tests::check_sequence_position ... ok [INFO] [stdout] test structs::elements::tests::atomic_number ... ok [INFO] [stdout] test structs::elements::tests::display ... ok [INFO] [stdout] test structs::helper::tests::correct_examples ... ok [INFO] [stdout] test structs::helper::tests::incorrect_examples ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_numeric ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text_with_semicolon ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text_with_newlines ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text_missing_end ... ok [INFO] [stdout] test structs::model::tests::test_children ... ok [INFO] [stdout] test structs::model::tests::test_equality ... ok [INFO] [stdout] test structs::model::tests::test_hierarchy_mut ... ok [INFO] [stdout] test structs::model::tests::test_remove ... ok [INFO] [stdout] test structs::mtrix::tests::test_accessors ... ok [INFO] [stdout] test structs::mtrix::tests::test_debug ... ok [INFO] [stdout] test structs::mtrix::tests::test_equality ... ok [INFO] [stdout] test structs::pdb::tests::binary_lookup ... ok [INFO] [stdout] test structs::pdb::tests::bounding_box ... ok [INFO] [stdout] test structs::model::tests::test_display ... ok [INFO] [stdout] test structs::pdb::tests::serialization ... ok [INFO] [stdout] test structs::pdb::tests::spatial_lookup ... ok [INFO] [stdout] test structs::pdb::tests::spatial_lookup_with_hierarchy ... ok [INFO] [stdout] test structs::pdb::tests::sort_atoms ... ok [INFO] [stdout] test structs::helper::tests::number_to_base26_test ... ok [INFO] [stdout] test structs::residue::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::residue::tests::test_conformer ... ok [INFO] [stdout] test structs::residue::tests::test_empty ... ok [INFO] [stdout] test structs::residue::tests::check_display ... ok [INFO] [stdout] test structs::residue::tests::test_join ... ok [INFO] [stdout] test structs::residue::tests::test_text_validation ... ok [INFO] [stdout] test structs::search::tests::complex_simplify ... ok [INFO] [stdout] test structs::search::tests::search_combinations ... ok [INFO] [stdout] test structs::search::tests::simplify ... ok [INFO] [stdout] test structs::symmetry::tests::both_creations ... ok [INFO] [stdout] test structs::search::tests::atom_find ... ok [INFO] [stdout] test structs::symmetry::tests::symbol_invariant ... ok [INFO] [stdout] test structs::unit_cell::tests::equality ... ok [INFO] [stdout] test transformation::tests::combination ... ok [INFO] [stdout] test transformation::tests::identity ... ok [INFO] [stdout] test transformation::tests::magnification ... ok [INFO] [stdout] test transformation::tests::multiply_translation ... ok [INFO] [stdout] test transformation::tests::rot_x ... ok [INFO] [stdout] test transformation::tests::rot_y ... ok [INFO] [stdout] test transformation::tests::rot_z ... ok [INFO] [stdout] test structs::atom::tests::distance_all_axes ... ok [INFO] [stdout] test transformation::tests::translation ... ok [INFO] [stdout] test transformation::tests::matrix ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_missing_value ... ok [INFO] [stdout] test structs::atom::tests::check_display ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_unknown ... ok [INFO] [stdout] test structs::chain::tests::ordering_and_equality ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_nr ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_n ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_end ... ok [INFO] [stdout] test structs::atom::tests::invalid_new_values ... ok [INFO] [stdout] test structs::pdb::tests::chains_in_contact ... FAILED [INFO] [stdout] test structs::pdb::tests::remove_model ... FAILED [INFO] [stdout] test structs::pdb::tests::remove_model_except ... FAILED [INFO] [stdout] test structs::pdb::tests::test_unique_conformer_names ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- structs::pdb::tests::chains_in_contact stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'structs::pdb::tests::chains_in_contact' (123) panicked at src/structs/pdb.rs:1400:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: [BreakingError: Could not open file [INFO] [stdout] ╷ [INFO] [stdout] │ /opt/rustwide/workdir/example-pdbs/1yyf.pdb [INFO] [stdout] ╵ [INFO] [stdout] Could not open the specified file, make sure the path is correct, you have permission, and that it is not open in another program. [INFO] [stdout] ] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d127ed86ff2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d127ed86ff2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d127ed9842f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d127ed9842f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5d127ed54203 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d127ed54203 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d127ed600d2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d127ed64f1f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d127ed64db1 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d127ed215de - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5d127ed215de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d127ed6552f - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5d127ed6552f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d127ed6538a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d127ed60219 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d127ed4885d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d127eda1bd0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d127eda0ff6 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5d127ec94332 - core::result::Result::unwrap::h1dd73d2df518f3ce [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5d127ec94332 - pdbtbx::structs::pdb::tests::chains_in_contact::hd91138cfcb057e57 [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1400:14 [INFO] [stdout] 22: 0x5d127ec881e9 - pdbtbx::structs::pdb::tests::chains_in_contact::{{closure}}::h4c1eb6e6f6a0aee9 [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1393:27 [INFO] [stdout] 23: 0x5d127ec881e9 - core::ops::function::FnOnce::call_once::h98b00a5c1161406f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d127ed2144b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d127ed2144b - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d127ed3543d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d127ed3543d - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5d127ed3543d - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d127ed3543d - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d127ed3543d - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d127ed3543d - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d127ed3543d - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d127ed0e984 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d127ed0e984 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5d127ed121da - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5d127ed121da - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5d127ed121da - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5d127ed121da - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5d127ed121da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d127ed5b60f - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x5d127ed5b60f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x74ce13a44aa4 - [INFO] [stdout] 45: 0x74ce13ad1a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- structs::pdb::tests::remove_model stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'structs::pdb::tests::remove_model' (124) panicked at src/structs/pdb.rs:1118:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d127ed86ff2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d127ed86ff2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d127ed9842f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d127ed9842f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5d127ed54203 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d127ed54203 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d127ed600d2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d127ed64f1f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d127ed64db1 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d127ed215de - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5d127ed215de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d127ed6552f - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5d127ed6552f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d127ed6538a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d127ed60219 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d127ed4885d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d127eda1bd0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d127eda0ff6 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5d127ec91e26 - core::result::Result::unwrap::h498ee304cf12e48c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5d127ec91e26 - pdbtbx::structs::pdb::tests::remove_model::h688089ac780cd005 [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1118:49 [INFO] [stdout] 22: 0x5d127ec89229 - pdbtbx::structs::pdb::tests::remove_model::{{closure}}::hc02f7bbc8fce3dad [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1115:22 [INFO] [stdout] 23: 0x5d127ec89229 - core::ops::function::FnOnce::call_once::hdb74ffe9fae7e527 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d127ed2144b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d127ed2144b - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d127ed3543d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d127ed3543d - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5d127ed3543d - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d127ed3543d - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d127ed3543d - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d127ed3543d - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d127ed3543d - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d127ed0e984 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d127ed0e984 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5d127ed121da - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5d127ed121da - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5d127ed121da - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5d127ed121da - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5d127ed121da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d127ed5b60f - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x5d127ed5b60f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x74ce13a44aa4 - [INFO] [stdout] 45: 0x74ce13ad1a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- structs::pdb::tests::remove_model_except stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'structs::pdb::tests::remove_model_except' (125) panicked at src/structs/pdb.rs:1156:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: [BreakingError: Could not open file [INFO] [stdout] ╷ [INFO] [stdout] │ /opt/rustwide/workdir/example-pdbs/models.pdb [INFO] [stdout] ╵ [INFO] [stdout] Could not open the specified file, make sure the path is correct, you have permission, and that it is not open in another program. [INFO] [stdout] ] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d127ed86ff2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d127ed86ff2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d127ed9842f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d127ed9842f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5d127ed54203 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d127ed54203 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d127ed600d2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d127ed64f1f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d127ed64db1 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d127ed215de - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5d127ed215de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d127ed6552f - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5d127ed6552f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d127ed6538a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d127ed60219 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d127ed4885d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d127eda1bd0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d127eda0ff6 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5d127ec9561a - core::result::Result::unwrap::h1dd73d2df518f3ce [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5d127ec9561a - pdbtbx::structs::pdb::tests::remove_model_except::ha6547d9363413955 [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1156:14 [INFO] [stdout] 22: 0x5d127ec84c29 - pdbtbx::structs::pdb::tests::remove_model_except::{{closure}}::hf3fbe1143de13d9b [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1148:29 [INFO] [stdout] 23: 0x5d127ec84c29 - core::ops::function::FnOnce::call_once::h2aafbcadf5a1d212 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d127ed2144b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d127ed2144b - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d127ed3543d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d127ed3543d - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5d127ed3543d - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d127ed3543d - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d127ed3543d - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d127ed3543d - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d127ed3543d - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d127ed0e984 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d127ed0e984 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5d127ed121da - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5d127ed121da - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5d127ed121da - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5d127ed121da - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5d127ed121da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d127ed5b60f - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x5d127ed5b60f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x74ce13a44aa4 - [INFO] [stdout] 45: 0x74ce13ad1a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- structs::pdb::tests::test_unique_conformer_names stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'structs::pdb::tests::test_unique_conformer_names' (130) panicked at src/structs/pdb.rs:1424:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: [BreakingError: Could not open file [INFO] [stdout] ╷ [INFO] [stdout] │ /opt/rustwide/workdir/example-pdbs/1ubq.pdb [INFO] [stdout] ╵ [INFO] [stdout] Could not open the specified file, make sure the path is correct, you have permission, and that it is not open in another program. [INFO] [stdout] ] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d127ed86ff2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d127ed86ff2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d127ed86ff2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d127ed9842f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d127ed9842f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5d127ed54203 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d127ed54203 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d127ed600d2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d127ed64f1f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d127ed64db1 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d127ed215de - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5d127ed215de - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d127ed6552f - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5d127ed6552f - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d127ed6538a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d127ed60219 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d127ed4885d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d127eda1bd0 - core::panicking::panic_fmt::hb5d6b83773432920 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5d127eda0ff6 - core::result::unwrap_failed::h427ee4a8bb06d8af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5d127ec96e2e - core::result::Result::unwrap::h1dd73d2df518f3ce [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5d127ec96e2e - pdbtbx::structs::pdb::tests::test_unique_conformer_names::h64172648ccabffa0 [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1424:14 [INFO] [stdout] 22: 0x5d127ec85bf9 - pdbtbx::structs::pdb::tests::test_unique_conformer_names::{{closure}}::h363223af3f37965b [INFO] [stdout] at /opt/rustwide/workdir/src/structs/pdb.rs:1417:37 [INFO] [stdout] 23: 0x5d127ec85bf9 - core::ops::function::FnOnce::call_once::h4e71b9a81d445cd3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d127ed2144b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5d127ed2144b - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5d127ed3543d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5d127ed3543d - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5d127ed3543d - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5d127ed3543d - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5d127ed3543d - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5d127ed3543d - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5d127ed3543d - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5d127ed0e984 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5d127ed0e984 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5d127ed121da - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5d127ed121da - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5d127ed121da - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5d127ed121da - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5d127ed121da - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5d127ed121da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5d127ed5b60f - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x5d127ed5b60f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x74ce13a44aa4 - [INFO] [stdout] 45: 0x74ce13ad1a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] structs::pdb::tests::chains_in_contact [INFO] [stdout] structs::pdb::tests::remove_model [INFO] [stdout] structs::pdb::tests::remove_model_except [INFO] [stdout] structs::pdb::tests::test_unique_conformer_names [INFO] [stdout] [INFO] [stdout] test result: FAILED. 124 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "670f2f0b0f9c173833618da185718637642bd1b66e930eab2ea3839763fac14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670f2f0b0f9c173833618da185718637642bd1b66e930eab2ea3839763fac14f", kill_on_drop: false }` [INFO] [stdout] 670f2f0b0f9c173833618da185718637642bd1b66e930eab2ea3839763fac14f