Oct 15 18:06:52.686 INFO testing spatial-0.2.0-rc2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1
Oct 15 18:06:52.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Oct 15 18:06:53.160 INFO blam! 4e809f175a9306618499adf985ec25f5a03efcd54123997b3d2ff7e24004f7d8
Oct 15 18:06:53.163 INFO running `"docker" "start" "-a" "4e809f175a9306618499adf985ec25f5a03efcd54123997b3d2ff7e24004f7d8"`
Oct 15 18:06:54.403 INFO kablam! usermod: no changes
Oct 15 18:06:54.559 INFO kablam! Compiling generic-array v0.3.2
Oct 15 18:06:54.559 INFO kablam! Compiling ordered-float v0.2.3
Oct 15 18:06:56.260 INFO kablam! Compiling spatial v0.2.0-rc2 (/source)
Oct 15 18:06:57.881 INFO kablam! warning: unused `#[macro_use]` import
Oct 15 18:06:57.881 INFO kablam! --> src/lib.rs:12:1
Oct 15 18:06:57.881 INFO kablam! |
Oct 15 18:06:57.881 INFO kablam! 12 | #[macro_use]
Oct 15 18:06:57.881 INFO kablam! | ^^^^^^^^^^^^
Oct 15 18:06:57.881 INFO kablam! |
Oct 15 18:06:57.881 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 15 18:06:57.881 INFO kablam!
Oct 15 18:06:57.882 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.882 INFO kablam! --> src/tree/mbr/index/mod.rs:27:32
Oct 15 18:06:57.882 INFO kablam! |
Oct 15 18:06:57.882 INFO kablam! 27 | fn insert_into_root(&self, mut root: NODE, leaf: MbrLeaf
) -> NODE;
Oct 15 18:06:57.882 INFO kablam! | ^^^^^^^^
Oct 15 18:06:57.882 INFO kablam! |
Oct 15 18:06:57.882 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default
Oct 15 18:06:57.882 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 15 18:06:57.883 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.883 INFO kablam!
Oct 15 18:06:57.883 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.883 INFO kablam! --> src/tree/mbr/index/mod.rs:46:10
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 INFO kablam! 46 | mut root: NODE,
Oct 15 18:06:57.883 INFO kablam! | ^^^^^^^^
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 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 15 18:06:57.883 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.883 INFO kablam!
Oct 15 18:06:57.883 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.883 INFO kablam! --> src/tree/mbr/index/mod.rs:49:10
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 INFO kablam! 49 | mut f: F)
Oct 15 18:06:57.883 INFO kablam! | ^^^^^
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 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 15 18:06:57.883 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.883 INFO kablam!
Oct 15 18:06:57.883 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:06:57.883 INFO kablam! --> src/tree/mbr/leafgeometry.rs:82:58
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 INFO kablam! 82 | |distance, (&(x, y), &z)| distance + pow((((x + y)/two) - z), 2));
Oct 15 18:06:57.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 15 18:06:57.883 INFO kablam!
Oct 15 18:06:57.883 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:06:57.883 INFO kablam! --> src/tree/mbr/leafgeometry.rs:134:66
Oct 15 18:06:57.883 INFO kablam! |
Oct 15 18:06:57.883 INFO kablam! 134 | |distance, (&(x1, y1), &x2, &y2)| distance + pow(((x1 + y1)/two - (x2 + y2)/two), 2));
Oct 15 18:06:57.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 15 18:06:57.884 INFO kablam!
Oct 15 18:06:57.884 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:06:57.884 INFO kablam! --> src/tree/mbr/leafgeometry.rs:186:32
Oct 15 18:06:57.884 INFO kablam! |
Oct 15 18:06:57.884 INFO kablam! 186 | distance + pow(((x1 + y1) / two - (x2 + y2) / two), 2)
Oct 15 18:06:57.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 15 18:06:57.884 INFO kablam!
Oct 15 18:06:57.884 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.884 INFO kablam! --> src/vecext.rs:13:31
Oct 15 18:06:57.884 INFO kablam! |
Oct 15 18:06:57.884 INFO kablam! 13 | fn retain_part(&mut self, mut f: F) -> usize;
Oct 15 18:06:57.884 INFO kablam! | ^^^^^
Oct 15 18:06:57.884 INFO kablam! |
Oct 15 18:06:57.885 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 15 18:06:57.885 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.885 INFO kablam!
Oct 15 18:06:57.885 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.885 INFO kablam! --> src/vecext.rs:19:35
Oct 15 18:06:57.885 INFO kablam! |
Oct 15 18:06:57.885 INFO kablam! 19 | fn retain_mut_part(&mut self, mut f: F) -> usize;
Oct 15 18:06:57.885 INFO kablam! | ^^^^^
Oct 15 18:06:57.885 INFO kablam! |
Oct 15 18:06:57.885 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 15 18:06:57.885 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.885 INFO kablam!
Oct 15 18:06:57.885 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.886 INFO kablam! --> src/vecext.rs:25:40
Oct 15 18:06:57.886 INFO kablam! |
Oct 15 18:06:57.886 INFO kablam! 25 | fn retain_and_split_off(&mut self, mut f: F) -> Option>;
Oct 15 18:06:57.886 INFO kablam! | ^^^^^
Oct 15 18:06:57.886 INFO kablam! |
Oct 15 18:06:57.886 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 15 18:06:57.886 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.886 INFO kablam!
Oct 15 18:06:57.886 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.886 INFO kablam! --> src/vecext.rs:31:53
Oct 15 18:06:57.886 INFO kablam! |
Oct 15 18:06:57.886 INFO kablam! 31 | fn retain_and_append(&mut self, m: &mut Vec, mut f: F);
Oct 15 18:06:57.886 INFO kablam! | ^^^^^
Oct 15 18:06:57.887 INFO kablam! |
Oct 15 18:06:57.887 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 15 18:06:57.887 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.887 INFO kablam!
Oct 15 18:06:57.887 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:06:57.887 INFO kablam! --> src/vecext.rs:37:30
Oct 15 18:06:57.887 INFO kablam! |
Oct 15 18:06:57.887 INFO kablam! 37 | fn retain_mut(&mut self, mut f: F);
Oct 15 18:06:57.887 INFO kablam! | ^^^^^
Oct 15 18:06:57.887 INFO kablam! |
Oct 15 18:06:57.887 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 15 18:06:57.887 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:06:57.887 INFO kablam!
Oct 15 18:06:58.698 INFO kablam! warning: unused variable: `mbr`
Oct 15 18:06:58.698 INFO kablam! --> src/tree/mbr/index/r.rs:48:53
Oct 15 18:06:58.698 INFO kablam! |
Oct 15 18:06:58.698 INFO kablam! 48 | fn pick_seed>(&self, mbr: &Rect, children: &Vec) -> (usize, usize) {
Oct 15 18:06:58.698 INFO kablam! | ^^^ help: consider using `_mbr` instead
Oct 15 18:06:58.698 INFO kablam! |
Oct 15 18:06:58.698 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 15 18:06:58.698 INFO kablam!
Oct 15 18:06:59.110 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.69s
Oct 15 18:06:59.114 INFO kablam! su: No module specific data is present
Oct 15 18:06:59.823 INFO running `"docker" "rm" "-f" "4e809f175a9306618499adf985ec25f5a03efcd54123997b3d2ff7e24004f7d8"`
Oct 15 18:07:00.106 INFO blam! 4e809f175a9306618499adf985ec25f5a03efcd54123997b3d2ff7e24004f7d8
Oct 15 18:07:00.112 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Oct 15 18:07:00.524 INFO blam! 5190ccb30258b49eabd0bebb595a70d9d0bf6cbe592d01f8417f4524f8ff94b4
Oct 15 18:07:00.525 INFO running `"docker" "start" "-a" "5190ccb30258b49eabd0bebb595a70d9d0bf6cbe592d01f8417f4524f8ff94b4"`
Oct 15 18:07:01.975 INFO kablam! usermod: no changes
Oct 15 18:07:02.154 INFO kablam! Compiling spatial v0.2.0-rc2 (/source)
Oct 15 18:07:06.439 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.440 INFO kablam! --> src/tree/mbr/index/mod.rs:27:32
Oct 15 18:07:06.441 INFO kablam! |
Oct 15 18:07:06.441 INFO kablam! 27 | fn insert_into_root(&self, mut root: NODE, leaf: MbrLeaf) -> NODE;
Oct 15 18:07:06.442 INFO kablam! | ^^^^^^^^
Oct 15 18:07:06.443 INFO kablam! |
Oct 15 18:07:06.443 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default
Oct 15 18:07:06.444 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 15 18:07:06.444 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.445 INFO kablam!
Oct 15 18:07:06.446 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.446 INFO kablam! --> src/tree/mbr/index/mod.rs:46:10
Oct 15 18:07:06.447 INFO kablam! |
Oct 15 18:07:06.447 INFO kablam! 46 | mut root: NODE,
Oct 15 18:07:06.448 INFO kablam! | ^^^^^^^^
Oct 15 18:07:06.448 INFO kablam! |
Oct 15 18:07:06.449 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 15 18:07:06.450 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.450 INFO kablam!
Oct 15 18:07:06.451 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.451 INFO kablam! --> src/tree/mbr/index/mod.rs:49:10
Oct 15 18:07:06.452 INFO kablam! |
Oct 15 18:07:06.452 INFO kablam! 49 | mut f: F)
Oct 15 18:07:06.453 INFO kablam! | ^^^^^
Oct 15 18:07:06.453 INFO kablam! |
Oct 15 18:07:06.453 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 15 18:07:06.453 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.453 INFO kablam!
Oct 15 18:07:06.453 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:07:06.453 INFO kablam! --> src/tree/mbr/leafgeometry.rs:82:58
Oct 15 18:07:06.453 INFO kablam! |
Oct 15 18:07:06.453 INFO kablam! 82 | |distance, (&(x, y), &z)| distance + pow((((x + y)/two) - z), 2));
Oct 15 18:07:06.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 15 18:07:06.459 INFO kablam! |
Oct 15 18:07:06.459 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 15 18:07:06.460 INFO kablam!
Oct 15 18:07:06.460 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:07:06.460 INFO kablam! --> src/tree/mbr/leafgeometry.rs:134:66
Oct 15 18:07:06.461 INFO kablam! |
Oct 15 18:07:06.461 INFO kablam! 134 | |distance, (&(x1, y1), &x2, &y2)| distance + pow(((x1 + y1)/two - (x2 + y2)/two), 2));
Oct 15 18:07:06.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 15 18:07:06.461 INFO kablam!
Oct 15 18:07:06.462 INFO kablam! warning: unnecessary parentheses around function argument
Oct 15 18:07:06.462 INFO kablam! --> src/tree/mbr/leafgeometry.rs:186:32
Oct 15 18:07:06.462 INFO kablam! |
Oct 15 18:07:06.463 INFO kablam! 186 | distance + pow(((x1 + y1) / two - (x2 + y2) / two), 2)
Oct 15 18:07:06.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 15 18:07:06.463 INFO kablam!
Oct 15 18:07:06.465 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.465 INFO kablam! --> src/vecext.rs:13:31
Oct 15 18:07:06.465 INFO kablam! |
Oct 15 18:07:06.466 INFO kablam! 13 | fn retain_part(&mut self, mut f: F) -> usize;
Oct 15 18:07:06.466 INFO kablam! | ^^^^^
Oct 15 18:07:06.466 INFO kablam! |
Oct 15 18:07:06.467 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 15 18:07:06.467 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.467 INFO kablam!
Oct 15 18:07:06.468 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.468 INFO kablam! --> src/vecext.rs:19:35
Oct 15 18:07:06.468 INFO kablam! |
Oct 15 18:07:06.469 INFO kablam! 19 | fn retain_mut_part(&mut self, mut f: F) -> usize;
Oct 15 18:07:06.469 INFO kablam! | ^^^^^
Oct 15 18:07:06.469 INFO kablam! |
Oct 15 18:07:06.470 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 15 18:07:06.470 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.470 INFO kablam!
Oct 15 18:07:06.471 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.471 INFO kablam! --> src/vecext.rs:25:40
Oct 15 18:07:06.471 INFO kablam! |
Oct 15 18:07:06.472 INFO kablam! 25 | fn retain_and_split_off(&mut self, mut f: F) -> Option>;
Oct 15 18:07:06.472 INFO kablam! | ^^^^^
Oct 15 18:07:06.472 INFO kablam! |
Oct 15 18:07:06.473 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 15 18:07:06.473 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.473 INFO kablam!
Oct 15 18:07:06.473 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.474 INFO kablam! --> src/vecext.rs:31:53
Oct 15 18:07:06.474 INFO kablam! |
Oct 15 18:07:06.474 INFO kablam! 31 | fn retain_and_append(&mut self, m: &mut Vec, mut f: F);
Oct 15 18:07:06.475 INFO kablam! | ^^^^^
Oct 15 18:07:06.475 INFO kablam! |
Oct 15 18:07:06.475 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 15 18:07:06.476 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.476 INFO kablam!
Oct 15 18:07:06.476 INFO kablam! warning: patterns aren't allowed in methods without bodies
Oct 15 18:07:06.477 INFO kablam! --> src/vecext.rs:37:30
Oct 15 18:07:06.477 INFO kablam! |
Oct 15 18:07:06.477 INFO kablam! 37 | fn retain_mut(&mut self, mut f: F);
Oct 15 18:07:06.478 INFO kablam! | ^^^^^
Oct 15 18:07:06.478 INFO kablam! |
Oct 15 18:07:06.478 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 15 18:07:06.479 INFO kablam! = note: for more information, see issue #35203
Oct 15 18:07:06.479 INFO kablam!
Oct 15 18:07:09.196 INFO kablam! warning: unused variable: `mbr`
Oct 15 18:07:09.196 INFO kablam! --> src/tree/mbr/index/r.rs:48:53
Oct 15 18:07:09.196 INFO kablam! |
Oct 15 18:07:09.196 INFO kablam! 48 | fn pick_seed>(&self, mbr: &Rect, children: &Vec) -> (usize, usize) {
Oct 15 18:07:09.196 INFO kablam! | ^^^ help: consider using `_mbr` instead
Oct 15 18:07:09.207 INFO kablam! |
Oct 15 18:07:09.207 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 15 18:07:09.207 INFO kablam!
Oct 15 18:07:12.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.04s
Oct 15 18:07:12.074 INFO kablam! su: No module specific data is present
Oct 15 18:07:13.218 INFO running `"docker" "rm" "-f" "5190ccb30258b49eabd0bebb595a70d9d0bf6cbe592d01f8417f4524f8ff94b4"`
Oct 15 18:07:13.518 INFO blam! 5190ccb30258b49eabd0bebb595a70d9d0bf6cbe592d01f8417f4524f8ff94b4
Oct 15 18:07:13.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Oct 15 18:07:14.015 INFO blam! 6e472955fcc6edaef2756e239ee8a1eb86bd298317e550b940f20b573d5a9f95
Oct 15 18:07:14.017 INFO running `"docker" "start" "-a" "6e472955fcc6edaef2756e239ee8a1eb86bd298317e550b940f20b573d5a9f95"`
Oct 15 18:07:15.623 INFO kablam! usermod: no changes
Oct 15 18:07:15.734 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s
Oct 15 18:07:15.747 INFO blam!
Oct 15 18:07:15.747 INFO blam! running 7 tests
Oct 15 18:07:15.747 INFO blam! test vecext::tests::retain_and_split_off ... ok
Oct 15 18:07:15.747 INFO blam! test vecext::tests::retain_and_append ... ok
Oct 15 18:07:15.747 INFO blam! test tree::mbr::leafgeometry::tests::rect ... ok
Oct 15 18:07:15.747 INFO blam! test tree::mbr::leafgeometry::tests::point ... ok
Oct 15 18:07:15.747 INFO blam! test tree::mbr::index::rstar::tests::margin ... ok
Oct 15 18:07:15.747 INFO kablam! Running /target/debug/deps/spatial-258b55b262bac8a2
Oct 15 18:07:15.755 INFO blam! test tree::mbr::leafgeometry::tests::line_segment ... ok
Oct 15 18:07:15.755 INFO blam! test vecext::tests::retain_mut ... ok
Oct 15 18:07:15.755 INFO blam!
Oct 15 18:07:15.755 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 18:07:15.755 INFO blam!
Oct 15 18:07:15.755 INFO kablam! Running /target/debug/deps/rstar-2a2143daf963fb2d
Oct 15 18:07:15.767 INFO blam!
Oct 15 18:07:15.767 INFO blam! running 1 test
Oct 15 18:07:15.767 INFO kablam! Running /target/debug/deps/rtree-427452ab168ca95d
Oct 15 18:07:15.767 INFO blam! test rstar_integration ... ok
Oct 15 18:07:15.767 INFO blam!
Oct 15 18:07:15.767 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 18:07:15.767 INFO blam!
Oct 15 18:07:15.767 INFO blam!
Oct 15 18:07:15.767 INFO blam! running 2 tests
Oct 15 18:07:15.779 INFO blam! test rlinear_integration ... ok
Oct 15 18:07:15.791 INFO blam! test rquadratic_integration ... ok
Oct 15 18:07:15.791 INFO blam!
Oct 15 18:07:15.791 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 18:07:15.791 INFO blam!
Oct 15 18:07:15.799 INFO kablam! Doc-tests spatial
Oct 15 18:07:18.115 INFO blam!
Oct 15 18:07:18.115 INFO blam! running 0 tests
Oct 15 18:07:18.116 INFO blam!
Oct 15 18:07:18.116 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 18:07:18.116 INFO blam!
Oct 15 18:07:18.125 INFO kablam! su: No module specific data is present
Oct 15 18:07:18.969 INFO running `"docker" "rm" "-f" "6e472955fcc6edaef2756e239ee8a1eb86bd298317e550b940f20b573d5a9f95"`
Oct 15 18:07:19.231 INFO blam! 6e472955fcc6edaef2756e239ee8a1eb86bd298317e550b940f20b573d5a9f95