[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] cbd77a88e8d5b83fd8e95f22983dae954f8ecfbf [INFO] testing nonnominandus/rust-pdb against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonnominandus%2Frust-pdb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nonnominandus/rust-pdb on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-cfg v0.1.0 [INFO] [stderr] Downloaded indexmap v2.10.0 [INFO] [stderr] Downloaded rstar v0.12.2 [INFO] [stderr] Downloaded libm v0.2.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edd2a9b4f102a5292cf4eb8845bbe226a9b235bf4ce1629b50c714cad6746bbf [INFO] running `Command { std: "docker" "start" "-a" "edd2a9b4f102a5292cf4eb8845bbe226a9b235bf4ce1629b50c714cad6746bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edd2a9b4f102a5292cf4eb8845bbe226a9b235bf4ce1629b50c714cad6746bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd2a9b4f102a5292cf4eb8845bbe226a9b235bf4ce1629b50c714cad6746bbf", kill_on_drop: false }` [INFO] [stdout] edd2a9b4f102a5292cf4eb8845bbe226a9b235bf4ce1629b50c714cad6746bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c9061c893c71dbfe39908213bd9b7d489aa8acc2f4bff2694655f374c70ebbea [INFO] running `Command { std: "docker" "start" "-a" "c9061c893c71dbfe39908213bd9b7d489aa8acc2f4bff2694655f374c70ebbea", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 26.37s [INFO] running `Command { std: "docker" "inspect" "c9061c893c71dbfe39908213bd9b7d489aa8acc2f4bff2694655f374c70ebbea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9061c893c71dbfe39908213bd9b7d489aa8acc2f4bff2694655f374c70ebbea", kill_on_drop: false }` [INFO] [stdout] c9061c893c71dbfe39908213bd9b7d489aa8acc2f4bff2694655f374c70ebbea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cc24692a0a097e500fee9435dc79e32bbaa8c110c8ed6b2309637557dd9a1d08 [INFO] running `Command { std: "docker" "start" "-a" "cc24692a0a097e500fee9435dc79e32bbaa8c110c8ed6b2309637557dd9a1d08", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [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: 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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: 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "cc24692a0a097e500fee9435dc79e32bbaa8c110c8ed6b2309637557dd9a1d08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc24692a0a097e500fee9435dc79e32bbaa8c110c8ed6b2309637557dd9a1d08", kill_on_drop: false }` [INFO] [stdout] cc24692a0a097e500fee9435dc79e32bbaa8c110c8ed6b2309637557dd9a1d08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e2c3af37f8bb2fa49c50c99a1647c12d7554e40513265b31e051887153cecd3d [INFO] running `Command { std: "docker" "start" "-a" "e2c3af37f8bb2fa49c50c99a1647c12d7554e40513265b31e051887153cecd3d", 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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 `Debug` and `Clone`, 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: `pdbtbx` (lib) generated 11 warnings [INFO] [stderr] warning: `pdbtbx` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pdbtbx-1883b4e8574183b8) [INFO] [stdout] [INFO] [stdout] running 123 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 read::mmcif::lexer::tests::classify_char_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_double_missing_quote ... ok [INFO] [stdout] test error::pdberror::tests::ordering_and_equality ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_double_quoted ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_invalid_quoted ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_simple ... 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_single_quoted ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_block_test ... ok [INFO] [stdout] test error::pdberror::tests::create_empty_error ... ok [INFO] [stdout] test read::general::tests::open_invalid ... ok [INFO] [stdout] test read::general::tests::open_not_existing ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_multiline_string ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_string ... 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_missing_value ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_invalid_save_frame ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_enclosed_test ... 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_block_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_invalid_data_item_loop ... 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_exp ... 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_no_integer_positive_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_uncertainty_missing_bracket ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_uncertainty ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_integer ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_missing_numbers0 ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_missing_numbers1 ... 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::parse_value_multiline_text_missing_end ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text_with_semicolon ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_numeric ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_unknown ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_end ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_n ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_huge_uncertainty ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_nr ... ok [INFO] [stdout] test read::mmcif::lexer::tests::start_with_false ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text_with_newlines ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_rn ... ok [INFO] [stdout] test read::mmcif::lexer::tests::start_with_true ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_comments_and_whitespace_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_r ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_newlines ... ok [INFO] [stdout] test save::mmcif::tests::test_print_float ... 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 structs::atom::tests::check_radii ... ok [INFO] [stdout] test structs::atom::tests::check_setters ... ok [INFO] [stdout] test structs::atom::tests::angles ... ok [INFO] [stdout] test structs::atom::tests::check_equality ... ok [INFO] [stdout] test structs::atom::tests::distance ... ok [INFO] [stdout] test structs::atom::tests::distance_all_axes ... ok [INFO] [stdout] test structs::atom::tests::set_id ... ok [INFO] [stdout] test structs::atom::tests::set_name ... 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::conformer::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::chain::tests::test_residue ... ok [INFO] [stdout] test structs::conformer::tests::test_atom ... 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::chain::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::conformer::tests::test_empty ... 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::database_reference::tests::check_sequence_difference ... ok [INFO] [stdout] test structs::atom::tests::invalid_new_values ... 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 structs::helper::tests::number_to_base26_test ... 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::model::tests::test_children ... ok [INFO] [stdout] test structs::mtrix::tests::test_equality ... ok [INFO] [stdout] test structs::pdb::tests::binary_lookup ... ok [INFO] [stdout] test structs::mtrix::tests::test_accessors ... ok [INFO] [stdout] test structs::pdb::tests::bounding_box ... ok [INFO] [stdout] test structs::pdb::tests::serialization ... ok [INFO] [stdout] test structs::pdb::tests::sort_atoms ... 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::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::test_join ... ok [INFO] [stdout] test structs::residue::tests::test_text_validation ... ok [INFO] [stdout] test structs::search::tests::atom_find ... ok [INFO] [stdout] test structs::symmetry::tests::both_creations ... ok [INFO] [stdout] test structs::search::tests::search_combinations ... ok [INFO] [stdout] test structs::search::tests::simplify ... ok [INFO] [stdout] test structs::search::tests::complex_simplify ... 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::magnification ... ok [INFO] [stdout] test transformation::tests::identity ... ok [INFO] [stdout] test structs::pdb::tests::remove_model_except ... ok [INFO] [stdout] test transformation::tests::matrix ... ok [INFO] [stdout] test transformation::tests::multiply_translation ... ok [INFO] [stdout] test transformation::tests::rot_x ... ok [INFO] [stdout] test transformation::tests::rot_z ... ok [INFO] [stdout] test transformation::tests::rot_y ... ok [INFO] [stdout] test transformation::tests::translation ... ok [INFO] [stdout] test structs::pdb::tests::test_unique_conformer_names ... ok [INFO] [stdout] test structs::pdb::tests::chains_in_contact ... ok [INFO] [stdout] test structs::pdb::tests::remove_model ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.72s [INFO] [stdout] [INFO] [stderr] Running tests/atom_serial_number_id.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/atom_serial_number_id-a2eca57cd69538e7) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test atom_serial_number_and_id_unique_for_single_model_pdb ... ok [INFO] [stdout] test atom_serial_number_and_id_unique_for_single_model_mmcif ... ok [INFO] [stdout] test atom_id_unique_if_unique_in_input_mmcif ... ok [INFO] [stdout] test warning_if_atom_ids_not_unique_mmcif ... ok [INFO] [stdout] test atom_serial_number_and_id_unique_for_single_model_large_pdb ... ok [INFO] [stdout] test atom_id_unique_globally_pdb ... ok [INFO] [stdout] test atom_serial_number_only_unique_within_model_mmcif ... ok [INFO] [stdout] test atom_serial_number_only_unique_within_model_pdb ... ok [INFO] [stderr] Running tests/atomic_only.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/atomic_only-3bc54d5a2c294133) [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/clipped.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/clipped-94793882fb66776c) [INFO] [stdout] test only_read_atoms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test clipped ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- clipped stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'clipped' panicked at tests/clipped.rs:15:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7bf9cf90f692 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7bf9cf90f692 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7bf9cf90f692 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7bf9cf90f692 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7bf9cf94b873 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7bf9cf94b873 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7bf9cf90c833 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7bf9cf90c833 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7bf9cf90f4e2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7bf9cf910c5c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7bf9cf910ab2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7bf9cf89f754 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7bf9cf89f754 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7bf9cf9115e3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7bf9cf9115e3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7bf9cf9113aa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7bf9cf90fb89 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7bf9cf91103d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7bf9cf82b3c0 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7bf9cf82b786 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1761:5 [INFO] [stdout] 20: 0x7bf9cf85e505 - core::result::Result::unwrap::h9f0883154ca7554e [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x7bf9cf85e505 - clipped::clipped::hc65bf5fab0cd7a89 [INFO] [stdout] at /opt/rustwide/workdir/tests/clipped.rs:15:39 [INFO] [stdout] 22: 0x7bf9cf85e505 - clipped::clipped::{{closure}}::h57a9a393f5a530e5 [INFO] [stdout] at /opt/rustwide/workdir/tests/clipped.rs:9:13 [INFO] [stdout] 23: 0x7bf9cf85e505 - core::ops::function::FnOnce::call_once::hfb10fdfb6583ae26 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7bf9cf8a4e4b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x7bf9cf8a4e4b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x7bf9cf8a40be - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x7bf9cf8a40be - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x7bf9cf8a40be - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x7bf9cf8a40be - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x7bf9cf8a40be - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x7bf9cf8a40be - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x7bf9cf8a40be - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x7bf9cf868f44 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x7bf9cf868f44 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x7bf9cf86c73a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x7bf9cf86c73a - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x7bf9cf86c73a - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x7bf9cf86c73a - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x7bf9cf86c73a - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x7bf9cf86c73a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x7bf9cf86c73a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x7bf9cf914037 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x7bf9cf914037 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x7bf9cf914037 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] clipped [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test clipped` [INFO] running `Command { std: "docker" "inspect" "e2c3af37f8bb2fa49c50c99a1647c12d7554e40513265b31e051887153cecd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c3af37f8bb2fa49c50c99a1647c12d7554e40513265b31e051887153cecd3d", kill_on_drop: false }` [INFO] [stdout] e2c3af37f8bb2fa49c50c99a1647c12d7554e40513265b31e051887153cecd3d