Oct 13 08:25:24.361 INFO checking slog-html-0.1.3 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:25:24.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 08:25:24.652 INFO blam! 7e09093c1222a21b786e3fd8ecdf33a04665a30ccd63ba90834546d643c691f1 Oct 13 08:25:24.656 INFO running `"docker" "start" "-a" "7e09093c1222a21b786e3fd8ecdf33a04665a30ccd63ba90834546d643c691f1"` Oct 13 08:25:25.635 INFO kablam! usermod: no changes Oct 13 08:25:25.768 INFO kablam! Checking slog-extra v0.1.2 Oct 13 08:25:26.536 INFO kablam! Checking slog-stream v1.2.1 Oct 13 08:25:27.238 INFO kablam! Checking slog-html v0.1.3 (/source) Oct 13 08:25:28.368 INFO kablam! warning: unused `#[macro_use]` import Oct 13 08:25:28.368 INFO kablam! --> src/lib.rs:84:1 Oct 13 08:25:28.368 INFO kablam! | Oct 13 08:25:28.368 INFO kablam! 84 | #[macro_use] Oct 13 08:25:28.368 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:25:28.368 INFO kablam! | Oct 13 08:25:28.368 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 08:25:28.368 INFO kablam! Oct 13 08:25:28.464 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now. Oct 13 08:25:28.464 INFO kablam! --> src/lib.rs:246:54 Oct 13 08:25:28.464 INFO kablam! | Oct 13 08:25:28.464 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() { Oct 13 08:25:28.465 INFO kablam! | ^^^^^^ Oct 13 08:25:28.465 INFO kablam! | Oct 13 08:25:28.465 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:25:28.465 INFO kablam! Oct 13 08:25:28.524 INFO kablam! warning: unused `#[macro_use]` import Oct 13 08:25:28.524 INFO kablam! --> src/lib.rs:84:1 Oct 13 08:25:28.524 INFO kablam! | Oct 13 08:25:28.524 INFO kablam! 84 | #[macro_use] Oct 13 08:25:28.524 INFO kablam! | ^^^^^^^^^^^^ Oct 13 08:25:28.524 INFO kablam! | Oct 13 08:25:28.524 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 08:25:28.524 INFO kablam! Oct 13 08:25:28.624 INFO kablam! warning: variable does not need to be mutable Oct 13 08:25:28.624 INFO kablam! --> src/lib.rs:160:14 Oct 13 08:25:28.624 INFO kablam! | Oct 13 08:25:28.624 INFO kablam! 160 | let (mut io, _) = serializer.finish(); Oct 13 08:25:28.624 INFO kablam! | ----^^ Oct 13 08:25:28.624 INFO kablam! | | Oct 13 08:25:28.624 INFO kablam! | help: remove this `mut` Oct 13 08:25:28.624 INFO kablam! | Oct 13 08:25:28.624 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:25:28.624 INFO kablam! Oct 13 08:25:28.632 INFO kablam! warning: variable does not need to be mutable Oct 13 08:25:28.632 INFO kablam! --> src/lib.rs:209:14 Oct 13 08:25:28.632 INFO kablam! | Oct 13 08:25:28.632 INFO kablam! 209 | let (mut io, _) = serializer.finish(); Oct 13 08:25:28.632 INFO kablam! | ----^^ Oct 13 08:25:28.632 INFO kablam! | | Oct 13 08:25:28.632 INFO kablam! | help: remove this `mut` Oct 13 08:25:28.632 INFO kablam! Oct 13 08:25:28.639 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now. Oct 13 08:25:28.639 INFO kablam! --> src/lib.rs:246:54 Oct 13 08:25:28.640 INFO kablam! | Oct 13 08:25:28.640 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() { Oct 13 08:25:28.640 INFO kablam! | ^^^^^^ Oct 13 08:25:28.640 INFO kablam! | Oct 13 08:25:28.641 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 08:25:28.641 INFO kablam! Oct 13 08:25:28.784 INFO kablam! warning: variable does not need to be mutable Oct 13 08:25:28.784 INFO kablam! --> src/lib.rs:160:14 Oct 13 08:25:28.784 INFO kablam! | Oct 13 08:25:28.784 INFO kablam! 160 | let (mut io, _) = serializer.finish(); Oct 13 08:25:28.784 INFO kablam! | ----^^ Oct 13 08:25:28.784 INFO kablam! | | Oct 13 08:25:28.784 INFO kablam! | help: remove this `mut` Oct 13 08:25:28.784 INFO kablam! | Oct 13 08:25:28.784 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 08:25:28.784 INFO kablam! Oct 13 08:25:28.792 INFO kablam! warning: variable does not need to be mutable Oct 13 08:25:28.792 INFO kablam! --> src/lib.rs:209:14 Oct 13 08:25:28.793 INFO kablam! | Oct 13 08:25:28.793 INFO kablam! 209 | let (mut io, _) = serializer.finish(); Oct 13 08:25:28.793 INFO kablam! | ----^^ Oct 13 08:25:28.793 INFO kablam! | | Oct 13 08:25:28.793 INFO kablam! | help: remove this `mut` Oct 13 08:25:28.793 INFO kablam! Oct 13 08:25:30.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.71s Oct 13 08:25:30.380 INFO kablam! su: No module specific data is present Oct 13 08:25:30.624 INFO running `"docker" "rm" "-f" "7e09093c1222a21b786e3fd8ecdf33a04665a30ccd63ba90834546d643c691f1"` Oct 13 08:25:30.960 INFO blam! 7e09093c1222a21b786e3fd8ecdf33a04665a30ccd63ba90834546d643c691f1