Oct 15 17:43:59.950 INFO testing stderr-0.8.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:43:59.950 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:44:00.133 INFO blam! d2ab9ee49037e919e6153ad538d59bb2313b0f2ba089754f65ddb310766799bd Oct 15 17:44:00.136 INFO running `"docker" "start" "-a" "d2ab9ee49037e919e6153ad538d59bb2313b0f2ba089754f65ddb310766799bd"` Oct 15 17:44:00.638 INFO kablam! usermod: no changes Oct 15 17:44:00.678 INFO kablam! Compiling stderr v0.8.0 (/source) Oct 15 17:44:01.226 INFO kablam! warning: variable does not need to be mutable Oct 15 17:44:01.226 INFO kablam! --> src/log/mod.rs:40:13 Oct 15 17:44:01.226 INFO kablam! | Oct 15 17:44:01.226 INFO kablam! 40 | let mut logger = LOGGER.as_mut(); Oct 15 17:44:01.226 INFO kablam! | ----^^^^^^ Oct 15 17:44:01.226 INFO kablam! | | Oct 15 17:44:01.226 INFO kablam! | help: remove this `mut` Oct 15 17:44:01.226 INFO kablam! | Oct 15 17:44:01.226 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 17:44:01.226 INFO kablam! Oct 15 17:44:01.231 INFO kablam! warning: variable does not need to be mutable Oct 15 17:44:01.231 INFO kablam! --> src/log/mod.rs:137:13 Oct 15 17:44:01.231 INFO kablam! | Oct 15 17:44:01.231 INFO kablam! 137 | let mut logger = LOGGER.as_mut(); Oct 15 17:44:01.232 INFO kablam! | ----^^^^^^ Oct 15 17:44:01.232 INFO kablam! | | Oct 15 17:44:01.232 INFO kablam! | help: remove this `mut` Oct 15 17:44:01.232 INFO kablam! Oct 15 17:44:01.253 INFO kablam! warning: unnecessary `unsafe` block Oct 15 17:44:01.253 INFO kablam! --> src/static_mut.rs:89:9 Oct 15 17:44:01.253 INFO kablam! | Oct 15 17:44:01.253 INFO kablam! 89 | unsafe {self.0.into_inner()} Oct 15 17:44:01.253 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 17:44:01.253 INFO kablam! | Oct 15 17:44:01.253 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 17:44:01.253 INFO kablam! Oct 15 17:44:01.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 17:44:01.716 INFO kablam! su: No module specific data is present Oct 15 17:44:01.976 INFO running `"docker" "rm" "-f" "d2ab9ee49037e919e6153ad538d59bb2313b0f2ba089754f65ddb310766799bd"` Oct 15 17:44:02.045 INFO blam! d2ab9ee49037e919e6153ad538d59bb2313b0f2ba089754f65ddb310766799bd Oct 15 17:44:02.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:44:02.272 INFO blam! f721669d647fdf7c16632dd38ce80c29b253d68294f5b0cfe631b8772d592a75 Oct 15 17:44:02.274 INFO running `"docker" "start" "-a" "f721669d647fdf7c16632dd38ce80c29b253d68294f5b0cfe631b8772d592a75"` Oct 15 17:44:02.699 INFO kablam! usermod: no changes Oct 15 17:44:02.733 INFO kablam! Compiling stderr v0.8.0 (/source) Oct 15 17:44:03.759 INFO kablam! warning: variable does not need to be mutable Oct 15 17:44:03.759 INFO kablam! --> src/log/mod.rs:40:13 Oct 15 17:44:03.759 INFO kablam! | Oct 15 17:44:03.759 INFO kablam! 40 | let mut logger = LOGGER.as_mut(); Oct 15 17:44:03.759 INFO kablam! | ----^^^^^^ Oct 15 17:44:03.759 INFO kablam! | | Oct 15 17:44:03.759 INFO kablam! | help: remove this `mut` Oct 15 17:44:03.759 INFO kablam! | Oct 15 17:44:03.759 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 17:44:03.759 INFO kablam! Oct 15 17:44:03.775 INFO kablam! warning: variable does not need to be mutable Oct 15 17:44:03.775 INFO kablam! --> src/log/mod.rs:137:13 Oct 15 17:44:03.775 INFO kablam! | Oct 15 17:44:03.775 INFO kablam! 137 | let mut logger = LOGGER.as_mut(); Oct 15 17:44:03.775 INFO kablam! | ----^^^^^^ Oct 15 17:44:03.775 INFO kablam! | | Oct 15 17:44:03.775 INFO kablam! | help: remove this `mut` Oct 15 17:44:03.775 INFO kablam! Oct 15 17:44:03.831 INFO kablam! warning: unnecessary `unsafe` block Oct 15 17:44:03.831 INFO kablam! --> src/static_mut.rs:89:9 Oct 15 17:44:03.831 INFO kablam! | Oct 15 17:44:03.831 INFO kablam! 89 | unsafe {self.0.into_inner()} Oct 15 17:44:03.831 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 15 17:44:03.831 INFO kablam! | Oct 15 17:44:03.831 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 15 17:44:03.831 INFO kablam! Oct 15 17:44:04.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 15 17:44:04.717 INFO kablam! su: No module specific data is present Oct 15 17:44:05.008 INFO running `"docker" "rm" "-f" "f721669d647fdf7c16632dd38ce80c29b253d68294f5b0cfe631b8772d592a75"` Oct 15 17:44:05.116 INFO blam! f721669d647fdf7c16632dd38ce80c29b253d68294f5b0cfe631b8772d592a75 Oct 15 17:44:05.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:44:05.280 INFO blam! cd394d3549f5ed269c05c933f187396f21f3740637aa0ea689cd770202bf808a Oct 15 17:44:05.283 INFO running `"docker" "start" "-a" "cd394d3549f5ed269c05c933f187396f21f3740637aa0ea689cd770202bf808a"` Oct 15 17:44:05.793 INFO kablam! usermod: no changes Oct 15 17:44:05.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:44:05.831 INFO kablam! Running /target/debug/deps/stderr-8d466302690b8dfb Oct 15 17:44:05.837 INFO blam! Oct 15 17:44:05.837 INFO blam! running 1 test Oct 15 17:44:05.838 INFO blam! test log::lvl::lvl ... ok Oct 15 17:44:05.839 INFO kablam! Running /target/debug/deps/main-3bc10a3b24e9df8f Oct 15 17:44:05.839 INFO blam! Oct 15 17:44:05.839 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:44:05.840 INFO blam! Oct 15 17:44:05.844 INFO blam! Oct 15 17:44:05.844 INFO blam! running 2 tests Oct 15 17:44:05.845 INFO kablam! err!(expr\n) Oct 15 17:44:05.845 INFO kablam! err!(String: vec![1, 2, 3, 4, 5]) Oct 15 17:44:05.845 INFO kablam! /target/debug/deps/main-3bc10a3b24e9df8f: [1, 2, 3, 4, 5] Oct 15 17:44:05.846 INFO kablam! errln!(expr) Oct 15 17:44:05.846 INFO kablam! errst!(expr\n) Oct 15 17:44:05.846 INFO kablam! errst!(String: vec![1, 2, 3, 4, 5]) Oct 15 17:44:05.847 INFO kablam! /target/debug/deps/main-3bc10a3b24e9df8f: [1, 2, 3, 4, 5] Oct 15 17:44:05.847 INFO kablam! errstln!(expr) Oct 15 17:44:05.847 INFO kablam! [Fatal!]#main:38:5 I'm angry !!! Oct 15 17:44:05.855 INFO blam! test main ... ok Oct 15 17:44:05.867 INFO blam! test fun ... ok Oct 15 17:44:05.867 INFO kablam! Doc-tests stderr Oct 15 17:44:05.867 INFO blam! Oct 15 17:44:05.867 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:44:05.867 INFO blam! Oct 15 17:44:06.602 INFO blam! Oct 15 17:44:06.602 INFO blam! running 1 test Oct 15 17:44:07.571 INFO blam! test src/static_mut.rs - StaticMut (line 12) ... ok Oct 15 17:44:07.571 INFO blam! Oct 15 17:44:07.571 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:44:07.571 INFO blam! Oct 15 17:44:07.583 INFO kablam! su: No module specific data is present Oct 15 17:44:07.980 INFO running `"docker" "rm" "-f" "cd394d3549f5ed269c05c933f187396f21f3740637aa0ea689cd770202bf808a"` Oct 15 17:44:08.233 INFO blam! cd394d3549f5ed269c05c933f187396f21f3740637aa0ea689cd770202bf808a