[INFO] fetching crate gchemol 0.0.42... [INFO] testing gchemol-0.0.42 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate gchemol 0.0.42 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate gchemol 0.0.42 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gchemol 0.0.42 [INFO] finished tweaking crates.io crate gchemol 0.0.42 [INFO] tweaked toml for crates.io crate gchemol 0.0.42 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 837f3a9a09c2087501c7e5e67286b5a45d77d2190d1cfbe001415831bb968c25 [INFO] running `Command { std: "docker" "start" "-a" "837f3a9a09c2087501c7e5e67286b5a45d77d2190d1cfbe001415831bb968c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "837f3a9a09c2087501c7e5e67286b5a45d77d2190d1cfbe001415831bb968c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837f3a9a09c2087501c7e5e67286b5a45d77d2190d1cfbe001415831bb968c25", kill_on_drop: false }` [INFO] [stdout] 837f3a9a09c2087501c7e5e67286b5a45d77d2190d1cfbe001415831bb968c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2349c42e22e9f5ec99f478849633d049e700a42537f67e7086a2bedb87b236ee [INFO] running `Command { std: "docker" "start" "-a" "2349c42e22e9f5ec99f478849633d049e700a42537f67e7086a2bedb87b236ee", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling str_indices v0.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling ropey v1.4.1 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling grep-matcher v0.1.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling grep-searcher v0.1.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling grep-regex v0.1.9 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling grep-cli v0.1.6 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling grep-printer v0.1.6 [INFO] [stderr] Compiling handlebars v4.0.1 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling gchemol-gut v0.2.0 [INFO] [stderr] Compiling gchemol-graph v0.1.1 [INFO] [stderr] Compiling grep v0.2.8 [INFO] [stderr] Compiling gchemol-parser v0.3.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling vecfx v0.1.5 [INFO] [stderr] Compiling octree v0.1.0 [INFO] [stderr] Compiling gchemol-lattice v0.1.1 [INFO] [stderr] Compiling gchemol-geometry v0.0.41 [INFO] [stderr] Compiling gchemol-neighbors v0.1.1 [INFO] [stderr] Compiling gchemol-core v0.0.43 [INFO] [stderr] Compiling gchemol-readwrite v0.0.43 [INFO] [stderr] Compiling gchemol v0.0.42 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.75s [INFO] running `Command { std: "docker" "inspect" "2349c42e22e9f5ec99f478849633d049e700a42537f67e7086a2bedb87b236ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2349c42e22e9f5ec99f478849633d049e700a42537f67e7086a2bedb87b236ee", kill_on_drop: false }` [INFO] [stdout] 2349c42e22e9f5ec99f478849633d049e700a42537f67e7086a2bedb87b236ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6509a9f5ef7c86892f9bb7a92d75b25da715e062ad58878b54c712b5bc2edb96 [INFO] running `Command { std: "docker" "start" "-a" "6509a9f5ef7c86892f9bb7a92d75b25da715e062ad58878b54c712b5bc2edb96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gchemol v0.0.42 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `gchemol::prelude::*` [INFO] [stdout] --> tests/molecule.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gchemol::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mol` [INFO] [stdout] --> tests/io.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | for mol in gchemol::io::read(&f).expect("read mol2") { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mol` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.63s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gchemol-3de0cf1f2af7b22f) [INFO] [stderr] Executable tests/alignment.rs (/opt/rustwide/target/debug/deps/alignment-04ecbea294e33f9c) [INFO] [stderr] Executable tests/crystal.rs (/opt/rustwide/target/debug/deps/crystal-3fcbb7064dca6168) [INFO] [stderr] Executable tests/inertia.rs (/opt/rustwide/target/debug/deps/inertia-7bd77f814e7de869) [INFO] [stderr] Executable tests/io.rs (/opt/rustwide/target/debug/deps/io-52ca7436ca42fac7) [INFO] [stderr] Executable tests/molecule.rs (/opt/rustwide/target/debug/deps/molecule-f574ddc9535cd12f) [INFO] running `Command { std: "docker" "inspect" "6509a9f5ef7c86892f9bb7a92d75b25da715e062ad58878b54c712b5bc2edb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6509a9f5ef7c86892f9bb7a92d75b25da715e062ad58878b54c712b5bc2edb96", kill_on_drop: false }` [INFO] [stdout] 6509a9f5ef7c86892f9bb7a92d75b25da715e062ad58878b54c712b5bc2edb96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e2356ff2a748941bcf3a840183519db12b535187c254345ace1476efcc0b40b [INFO] running `Command { std: "docker" "start" "-a" "9e2356ff2a748941bcf3a840183519db12b535187c254345ace1476efcc0b40b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `mol` [INFO] [stderr] --> tests/io.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | for mol in gchemol::io::read(&f).expect("read mol2") { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_mol` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `gchemol::prelude::*` [INFO] [stderr] --> tests/molecule.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use gchemol::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `gchemol` (test "io") generated 1 warning [INFO] [stderr] warning: `gchemol` (test "molecule") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gchemol-3de0cf1f2af7b22f) [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] [stderr] Running tests/alignment.rs (/opt/rustwide/target/debug/deps/alignment-04ecbea294e33f9c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_alignment ... ok [INFO] [stderr] Running tests/crystal.rs (/opt/rustwide/target/debug/deps/crystal-3fcbb7064dca6168) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_crystal ... ok [INFO] [stdout] test test_supercell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/inertia.rs (/opt/rustwide/target/debug/deps/inertia-7bd77f814e7de869) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_molecule_inertia ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/io.rs (/opt/rustwide/target/debug/deps/io-52ca7436ca42fac7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test io_from_file_to_file ... ok [INFO] [stdout] test read_write_molecules ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/molecule.rs (/opt/rustwide/target/debug/deps/molecule-f574ddc9535cd12f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_atom_data ... ok [INFO] [stdout] test test_molecule_properties ... ok [INFO] [stdout] test test_new_atom ... ok [INFO] [stdout] test test_new_molecule ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gchemol [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" "9e2356ff2a748941bcf3a840183519db12b535187c254345ace1476efcc0b40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2356ff2a748941bcf3a840183519db12b535187c254345ace1476efcc0b40b", kill_on_drop: false }` [INFO] [stdout] 9e2356ff2a748941bcf3a840183519db12b535187c254345ace1476efcc0b40b