Oct 11 11:07:06.738 INFO testing spatial-0.2.0-rc2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling
Oct 11 11:07:06.738 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen
Oct 11 11:07:06.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"`
Oct 11 11:07:07.050 INFO blam! 8d0c8a6a4a3882c6d2d33831c5bab587c01a40bb0ff16060a8c4137a13cd356f
Oct 11 11:07:07.052 INFO running `"docker" "start" "-a" "8d0c8a6a4a3882c6d2d33831c5bab587c01a40bb0ff16060a8c4137a13cd356f"`
Oct 11 11:07:07.704 INFO kablam! usermod: no changes
Oct 11 11:07:07.786 INFO kablam! Compiling generic-array v0.3.2
Oct 11 11:07:07.786 INFO kablam! Compiling ordered-float v0.2.3
Oct 11 11:07:09.075 INFO kablam! Compiling spatial v0.2.0-rc2 (/source)
Oct 11 11:07:11.252 INFO kablam! warning: unused `#[macro_use]` import
Oct 11 11:07:11.252 INFO kablam! --> src/lib.rs:12:1
Oct 11 11:07:11.252 INFO kablam! |
Oct 11 11:07:11.252 INFO kablam! 12 | #[macro_use]
Oct 11 11:07:11.252 INFO kablam! | ^^^^^^^^^^^^
Oct 11 11:07:11.252 INFO kablam! |
Oct 11 11:07:11.252 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 11 11:07:11.252 INFO kablam!
Oct 11 11:07:11.253 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.253 INFO kablam! --> src/tree/mbr/index/mod.rs:27:32
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! 27 | fn insert_into_root(&self, mut root: NODE, leaf: MbrLeaf
) -> NODE;
Oct 11 11:07:11.253 INFO kablam! | ^^^^^^^^
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default
Oct 11 11:07:11.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.253 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.253 INFO kablam!
Oct 11 11:07:11.253 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.253 INFO kablam! --> src/tree/mbr/index/mod.rs:46:10
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! 46 | mut root: NODE,
Oct 11 11:07:11.253 INFO kablam! | ^^^^^^^^
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.253 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.253 INFO kablam!
Oct 11 11:07:11.253 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.253 INFO kablam! --> src/tree/mbr/index/mod.rs:49:10
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! 49 | mut f: F)
Oct 11 11:07:11.253 INFO kablam! | ^^^^^
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.253 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.253 INFO kablam!
Oct 11 11:07:11.253 INFO kablam! warning: unnecessary parentheses around function argument
Oct 11 11:07:11.253 INFO kablam! --> src/tree/mbr/leafgeometry.rs:82:58
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! 82 | |distance, (&(x, y), &z)| distance + pow((((x + y)/two) - z), 2));
Oct 11 11:07:11.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 11 11:07:11.253 INFO kablam!
Oct 11 11:07:11.253 INFO kablam! warning: unnecessary parentheses around function argument
Oct 11 11:07:11.253 INFO kablam! --> src/tree/mbr/leafgeometry.rs:134:66
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! 134 | |distance, (&(x1, y1), &x2, &y2)| distance + pow(((x1 + y1)/two - (x2 + y2)/two), 2));
Oct 11 11:07:11.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 11 11:07:11.253 INFO kablam!
Oct 11 11:07:11.253 INFO kablam! warning: unnecessary parentheses around function argument
Oct 11 11:07:11.253 INFO kablam! --> src/tree/mbr/leafgeometry.rs:186:32
Oct 11 11:07:11.253 INFO kablam! |
Oct 11 11:07:11.253 INFO kablam! 186 | distance + pow(((x1 + y1) / two - (x2 + y2) / two), 2)
Oct 11 11:07:11.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 11 11:07:11.253 INFO kablam!
Oct 11 11:07:11.256 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.256 INFO kablam! --> src/vecext.rs:13:31
Oct 11 11:07:11.256 INFO kablam! |
Oct 11 11:07:11.256 INFO kablam! 13 | fn retain_part(&mut self, mut f: F) -> usize;
Oct 11 11:07:11.256 INFO kablam! | ^^^^^
Oct 11 11:07:11.256 INFO kablam! |
Oct 11 11:07:11.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.256 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.256 INFO kablam!
Oct 11 11:07:11.256 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.256 INFO kablam! --> src/vecext.rs:19:35
Oct 11 11:07:11.256 INFO kablam! |
Oct 11 11:07:11.256 INFO kablam! 19 | fn retain_mut_part(&mut self, mut f: F) -> usize;
Oct 11 11:07:11.256 INFO kablam! | ^^^^^
Oct 11 11:07:11.256 INFO kablam! |
Oct 11 11:07:11.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.256 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.256 INFO kablam!
Oct 11 11:07:11.256 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.256 INFO kablam! --> src/vecext.rs:25:40
Oct 11 11:07:11.256 INFO kablam! |
Oct 11 11:07:11.256 INFO kablam! 25 | fn retain_and_split_off(&mut self, mut f: F) -> Option>;
Oct 11 11:07:11.256 INFO kablam! | ^^^^^
Oct 11 11:07:11.256 INFO kablam! |
Oct 11 11:07:11.256 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.257 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.257 INFO kablam!
Oct 11 11:07:11.257 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.257 INFO kablam! --> src/vecext.rs:31:53
Oct 11 11:07:11.257 INFO kablam! |
Oct 11 11:07:11.257 INFO kablam! 31 | fn retain_and_append(&mut self, m: &mut Vec, mut f: F);
Oct 11 11:07:11.257 INFO kablam! | ^^^^^
Oct 11 11:07:11.257 INFO kablam! |
Oct 11 11:07:11.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.257 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.257 INFO kablam!
Oct 11 11:07:11.257 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:11.257 INFO kablam! --> src/vecext.rs:37:30
Oct 11 11:07:11.257 INFO kablam! |
Oct 11 11:07:11.257 INFO kablam! 37 | fn retain_mut(&mut self, mut f: F);
Oct 11 11:07:11.257 INFO kablam! | ^^^^^
Oct 11 11:07:11.257 INFO kablam! |
Oct 11 11:07:11.257 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:11.257 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:11.257 INFO kablam!
Oct 11 11:07:11.989 INFO kablam! warning: unused variable: `mbr`
Oct 11 11:07:11.989 INFO kablam! --> src/tree/mbr/index/r.rs:48:53
Oct 11 11:07:11.989 INFO kablam! |
Oct 11 11:07:11.989 INFO kablam! 48 | fn pick_seed>(&self, mbr: &Rect, children: &Vec) -> (usize, usize) {
Oct 11 11:07:11.989 INFO kablam! | ^^^ help: consider using `_mbr` instead
Oct 11 11:07:11.989 INFO kablam! |
Oct 11 11:07:11.989 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 11 11:07:11.989 INFO kablam!
Oct 11 11:07:12.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.63s
Oct 11 11:07:12.377 INFO kablam! su: No module specific data is present
Oct 11 11:07:12.792 INFO running `"docker" "rm" "-f" "8d0c8a6a4a3882c6d2d33831c5bab587c01a40bb0ff16060a8c4137a13cd356f"`
Oct 11 11:07:13.098 INFO blam! 8d0c8a6a4a3882c6d2d33831c5bab587c01a40bb0ff16060a8c4137a13cd356f
Oct 11 11:07:13.108 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run
Oct 11 11:07:13.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"`
Oct 11 11:07:13.561 INFO blam! f9a8b7b731240b2a05cbc325845b9d3a321c14145b06600f210062c0232cf384
Oct 11 11:07:13.565 INFO running `"docker" "start" "-a" "f9a8b7b731240b2a05cbc325845b9d3a321c14145b06600f210062c0232cf384"`
Oct 11 11:07:15.076 INFO kablam! usermod: no changes
Oct 11 11:07:15.192 INFO kablam! Compiling spatial v0.2.0-rc2 (/source)
Oct 11 11:07:18.340 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.340 INFO kablam! --> src/tree/mbr/index/mod.rs:27:32
Oct 11 11:07:18.340 INFO kablam! |
Oct 11 11:07:18.340 INFO kablam! 27 | fn insert_into_root(&self, mut root: NODE, leaf: MbrLeaf) -> NODE;
Oct 11 11:07:18.340 INFO kablam! | ^^^^^^^^
Oct 11 11:07:18.340 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default
Oct 11 11:07:18.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.341 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.341 INFO kablam!
Oct 11 11:07:18.341 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.341 INFO kablam! --> src/tree/mbr/index/mod.rs:46:10
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! 46 | mut root: NODE,
Oct 11 11:07:18.341 INFO kablam! | ^^^^^^^^
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.341 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.341 INFO kablam!
Oct 11 11:07:18.341 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.341 INFO kablam! --> src/tree/mbr/index/mod.rs:49:10
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! 49 | mut f: F)
Oct 11 11:07:18.341 INFO kablam! | ^^^^^
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.341 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.341 INFO kablam!
Oct 11 11:07:18.341 INFO kablam! warning: unnecessary parentheses around function argument
Oct 11 11:07:18.341 INFO kablam! --> src/tree/mbr/leafgeometry.rs:82:58
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! 82 | |distance, (&(x, y), &z)| distance + pow((((x + y)/two) - z), 2));
Oct 11 11:07:18.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 11 11:07:18.341 INFO kablam!
Oct 11 11:07:18.341 INFO kablam! warning: unnecessary parentheses around function argument
Oct 11 11:07:18.341 INFO kablam! --> src/tree/mbr/leafgeometry.rs:134:66
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! 134 | |distance, (&(x1, y1), &x2, &y2)| distance + pow(((x1 + y1)/two - (x2 + y2)/two), 2));
Oct 11 11:07:18.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 11 11:07:18.341 INFO kablam!
Oct 11 11:07:18.341 INFO kablam! warning: unnecessary parentheses around function argument
Oct 11 11:07:18.341 INFO kablam! --> src/tree/mbr/leafgeometry.rs:186:32
Oct 11 11:07:18.341 INFO kablam! |
Oct 11 11:07:18.341 INFO kablam! 186 | distance + pow(((x1 + y1) / two - (x2 + y2) / two), 2)
Oct 11 11:07:18.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 11 11:07:18.341 INFO kablam!
Oct 11 11:07:18.349 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.349 INFO kablam! --> src/vecext.rs:13:31
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! 13 | fn retain_part(&mut self, mut f: F) -> usize;
Oct 11 11:07:18.349 INFO kablam! | ^^^^^
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.349 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.349 INFO kablam!
Oct 11 11:07:18.349 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.349 INFO kablam! --> src/vecext.rs:19:35
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! 19 | fn retain_mut_part(&mut self, mut f: F) -> usize;
Oct 11 11:07:18.349 INFO kablam! | ^^^^^
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.349 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.349 INFO kablam!
Oct 11 11:07:18.349 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.349 INFO kablam! --> src/vecext.rs:25:40
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! 25 | fn retain_and_split_off(&mut self, mut f: F) -> Option>;
Oct 11 11:07:18.349 INFO kablam! | ^^^^^
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.349 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.349 INFO kablam!
Oct 11 11:07:18.349 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.349 INFO kablam! --> src/vecext.rs:31:53
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! 31 | fn retain_and_append(&mut self, m: &mut Vec, mut f: F);
Oct 11 11:07:18.349 INFO kablam! | ^^^^^
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.349 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.349 INFO kablam!
Oct 11 11:07:18.349 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 11 11:07:18.349 INFO kablam! --> src/vecext.rs:37:30
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! 37 | fn retain_mut(&mut self, mut f: F);
Oct 11 11:07:18.349 INFO kablam! | ^^^^^
Oct 11 11:07:18.349 INFO kablam! |
Oct 11 11:07:18.349 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
Oct 11 11:07:18.349 INFO kablam! = note: for more information, see issue #35203
Oct 11 11:07:18.349 INFO kablam!
Oct 11 11:07:19.398 INFO kablam! warning: unused variable: `mbr`
Oct 11 11:07:19.398 INFO kablam! --> src/tree/mbr/index/r.rs:48:53
Oct 11 11:07:19.398 INFO kablam! |
Oct 11 11:07:19.398 INFO kablam! 48 | fn pick_seed>(&self, mbr: &Rect, children: &Vec) -> (usize, usize) {
Oct 11 11:07:19.398 INFO kablam! | ^^^ help: consider using `_mbr` instead
Oct 11 11:07:19.398 INFO kablam! |
Oct 11 11:07:19.398 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 11 11:07:19.398 INFO kablam!
Oct 11 11:07:22.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.02s
Oct 11 11:07:22.128 INFO kablam! su: No module specific data is present
Oct 11 11:07:22.700 INFO running `"docker" "rm" "-f" "f9a8b7b731240b2a05cbc325845b9d3a321c14145b06600f210062c0232cf384"`
Oct 11 11:07:22.904 INFO blam! f9a8b7b731240b2a05cbc325845b9d3a321c14145b06600f210062c0232cf384
Oct 11 11:07:22.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen
Oct 11 11:07:22.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"`
Oct 11 11:07:23.260 INFO blam! 076d022d216e42c16e57e8e60bc33bcabfd3a2e0a5266639e1f768f7d63d820f
Oct 11 11:07:23.261 INFO running `"docker" "start" "-a" "076d022d216e42c16e57e8e60bc33bcabfd3a2e0a5266639e1f768f7d63d820f"`
Oct 11 11:07:24.420 INFO kablam! usermod: no changes
Oct 11 11:07:24.501 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s
Oct 11 11:07:24.512 INFO kablam! Running /target/debug/deps/spatial-b1264465930a6903
Oct 11 11:07:24.516 INFO blam!
Oct 11 11:07:24.516 INFO blam! running 7 tests
Oct 11 11:07:24.516 INFO blam! test tree::mbr::leafgeometry::tests::line_segment ... ok
Oct 11 11:07:24.516 INFO blam! test tree::mbr::index::rstar::tests::margin ... ok
Oct 11 11:07:24.516 INFO blam! test tree::mbr::leafgeometry::tests::rect ... ok
Oct 11 11:07:24.524 INFO blam! test tree::mbr::leafgeometry::tests::point ... ok
Oct 11 11:07:24.524 INFO kablam! Running /target/debug/deps/rstar-6ac8290238b3bd66
Oct 11 11:07:24.524 INFO blam! test vecext::tests::retain_and_append ... ok
Oct 11 11:07:24.524 INFO blam! test vecext::tests::retain_and_split_off ... ok
Oct 11 11:07:24.524 INFO blam! test vecext::tests::retain_mut ... ok
Oct 11 11:07:24.524 INFO blam!
Oct 11 11:07:24.524 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 11 11:07:24.524 INFO blam!
Oct 11 11:07:24.530 INFO blam!
Oct 11 11:07:24.530 INFO blam! running 1 test
Oct 11 11:07:24.532 INFO blam! test rstar_integration ... ok
Oct 11 11:07:24.532 INFO kablam! Running /target/debug/deps/rtree-28a6c91271704d21
Oct 11 11:07:24.532 INFO blam!
Oct 11 11:07:24.532 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 11 11:07:24.532 INFO blam!
Oct 11 11:07:24.544 INFO blam!
Oct 11 11:07:24.544 INFO blam! running 2 tests
Oct 11 11:07:24.547 INFO blam! test rlinear_integration ... ok
Oct 11 11:07:24.547 INFO blam! test rquadratic_integration ... ok
Oct 11 11:07:24.547 INFO blam!
Oct 11 11:07:24.547 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 11 11:07:24.548 INFO blam!
Oct 11 11:07:24.552 INFO kablam! Doc-tests spatial
Oct 11 11:07:28.385 INFO blam!
Oct 11 11:07:28.385 INFO blam! running 0 tests
Oct 11 11:07:28.385 INFO blam!
Oct 11 11:07:28.385 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 11 11:07:28.385 INFO blam!
Oct 11 11:07:28.390 INFO kablam! su: No module specific data is present
Oct 11 11:07:29.143 INFO running `"docker" "rm" "-f" "076d022d216e42c16e57e8e60bc33bcabfd3a2e0a5266639e1f768f7d63d820f"`
Oct 11 11:07:29.456 INFO blam! 076d022d216e42c16e57e8e60bc33bcabfd3a2e0a5266639e1f768f7d63d820f