Oct 15 16:59:48.436 INFO testing teardown_tree-0.6.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:59:48.436 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:59:48.827 INFO blam! 7b94f59434051815d32542d0d90daac1c0c885a5fa52d2136226e49c52c8af28 Oct 15 16:59:48.831 INFO running `"docker" "start" "-a" "7b94f59434051815d32542d0d90daac1c0c885a5fa52d2136226e49c52c8af28"` Oct 15 16:59:49.746 INFO kablam! usermod: no changes Oct 15 16:59:49.839 INFO kablam! Compiling libc v0.2.43 Oct 15 16:59:49.839 INFO kablam! Compiling quote v0.2.3 Oct 15 16:59:49.839 INFO kablam! Compiling unicode-xid v0.0.3 Oct 15 16:59:50.993 INFO kablam! Compiling syn v0.8.7 Oct 15 16:59:52.519 INFO kablam! Compiling rand v0.4.3 Oct 15 16:59:55.841 INFO kablam! Compiling rand v0.3.22 Oct 15 16:59:56.878 INFO kablam! Compiling derive-new v0.4.0 Oct 15 17:00:00.779 INFO kablam! Compiling teardown_tree v0.6.6 (/source) Oct 15 17:00:02.260 INFO kablam! warning: unnecessary `unsafe` block Oct 15 17:00:02.260 INFO kablam! --> src/applied/interval_tree.rs:50:9 Oct 15 17:00:02.260 INFO kablam! | Oct 15 17:00:02.260 INFO kablam! 50 | unsafe { self.repr.into_inner() } Oct 15 17:00:02.260 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 17:00:02.260 INFO kablam! | Oct 15 17:00:02.260 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 17:00:02.260 INFO kablam! Oct 15 17:00:02.260 INFO kablam! warning: unnecessary `unsafe` block Oct 15 17:00:02.260 INFO kablam! --> src/applied/plain_tree.rs:113:9 Oct 15 17:00:02.260 INFO kablam! | Oct 15 17:00:02.260 INFO kablam! 113 | unsafe { self.repr.into_inner() } Oct 15 17:00:02.261 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 17:00:02.261 INFO kablam! Oct 15 17:00:02.261 INFO kablam! warning: function is never used: `right_enclosing` Oct 15 17:00:02.261 INFO kablam! --> src/base/base_repr.rs:693:1 Oct 15 17:00:02.261 INFO kablam! | Oct 15 17:00:02.261 INFO kablam! 693 | fn right_enclosing(idx: usize) -> usize { Oct 15 17:00:02.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:00:02.261 INFO kablam! | Oct 15 17:00:02.261 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:00:02.261 INFO kablam! Oct 15 17:00:02.267 INFO kablam! warning: method is never used: `with_nodes` Oct 15 17:00:02.267 INFO kablam! --> src/applied/plain_tree.rs:93:5 Oct 15 17:00:02.267 INFO kablam! | Oct 15 17:00:02.267 INFO kablam! 93 | pub fn with_nodes(nodes: Vec>>) -> PlTree { Oct 15 17:00:02.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:00:02.267 INFO kablam! Oct 15 17:00:02.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.89s Oct 15 17:00:02.675 INFO kablam! su: No module specific data is present Oct 15 17:00:03.317 INFO running `"docker" "rm" "-f" "7b94f59434051815d32542d0d90daac1c0c885a5fa52d2136226e49c52c8af28"` Oct 15 17:00:03.611 INFO blam! 7b94f59434051815d32542d0d90daac1c0c885a5fa52d2136226e49c52c8af28 Oct 15 17:00:03.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:00:03.989 INFO blam! 0ee3fbbce2a2ef297e3d1346fafe387128a8e96520ca5d0e740718d061634823 Oct 15 17:00:03.991 INFO running `"docker" "start" "-a" "0ee3fbbce2a2ef297e3d1346fafe387128a8e96520ca5d0e740718d061634823"` Oct 15 17:00:05.175 INFO kablam! usermod: no changes Oct 15 17:00:05.263 INFO kablam! Compiling winapi-build v0.1.1 Oct 15 17:00:05.263 INFO kablam! Compiling winapi v0.2.8 Oct 15 17:00:05.263 INFO kablam! Compiling cfg-if v0.1.5 Oct 15 17:00:05.263 INFO kablam! Compiling regex-syntax v0.3.9 Oct 15 17:00:05.268 INFO kablam! Compiling utf8-ranges v0.1.3 Oct 15 17:00:05.268 INFO kablam! Compiling memchr v0.1.11 Oct 15 17:00:05.505 INFO kablam! Compiling log v0.4.5 Oct 15 17:00:06.244 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 17:00:06.661 INFO kablam! Compiling kernel32-sys v0.2.2 Oct 15 17:00:06.751 INFO kablam! Compiling log v0.3.9 Oct 15 17:00:09.626 INFO kablam! Compiling thread-id v2.0.0 Oct 15 17:00:10.312 INFO kablam! Compiling thread_local v0.2.7 Oct 15 17:00:13.103 INFO kablam! Compiling regex v0.1.80 Oct 15 17:00:24.471 INFO kablam! Compiling env_logger v0.3.5 Oct 15 17:00:26.331 INFO kablam! Compiling quickcheck v0.4.1 Oct 15 17:00:29.287 INFO kablam! Compiling teardown_tree v0.6.6 (/source) Oct 15 17:00:31.859 INFO kablam! warning: variable does not need to be mutable Oct 15 17:00:31.859 INFO kablam! --> src/lib.rs:566:18 Oct 15 17:00:31.859 INFO kablam! | Oct 15 17:00:31.859 INFO kablam! 566 | let (mut orig, mut tree) = (orig.internal_mut(), tree.internal_mut()); Oct 15 17:00:31.859 INFO kablam! | ----^^^^ Oct 15 17:00:31.859 INFO kablam! | | Oct 15 17:00:31.859 INFO kablam! | help: remove this `mut` Oct 15 17:00:31.859 INFO kablam! | Oct 15 17:00:31.859 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 17:00:31.859 INFO kablam! Oct 15 17:00:32.183 INFO kablam! warning: unnecessary `unsafe` block Oct 15 17:00:32.183 INFO kablam! --> src/applied/interval_tree.rs:50:9 Oct 15 17:00:32.183 INFO kablam! | Oct 15 17:00:32.183 INFO kablam! 50 | unsafe { self.repr.into_inner() } Oct 15 17:00:32.183 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 17:00:32.183 INFO kablam! | Oct 15 17:00:32.183 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 17:00:32.183 INFO kablam! Oct 15 17:00:32.183 INFO kablam! warning: unnecessary `unsafe` block Oct 15 17:00:32.183 INFO kablam! --> src/applied/plain_tree.rs:113:9 Oct 15 17:00:32.183 INFO kablam! | Oct 15 17:00:32.183 INFO kablam! 113 | unsafe { self.repr.into_inner() } Oct 15 17:00:32.183 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 17:00:32.183 INFO kablam! Oct 15 17:00:32.191 INFO kablam! warning: function is never used: `right_enclosing` Oct 15 17:00:32.191 INFO kablam! --> src/base/base_repr.rs:693:1 Oct 15 17:00:32.191 INFO kablam! | Oct 15 17:00:32.191 INFO kablam! 693 | fn right_enclosing(idx: usize) -> usize { Oct 15 17:00:32.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:00:32.191 INFO kablam! | Oct 15 17:00:32.191 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:00:32.191 INFO kablam! Oct 15 17:00:38.679 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.47s Oct 15 17:00:38.688 INFO kablam! su: No module specific data is present Oct 15 17:00:39.869 INFO running `"docker" "rm" "-f" "0ee3fbbce2a2ef297e3d1346fafe387128a8e96520ca5d0e740718d061634823"` Oct 15 17:00:40.155 INFO blam! 0ee3fbbce2a2ef297e3d1346fafe387128a8e96520ca5d0e740718d061634823 Oct 15 17:00:40.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 17:00:40.589 INFO blam! ac910cb6d642d5594e390b6fafe56a4a05bcea1d1ece3b680c9a47a62d6112b6 Oct 15 17:00:40.591 INFO running `"docker" "start" "-a" "ac910cb6d642d5594e390b6fafe56a4a05bcea1d1ece3b680c9a47a62d6112b6"` Oct 15 17:00:42.491 INFO kablam! usermod: no changes Oct 15 17:00:42.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 17:00:42.626 INFO kablam! Running /target/debug/deps/teardown_tree-aebdb01cb49a40d2 Oct 15 17:00:42.628 INFO blam! Oct 15 17:00:42.628 INFO blam! running 23 tests Oct 15 17:00:42.635 INFO blam! test test_delete_interval::prebuilt_shape_overlap ... ok Oct 15 17:00:42.655 INFO blam! test test_delete_plain::delete_range1 ... ok Oct 15 17:00:42.656 INFO blam! test test_delete_plain::build ... ok Oct 15 17:00:42.679 INFO blam! test test_delete_plain::delete_range2 ... ok Oct 15 17:00:42.680 INFO blam! test test_delete_plain::delete_range3 ... ok Oct 15 17:00:42.699 INFO blam! test test_delete_plain::delete_range4 ... ok Oct 15 17:00:42.715 INFO blam! test test_delete_plain::delete_range_prebuilt ... ok Oct 15 17:00:42.922 INFO blam! test test_delete_plain::delete_single_exhaustive ... ok Oct 15 17:00:42.955 INFO blam! test test_delete_plain::quickcheck_plain_ ... ok Oct 15 17:00:43.987 INFO blam! test test_delete_interval::prebuilt_random_shape_single ... ok Oct 15 17:00:44.583 INFO blam! test test_delete_interval::prebuilt_random_shape_overlap ... ok Oct 15 17:00:44.603 INFO blam! test test_query_interval::query_overlap_exhaustive ... ok Oct 15 17:00:46.467 INFO blam! test test_delete_plain::delete_range_exhaustive ... ok Oct 15 17:00:48.587 INFO blam! test test_query_plain::into_iter_exhaustive ... ok Oct 15 17:00:48.975 INFO blam! test test_query_plain::query_range_exhaustive ... ok Oct 15 17:00:48.975 INFO blam! test test_query_plain::query_range_prebuilt ... ok Oct 15 17:00:49.703 INFO blam! test test_query_plain::find_exhaustive ... ok Oct 15 17:00:51.479 INFO blam! test test_query_plain::iter_exhaustive ... ok Oct 15 17:00:54.711 INFO blam! test test_delete_interval::test_full_teardown ... ok Oct 15 17:00:56.223 INFO blam! test test_delete_interval::quickcheck_interval_delete_overlap ... ok Oct 15 17:00:56.839 INFO blam! test test_delete_interval::quickcheck_interval_delete_single ... ok Oct 15 17:01:02.370 INFO blam! test test_delete_plain::test_full_teardown_filter ... ok Oct 15 17:01:04.036 INFO blam! test test_delete_interval::test_full_teardown_filter ... ok Oct 15 17:01:04.036 INFO blam! Oct 15 17:01:04.036 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:01:04.036 INFO blam! Oct 15 17:01:04.037 INFO kablam! Doc-tests teardown_tree Oct 15 17:01:05.219 INFO blam! Oct 15 17:01:05.219 INFO blam! running 0 tests Oct 15 17:01:05.220 INFO blam! Oct 15 17:01:05.220 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:01:05.220 INFO blam! Oct 15 17:01:05.234 INFO kablam! su: No module specific data is present Oct 15 17:01:06.005 INFO running `"docker" "rm" "-f" "ac910cb6d642d5594e390b6fafe56a4a05bcea1d1ece3b680c9a47a62d6112b6"` Oct 15 17:01:06.298 INFO blam! ac910cb6d642d5594e390b6fafe56a4a05bcea1d1ece3b680c9a47a62d6112b6