Oct 11 10:52:14.885 INFO testing stderr-0.8.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:52:14.885 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:52:14.886 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 10:52:15.039 INFO blam! ca4c46289e415be85d9e9129c4c0603b89285b016478d5573dfbf2818d70c786 Oct 11 10:52:15.046 INFO running `"docker" "start" "-a" "ca4c46289e415be85d9e9129c4c0603b89285b016478d5573dfbf2818d70c786"` Oct 11 10:52:15.568 INFO kablam! usermod: no changes Oct 11 10:52:15.623 INFO kablam! Compiling stderr v0.8.0 (/source) Oct 11 10:52:16.364 INFO kablam! warning: variable does not need to be mutable Oct 11 10:52:16.364 INFO kablam! --> src/log/mod.rs:40:13 Oct 11 10:52:16.364 INFO kablam! | Oct 11 10:52:16.364 INFO kablam! 40 | let mut logger = LOGGER.as_mut(); Oct 11 10:52:16.364 INFO kablam! | ----^^^^^^ Oct 11 10:52:16.364 INFO kablam! | | Oct 11 10:52:16.364 INFO kablam! | help: remove this `mut` Oct 11 10:52:16.365 INFO kablam! | Oct 11 10:52:16.365 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 10:52:16.365 INFO kablam! Oct 11 10:52:16.377 INFO kablam! warning: variable does not need to be mutable Oct 11 10:52:16.377 INFO kablam! --> src/log/mod.rs:137:13 Oct 11 10:52:16.377 INFO kablam! | Oct 11 10:52:16.377 INFO kablam! 137 | let mut logger = LOGGER.as_mut(); Oct 11 10:52:16.377 INFO kablam! | ----^^^^^^ Oct 11 10:52:16.377 INFO kablam! | | Oct 11 10:52:16.377 INFO kablam! | help: remove this `mut` Oct 11 10:52:16.377 INFO kablam! Oct 11 10:52:16.398 INFO kablam! warning: unnecessary `unsafe` block Oct 11 10:52:16.398 INFO kablam! --> src/static_mut.rs:89:9 Oct 11 10:52:16.398 INFO kablam! | Oct 11 10:52:16.398 INFO kablam! 89 | unsafe {self.0.into_inner()} Oct 11 10:52:16.398 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 10:52:16.398 INFO kablam! | Oct 11 10:52:16.398 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 11 10:52:16.398 INFO kablam! Oct 11 10:52:16.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 11 10:52:16.875 INFO kablam! su: No module specific data is present Oct 11 10:52:17.153 INFO running `"docker" "rm" "-f" "ca4c46289e415be85d9e9129c4c0603b89285b016478d5573dfbf2818d70c786"` Oct 11 10:52:17.239 INFO blam! ca4c46289e415be85d9e9129c4c0603b89285b016478d5573dfbf2818d70c786 Oct 11 10:52:17.241 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:52:17.241 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 10:52:17.407 INFO blam! 07bf7b2fa2d0959b23844c6ec631d398fc815ad3ac2264962fdc5f5bbf806893 Oct 11 10:52:17.407 INFO running `"docker" "start" "-a" "07bf7b2fa2d0959b23844c6ec631d398fc815ad3ac2264962fdc5f5bbf806893"` Oct 11 10:52:17.803 INFO kablam! usermod: no changes Oct 11 10:52:17.836 INFO kablam! Compiling stderr v0.8.0 (/source) Oct 11 10:52:19.017 INFO kablam! warning: variable does not need to be mutable Oct 11 10:52:19.017 INFO kablam! --> src/log/mod.rs:40:13 Oct 11 10:52:19.017 INFO kablam! | Oct 11 10:52:19.017 INFO kablam! 40 | let mut logger = LOGGER.as_mut(); Oct 11 10:52:19.017 INFO kablam! | ----^^^^^^ Oct 11 10:52:19.017 INFO kablam! | | Oct 11 10:52:19.017 INFO kablam! | help: remove this `mut` Oct 11 10:52:19.017 INFO kablam! | Oct 11 10:52:19.017 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 10:52:19.017 INFO kablam! Oct 11 10:52:19.034 INFO kablam! warning: variable does not need to be mutable Oct 11 10:52:19.034 INFO kablam! --> src/log/mod.rs:137:13 Oct 11 10:52:19.034 INFO kablam! | Oct 11 10:52:19.034 INFO kablam! 137 | let mut logger = LOGGER.as_mut(); Oct 11 10:52:19.034 INFO kablam! | ----^^^^^^ Oct 11 10:52:19.034 INFO kablam! | | Oct 11 10:52:19.034 INFO kablam! | help: remove this `mut` Oct 11 10:52:19.034 INFO kablam! Oct 11 10:52:19.080 INFO kablam! warning: unnecessary `unsafe` block Oct 11 10:52:19.080 INFO kablam! --> src/static_mut.rs:89:9 Oct 11 10:52:19.080 INFO kablam! | Oct 11 10:52:19.080 INFO kablam! 89 | unsafe {self.0.into_inner()} Oct 11 10:52:19.080 INFO kablam! | ^^^^^^ unnecessary `unsafe` block Oct 11 10:52:19.080 INFO kablam! | Oct 11 10:52:19.080 INFO kablam! = note: #[warn(unused_unsafe)] on by default Oct 11 10:52:19.080 INFO kablam! Oct 11 10:52:19.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 11 10:52:19.875 INFO kablam! su: No module specific data is present Oct 11 10:52:20.132 INFO running `"docker" "rm" "-f" "07bf7b2fa2d0959b23844c6ec631d398fc815ad3ac2264962fdc5f5bbf806893"` Oct 11 10:52:20.224 INFO blam! 07bf7b2fa2d0959b23844c6ec631d398fc815ad3ac2264962fdc5f5bbf806893 Oct 11 10:52:20.225 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:52:20.225 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 10:52:20.456 INFO blam! eeba1c79bb0f8466af8e031fffbce9e7d6882969e563d4a0c4cac1da3a0fe488 Oct 11 10:52:20.458 INFO running `"docker" "start" "-a" "eeba1c79bb0f8466af8e031fffbce9e7d6882969e563d4a0c4cac1da3a0fe488"` Oct 11 10:52:21.003 INFO kablam! usermod: no changes Oct 11 10:52:21.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 10:52:21.051 INFO kablam! Running /target/debug/deps/stderr-8d466302690b8dfb Oct 11 10:52:21.058 INFO blam! Oct 11 10:52:21.058 INFO blam! running 1 test Oct 11 10:52:21.058 INFO blam! test log::lvl::lvl ... ok Oct 11 10:52:21.058 INFO blam! Oct 11 10:52:21.058 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:52:21.058 INFO blam! Oct 11 10:52:21.059 INFO kablam! Running /target/debug/deps/main-3bc10a3b24e9df8f Oct 11 10:52:21.064 INFO blam! Oct 11 10:52:21.064 INFO blam! running 2 tests Oct 11 10:52:21.064 INFO kablam! [Fatal!]#main:38:5 I'm angry !!! Oct 11 10:52:21.070 INFO kablam! err!(expr\n) Oct 11 10:52:21.070 INFO kablam! err!(String: vec![1, 2, 3, 4, 5]) Oct 11 10:52:21.070 INFO kablam! /target/debug/deps/main-3bc10a3b24e9df8f: [1, 2, 3, 4, 5] Oct 11 10:52:21.070 INFO kablam! errln!(expr) Oct 11 10:52:21.070 INFO kablam! errst!(expr\n) Oct 11 10:52:21.070 INFO kablam! errst!(String: vec![1, 2, 3, 4, 5]) Oct 11 10:52:21.070 INFO kablam! /target/debug/deps/main-3bc10a3b24e9df8f: [1, 2, 3, 4, 5] Oct 11 10:52:21.070 INFO kablam! errstln!(expr) Oct 11 10:52:21.072 INFO blam! test main ... ok Oct 11 10:52:21.086 INFO blam! test fun ... ok Oct 11 10:52:21.087 INFO kablam! Doc-tests stderr Oct 11 10:52:21.087 INFO blam! Oct 11 10:52:21.087 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:52:21.087 INFO blam! Oct 11 10:52:22.364 INFO blam! Oct 11 10:52:22.364 INFO blam! running 1 test Oct 11 10:52:24.252 INFO blam! test src/static_mut.rs - StaticMut (line 12) ... ok Oct 11 10:52:24.252 INFO blam! Oct 11 10:52:24.252 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:52:24.252 INFO blam! Oct 11 10:52:24.268 INFO kablam! su: No module specific data is present Oct 11 10:52:24.890 INFO running `"docker" "rm" "-f" "eeba1c79bb0f8466af8e031fffbce9e7d6882969e563d4a0c4cac1da3a0fe488"` Oct 11 10:52:25.048 INFO blam! eeba1c79bb0f8466af8e031fffbce9e7d6882969e563d4a0c4cac1da3a0fe488