[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] 1298c60e8573efbc3f7c77a9a2d6f0656fa8c638 [INFO] testing nonnominandus/rust-pdb against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonnominandus%2Frust-pdb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nonnominandus/rust-pdb on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.86) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.36) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-cfg v0.1.0 [INFO] [stderr] Downloaded rstar v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d820db75f35eca9aee56d9b0ccad78de6e218522f18b2795d9f0318b684be189 [INFO] running `Command { std: "docker" "start" "-a" "d820db75f35eca9aee56d9b0ccad78de6e218522f18b2795d9f0318b684be189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d820db75f35eca9aee56d9b0ccad78de6e218522f18b2795d9f0318b684be189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d820db75f35eca9aee56d9b0ccad78de6e218522f18b2795d9f0318b684be189", kill_on_drop: false }` [INFO] [stdout] d820db75f35eca9aee56d9b0ccad78de6e218522f18b2795d9f0318b684be189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ba9ea9ef14843e61286c0848584562df2f878b39c4262b275cc2696ccec8fd [INFO] running `Command { std: "docker" "start" "-a" "53ba9ea9ef14843e61286c0848584562df2f878b39c4262b275cc2696ccec8fd", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pdbtbx v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Header((), (), String), [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 19.63s [INFO] running `Command { std: "docker" "inspect" "53ba9ea9ef14843e61286c0848584562df2f878b39c4262b275cc2696ccec8fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ba9ea9ef14843e61286c0848584562df2f878b39c4262b275cc2696ccec8fd", kill_on_drop: false }` [INFO] [stdout] 53ba9ea9ef14843e61286c0848584562df2f878b39c4262b275cc2696ccec8fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bcc0bfe8bf777ac4a9bbbe3aa31d5f3b3d302ce969947e0f808a52c33011b02 [INFO] running `Command { std: "docker" "start" "-a" "2bcc0bfe8bf777ac4a9bbbe3aa31d5f3b3d302ce969947e0f808a52c33011b02", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pdbtbx v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Header((), (), String), [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] error: could not compile `pdbtbx` (lib test); 25 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/bin/rustc --crate-name pdbtbx --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="rayon"' --cfg 'feature="rstar"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compression", "default", "flate2", "rayon", "rstar", "serde", "unstable-doc-cfg"))' -C metadata=0e28cef7b2336221 -C extra-filename=-0e28cef7b2336221 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern doc_cfg=/opt/rustwide/target/debug/deps/libdoc_cfg-ae4bbd198a3c7f72.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-f755c39a7f8b02d2.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ae570820610428d1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e708785f4abaa355.rlib --extern rstar=/opt/rustwide/target/debug/deps/librstar-b2e4490df9325c70.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5593d5e06d6b19f7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5a1ccc60fb0a6a95.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2bcc0bfe8bf777ac4a9bbbe3aa31d5f3b3d302ce969947e0f808a52c33011b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bcc0bfe8bf777ac4a9bbbe3aa31d5f3b3d302ce969947e0f808a52c33011b02", kill_on_drop: false }` [INFO] [stdout] 2bcc0bfe8bf777ac4a9bbbe3aa31d5f3b3d302ce969947e0f808a52c33011b02 [INFO] testing nonnominandus/rust-pdb against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnonnominandus%2Frust-pdb" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nonnominandus/rust-pdb on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.86) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.36) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7604dea3ef6dbdea2e810e9af4429454caed1805915a1d72788f90eb4f0d17a6 [INFO] running `Command { std: "docker" "start" "-a" "7604dea3ef6dbdea2e810e9af4429454caed1805915a1d72788f90eb4f0d17a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7604dea3ef6dbdea2e810e9af4429454caed1805915a1d72788f90eb4f0d17a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7604dea3ef6dbdea2e810e9af4429454caed1805915a1d72788f90eb4f0d17a6", kill_on_drop: false }` [INFO] [stdout] 7604dea3ef6dbdea2e810e9af4429454caed1805915a1d72788f90eb4f0d17a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36f29f55f48ef75796df4590250f9a14f5ab02e7e5e39f0492307c0b023631c6 [INFO] running `Command { std: "docker" "start" "-a" "36f29f55f48ef75796df4590250f9a14f5ab02e7e5e39f0492307c0b023631c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rstar v0.12.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pdbtbx v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Header((), (), String), [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 18.48s [INFO] running `Command { std: "docker" "inspect" "36f29f55f48ef75796df4590250f9a14f5ab02e7e5e39f0492307c0b023631c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36f29f55f48ef75796df4590250f9a14f5ab02e7e5e39f0492307c0b023631c6", kill_on_drop: false }` [INFO] [stdout] 36f29f55f48ef75796df4590250f9a14f5ab02e7e5e39f0492307c0b023631c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 006f797d37bcb66e7e0b49b05b2172d12e3dab2c37aabc1f085e2d83e2662e4b [INFO] running `Command { std: "docker" "start" "-a" "006f797d37bcb66e7e0b49b05b2172d12e3dab2c37aabc1f085e2d83e2662e4b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Header((), (), String), [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pdbtbx v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub use general::{open, open_gz}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:2:49 [INFO] [stdout] | [INFO] [stdout] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stdout] --> src/read/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stdout] --> src/read/mod.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | Header(String, String, String), [INFO] [stdout] | ------ ^^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 11 | Header((), (), String), [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] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 17.33s [INFO] running `Command { std: "docker" "inspect" "006f797d37bcb66e7e0b49b05b2172d12e3dab2c37aabc1f085e2d83e2662e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006f797d37bcb66e7e0b49b05b2172d12e3dab2c37aabc1f085e2d83e2662e4b", kill_on_drop: false }` [INFO] [stdout] 006f797d37bcb66e7e0b49b05b2172d12e3dab2c37aabc1f085e2d83e2662e4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc53069aa8844032ce71f01e9dc1d1a9621f54e4b04d30cee64e8c76ec404f89 [INFO] running `Command { std: "docker" "start" "-a" "fc53069aa8844032ce71f01e9dc1d1a9621f54e4b04d30cee64e8c76ec404f89", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `read::general::open_gz`: Please use `ReadOptions::default().set_decompress(true).read(filename)` instead [INFO] [stderr] --> src/read/mod.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | pub use general::{open, open_gz}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::mmcif::parser::open_mmcif`: Please use `ReadOptions::default().set_format(Format::Mmcif).read(filename)` instead [INFO] [stderr] --> src/read/mod.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::mmcif::parser::open_mmcif_bufread`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stderr] --> src/read/mod.rs:2:29 [INFO] [stderr] | [INFO] [stderr] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::mmcif::parser::open_mmcif_raw`: Please use `ReadOptions::default().set_format(Format::Mmcif).read_raw(input)` instead [INFO] [stderr] --> src/read/mod.rs:2:49 [INFO] [stderr] | [INFO] [stderr] 2 | pub use mmcif::{open_mmcif, open_mmcif_bufread, open_mmcif_raw}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::pdb::parser::open_pdb`: Please use `ReadOptions::default().set_format(Format::Pdb).read(filename)` instead [INFO] [stderr] --> src/read/mod.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `read::pdb::parser::open_pdb_raw`: Please use `ReadOptions::default().read_raw(input)` instead [INFO] [stderr] --> src/read/mod.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | pub use pdb::{open_pdb, open_pdb_raw}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | Header(String, String, String), [INFO] [stderr] | ------ ^^^^^^ ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this variant [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | unused, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 11 | Header((), (), String), [INFO] [stderr] | ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: field `13` is never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 31 | Atom( [INFO] [stderr] | ---- field in this variant [INFO] [stderr] ... [INFO] [stderr] 45 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 45 | (), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `2`, `6`, and `8` are never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 61 | Anisou( [INFO] [stderr] | ------ fields in this variant [INFO] [stderr] ... [INFO] [stderr] 64 | Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 69 | [[f64; 3]; 3], [INFO] [stderr] 70 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 64 ~ (), [INFO] [stderr] 65 | String, [INFO] [stderr] 66 | String, [INFO] [stderr] 67 | isize, [INFO] [stderr] 68 ~ (), [INFO] [stderr] 69 | [[f64; 3]; 3], [INFO] [stderr] 70 ~ (), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 165 | Modres( [INFO] [stderr] | ------ field in this variant [INFO] [stderr] 166 | String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 166 | (), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `2` is never read [INFO] [stderr] --> src/read/pdb/lexitem.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 186 | SSBond( [INFO] [stderr] | ------ field in this variant [INFO] [stderr] ... [INFO] [stderr] 189 | Option<(String, String, f64)>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LexItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 189 | (), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `pdbtbx` (lib) generated 11 warnings [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/atom.rs:813:9 [INFO] [stderr] | [INFO] [stderr] 813 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` implied by `#[warn(unused)]` [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/atom.rs:814:9 [INFO] [stderr] | [INFO] [stderr] 814 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/chain.rs:619:9 [INFO] [stderr] | [INFO] [stderr] 619 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/chain.rs:620:9 [INFO] [stderr] | [INFO] [stderr] 620 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/conformer.rs:466:9 [INFO] [stderr] | [INFO] [stderr] 466 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/conformer.rs:467:9 [INFO] [stderr] | [INFO] [stderr] 467 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/database_reference.rs:144:9 [INFO] [stderr] | [INFO] [stderr] 144 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/database_reference.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/database_reference.rs:176:9 [INFO] [stderr] | [INFO] [stderr] 176 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/model.rs:664:9 [INFO] [stderr] | [INFO] [stderr] 664 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/model.rs:665:9 [INFO] [stderr] | [INFO] [stderr] 665 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/mtrix.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/residue.rs:595:9 [INFO] [stderr] | [INFO] [stderr] 595 | format!("{a:?}"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `must_use` that must be used [INFO] [stderr] --> src/structs/residue.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 596 | format!("{a}"); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pdbtbx` (lib test) generated 25 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pdbtbx-0e28cef7b2336221) [INFO] [stdout] [INFO] [stdout] running 128 tests [INFO] [stdout] test error::pdberror::tests::create_empty_error ... ok [INFO] [stdout] test error::pdberror::tests::create_full_line_error ... ok [INFO] [stdout] test error::pdberror::tests::ordering_and_equality ... ok [INFO] [stdout] test error::pdberror::tests::create_range_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::classify_char_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_char_string_double_missing_quote ... 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 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_multiline_string ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_numeric ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_numeric_no_leading_zero ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_item_string ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_data_single_missing_value ... 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_invalid_save_frame ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_exp ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_huge_uncertainty ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_no_decimal_exp ... 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_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_uncertainty ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_float_uncertainty_missing_bracket ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_numeric_integer ... 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_numeric_missing_numbers0 ... 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_multiline_text_missing_end ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_n ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_unknown ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_nr ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_end ... ok [INFO] [stdout] test read::mmcif::lexer::tests::start_with_false ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_comments_and_whitespace_test ... ok [INFO] [stdout] test read::mmcif::lexer::tests::start_with_true ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_newlines ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_r ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_only_spaces ... ok [INFO] [stdout] test read::mmcif::lexer::tests::trim_whitespace_tabs_and_spaces ... ok [INFO] [stdout] test save::mmcif::tests::test_print_float ... ok [INFO] [stdout] test read::mmcif::lexer::tests::skip_to_eol_test_rn ... ok [INFO] [stdout] test read::mmcif::lexer::tests::parse_value_multiline_text_with_newlines ... ok [INFO] [stdout] test structs::atom::tests::angles ... ok [INFO] [stdout] test structs::atom::tests::check_equality ... ok [INFO] [stdout] test structs::atom::tests::check_radii ... ok [INFO] [stdout] test structs::atom::tests::check_display ... 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::invalid_new_values ... ok [INFO] [stdout] test structs::chain::tests::check_display ... ok [INFO] [stdout] test structs::atom::tests::set_name ... ok [INFO] [stdout] test structs::atom::tests::check_setters ... ok [INFO] [stdout] test structs::chain::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::chain::tests::test_residue ... ok [INFO] [stdout] test structs::chain::tests::test_empty_chain ... ok [INFO] [stdout] test structs::conformer::tests::check_display ... ok [INFO] [stdout] test structs::conformer::tests::test_empty ... ok [INFO] [stdout] test structs::conformer::tests::test_text_validation ... ok [INFO] [stdout] test structs::conformer::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::database_reference::tests::check_database_reference ... ok [INFO] [stdout] test structs::chain::tests::test_id_validation ... ok [INFO] [stdout] test structs::database_reference::tests::check_sequence_difference ... ok [INFO] [stdout] test structs::conformer::tests::test_atom ... ok [INFO] [stdout] test structs::elements::tests::display ... ok [INFO] [stdout] test structs::helper::tests::correct_examples ... 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::helper::tests::number_to_base26_test ... ok [INFO] [stdout] test structs::model::tests::test_children ... ok [INFO] [stdout] test structs::model::tests::test_display ... ok [INFO] [stdout] test structs::model::tests::test_equality ... ok [INFO] [stdout] test structs::model::tests::test_remove ... ok [INFO] [stdout] test structs::mtrix::tests::test_accessors ... ok [INFO] [stdout] test structs::helper::tests::incorrect_examples ... ok [INFO] [stdout] test structs::mtrix::tests::test_debug ... ok [INFO] [stdout] test structs::pdb::tests::bounding_box ... ok [INFO] [stdout] test structs::pdb::tests::binary_lookup ... ok [INFO] [stdout] test structs::model::tests::test_hierarchy_mut ... ok [INFO] [stdout] test structs::pdb::tests::sort_atoms ... ok [INFO] [stdout] test structs::pdb::tests::remove_model_except ... ok [INFO] [stdout] test structs::pdb::tests::spatial_lookup ... ok [INFO] [stdout] test structs::residue::tests::ordering_and_equality ... ok [INFO] [stdout] test structs::pdb::tests::serialization ... ok [INFO] [stdout] test structs::residue::tests::test_conformer ... ok [INFO] [stdout] test structs::residue::tests::check_display ... ok [INFO] [stdout] test structs::residue::tests::test_join ... ok [INFO] [stdout] test structs::search::tests::atom_find ... ok [INFO] [stdout] test structs::residue::tests::test_text_validation ... ok [INFO] [stdout] test structs::search::tests::search_combinations ... ok [INFO] [stdout] test structs::search::tests::simplify ... ok [INFO] [stdout] test structs::residue::tests::test_empty ... ok [INFO] [stdout] test structs::pdb::tests::spatial_lookup_with_hierarchy ... ok [INFO] [stdout] test structs::symmetry::tests::symbol_invariant ... ok [INFO] [stdout] test transformation::tests::combination ... ok [INFO] [stdout] test structs::symmetry::tests::both_creations ... ok [INFO] [stdout] test transformation::tests::identity ... ok [INFO] [stdout] test transformation::tests::magnification ... ok [INFO] [stdout] test transformation::tests::matrix ... ok [INFO] [stdout] test structs::mtrix::tests::test_equality ... ok [INFO] [stdout] test structs::unit_cell::tests::equality ... ok [INFO] [stdout] test structs::search::tests::complex_simplify ... ok [INFO] [stdout] test transformation::tests::multiply_translation ... ok [INFO] [stdout] test transformation::tests::rot_x ... ok [INFO] [stdout] test transformation::tests::rot_y ... ok [INFO] [stdout] test transformation::tests::rot_z ... ok [INFO] [stdout] test 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. 128 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.75s [INFO] [stdout] [INFO] [stderr] Running tests/atomic_only.rs (/opt/rustwide/target/debug/deps/atomic_only-a52cec1172c8a062) [INFO] [stdout] [INFO] [stdout] running 1 test [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.02s [INFO] [stdout] [INFO] [stderr] Running tests/clipped.rs (/opt/rustwide/target/debug/deps/clipped-b5727aaa05a24d4e) [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] 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: 0x55f06e8d4a75 - std::backtrace_rs::backtrace::libunwind::trace::h644651cb29d88bb0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x55f06e8d4a75 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f227a4714c93f22 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f06e8d4a75 - std::sys::backtrace::_print_fmt::hfe88767e38ff4b4e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55f06e8d4a75 - ::fmt::h0e27af9f1d310e0a [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55f06e8fd5cb - core::fmt::rt::Argument::fmt::h900f10175a69b72e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55f06e8fd5cb - core::fmt::write::h3a97e76bd9b733fa [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x55f06e8d1c1f - std::io::Write::write_fmt::he4611995baa28da3 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x55f06e8d6291 - std::sys::backtrace::BacktraceLock::print::h52f15558f43bfe2f [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x55f06e8d6291 - std::panicking::default_hook::{{closure}}::h77edc81607b06015 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x55f06e8d5e38 - std::panicking::default_hook::h4a889c281e863e6e [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x55f06e86362a - as core::ops::function::Fn>::call::h87ae598a6618f03f [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 11: 0x55f06e86362a - test::test_main::{{closure}}::haa35c2695dfcc048 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x55f06e8d6b9f - as core::ops::function::Fn>::call::h0934a01d4a1cdb06 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2162:9 [INFO] [stdout] 13: 0x55f06e8d6b9f - std::panicking::rust_panic_with_hook::h74d8fff54c965152 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x55f06e8d67c7 - std::panicking::begin_panic_handler::{{closure}}::h82b61517a14ab3ae [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:671:13 [INFO] [stdout] 15: 0x55f06e8d4f39 - std::sys::backtrace::__rust_end_short_backtrace::h7f24a51d7748d3e4 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x55f06e8d6454 - rust_begin_unwind [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x55f06e8fbfe3 - core::panicking::panic_fmt::h7de3a20d92caa6a2 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x55f06e8fc416 - core::result::unwrap_failed::hbfce3c09bc996f11 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/result.rs:1679:5 [INFO] [stdout] 19: 0x55f06e81f080 - core::result::Result::unwrap::h307f2471ddb823ae [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x55f06e81f080 - clipped::clipped::hcb46780454c7f160 [INFO] [stdout] at /opt/rustwide/workdir/tests/clipped.rs:15:5 [INFO] [stdout] 21: 0x55f06e81f080 - clipped::clipped::{{closure}}::h40a22beffed78b07 [INFO] [stdout] at /opt/rustwide/workdir/tests/clipped.rs:9:13 [INFO] [stdout] 22: 0x55f06e81f080 - core::ops::function::FnOnce::call_once::h473fdd2f59cf7ac3 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55f06e8681ab - core::ops::function::FnOnce::call_once::h24a6f01be65f4680 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55f06e8681ab - test::__rust_begin_short_backtrace::h7c53016b80d5a608 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x55f06e8679c5 - test::run_test_in_process::{{closure}}::hde6a274ce897aaad [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x55f06e8679c5 - as core::ops::function::FnOnce<()>>::call_once::hd431ac2f54963786 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55f06e8679c5 - std::panicking::try::do_call::h10362e01a063baa0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:554:40 [INFO] [stdout] 28: 0x55f06e8679c5 - std::panicking::try::h30318180e4290dce [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:518:19 [INFO] [stdout] 29: 0x55f06e8679c5 - std::panic::catch_unwind::h97d52b1b1f400ecc [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x55f06e8679c5 - test::run_test_in_process::haec7bb1f728b765d [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x55f06e8679c5 - test::run_test::{{closure}}::ha988a53ee25f80e1 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x55f06e82d294 - test::run_test::{{closure}}::hddc4d91f14475af0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x55f06e82d294 - std::sys::backtrace::__rust_begin_short_backtrace::h550bd80387fd32b0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x55f06e8309c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0907e6530d89c432 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/thread/mod.rs:524:17 [INFO] [stdout] 35: 0x55f06e8309c2 - as core::ops::function::FnOnce<()>>::call_once::h1426168782d20988 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55f06e8309c2 - std::panicking::try::do_call::h9e10c7df8de701e0 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:554:40 [INFO] [stdout] 37: 0x55f06e8309c2 - std::panicking::try::hc0169bb633716dc9 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panicking.rs:518:19 [INFO] [stdout] 38: 0x55f06e8309c2 - std::panic::catch_unwind::h2d365a7fbba378ff [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x55f06e8309c2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h99b3d5b0eb8d8349 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/thread/mod.rs:523:30 [INFO] [stdout] 40: 0x55f06e8309c2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h785f99837c772588 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55f06e8dad3b - as core::ops::function::FnOnce>::call_once::h9d8f2204f4fcbe73 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 42: 0x55f06e8dad3b - as core::ops::function::FnOnce>::call_once::h817ffd7b41f007e2 [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/alloc/src/boxed.rs:2148:9 [INFO] [stdout] 43: 0x55f06e8dad3b - std::sys::pal::unix::thread::Thread::new::thread_start::hfffda88b0cd3e69f [INFO] [stdout] at /rustc/33f1d8bb92813a1bfc23c093c9f443ab09290307/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x7faeb5019ac3 - [INFO] [stdout] 45: 0x7faeb50aaa04 - clone [INFO] [stdout] 46: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test clipped` [INFO] running `Command { std: "docker" "inspect" "fc53069aa8844032ce71f01e9dc1d1a9621f54e4b04d30cee64e8c76ec404f89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc53069aa8844032ce71f01e9dc1d1a9621f54e4b04d30cee64e8c76ec404f89", kill_on_drop: false }` [INFO] [stdout] fc53069aa8844032ce71f01e9dc1d1a9621f54e4b04d30cee64e8c76ec404f89