Oct 15 18:56:07.551 INFO testing shortcut-4.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 18:56:07.551 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:56:07.958 INFO blam! 5cb2b69ec3999ca2596d348f7e17a090cf48e37ce2d81756efafd4b0c746bae2 Oct 15 18:56:07.963 INFO running `"docker" "start" "-a" "5cb2b69ec3999ca2596d348f7e17a090cf48e37ce2d81756efafd4b0c746bae2"` Oct 15 18:56:08.916 INFO kablam! usermod: no changes Oct 15 18:56:08.999 INFO kablam! Compiling shortcut v4.1.2 (/source) Oct 15 18:56:09.641 INFO kablam! warning: variable does not need to be mutable Oct 15 18:56:09.641 INFO kablam! --> src/idx.rs:55:21 Oct 15 18:56:09.641 INFO kablam! | Oct 15 18:56:09.641 INFO kablam! 55 | if let Some(mut l) = self.map.get_mut(key) { Oct 15 18:56:09.641 INFO kablam! | ----^ Oct 15 18:56:09.641 INFO kablam! | | Oct 15 18:56:09.641 INFO kablam! | help: remove this `mut` Oct 15 18:56:09.641 INFO kablam! | Oct 15 18:56:09.641 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:56:09.641 INFO kablam! Oct 15 18:56:09.655 INFO kablam! warning: the feature `collections_bound` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 15 18:56:09.655 INFO kablam! --> src/lib.rs:29:25 Oct 15 18:56:09.655 INFO kablam! | Oct 15 18:56:09.655 INFO kablam! 29 | #![feature(btree_range, collections_bound)] Oct 15 18:56:09.655 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 18:56:09.655 INFO kablam! | Oct 15 18:56:09.655 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 18:56:09.656 INFO kablam! Oct 15 18:56:09.656 INFO kablam! warning: the feature `btree_range` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 15 18:56:09.656 INFO kablam! --> src/lib.rs:29:12 Oct 15 18:56:09.656 INFO kablam! | Oct 15 18:56:09.656 INFO kablam! 29 | #![feature(btree_range, collections_bound)] Oct 15 18:56:09.656 INFO kablam! | ^^^^^^^^^^^ Oct 15 18:56:09.656 INFO kablam! Oct 15 18:56:09.722 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 15 18:56:09.723 INFO kablam! su: No module specific data is present Oct 15 18:56:10.242 INFO running `"docker" "rm" "-f" "5cb2b69ec3999ca2596d348f7e17a090cf48e37ce2d81756efafd4b0c746bae2"` Oct 15 18:56:10.439 INFO blam! 5cb2b69ec3999ca2596d348f7e17a090cf48e37ce2d81756efafd4b0c746bae2 Oct 15 18:56:10.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:56:10.775 INFO blam! 7b11ccbc055a6a00130fbb96e60ae01c119b86a718c0d5c2a6f5f7cf6448ddec Oct 15 18:56:10.777 INFO running `"docker" "start" "-a" "7b11ccbc055a6a00130fbb96e60ae01c119b86a718c0d5c2a6f5f7cf6448ddec"` Oct 15 18:56:11.847 INFO kablam! usermod: no changes Oct 15 18:56:11.937 INFO kablam! Compiling shortcut v4.1.2 (/source) Oct 15 18:56:13.019 INFO kablam! warning: variable does not need to be mutable Oct 15 18:56:13.019 INFO kablam! --> src/idx.rs:55:21 Oct 15 18:56:13.020 INFO kablam! | Oct 15 18:56:13.020 INFO kablam! 55 | if let Some(mut l) = self.map.get_mut(key) { Oct 15 18:56:13.020 INFO kablam! | ----^ Oct 15 18:56:13.021 INFO kablam! | | Oct 15 18:56:13.021 INFO kablam! | help: remove this `mut` Oct 15 18:56:13.021 INFO kablam! | Oct 15 18:56:13.021 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 18:56:13.022 INFO kablam! Oct 15 18:56:13.043 INFO kablam! warning: the feature `collections_bound` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 15 18:56:13.043 INFO kablam! --> src/lib.rs:29:25 Oct 15 18:56:13.043 INFO kablam! | Oct 15 18:56:13.043 INFO kablam! 29 | #![feature(btree_range, collections_bound)] Oct 15 18:56:13.043 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 18:56:13.043 INFO kablam! | Oct 15 18:56:13.043 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 18:56:13.043 INFO kablam! Oct 15 18:56:13.043 INFO kablam! warning: the feature `btree_range` has been stable since 1.17.0 and no longer requires an attribute to enable Oct 15 18:56:13.043 INFO kablam! --> src/lib.rs:29:12 Oct 15 18:56:13.043 INFO kablam! | Oct 15 18:56:13.043 INFO kablam! 29 | #![feature(btree_range, collections_bound)] Oct 15 18:56:13.043 INFO kablam! | ^^^^^^^^^^^ Oct 15 18:56:13.043 INFO kablam! Oct 15 18:56:16.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Oct 15 18:56:16.167 INFO kablam! su: No module specific data is present Oct 15 18:56:16.903 INFO running `"docker" "rm" "-f" "7b11ccbc055a6a00130fbb96e60ae01c119b86a718c0d5c2a6f5f7cf6448ddec"` Oct 15 18:56:17.223 INFO blam! 7b11ccbc055a6a00130fbb96e60ae01c119b86a718c0d5c2a6f5f7cf6448ddec Oct 15 18:56:17.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:56:17.635 INFO blam! 65f51272da80c0213753f864012452fc0b67d89cdad2cb6eef0815d044fcc115 Oct 15 18:56:17.643 INFO running `"docker" "start" "-a" "65f51272da80c0213753f864012452fc0b67d89cdad2cb6eef0815d044fcc115"` Oct 15 18:56:18.809 INFO kablam! usermod: no changes Oct 15 18:56:18.898 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 18:56:18.907 INFO kablam! Running /target/debug/deps/shortcut-458fee3b8d48c8c2 Oct 15 18:56:18.908 INFO blam! Oct 15 18:56:18.908 INFO blam! running 22 tests Oct 15 18:56:18.908 INFO blam! test idx::tests::btree_range_index ... ok Oct 15 18:56:18.908 INFO blam! test idx::tests::btree_eq_index ... ok Oct 15 18:56:18.908 INFO blam! test cmp::tests::value ... ok Oct 15 18:56:18.908 INFO blam! test cmp::tests::display ... ok Oct 15 18:56:18.908 INFO blam! test cmp::tests::borrowed_values ... ok Oct 15 18:56:18.908 INFO blam! test cmp::tests::cond_eq ... ok Oct 15 18:56:18.908 INFO blam! test tests::filtered_delete ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_deletes ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_deletes_with_filters ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_deletes_with_indices ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_deletes_with_partial_indices ... ok Oct 15 18:56:18.908 INFO blam! test tests::is_send_sync ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_filters ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_filters_with_indices ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_filters_with_late_indices ... ok Oct 15 18:56:18.908 INFO blam! test tests::it_filters_with_partial_indices ... ok Oct 15 18:56:18.911 INFO blam! test tests::it_works ... ok Oct 15 18:56:18.911 INFO blam! test cmp::tests::cmp_eq ... ok Oct 15 18:56:18.911 INFO blam! test tests::it_works_w_non_vec ... ok Oct 15 18:56:18.911 INFO blam! test tests::it_works_with_indices ... ok Oct 15 18:56:18.911 INFO blam! test idx::tests::hashmap_eq_index ... ok Oct 15 18:56:18.916 INFO blam! test cmp::tests::through_deref ... ok Oct 15 18:56:18.916 INFO blam! Oct 15 18:56:18.916 INFO blam! test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:56:18.916 INFO blam! Oct 15 18:56:18.923 INFO kablam! Doc-tests shortcut Oct 15 18:56:19.887 INFO blam! Oct 15 18:56:19.887 INFO blam! running 0 tests Oct 15 18:56:19.887 INFO blam! Oct 15 18:56:19.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:56:19.887 INFO blam! Oct 15 18:56:19.894 INFO kablam! su: No module specific data is present Oct 15 18:56:20.657 INFO running `"docker" "rm" "-f" "65f51272da80c0213753f864012452fc0b67d89cdad2cb6eef0815d044fcc115"` Oct 15 18:56:21.119 INFO blam! 65f51272da80c0213753f864012452fc0b67d89cdad2cb6eef0815d044fcc115