[INFO] fetching crate spdkit-surface 0.1.1... [INFO] testing spdkit-surface-0.1.1 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate spdkit-surface 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate spdkit-surface 0.1.1 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spdkit-surface 0.1.1 [INFO] finished tweaking crates.io crate spdkit-surface 0.1.1 [INFO] tweaked toml for crates.io crate spdkit-surface 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 209 packages to latest compatible versions [INFO] [stderr] Adding handlebars v4.0.1 (available: v4.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07c4da7da63323c3787aa331eebdad4aeebbcbae56eecb10e8460d6681b4dab9 [INFO] running `Command { std: "docker" "start" "-a" "07c4da7da63323c3787aa331eebdad4aeebbcbae56eecb10e8460d6681b4dab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07c4da7da63323c3787aa331eebdad4aeebbcbae56eecb10e8460d6681b4dab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c4da7da63323c3787aa331eebdad4aeebbcbae56eecb10e8460d6681b4dab9", kill_on_drop: false }` [INFO] [stdout] 07c4da7da63323c3787aa331eebdad4aeebbcbae56eecb10e8460d6681b4dab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1607e0bdfb2bc17030b07478f02160ab71cef6b5ad7805de100b6aeee0b83e0 [INFO] running `Command { std: "docker" "start" "-a" "d1607e0bdfb2bc17030b07478f02160ab71cef6b5ad7805de100b6aeee0b83e0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling uom v0.33.0 [INFO] [stderr] Compiling roxmltree v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling grep-searcher v0.1.14 [INFO] [stderr] Compiling grep-regex v0.1.13 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling lazy-regex v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling minijinja v1.0.21 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling grep-printer v0.2.2 [INFO] [stderr] Compiling grep-printer v0.1.7 [INFO] [stderr] Compiling handlebars v4.0.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling grep v0.2.13 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling grep v0.3.2 [INFO] [stderr] Compiling grep-reader v0.1.3 [INFO] [stderr] Compiling extxyz v0.2.0 [INFO] [stderr] Compiling gchemol-graph v0.1.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling gchemol-gut v0.4.4 [INFO] [stderr] Compiling gchemol-parser v0.4.6 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling vecfx v0.1.6 [INFO] [stderr] Compiling octree v0.1.0 [INFO] [stderr] Compiling gchemol-lattice v0.1.2 [INFO] [stderr] Compiling gchemol-geometry v0.1.1 [INFO] [stderr] Compiling gchemol-neighbors v0.1.3 [INFO] [stderr] Compiling gchemol-core v0.1.7 [INFO] [stderr] Compiling gchemol-readwrite v0.1.11 [INFO] [stderr] Compiling gchemol v0.1.7 [INFO] [stderr] Compiling spdkit-surface v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gchemol::Lattice` [INFO] [stdout] --> src/layers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gchemol::Lattice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gchemol::prelude::*` [INFO] [stdout] --> src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub use gchemol::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stdout] --> src/layers.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | mol.atoms().find(|(_, a)| a.label() == format!("{i}")).is_some() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stdout] --> src/layers.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | mol.atoms().map(|(_, a)| a.label().parse().unwrap()).collect() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_probes` [INFO] [stdout] --> src/probe.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn probe_surface_atoms(mol: &Molecule, r_cutoff: f64, n_probes: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_probes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.88s [INFO] running `Command { std: "docker" "inspect" "d1607e0bdfb2bc17030b07478f02160ab71cef6b5ad7805de100b6aeee0b83e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1607e0bdfb2bc17030b07478f02160ab71cef6b5ad7805de100b6aeee0b83e0", kill_on_drop: false }` [INFO] [stdout] d1607e0bdfb2bc17030b07478f02160ab71cef6b5ad7805de100b6aeee0b83e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6da1762aad2614f3efb011075b3822cc9d925401a8d7e699ba342793805776d3 [INFO] running `Command { std: "docker" "start" "-a" "6da1762aad2614f3efb011075b3822cc9d925401a8d7e699ba342793805776d3", kill_on_drop: false }` [INFO] [stderr] Compiling spdkit-surface v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gchemol::Lattice` [INFO] [stdout] --> src/layers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gchemol::Lattice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gchemol::prelude::*` [INFO] [stdout] --> src/lib.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | pub use gchemol::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stdout] --> src/layers.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | mol.atoms().find(|(_, a)| a.label() == format!("{i}")).is_some() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stdout] --> src/layers.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | mol.atoms().map(|(_, a)| a.label().parse().unwrap()).collect() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_probes` [INFO] [stdout] --> src/probe.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn probe_surface_atoms(mol: &Molecule, r_cutoff: f64, n_probes: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_probes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gchemol::Lattice` [INFO] [stdout] --> src/layers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use gchemol::Lattice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stdout] --> src/layers.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | mol.atoms().find(|(_, a)| a.label() == format!("{i}")).is_some() [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stdout] --> src/layers.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | mol.atoms().map(|(_, a)| a.label().parse().unwrap()).collect() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n_probes` [INFO] [stdout] --> src/probe.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn probe_surface_atoms(mol: &Molecule, r_cutoff: f64, n_probes: usize) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_probes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `Command { std: "docker" "inspect" "6da1762aad2614f3efb011075b3822cc9d925401a8d7e699ba342793805776d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da1762aad2614f3efb011075b3822cc9d925401a8d7e699ba342793805776d3", kill_on_drop: false }` [INFO] [stdout] 6da1762aad2614f3efb011075b3822cc9d925401a8d7e699ba342793805776d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91d85bdeecc6f7a2222eec6e61cadcd527c07a99b2c25ef67d980fc4494298f3 [INFO] running `Command { std: "docker" "start" "-a" "91d85bdeecc6f7a2222eec6e61cadcd527c07a99b2c25ef67d980fc4494298f3", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `gchemol::Lattice` [INFO] [stderr] --> src/layers.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use gchemol::Lattice; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `gchemol::prelude::*` [INFO] [stderr] --> src/lib.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | pub use gchemol::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stderr] --> src/layers.rs:17:33 [INFO] [stderr] | [INFO] [stderr] 17 | mol.atoms().find(|(_, a)| a.label() == format!("{i}")).is_some() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `gchemol::Atom::label`: use get_label instead [INFO] [stderr] --> src/layers.rs:28:32 [INFO] [stderr] | [INFO] [stderr] 28 | mol.atoms().map(|(_, a)| a.label().parse().unwrap()).collect() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n_probes` [INFO] [stderr] --> src/probe.rs:71:59 [INFO] [stderr] | [INFO] [stderr] 71 | pub fn probe_surface_atoms(mol: &Molecule, r_cutoff: f64, n_probes: usize) -> Result> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_n_probes` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `spdkit-surface` (lib) generated 5 warnings (run `cargo fix --lib -p spdkit-surface` to apply 2 suggestions) [INFO] [stderr] warning: `spdkit-surface` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spdkit_surface-75d5770418d233a1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test layers::test_atom_layer ... ok [INFO] [stdout] test probe::test_probe_surface_atoms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] [stderr] Doc-tests spdkit_surface [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91d85bdeecc6f7a2222eec6e61cadcd527c07a99b2c25ef67d980fc4494298f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d85bdeecc6f7a2222eec6e61cadcd527c07a99b2c25ef67d980fc4494298f3", kill_on_drop: false }` [INFO] [stdout] 91d85bdeecc6f7a2222eec6e61cadcd527c07a99b2c25ef67d980fc4494298f3