[INFO] fetching crate molecules 0.1.7...
[INFO] testing molecules-0.1.7 against 1.91.0 for beta-1.92-2
[INFO] extracting crate molecules 0.1.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate molecules 0.1.7
[INFO] finished tweaking crates.io crate molecules 0.1.7
[INFO] tweaked toml for crates.io crate molecules 0.1.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate molecules 0.1.7 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding kiddo v4.2.1 (available: v5.2.2)
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded elapsed v0.1.2
[INFO] [stderr]   Downloaded ubyte v0.10.4
[INFO] [stderr]   Downloaded divrem v1.0.0
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded sorted-vec v0.8.10
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded chemistry_consts v0.1.6
[INFO] [stderr]   Downloaded init_with v1.1.0
[INFO] [stderr]   Downloaded kiddo v4.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7df963c8468a4580311e42f04f781ec972f018cbdcaf639c99e4bb72b1f03d
[INFO] running `Command { std: "docker" "start" "-a" "0e7df963c8468a4580311e42f04f781ec972f018cbdcaf639c99e4bb72b1f03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7df963c8468a4580311e42f04f781ec972f018cbdcaf639c99e4bb72b1f03d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7df963c8468a4580311e42f04f781ec972f018cbdcaf639c99e4bb72b1f03d", kill_on_drop: false }`
[INFO] [stdout] 0e7df963c8468a4580311e42f04f781ec972f018cbdcaf639c99e4bb72b1f03d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eec5ff72fd2ab9afc57559e3075df7ef7b7d3d82aa302fe550c11e95031ac0f
[INFO] running `Command { std: "docker" "start" "-a" "4eec5ff72fd2ab9afc57559e3075df7ef7b7d3d82aa302fe550c11e95031ac0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling generator v0.8.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling init_with v1.1.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling chemistry_consts v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling kiddo v4.2.1
[INFO] [stderr]    Compiling molecules v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `additional_nodes`
[INFO] [stdout]    --> src/graphs.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     additional_nodes: &[usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `combine` is never used
[INFO] [stdout]    --> src/molecular_formula.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 338 | impl IsotopicPattern {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn combine(&self, other: &Self, n_peaks: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.20s
[INFO] running `Command { std: "docker" "inspect" "4eec5ff72fd2ab9afc57559e3075df7ef7b7d3d82aa302fe550c11e95031ac0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eec5ff72fd2ab9afc57559e3075df7ef7b7d3d82aa302fe550c11e95031ac0f", kill_on_drop: false }`
[INFO] [stdout] 4eec5ff72fd2ab9afc57559e3075df7ef7b7d3d82aa302fe550c11e95031ac0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f144b18295c7002c3a1dd9d4381fb0f06b0e94b1b80800ebbeb85209fc7acaf0
[INFO] running `Command { std: "docker" "start" "-a" "f144b18295c7002c3a1dd9d4381fb0f06b0e94b1b80800ebbeb85209fc7acaf0", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `additional_nodes`
[INFO] [stdout]    --> src/graphs.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     additional_nodes: &[usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `combine` is never used
[INFO] [stdout]    --> src/molecular_formula.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 338 | impl IsotopicPattern {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn combine(&self, other: &Self, n_peaks: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling molecules v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `additional_nodes`
[INFO] [stdout]    --> src/graphs.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     additional_nodes: &[usize],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional_nodes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `combine` is never used
[INFO] [stdout]    --> src/molecular_formula.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 338 | impl IsotopicPattern {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn combine(&self, other: &Self, n_peaks: usize) -> Self {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "f144b18295c7002c3a1dd9d4381fb0f06b0e94b1b80800ebbeb85209fc7acaf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f144b18295c7002c3a1dd9d4381fb0f06b0e94b1b80800ebbeb85209fc7acaf0", kill_on_drop: false }`
[INFO] [stdout] f144b18295c7002c3a1dd9d4381fb0f06b0e94b1b80800ebbeb85209fc7acaf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca4fb533fe54e9a41293cc3a85126f34846607159424c226be903144437c999f
[INFO] running `Command { std: "docker" "start" "-a" "ca4fb533fe54e9a41293cc3a85126f34846607159424c226be903144437c999f", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `additional_nodes`
[INFO] [stderr]    --> src/graphs.rs:191:5
[INFO] [stderr]     |
[INFO] [stderr] 191 |     additional_nodes: &[usize],
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_additional_nodes`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `combine` is never used
[INFO] [stderr]    --> src/molecular_formula.rs:428:8
[INFO] [stderr]     |
[INFO] [stderr] 338 | impl IsotopicPattern {
[INFO] [stderr]     | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 428 |     fn combine(&self, other: &Self, n_peaks: usize) -> Self {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `molecules` (lib) generated 2 warnings
[INFO] [stderr] warning: `molecules` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/molecules-b40647135822f21c)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test io::tests::test_bond_parsing ... ok
[INFO] [stdout] test io::tests::test_parse_smiles_with_chiral_class ... ok
[INFO] [stdout] test io::tests::test_parse_smiles ... ok
[INFO] [stdout] test io::tests::test_parse_smiles_with_complex_atom_and_hydrogen ... ok
[INFO] [stdout] test io::tests::test_submolecule ... ok
[INFO] [stdout] test io::tests::test_parse_smiles_with_complex_atom_and_isotope ... ok
[INFO] [stdout] test io::tests::test_parse_smiles_with_isotope ... ok
[INFO] [stdout] test molecule::tests::test_cross_product ... ok
[INFO] [stdout] test molecule::tests::test_extract_atom ... ok
[INFO] [stdout] test molecule::tests::test_vector_angle ... ok
[INFO] [stdout] test io::tests::parse_test_file ... ok
[INFO] [stdout] test molecule::tests::test_bond_angle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests molecules
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test src/molecule.rs - molecule::Atom::potential_energy (line 292) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::MolecularFormula::merge (line 28) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Atom::expected_valency (line 136) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::MolecularFormula::monoisotopic_mass (line 68) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Atom::actual_valency (line 113) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Atom::is_bonded (line 215) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Atom::distance (line 242) ... ok
[INFO] [stdout] test src/io.rs - io::SMILESParser::parse_smiles (line 47) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::MolecularFormula::molecular_mass (line 86) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::MolecularFormula::from_str (line 286) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::IsotopicPattern::add (line 368) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::MolecularFormula::combine (line 48) ... ok
[INFO] [stdout] test src/molecular_formula.rs - molecular_formula::IsotopicPattern::add_entry (line 386) ... ok
[INFO] [stdout] test src/graphs.rs - graphs::Molecule::to_gml (line 13) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::MolecularFormula::combine (line 1438) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Atom::distance_squared (line 263) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::cmp_electronegativities (line 659) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::MolecularFormula::molecular_mass (line 1476) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::center (line 915) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::MolecularFormula::monoisotopic_mass (line 1458) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::MolecularFormula::from_str (line 1532) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::dihedral_angle (line 1022) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::MolecularFormula::merge (line 1417) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::get_bonds (line 858) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::extract_atom_pdb (line 1869) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector (line 8) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::angle_between (line 312) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::from_xyz (line 590) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::find_shortest_path_of_set (line 1943) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::dihedrals (line 983) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::degrees (line 1057) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::default (line 99) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::extract_atom_cif (line 1905) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::angle_between_points (line 356) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::cross (line 294) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::difference (line 169) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::distance (line 234) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::from_vec (line 120) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::distance_squared (line 249) ... ok
[INFO] [stdout] test src/molecule.rs - molecule::Molecule::shortest_path (line 1990) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::random_unit_vector (line 267) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::new (line 142) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::dot (line 215) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::normalize (line 337) ... ok
[INFO] [stdout] test src/vector.rs - vector::Vector::length (line 193) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ca4fb533fe54e9a41293cc3a85126f34846607159424c226be903144437c999f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4fb533fe54e9a41293cc3a85126f34846607159424c226be903144437c999f", kill_on_drop: false }`
[INFO] [stdout] ca4fb533fe54e9a41293cc3a85126f34846607159424c226be903144437c999f
