[INFO] cloning repository https://github.com/nonnominandus/rust-pdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nonnominandus/rust-pdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonnominandus%2Frust-pdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonnominandus%2Frust-pdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2580827b082be20fd63684dd836073db5ccf8dc0 [INFO] building nonnominandus/rust-pdb against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonnominandus%2Frust-pdb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nonnominandus/rust-pdb on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nonnominandus/rust-pdb [INFO] finished tweaking git repo https://github.com/nonnominandus/rust-pdb [INFO] tweaked toml for git repo https://github.com/nonnominandus/rust-pdb written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2587c8cefc5106bdf0e373cc7a1b3e406e2888751366c24a7150a455b90b7158 [INFO] running `Command { std: "docker" "start" "-a" "2587c8cefc5106bdf0e373cc7a1b3e406e2888751366c24a7150a455b90b7158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2587c8cefc5106bdf0e373cc7a1b3e406e2888751366c24a7150a455b90b7158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2587c8cefc5106bdf0e373cc7a1b3e406e2888751366c24a7150a455b90b7158", kill_on_drop: false }` [INFO] [stdout] 2587c8cefc5106bdf0e373cc7a1b3e406e2888751366c24a7150a455b90b7158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0de407cc7058b3595f9f4cd686d43049a1a6133194aeef8dfb01bb71cc63dd92 [INFO] running `Command { std: "docker" "start" "-a" "0de407cc7058b3595f9f4cd686d43049a1a6133194aeef8dfb01bb71cc63dd92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling pdbtbx v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:261:70 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:361:81 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:369:84 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:273:75 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:284:78 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:396:86 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:404:89 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:484:80 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:495:83 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:631:91 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:639:94 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:336:74 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:347:77 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [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), [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 | (), [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 | (), [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 | (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 46.13s [INFO] running `Command { std: "docker" "inspect" "0de407cc7058b3595f9f4cd686d43049a1a6133194aeef8dfb01bb71cc63dd92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de407cc7058b3595f9f4cd686d43049a1a6133194aeef8dfb01bb71cc63dd92", kill_on_drop: false }` [INFO] [stdout] 0de407cc7058b3595f9f4cd686d43049a1a6133194aeef8dfb01bb71cc63dd92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1d0eb7b9243c4a860e938efae64ea31fe38b64932f4309599d6130fa0274a7d [INFO] running `Command { std: "docker" "start" "-a" "d1d0eb7b9243c4a860e938efae64ea31fe38b64932f4309599d6130fa0274a7d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:261:70 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:361:81 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:369:84 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:273:75 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:284:78 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:396:86 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:404:89 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:484:80 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:495:83 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:631:91 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:639:94 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:336:74 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:347:77 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [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), [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 | (), [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 | (), [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 | (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pdbtbx v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:261:70 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 261 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 272 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:361:81 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 361 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/chain.rs:369:84 [INFO] [stdout] | [INFO] [stdout] 21 | impl<'a> Chain { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 369 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:273:75 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 273 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:284:78 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 284 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:396:86 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 396 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/model.rs:404:89 [INFO] [stdout] | [INFO] [stdout] 20 | impl<'a> Model { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 404 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:484:80 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 484 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:495:83 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 495 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:631:91 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 631 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/pdb.rs:639:94 [INFO] [stdout] | [INFO] [stdout] 198 | impl<'a> PDB { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 639 | ) -> impl DoubleEndedIterator> + '_ [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:247:63 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 247 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:262:66 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 262 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:336:74 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 336 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/structs/residue.rs:347:77 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> Residue { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 347 | ) -> impl DoubleEndedIterator> + '_ { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [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), [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 | (), [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 | (), [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 | (), [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 51.51s [INFO] running `Command { std: "docker" "inspect" "d1d0eb7b9243c4a860e938efae64ea31fe38b64932f4309599d6130fa0274a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d0eb7b9243c4a860e938efae64ea31fe38b64932f4309599d6130fa0274a7d", kill_on_drop: false }` [INFO] [stdout] d1d0eb7b9243c4a860e938efae64ea31fe38b64932f4309599d6130fa0274a7d