[INFO] fetching crate finiteelement 0.3.0...
[INFO] testing finiteelement-0.3.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate finiteelement 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate finiteelement 0.3.0
[INFO] finished tweaking crates.io crate finiteelement 0.3.0
[INFO] tweaked toml for crates.io crate finiteelement 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate finiteelement 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding codenano v0.3.0 (available: v0.5.1)
[INFO] [stderr]       Adding rand v0.6.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded finiteelement_macros v0.1.0
[INFO] [stderr]   Downloaded codenano v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a38374e55bbb2e01e89e35b6008486b08d3c249eeb4450ba6526b43183b1d4e
[INFO] running `Command { std: "docker" "start" "-a" "1a38374e55bbb2e01e89e35b6008486b08d3c249eeb4450ba6526b43183b1d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a38374e55bbb2e01e89e35b6008486b08d3c249eeb4450ba6526b43183b1d4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a38374e55bbb2e01e89e35b6008486b08d3c249eeb4450ba6526b43183b1d4e", kill_on_drop: false }`
[INFO] [stdout] 1a38374e55bbb2e01e89e35b6008486b08d3c249eeb4450ba6526b43183b1d4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f94e06b49d6e9e3e49514c29ed8676c9091917bfdc0b134f6a8a850bb79a10e5
[INFO] running `Command { std: "docker" "start" "-a" "f94e06b49d6e9e3e49514c29ed8676c9091917bfdc0b134f6a8a850bb79a10e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling finiteelement_macros v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling codenano v0.3.0
[INFO] [stderr]    Compiling finiteelement v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<usize, A> {
[INFO] [stdout]     |                     ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<'_, usize, A> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> hash_map::Iter<usize, A> {
[INFO] [stdout]     |                 ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> hash_map::Iter<'_, usize, A> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.69s
[INFO] running `Command { std: "docker" "inspect" "f94e06b49d6e9e3e49514c29ed8676c9091917bfdc0b134f6a8a850bb79a10e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f94e06b49d6e9e3e49514c29ed8676c9091917bfdc0b134f6a8a850bb79a10e5", kill_on_drop: false }`
[INFO] [stdout] f94e06b49d6e9e3e49514c29ed8676c9091917bfdc0b134f6a8a850bb79a10e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd14eeb235e49c1b2650a3776691d76de0b43ef89afcecaf71bca01dedf4a087
[INFO] running `Command { std: "docker" "start" "-a" "fd14eeb235e49c1b2650a3776691d76de0b43ef89afcecaf71bca01dedf4a087", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<usize, A> {
[INFO] [stdout]     |                     ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<'_, usize, A> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> hash_map::Iter<usize, A> {
[INFO] [stdout]     |                 ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> hash_map::Iter<'_, usize, A> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling finiteelement v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:119:21
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<usize, A> {
[INFO] [stdout]     |                     ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<'_, usize, A> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matrix.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> hash_map::Iter<usize, A> {
[INFO] [stdout]     |                 ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn iter(&self) -> hash_map::Iter<'_, usize, A> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] running `Command { std: "docker" "inspect" "fd14eeb235e49c1b2650a3776691d76de0b43ef89afcecaf71bca01dedf4a087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd14eeb235e49c1b2650a3776691d76de0b43ef89afcecaf71bca01dedf4a087", kill_on_drop: false }`
[INFO] [stdout] fd14eeb235e49c1b2650a3776691d76de0b43ef89afcecaf71bca01dedf4a087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30eb85f7a13305d33bc12c19fc5427517a8cca6e9dad0744c6d43bb13cc2bb57
[INFO] running `Command { std: "docker" "start" "-a" "30eb85f7a13305d33bc12c19fc5427517a8cca6e9dad0744c6d43bb13cc2bb57", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/matrix.rs:119:21
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<usize, A> {
[INFO] [stderr]     |                     ^^^^^^^^^     --------------------------- the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn iter_mut(&mut self) -> hash_map::IterMut<'_, usize, A> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/matrix.rs:122:17
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn iter(&self) -> hash_map::Iter<usize, A> {
[INFO] [stderr]     |                 ^^^^^     ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn iter(&self) -> hash_map::Iter<'_, usize, A> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `finiteelement` (lib) generated 2 warnings
[INFO] [stderr] warning: `finiteelement` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/finiteelement-50788489b29f5690)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test matrix::test_mat_vec ... ok
[INFO] [stdout] test matrix::test_sparse ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests finiteelement
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 101) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] test src/matrix.rs - matrix::Sparse (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 101) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Float` in this scope
[INFO] [stdout]  --> src/lib.rs:105:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | auto_impl_spring!{}
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `auto_impl_spring` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 4 + use num_traits::Float;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Point` in this scope
[INFO] [stdout]  --> src/lib.rs:105:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | auto_impl_spring!{}
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `auto_impl_spring` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 4 + use codenano::geometry::Point;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:129:4
[INFO] [stdout]    |
[INFO] [stdout] 30 |    Point { x: 0., y: 0., z: 0. },
[INFO] [stdout]    |    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:130:4
[INFO] [stdout]    |
[INFO] [stdout] 31 |    Point {x : 1., y: 0., z: 0.},
[INFO] [stdout]    |    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:131:4
[INFO] [stdout]    |
[INFO] [stdout] 32 |    Point{x: 0., y: 1., z: 1.}];
[INFO] [stdout]    |    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  4 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0422.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |    fn forces(&self, positions: &[Point<f64>], forces: &mut [f64]) {
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |    fn jacobian(&self, positions: &[Point<f64>], jacobian: &mut Sparse<f64>) {
[INFO] [stdout]    |                                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:79:2
[INFO] [stdout]    |
[INFO] [stdout] 77 |  Point { x: 0., y: 0., z: 0. },
[INFO] [stdout]    |  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:80:2
[INFO] [stdout]    |
[INFO] [stdout] 78 |  Point {x : 1., y: 0., z: 0.},
[INFO] [stdout]    |  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Point` in this scope
[INFO] [stdout]   --> src/lib.rs:81:2
[INFO] [stdout]    |
[INFO] [stdout] 79 |  Point{x: 0., y: 1., z: 1.}];
[INFO] [stdout]    |  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use codenano::geometry::Point;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 101)
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "30eb85f7a13305d33bc12c19fc5427517a8cca6e9dad0744c6d43bb13cc2bb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30eb85f7a13305d33bc12c19fc5427517a8cca6e9dad0744c6d43bb13cc2bb57", kill_on_drop: false }`
[INFO] [stdout] 30eb85f7a13305d33bc12c19fc5427517a8cca6e9dad0744c6d43bb13cc2bb57
