Oct 15 14:40:27.334 INFO testing vertree-0.2.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:40:27.334 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 14:40:27.767 INFO blam! b0656197a6ab8ed9f73908f92bfb1a0f6a9dd494e57dbbe0c3c0045f31df98d6 Oct 15 14:40:27.770 INFO running `"docker" "start" "-a" "b0656197a6ab8ed9f73908f92bfb1a0f6a9dd494e57dbbe0c3c0045f31df98d6"` Oct 15 14:40:28.631 INFO kablam! usermod: no changes Oct 15 14:40:28.743 INFO kablam! Compiling serde v1.0.80 Oct 15 14:40:28.751 INFO kablam! Compiling rmp v0.8.7 Oct 15 14:40:42.343 INFO kablam! Compiling rmp-serde v0.13.7 Oct 15 14:40:43.663 INFO kablam! Compiling vertree v0.2.2 (/source) Oct 15 14:40:45.491 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:45.491 INFO kablam! --> src/tree.rs:268:14 Oct 15 14:40:45.491 INFO kablam! | Oct 15 14:40:45.491 INFO kablam! 268 | let (mut queue, version, tree) = { Oct 15 14:40:45.491 INFO kablam! | ----^^^^^ Oct 15 14:40:45.491 INFO kablam! | | Oct 15 14:40:45.491 INFO kablam! | help: remove this `mut` Oct 15 14:40:45.491 INFO kablam! | Oct 15 14:40:45.491 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:40:45.491 INFO kablam! Oct 15 14:40:45.491 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:45.491 INFO kablam! --> src/tree.rs:282:14 Oct 15 14:40:45.491 INFO kablam! | Oct 15 14:40:45.491 INFO kablam! 282 | let (mut queue, version, tree) = { Oct 15 14:40:45.491 INFO kablam! | ----^^^^^ Oct 15 14:40:45.491 INFO kablam! | | Oct 15 14:40:45.491 INFO kablam! | help: remove this `mut` Oct 15 14:40:45.491 INFO kablam! Oct 15 14:40:45.499 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:45.499 INFO kablam! --> src/tree.rs:295:14 Oct 15 14:40:45.499 INFO kablam! | Oct 15 14:40:45.499 INFO kablam! 295 | let (mut set, version, tree) = { Oct 15 14:40:45.499 INFO kablam! | ----^^^ Oct 15 14:40:45.499 INFO kablam! | | Oct 15 14:40:45.499 INFO kablam! | help: remove this `mut` Oct 15 14:40:45.499 INFO kablam! Oct 15 14:40:45.499 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:45.499 INFO kablam! --> src/tree.rs:308:14 Oct 15 14:40:45.499 INFO kablam! | Oct 15 14:40:45.499 INFO kablam! 308 | let (mut set, version, tree) = { Oct 15 14:40:45.499 INFO kablam! | ----^^^ Oct 15 14:40:45.499 INFO kablam! | | Oct 15 14:40:45.499 INFO kablam! | help: remove this `mut` Oct 15 14:40:45.499 INFO kablam! Oct 15 14:40:45.499 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:45.499 INFO kablam! --> src/tree.rs:322:13 Oct 15 14:40:45.499 INFO kablam! | Oct 15 14:40:45.499 INFO kablam! 322 | let mut queue = node.content.get_queue_mut().unwrap(); Oct 15 14:40:45.499 INFO kablam! | ----^^^^^ Oct 15 14:40:45.499 INFO kablam! | | Oct 15 14:40:45.499 INFO kablam! | help: remove this `mut` Oct 15 14:40:45.499 INFO kablam! Oct 15 14:40:45.503 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:45.503 INFO kablam! --> src/tree.rs:328:13 Oct 15 14:40:45.503 INFO kablam! | Oct 15 14:40:45.503 INFO kablam! 328 | let mut queue = node.content.get_set_mut().unwrap(); Oct 15 14:40:45.503 INFO kablam! | ----^^^^^ Oct 15 14:40:45.503 INFO kablam! | | Oct 15 14:40:45.503 INFO kablam! | help: remove this `mut` Oct 15 14:40:45.503 INFO kablam! Oct 15 14:40:48.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.15s Oct 15 14:40:48.823 INFO kablam! su: No module specific data is present Oct 15 14:40:49.290 INFO running `"docker" "rm" "-f" "b0656197a6ab8ed9f73908f92bfb1a0f6a9dd494e57dbbe0c3c0045f31df98d6"` Oct 15 14:40:49.544 INFO blam! b0656197a6ab8ed9f73908f92bfb1a0f6a9dd494e57dbbe0c3c0045f31df98d6 Oct 15 14:40:49.550 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 14:40:49.992 INFO blam! ba288415075f7280a6ab724d2126df9bb3948f4f5848d3e1492ba0126d312eeb Oct 15 14:40:49.994 INFO running `"docker" "start" "-a" "ba288415075f7280a6ab724d2126df9bb3948f4f5848d3e1492ba0126d312eeb"` Oct 15 14:40:51.932 INFO kablam! usermod: no changes Oct 15 14:40:52.114 INFO kablam! Compiling env_logger v0.3.5 Oct 15 14:40:53.639 INFO kablam! Compiling quickcheck v0.4.1 Oct 15 14:40:56.367 INFO kablam! Compiling vertree v0.2.2 (/source) Oct 15 14:40:58.765 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.765 INFO kablam! --> src/tree.rs:268:14 Oct 15 14:40:58.765 INFO kablam! | Oct 15 14:40:58.765 INFO kablam! 268 | let (mut queue, version, tree) = { Oct 15 14:40:58.765 INFO kablam! | ----^^^^^ Oct 15 14:40:58.765 INFO kablam! | | Oct 15 14:40:58.765 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.765 INFO kablam! | Oct 15 14:40:58.765 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:40:58.765 INFO kablam! Oct 15 14:40:58.767 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.767 INFO kablam! --> src/tree.rs:282:14 Oct 15 14:40:58.767 INFO kablam! | Oct 15 14:40:58.767 INFO kablam! 282 | let (mut queue, version, tree) = { Oct 15 14:40:58.767 INFO kablam! | ----^^^^^ Oct 15 14:40:58.767 INFO kablam! | | Oct 15 14:40:58.767 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.767 INFO kablam! Oct 15 14:40:58.768 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.768 INFO kablam! --> src/tree.rs:295:14 Oct 15 14:40:58.768 INFO kablam! | Oct 15 14:40:58.768 INFO kablam! 295 | let (mut set, version, tree) = { Oct 15 14:40:58.768 INFO kablam! | ----^^^ Oct 15 14:40:58.768 INFO kablam! | | Oct 15 14:40:58.768 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.768 INFO kablam! Oct 15 14:40:58.768 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.768 INFO kablam! --> src/tree.rs:308:14 Oct 15 14:40:58.768 INFO kablam! | Oct 15 14:40:58.768 INFO kablam! 308 | let (mut set, version, tree) = { Oct 15 14:40:58.768 INFO kablam! | ----^^^ Oct 15 14:40:58.770 INFO kablam! | | Oct 15 14:40:58.770 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.770 INFO kablam! Oct 15 14:40:58.770 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.770 INFO kablam! --> src/tree.rs:322:13 Oct 15 14:40:58.770 INFO kablam! | Oct 15 14:40:58.770 INFO kablam! 322 | let mut queue = node.content.get_queue_mut().unwrap(); Oct 15 14:40:58.770 INFO kablam! | ----^^^^^ Oct 15 14:40:58.770 INFO kablam! | | Oct 15 14:40:58.770 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.770 INFO kablam! Oct 15 14:40:58.770 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.770 INFO kablam! --> src/tree.rs:328:13 Oct 15 14:40:58.770 INFO kablam! | Oct 15 14:40:58.771 INFO kablam! 328 | let mut queue = node.content.get_set_mut().unwrap(); Oct 15 14:40:58.771 INFO kablam! | ----^^^^^ Oct 15 14:40:58.771 INFO kablam! | | Oct 15 14:40:58.771 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.771 INFO kablam! Oct 15 14:41:05.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.42s Oct 15 14:41:05.407 INFO kablam! su: No module specific data is present Oct 15 14:41:06.427 INFO running `"docker" "rm" "-f" "ba288415075f7280a6ab724d2126df9bb3948f4f5848d3e1492ba0126d312eeb"` Oct 15 14:41:06.687 INFO blam! ba288415075f7280a6ab724d2126df9bb3948f4f5848d3e1492ba0126d312eeb Oct 15 14:41:06.687 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 14:41:07.061 INFO blam! f83b1da6a61b1ad6238d46e09b6a8935911c0be1719b84b240af71a8554d2018 Oct 15 14:41:07.063 INFO running `"docker" "start" "-a" "f83b1da6a61b1ad6238d46e09b6a8935911c0be1719b84b240af71a8554d2018"` Oct 15 14:41:08.323 INFO kablam! usermod: no changes Oct 15 14:41:08.474 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 14:41:08.487 INFO kablam! Running /target/debug/deps/vertree-abc1c2f3ecc2f550 Oct 15 14:41:08.491 INFO blam! Oct 15 14:41:08.491 INFO blam! running 9 tests Oct 15 14:41:08.499 INFO blam! test containers::queue::tests::trivial_q ... ok Oct 15 14:41:08.499 INFO blam! test iterators::tests::path_iter ... ok Oct 15 14:41:08.499 INFO blam! test iterators::tests::create_nodes_iter_check ... ok Oct 15 14:41:08.499 INFO blam! test iterators::tests::cow_path_iter ... ok Oct 15 14:41:08.643 INFO blam! test tree::tests::create_and_delete_nodes ... ok Oct 15 14:41:08.663 INFO blam! test iterators::tests::bad_path_iter ... ok Oct 15 14:41:20.555 INFO blam! test snapshot::tests::prop_rountrip ... ok Oct 15 14:41:20.740 INFO blam! test iterators::tests::prop_walk_existing_paths ... ok Oct 15 14:41:22.177 INFO kablam! Doc-tests vertree Oct 15 14:41:22.177 INFO blam! test cas::tests::prop_multi_cas_equals_individual_ops ... ok Oct 15 14:41:22.177 INFO blam! Oct 15 14:41:22.177 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:41:22.177 INFO blam! Oct 15 14:41:23.939 INFO blam! Oct 15 14:41:23.940 INFO blam! running 4 tests Oct 15 14:41:33.499 INFO blam! test src/containers/set.rs - containers::set::Set::difference (line 111) ... ok Oct 15 14:41:33.635 INFO blam! test src/containers/set.rs - containers::set::Set::intersection (line 84) ... ok Oct 15 14:41:33.635 INFO blam! test src/containers/set.rs - containers::set::Set::symmetric_difference (line 137) ... ok Oct 15 14:41:33.833 INFO blam! test src/containers/set.rs - containers::set::Set::union (line 57) ... ok Oct 15 14:41:33.833 INFO blam! Oct 15 14:41:33.834 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:41:33.834 INFO blam! Oct 15 14:41:33.855 INFO kablam! su: No module specific data is present Oct 15 14:41:34.586 INFO running `"docker" "rm" "-f" "f83b1da6a61b1ad6238d46e09b6a8935911c0be1719b84b240af71a8554d2018"` Oct 15 14:41:34.780 INFO blam! f83b1da6a61b1ad6238d46e09b6a8935911c0be1719b84b240af71a8554d2018