Oct 11 16:26:42.747 INFO testing mucell-0.3.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:26:42.747 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:26:42.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:26:43.084 INFO blam! c375e927f9b4e875b20e356c1ca08a60005ff71233cb34d332073aa18b5fe32d Oct 11 16:26:43.088 INFO running `"docker" "start" "-a" "c375e927f9b4e875b20e356c1ca08a60005ff71233cb34d332073aa18b5fe32d"` Oct 11 16:26:43.704 INFO kablam! usermod: no changes Oct 11 16:26:43.730 INFO kablam! Compiling mucell v0.3.5 (/source) Oct 11 16:26:44.516 INFO kablam! warning: unnecessary `unsafe` block Oct 11 16:26:44.516 INFO kablam! --> src/lib.rs:149:9 Oct 11 16:26:44.516 INFO kablam! | Oct 11 16:26:44.516 INFO kablam! 149 | unsafe { self.value.into_inner() } Oct 11 16:26:44.516 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 16:26:44.516 INFO kablam! | Oct 11 16:26:44.516 INFO kablam! note: lint level defined here Oct 11 16:26:44.516 INFO kablam! --> src/lib.rs:68:20 Oct 11 16:26:44.516 INFO kablam! | Oct 11 16:26:44.516 INFO kablam! 68 | #![warn(bad_style, unused, missing_docs)] Oct 11 16:26:44.516 INFO kablam! | ^^^^^^ Oct 11 16:26:44.516 INFO kablam! = note: #[warn(unused_unsafe)] implied by #[warn(unused)] Oct 11 16:26:44.516 INFO kablam! Oct 11 16:26:44.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 11 16:26:44.534 INFO kablam! su: No module specific data is present Oct 11 16:26:44.776 INFO running `"docker" "rm" "-f" "c375e927f9b4e875b20e356c1ca08a60005ff71233cb34d332073aa18b5fe32d"` Oct 11 16:26:44.960 INFO blam! c375e927f9b4e875b20e356c1ca08a60005ff71233cb34d332073aa18b5fe32d Oct 11 16:26:44.972 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:26:44.972 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:26:45.263 INFO blam! 4f4fd00bc2fc3ec9518b2c813a060a12100a8344b1613d2a8e735f87a18af02b Oct 11 16:26:45.272 INFO running `"docker" "start" "-a" "4f4fd00bc2fc3ec9518b2c813a060a12100a8344b1613d2a8e735f87a18af02b"` Oct 11 16:26:45.808 INFO kablam! usermod: no changes Oct 11 16:26:45.852 INFO kablam! Compiling mucell v0.3.5 (/source) Oct 11 16:26:46.592 INFO kablam! warning: unused `#[macro_use]` import Oct 11 16:26:46.592 INFO kablam! --> examples/vector_munger.rs:1:1 Oct 11 16:26:46.592 INFO kablam! | Oct 11 16:26:46.592 INFO kablam! 1 | #[macro_use] extern crate mucell; Oct 11 16:26:46.592 INFO kablam! | ^^^^^^^^^^^^ Oct 11 16:26:46.592 INFO kablam! | Oct 11 16:26:46.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:26:46.592 INFO kablam! Oct 11 16:26:46.941 INFO kablam! warning: unnecessary `unsafe` block Oct 11 16:26:46.941 INFO kablam! --> src/lib.rs:149:9 Oct 11 16:26:46.941 INFO kablam! | Oct 11 16:26:46.941 INFO kablam! 149 | unsafe { self.value.into_inner() } Oct 11 16:26:46.941 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 16:26:46.941 INFO kablam! | Oct 11 16:26:46.941 INFO kablam! note: lint level defined here Oct 11 16:26:46.941 INFO kablam! --> src/lib.rs:68:20 Oct 11 16:26:46.941 INFO kablam! | Oct 11 16:26:46.941 INFO kablam! 68 | #![warn(bad_style, unused, missing_docs)] Oct 11 16:26:46.941 INFO kablam! | ^^^^^^ Oct 11 16:26:46.941 INFO kablam! = note: #[warn(unused_unsafe)] implied by #[warn(unused)] Oct 11 16:26:46.941 INFO kablam! Oct 11 16:26:47.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 11 16:26:47.453 INFO kablam! su: No module specific data is present Oct 11 16:26:47.766 INFO running `"docker" "rm" "-f" "4f4fd00bc2fc3ec9518b2c813a060a12100a8344b1613d2a8e735f87a18af02b"` Oct 11 16:26:47.827 INFO blam! 4f4fd00bc2fc3ec9518b2c813a060a12100a8344b1613d2a8e735f87a18af02b Oct 11 16:26:47.828 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:26:47.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 16:26:48.040 INFO blam! d8cc871c5c3af528e937cbcbea5499d4cb9b47aaac52960045960ba80489871a Oct 11 16:26:48.047 INFO running `"docker" "start" "-a" "d8cc871c5c3af528e937cbcbea5499d4cb9b47aaac52960045960ba80489871a"` Oct 11 16:26:48.833 INFO kablam! usermod: no changes Oct 11 16:26:48.871 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 16:26:48.874 INFO kablam! Running /target/debug/deps/mucell-8c2e6cbca6cd609d Oct 11 16:26:48.880 INFO blam! Oct 11 16:26:48.880 INFO blam! running 3 tests Oct 11 16:26:48.880 INFO blam! test test_try_mutate_in_try_mutate ... ok Oct 11 16:26:48.908 INFO blam! test unsafe_subversion_demo ... ok Oct 11 16:26:48.915 INFO blam! test test_borrow_in_try_mutate ... ok Oct 11 16:26:48.915 INFO kablam! Doc-tests mucell Oct 11 16:26:48.915 INFO blam! Oct 11 16:26:48.915 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:26:48.915 INFO blam! Oct 11 16:26:50.332 INFO blam! Oct 11 16:26:50.332 INFO blam! running 7 tests Oct 11 16:26:52.823 INFO blam! test src/lib.rs - Ref<'b, T>::into_inner (line 311) ... ok Oct 11 16:26:53.727 INFO blam! test src/lib.rs - Ref<'b, T>::map_unsafe (line 375) ... ok Oct 11 16:26:53.808 INFO blam! test src/lib.rs - Ref<'b, Cow<'b, T>>::into_owned (line 338) ... ok Oct 11 16:26:53.812 INFO blam! test src/lib.rs - (line 27) ... ok Oct 11 16:26:53.887 INFO blam! test src/lib.rs - Ref<'b, T>::filter_map_unsafe (line 428) ... ok Oct 11 16:26:53.939 INFO blam! test src/lib.rs - MuCell::into_inner (line 136) ... ok Oct 11 16:26:53.942 INFO blam! test src/lib.rs - MuCell::new (line 111) ... ok Oct 11 16:26:53.942 INFO blam! Oct 11 16:26:53.942 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:26:53.942 INFO blam! Oct 11 16:26:53.954 INFO kablam! su: No module specific data is present Oct 11 16:26:54.227 INFO running `"docker" "rm" "-f" "d8cc871c5c3af528e937cbcbea5499d4cb9b47aaac52960045960ba80489871a"` Oct 11 16:26:54.342 INFO blam! d8cc871c5c3af528e937cbcbea5499d4cb9b47aaac52960045960ba80489871a