Oct 16 02:15:34.255 INFO testing mucell-0.3.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:15:34.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 02:15:34.426 INFO blam! 3869b5f21e6d0dde4eba70d4f89fb8fe4a5dbc4d6728ec06e8346446e88ee3a9 Oct 16 02:15:34.427 INFO running `"docker" "start" "-a" "3869b5f21e6d0dde4eba70d4f89fb8fe4a5dbc4d6728ec06e8346446e88ee3a9"` Oct 16 02:15:34.900 INFO kablam! usermod: no changes Oct 16 02:15:34.929 INFO kablam! Compiling mucell v0.3.5 (/source) Oct 16 02:15:35.455 INFO kablam! warning: unnecessary `unsafe` block Oct 16 02:15:35.455 INFO kablam! --> src/lib.rs:149:9 Oct 16 02:15:35.455 INFO kablam! | Oct 16 02:15:35.455 INFO kablam! 149 | unsafe { self.value.into_inner() } Oct 16 02:15:35.455 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 16 02:15:35.455 INFO kablam! | Oct 16 02:15:35.455 INFO kablam! note: lint level defined here Oct 16 02:15:35.455 INFO kablam! --> src/lib.rs:68:20 Oct 16 02:15:35.455 INFO kablam! | Oct 16 02:15:35.455 INFO kablam! 68 | #![warn(bad_style, unused, missing_docs)] Oct 16 02:15:35.455 INFO kablam! | ^^^^^^ Oct 16 02:15:35.455 INFO kablam! = note: #[warn(unused_unsafe)] implied by #[warn(unused)] Oct 16 02:15:35.455 INFO kablam! Oct 16 02:15:35.470 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 16 02:15:35.473 INFO kablam! su: No module specific data is present Oct 16 02:15:35.887 INFO running `"docker" "rm" "-f" "3869b5f21e6d0dde4eba70d4f89fb8fe4a5dbc4d6728ec06e8346446e88ee3a9"` Oct 16 02:15:36.071 INFO blam! 3869b5f21e6d0dde4eba70d4f89fb8fe4a5dbc4d6728ec06e8346446e88ee3a9 Oct 16 02:15:36.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 02:15:36.395 INFO blam! f65c7b6f3fac67b132efa2402ce6d5db18c0728c17813e6a3594d5498769f50e Oct 16 02:15:36.397 INFO running `"docker" "start" "-a" "f65c7b6f3fac67b132efa2402ce6d5db18c0728c17813e6a3594d5498769f50e"` Oct 16 02:15:37.113 INFO kablam! usermod: no changes Oct 16 02:15:37.203 INFO kablam! Compiling mucell v0.3.5 (/source) Oct 16 02:15:37.767 INFO kablam! warning: unused `#[macro_use]` import Oct 16 02:15:37.767 INFO kablam! --> examples/vector_munger.rs:1:1 Oct 16 02:15:37.767 INFO kablam! | Oct 16 02:15:37.767 INFO kablam! 1 | #[macro_use] extern crate mucell; Oct 16 02:15:37.767 INFO kablam! | ^^^^^^^^^^^^ Oct 16 02:15:37.767 INFO kablam! | Oct 16 02:15:37.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 02:15:37.767 INFO kablam! Oct 16 02:15:38.090 INFO kablam! warning: unnecessary `unsafe` block Oct 16 02:15:38.090 INFO kablam! --> src/lib.rs:149:9 Oct 16 02:15:38.090 INFO kablam! | Oct 16 02:15:38.090 INFO kablam! 149 | unsafe { self.value.into_inner() } Oct 16 02:15:38.090 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 16 02:15:38.090 INFO kablam! | Oct 16 02:15:38.090 INFO kablam! note: lint level defined here Oct 16 02:15:38.090 INFO kablam! --> src/lib.rs:68:20 Oct 16 02:15:38.090 INFO kablam! | Oct 16 02:15:38.090 INFO kablam! 68 | #![warn(bad_style, unused, missing_docs)] Oct 16 02:15:38.090 INFO kablam! | ^^^^^^ Oct 16 02:15:38.090 INFO kablam! = note: #[warn(unused_unsafe)] implied by #[warn(unused)] Oct 16 02:15:38.090 INFO kablam! Oct 16 02:15:39.030 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.87s Oct 16 02:15:39.030 INFO kablam! su: No module specific data is present Oct 16 02:15:39.557 INFO running `"docker" "rm" "-f" "f65c7b6f3fac67b132efa2402ce6d5db18c0728c17813e6a3594d5498769f50e"` Oct 16 02:15:39.852 INFO blam! f65c7b6f3fac67b132efa2402ce6d5db18c0728c17813e6a3594d5498769f50e Oct 16 02:15:39.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 16 02:15:40.342 INFO blam! 4e29fc502bdf974479aa1fb7ad12fe8b3e490c9254a8449ac6facebaa92d5101 Oct 16 02:15:40.355 INFO running `"docker" "start" "-a" "4e29fc502bdf974479aa1fb7ad12fe8b3e490c9254a8449ac6facebaa92d5101"` Oct 16 02:15:41.218 INFO kablam! usermod: no changes Oct 16 02:15:41.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 02:15:41.247 INFO kablam! Running /target/debug/deps/mucell-3c6905344e787d60 Oct 16 02:15:41.251 INFO blam! Oct 16 02:15:41.251 INFO blam! running 3 tests Oct 16 02:15:41.251 INFO blam! test test_try_mutate_in_try_mutate ... ok Oct 16 02:15:41.267 INFO blam! test unsafe_subversion_demo ... ok Oct 16 02:15:41.282 INFO blam! test test_borrow_in_try_mutate ... ok Oct 16 02:15:41.282 INFO blam! Oct 16 02:15:41.282 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:15:41.282 INFO blam! Oct 16 02:15:41.283 INFO kablam! Doc-tests mucell Oct 16 02:15:42.243 INFO blam! Oct 16 02:15:42.243 INFO blam! running 7 tests Oct 16 02:15:45.839 INFO blam! test src/lib.rs - Ref<'b, T>::filter_map_unsafe (line 428) ... ok Oct 16 02:15:46.204 INFO blam! test src/lib.rs - Ref<'b, T>::map_unsafe (line 375) ... ok Oct 16 02:15:46.690 INFO blam! test src/lib.rs - Ref<'b, Cow<'b, T>>::into_owned (line 338) ... ok Oct 16 02:15:46.690 INFO blam! test src/lib.rs - Ref<'b, T>::into_inner (line 311) ... ok Oct 16 02:15:46.847 INFO blam! test src/lib.rs - (line 27) ... ok Oct 16 02:15:46.860 INFO blam! test src/lib.rs - MuCell::new (line 111) ... ok Oct 16 02:15:46.870 INFO blam! test src/lib.rs - MuCell::into_inner (line 136) ... ok Oct 16 02:15:46.871 INFO blam! Oct 16 02:15:46.871 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:15:46.871 INFO blam! Oct 16 02:15:46.884 INFO kablam! su: No module specific data is present Oct 16 02:15:47.174 INFO running `"docker" "rm" "-f" "4e29fc502bdf974479aa1fb7ad12fe8b3e490c9254a8449ac6facebaa92d5101"` Oct 16 02:15:47.252 INFO blam! 4e29fc502bdf974479aa1fb7ad12fe8b3e490c9254a8449ac6facebaa92d5101