Oct 15 14:40:30.067 INFO testing vertree-0.2.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:40:30.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:30.504 INFO blam! 31de88312972af835605b72729b42fa79fe827a64c0f2e6fd5c6ddf6e9729b87 Oct 15 14:40:30.506 INFO running `"docker" "start" "-a" "31de88312972af835605b72729b42fa79fe827a64c0f2e6fd5c6ddf6e9729b87"` Oct 15 14:40:31.915 INFO kablam! usermod: no changes Oct 15 14:40:32.069 INFO kablam! Compiling serde v1.0.80 Oct 15 14:40:45.400 INFO kablam! Compiling rmp-serde v0.13.7 Oct 15 14:40:46.817 INFO kablam! Compiling vertree v0.2.2 (/source) Oct 15 14:40:48.752 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:48.752 INFO kablam! --> src/tree.rs:268:14 Oct 15 14:40:48.752 INFO kablam! | Oct 15 14:40:48.752 INFO kablam! 268 | let (mut queue, version, tree) = { Oct 15 14:40:48.752 INFO kablam! | ----^^^^^ Oct 15 14:40:48.752 INFO kablam! | | Oct 15 14:40:48.752 INFO kablam! | help: remove this `mut` Oct 15 14:40:48.752 INFO kablam! | Oct 15 14:40:48.752 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:40:48.752 INFO kablam! Oct 15 14:40:48.752 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:48.752 INFO kablam! --> src/tree.rs:282:14 Oct 15 14:40:48.752 INFO kablam! | Oct 15 14:40:48.752 INFO kablam! 282 | let (mut queue, version, tree) = { Oct 15 14:40:48.752 INFO kablam! | ----^^^^^ Oct 15 14:40:48.752 INFO kablam! | | Oct 15 14:40:48.759 INFO kablam! | help: remove this `mut` Oct 15 14:40:48.759 INFO kablam! Oct 15 14:40:48.760 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:48.760 INFO kablam! --> src/tree.rs:295:14 Oct 15 14:40:48.760 INFO kablam! | Oct 15 14:40:48.760 INFO kablam! 295 | let (mut set, version, tree) = { Oct 15 14:40:48.761 INFO kablam! | ----^^^ Oct 15 14:40:48.761 INFO kablam! | | Oct 15 14:40:48.761 INFO kablam! | help: remove this `mut` Oct 15 14:40:48.762 INFO kablam! Oct 15 14:40:48.762 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:48.762 INFO kablam! --> src/tree.rs:308:14 Oct 15 14:40:48.763 INFO kablam! | Oct 15 14:40:48.763 INFO kablam! 308 | let (mut set, version, tree) = { Oct 15 14:40:48.763 INFO kablam! | ----^^^ Oct 15 14:40:48.764 INFO kablam! | | Oct 15 14:40:48.764 INFO kablam! | help: remove this `mut` Oct 15 14:40:48.764 INFO kablam! Oct 15 14:40:48.765 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:48.765 INFO kablam! --> src/tree.rs:322:13 Oct 15 14:40:48.765 INFO kablam! | Oct 15 14:40:48.765 INFO kablam! 322 | let mut queue = node.content.get_queue_mut().unwrap(); Oct 15 14:40:48.766 INFO kablam! | ----^^^^^ Oct 15 14:40:48.766 INFO kablam! | | Oct 15 14:40:48.766 INFO kablam! | help: remove this `mut` Oct 15 14:40:48.767 INFO kablam! Oct 15 14:40:48.767 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:48.767 INFO kablam! --> src/tree.rs:328:13 Oct 15 14:40:48.768 INFO kablam! | Oct 15 14:40:48.768 INFO kablam! 328 | let mut queue = node.content.get_set_mut().unwrap(); Oct 15 14:40:48.768 INFO kablam! | ----^^^^^ Oct 15 14:40:48.768 INFO kablam! | | Oct 15 14:40:48.769 INFO kablam! | help: remove this `mut` Oct 15 14:40:48.769 INFO kablam! Oct 15 14:40:52.574 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.63s Oct 15 14:40:52.586 INFO kablam! su: No module specific data is present Oct 15 14:40:53.059 INFO running `"docker" "rm" "-f" "31de88312972af835605b72729b42fa79fe827a64c0f2e6fd5c6ddf6e9729b87"` Oct 15 14:40:53.291 INFO blam! 31de88312972af835605b72729b42fa79fe827a64c0f2e6fd5c6ddf6e9729b87 Oct 15 14:40:53.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:53.699 INFO blam! 9c8fe0b79daa5a570fc5be05c5b8493bebc93df0db146719157c6fe4e62b4baa Oct 15 14:40:53.706 INFO running `"docker" "start" "-a" "9c8fe0b79daa5a570fc5be05c5b8493bebc93df0db146719157c6fe4e62b4baa"` Oct 15 14:40:54.683 INFO kablam! usermod: no changes Oct 15 14:40:54.815 INFO kablam! Compiling assert_matches v1.3.0 Oct 15 14:40:55.292 INFO kablam! Compiling vertree v0.2.2 (/source) Oct 15 14:40:58.115 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.115 INFO kablam! --> src/tree.rs:268:14 Oct 15 14:40:58.115 INFO kablam! | Oct 15 14:40:58.115 INFO kablam! 268 | let (mut queue, version, tree) = { Oct 15 14:40:58.115 INFO kablam! | ----^^^^^ Oct 15 14:40:58.115 INFO kablam! | | Oct 15 14:40:58.115 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.115 INFO kablam! | Oct 15 14:40:58.115 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:40:58.115 INFO kablam! Oct 15 14:40:58.116 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.116 INFO kablam! --> src/tree.rs:282:14 Oct 15 14:40:58.116 INFO kablam! | Oct 15 14:40:58.116 INFO kablam! 282 | let (mut queue, version, tree) = { Oct 15 14:40:58.117 INFO kablam! | ----^^^^^ Oct 15 14:40:58.117 INFO kablam! | | Oct 15 14:40:58.117 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.117 INFO kablam! Oct 15 14:40:58.118 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.118 INFO kablam! --> src/tree.rs:295:14 Oct 15 14:40:58.118 INFO kablam! | Oct 15 14:40:58.118 INFO kablam! 295 | let (mut set, version, tree) = { Oct 15 14:40:58.119 INFO kablam! | ----^^^ Oct 15 14:40:58.119 INFO kablam! | | Oct 15 14:40:58.119 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.119 INFO kablam! Oct 15 14:40:58.120 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.120 INFO kablam! --> src/tree.rs:308:14 Oct 15 14:40:58.120 INFO kablam! | Oct 15 14:40:58.120 INFO kablam! 308 | let (mut set, version, tree) = { Oct 15 14:40:58.120 INFO kablam! | ----^^^ Oct 15 14:40:58.120 INFO kablam! | | Oct 15 14:40:58.120 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.120 INFO kablam! Oct 15 14:40:58.121 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.121 INFO kablam! --> src/tree.rs:322:13 Oct 15 14:40:58.121 INFO kablam! | Oct 15 14:40:58.121 INFO kablam! 322 | let mut queue = node.content.get_queue_mut().unwrap(); Oct 15 14:40:58.121 INFO kablam! | ----^^^^^ Oct 15 14:40:58.121 INFO kablam! | | Oct 15 14:40:58.121 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.121 INFO kablam! Oct 15 14:40:58.122 INFO kablam! warning: variable does not need to be mutable Oct 15 14:40:58.123 INFO kablam! --> src/tree.rs:328:13 Oct 15 14:40:58.123 INFO kablam! | Oct 15 14:40:58.123 INFO kablam! 328 | let mut queue = node.content.get_set_mut().unwrap(); Oct 15 14:40:58.123 INFO kablam! | ----^^^^^ Oct 15 14:40:58.123 INFO kablam! | | Oct 15 14:40:58.123 INFO kablam! | help: remove this `mut` Oct 15 14:40:58.123 INFO kablam! Oct 15 14:41:04.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.11s Oct 15 14:41:04.850 INFO kablam! su: No module specific data is present Oct 15 14:41:05.852 INFO running `"docker" "rm" "-f" "9c8fe0b79daa5a570fc5be05c5b8493bebc93df0db146719157c6fe4e62b4baa"` Oct 15 14:41:06.191 INFO blam! 9c8fe0b79daa5a570fc5be05c5b8493bebc93df0db146719157c6fe4e62b4baa Oct 15 14:41:06.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:06.567 INFO blam! 0d2487c1cca7c54588c3a29771aa6969de55323b5ffbc3c5bb94fde0998dbd60 Oct 15 14:41:06.569 INFO running `"docker" "start" "-a" "0d2487c1cca7c54588c3a29771aa6969de55323b5ffbc3c5bb94fde0998dbd60"` Oct 15 14:41:07.907 INFO kablam! usermod: no changes Oct 15 14:41:08.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 14:41:08.036 INFO kablam! Running /target/debug/deps/vertree-422566b7d3dd132f Oct 15 14:41:08.041 INFO blam! Oct 15 14:41:08.041 INFO blam! running 9 tests Oct 15 14:41:08.041 INFO blam! test containers::queue::tests::trivial_q ... ok Oct 15 14:41:08.043 INFO blam! test iterators::tests::path_iter ... ok Oct 15 14:41:08.060 INFO blam! test iterators::tests::create_nodes_iter_check ... ok Oct 15 14:41:08.060 INFO blam! test iterators::tests::cow_path_iter ... ok Oct 15 14:41:08.195 INFO blam! test tree::tests::create_and_delete_nodes ... ok Oct 15 14:41:08.196 INFO blam! test iterators::tests::bad_path_iter ... ok Oct 15 14:41:19.491 INFO blam! test snapshot::tests::prop_rountrip ... ok Oct 15 14:41:19.877 INFO blam! test iterators::tests::prop_walk_existing_paths ... ok Oct 15 14:41:21.711 INFO blam! test cas::tests::prop_multi_cas_equals_individual_ops ... ok Oct 15 14:41:21.711 INFO blam! Oct 15 14:41:21.711 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:41:21.711 INFO blam! Oct 15 14:41:21.711 INFO kablam! Doc-tests vertree Oct 15 14:41:23.399 INFO blam! Oct 15 14:41:23.399 INFO blam! running 4 tests Oct 15 14:41:31.512 INFO blam! test src/containers/set.rs - containers::set::Set::union (line 57) ... ok Oct 15 14:41:31.775 INFO blam! test src/containers/set.rs - containers::set::Set::difference (line 111) ... ok Oct 15 14:41:32.310 INFO blam! test src/containers/set.rs - containers::set::Set::symmetric_difference (line 137) ... ok Oct 15 14:41:32.315 INFO blam! test src/containers/set.rs - containers::set::Set::intersection (line 84) ... ok Oct 15 14:41:32.315 INFO blam! Oct 15 14:41:32.316 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:41:32.316 INFO blam! Oct 15 14:41:32.346 INFO kablam! su: No module specific data is present Oct 15 14:41:33.543 INFO running `"docker" "rm" "-f" "0d2487c1cca7c54588c3a29771aa6969de55323b5ffbc3c5bb94fde0998dbd60"` Oct 15 14:41:33.887 INFO blam! 0d2487c1cca7c54588c3a29771aa6969de55323b5ffbc3c5bb94fde0998dbd60