Oct 27 15:38:21.651 INFO checking slog-html-0.1.3 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:38:21.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 15:38:21.861 INFO blam! ea1d986467196cfe7526a8886c6e7ac7b3f1c4c10850021f7869448e7c57700e Oct 27 15:38:21.871 INFO running `"docker" "start" "-a" "ea1d986467196cfe7526a8886c6e7ac7b3f1c4c10850021f7869448e7c57700e"` Oct 27 15:38:23.015 INFO kablam! usermod: no changes Oct 27 15:38:23.131 INFO kablam! Checking slog-extra v0.1.2 Oct 27 15:38:23.835 INFO kablam! Checking slog-stream v1.2.1 Oct 27 15:38:24.507 INFO kablam! Checking slog-html v0.1.3 (/source) Oct 27 15:38:25.735 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:25.735 INFO kablam! --> src/lib.rs:84:1 Oct 27 15:38:25.736 INFO kablam! | Oct 27 15:38:25.736 INFO kablam! 84 | #[macro_use] Oct 27 15:38:25.736 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:38:25.736 INFO kablam! | Oct 27 15:38:25.737 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:25.737 INFO kablam! Oct 27 15:38:25.799 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:25.800 INFO kablam! --> src/lib.rs:84:1 Oct 27 15:38:25.800 INFO kablam! | Oct 27 15:38:25.800 INFO kablam! 84 | #[macro_use] Oct 27 15:38:25.801 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:38:25.801 INFO kablam! | Oct 27 15:38:25.801 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:25.801 INFO kablam! Oct 27 15:38:25.843 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now. Oct 27 15:38:25.843 INFO kablam! --> src/lib.rs:246:54 Oct 27 15:38:25.843 INFO kablam! | Oct 27 15:38:25.844 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() { Oct 27 15:38:25.844 INFO kablam! | ^^^^^^ Oct 27 15:38:25.844 INFO kablam! | Oct 27 15:38:25.845 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:38:25.845 INFO kablam! Oct 27 15:38:25.911 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now. Oct 27 15:38:25.911 INFO kablam! --> src/lib.rs:246:54 Oct 27 15:38:25.911 INFO kablam! | Oct 27 15:38:25.911 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() { Oct 27 15:38:25.911 INFO kablam! | ^^^^^^ Oct 27 15:38:25.911 INFO kablam! | Oct 27 15:38:25.911 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:38:25.911 INFO kablam! Oct 27 15:38:26.019 INFO kablam! warning: variable does not need to be mutable Oct 27 15:38:26.019 INFO kablam! --> src/lib.rs:160:14 Oct 27 15:38:26.020 INFO kablam! | Oct 27 15:38:26.020 INFO kablam! 160 | let (mut io, _) = serializer.finish(); Oct 27 15:38:26.020 INFO kablam! | ----^^ Oct 27 15:38:26.020 INFO kablam! | | Oct 27 15:38:26.021 INFO kablam! | help: remove this `mut` Oct 27 15:38:26.021 INFO kablam! | Oct 27 15:38:26.021 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:38:26.021 INFO kablam! Oct 27 15:38:26.028 INFO kablam! warning: variable does not need to be mutable Oct 27 15:38:26.028 INFO kablam! --> src/lib.rs:209:14 Oct 27 15:38:26.028 INFO kablam! | Oct 27 15:38:26.028 INFO kablam! 209 | let (mut io, _) = serializer.finish(); Oct 27 15:38:26.029 INFO kablam! | ----^^ Oct 27 15:38:26.029 INFO kablam! | | Oct 27 15:38:26.029 INFO kablam! | help: remove this `mut` Oct 27 15:38:26.029 INFO kablam! Oct 27 15:38:26.099 INFO kablam! warning: variable does not need to be mutable Oct 27 15:38:26.099 INFO kablam! --> src/lib.rs:160:14 Oct 27 15:38:26.099 INFO kablam! | Oct 27 15:38:26.099 INFO kablam! 160 | let (mut io, _) = serializer.finish(); Oct 27 15:38:26.099 INFO kablam! | ----^^ Oct 27 15:38:26.099 INFO kablam! | | Oct 27 15:38:26.099 INFO kablam! | help: remove this `mut` Oct 27 15:38:26.099 INFO kablam! | Oct 27 15:38:26.099 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 15:38:26.099 INFO kablam! Oct 27 15:38:26.115 INFO kablam! warning: variable does not need to be mutable Oct 27 15:38:26.115 INFO kablam! --> src/lib.rs:209:14 Oct 27 15:38:26.115 INFO kablam! | Oct 27 15:38:26.115 INFO kablam! 209 | let (mut io, _) = serializer.finish(); Oct 27 15:38:26.115 INFO kablam! | ----^^ Oct 27 15:38:26.115 INFO kablam! | | Oct 27 15:38:26.115 INFO kablam! | help: remove this `mut` Oct 27 15:38:26.115 INFO kablam! Oct 27 15:38:27.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.83s Oct 27 15:38:27.873 INFO kablam! su: No module specific data is present Oct 27 15:38:28.507 INFO running `"docker" "rm" "-f" "ea1d986467196cfe7526a8886c6e7ac7b3f1c4c10850021f7869448e7c57700e"` Oct 27 15:38:28.777 INFO blam! ea1d986467196cfe7526a8886c6e7ac7b3f1c4c10850021f7869448e7c57700e