[INFO] cloning repository https://github.com/um-univie/molecules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/um-univie/molecules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fum-univie%2Fmolecules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fum-univie%2Fmolecules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f77941ff5e6d62cf30512de23df5b5764b29448 [INFO] checking um-univie/molecules against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fum-univie%2Fmolecules" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/um-univie/molecules on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/um-univie/molecules [INFO] finished tweaking git repo https://github.com/um-univie/molecules [INFO] tweaked toml for git repo https://github.com/um-univie/molecules written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/um-univie/molecules already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded divrem v1.0.0 [INFO] [stderr] Downloaded elapsed v0.1.2 [INFO] [stderr] Downloaded init_with v1.1.0 [INFO] [stderr] Downloaded kiddo v4.2.1 [INFO] [stderr] Downloaded chemistry_consts v0.1.4 [INFO] [stderr] Downloaded generator v0.8.3 [INFO] [stderr] Downloaded sorted-vec v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd5f231c76e2b41a12d96d9d3a0a4b233086035085800337b7df33aa6beca9e4 [INFO] running `Command { std: "docker" "start" "-a" "bd5f231c76e2b41a12d96d9d3a0a4b233086035085800337b7df33aa6beca9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5f231c76e2b41a12d96d9d3a0a4b233086035085800337b7df33aa6beca9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5f231c76e2b41a12d96d9d3a0a4b233086035085800337b7df33aa6beca9e4", kill_on_drop: false }` [INFO] [stdout] bd5f231c76e2b41a12d96d9d3a0a4b233086035085800337b7df33aa6beca9e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bae82ed66f2ffd6734a8cc1454418777c8b7b219e42553e66a8b921d29ccdec [INFO] running `Command { std: "docker" "start" "-a" "7bae82ed66f2ffd6734a8cc1454418777c8b7b219e42553e66a8b921d29ccdec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sorted-vec v0.8.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking init_with v1.1.0 [INFO] [stderr] Checking divrem v1.0.0 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking chemistry_consts v0.1.4 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling generator v0.8.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking ordered-float v4.2.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking kiddo v4.2.1 [INFO] [stderr] Checking molecules v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `relevant_ligands` [INFO] [stdout] --> src/chirality.rs:460:46 [INFO] [stdout] | [INFO] [stdout] 460 | let ((shape, winding), viewing_axis, relevant_ligands) = self.identify_octahedral_configuration(&vectors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relevant_ligands` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relevant_ligands` [INFO] [stdout] --> src/chirality.rs:460:46 [INFO] [stdout] | [INFO] [stdout] 460 | let ((shape, winding), viewing_axis, relevant_ligands) = self.identify_octahedral_configuration(&vectors); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relevant_ligands` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_sdf_line` is never used [INFO] [stdout] --> src/atom.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl Atom { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn from_sdf_line(line: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ring_atoms` is never read [INFO] [stdout] --> src/io.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SMILESParser { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | ring_atoms: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `aromatic` is never used [INFO] [stdout] --> src/bond.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl BondTarget { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | fn aromatic(target: usize) -> BondTarget { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_counts_line` is never used [INFO] [stdout] --> src/sdf.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | fn parse_counts_line(line: &str) -> Result<(usize, usize), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/sdf.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct CountsLine { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 189 | pub num_atoms: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 190 | pub num_bonds: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 191 | pub num_atom_lists: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 192 | pub chiral_flag: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 193 | pub num_stext_entries: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 194 | pub num_properties: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CountsLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom1`, `atom2`, `bond_type`, `bond_stereo`, `bond_topology`, and `reacting_center_status` are never read [INFO] [stdout] --> src/sdf.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 392 | pub struct BondV2000 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 393 | pub atom1: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 394 | pub atom2: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 395 | pub bond_type: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 396 | pub bond_stereo: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 397 | pub bond_topology: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 398 | pub reacting_center_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BondV2000` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/sdf.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 402 | pub struct SGroup { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 403 | pub sgroup_type: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 404 | pub atoms: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 405 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 406 | pub component_number: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 407 | pub connectivity: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 408 | pub subscript: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 409 | pub expansion: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 410 | pub bracket_style: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 411 | pub class: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/sdf.rs:416:9 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct MoleculeV2000 { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 416 | pub atoms: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 417 | pub bonds: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 418 | pub sgroups: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 419 | pub properties: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 420 | pub chiral: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 421 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 422 | pub comment: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 423 | pub dimension: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoleculeV2000` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `combine` is never used [INFO] [stdout] --> src/molecular_formula.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 259 | impl IsotopicPattern { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 349 | fn combine(&self, other: &Self, n_peaks: usize) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SmilesParameters` is never constructed [INFO] [stdout] --> src/molecule.rs:1615:8 [INFO] [stdout] | [INFO] [stdout] 1615 | struct SmilesParameters { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_minimum_cycle`, `bfs_for_cycle`, and `canonicalize` are never used [INFO] [stdout] --> src/molecule.rs:1943:8 [INFO] [stdout] | [INFO] [stdout] 1860 | impl Molecule3D { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1943 | fn find_minimum_cycle(&self, atom_set: &HashSet) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1964 | fn bfs_for_cycle(&self, start: usize, end: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1987 | fn canonicalize(&self) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `order_by_degree` is never used [INFO] [stdout] --> src/molecule.rs:2162:4 [INFO] [stdout] | [INFO] [stdout] 2162 | fn order_by_degree(degrees: &[usize]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BondTypeChange` is never constructed [INFO] [stdout] --> src/molecule.rs:2168:8 [INFO] [stdout] | [INFO] [stdout] 2168 | struct BondTypeChange { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_hueckel_satisfied` is never used [INFO] [stdout] --> src/molecule.rs:2275:4 [INFO] [stdout] | [INFO] [stdout] 2275 | fn is_hueckel_satisfied(number_of_pi_electrons: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_sdf_line` is never used [INFO] [stdout] --> src/atom.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 20 | impl Atom { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 74 | fn from_sdf_line(line: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ring_atoms` is never read [INFO] [stdout] --> src/io.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct SMILESParser { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | ring_atoms: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `aromatic` is never used [INFO] [stdout] --> src/bond.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 9 | impl BondTarget { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | fn aromatic(target: usize) -> BondTarget { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_counts_line` is never used [INFO] [stdout] --> src/sdf.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | fn parse_counts_line(line: &str) -> Result<(usize, usize), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/sdf.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 188 | pub struct CountsLine { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 189 | pub num_atoms: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 190 | pub num_bonds: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 191 | pub num_atom_lists: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 192 | pub chiral_flag: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 193 | pub num_stext_entries: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 194 | pub num_properties: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 195 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CountsLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `atom1`, `atom2`, `bond_type`, `bond_stereo`, `bond_topology`, and `reacting_center_status` are never read [INFO] [stdout] --> src/sdf.rs:393:9 [INFO] [stdout] | [INFO] [stdout] 392 | pub struct BondV2000 { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 393 | pub atom1: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 394 | pub atom2: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 395 | pub bond_type: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 396 | pub bond_stereo: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 397 | pub bond_topology: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 398 | pub reacting_center_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BondV2000` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/sdf.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 402 | pub struct SGroup { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 403 | pub sgroup_type: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 404 | pub atoms: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 405 | pub parent: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 406 | pub component_number: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 407 | pub connectivity: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 408 | pub subscript: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 409 | pub expansion: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 410 | pub bracket_style: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 411 | pub class: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/sdf.rs:416:9 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct MoleculeV2000 { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 416 | pub atoms: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 417 | pub bonds: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 418 | pub sgroups: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 419 | pub properties: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 420 | pub chiral: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 421 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 422 | pub comment: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 423 | pub dimension: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MoleculeV2000` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `combine` is never used [INFO] [stdout] --> src/molecular_formula.rs:349:8 [INFO] [stdout] | [INFO] [stdout] 259 | impl IsotopicPattern { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 349 | fn combine(&self, other: &Self, n_peaks: usize) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SmilesParameters` is never constructed [INFO] [stdout] --> src/molecule.rs:1615:8 [INFO] [stdout] | [INFO] [stdout] 1615 | struct SmilesParameters { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `find_minimum_cycle`, `bfs_for_cycle`, and `canonicalize` are never used [INFO] [stdout] --> src/molecule.rs:1943:8 [INFO] [stdout] | [INFO] [stdout] 1860 | impl Molecule3D { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1943 | fn find_minimum_cycle(&self, atom_set: &HashSet) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1964 | fn bfs_for_cycle(&self, start: usize, end: usize) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1987 | fn canonicalize(&self) -> IntMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `order_by_degree` is never used [INFO] [stdout] --> src/molecule.rs:2162:4 [INFO] [stdout] | [INFO] [stdout] 2162 | fn order_by_degree(degrees: &[usize]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BondTypeChange` is never constructed [INFO] [stdout] --> src/molecule.rs:2168:8 [INFO] [stdout] | [INFO] [stdout] 2168 | struct BondTypeChange { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_hueckel_satisfied` is never used [INFO] [stdout] --> src/molecule.rs:2275:4 [INFO] [stdout] | [INFO] [stdout] 2275 | fn is_hueckel_satisfied(number_of_pi_electrons: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.42s [INFO] running `Command { std: "docker" "inspect" "7bae82ed66f2ffd6734a8cc1454418777c8b7b219e42553e66a8b921d29ccdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bae82ed66f2ffd6734a8cc1454418777c8b7b219e42553e66a8b921d29ccdec", kill_on_drop: false }` [INFO] [stdout] 7bae82ed66f2ffd6734a8cc1454418777c8b7b219e42553e66a8b921d29ccdec