Oct 13 08:25:24.296 INFO checking slog-html-0.1.3 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977
Oct 13 08:25:24.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.564 INFO blam! 6cec9dafd3c664314c5b0919d8936fe7dd0d31df8538e1a36faef9836524bba0
Oct 13 08:25:24.570 INFO running `"docker" "start" "-a" "6cec9dafd3c664314c5b0919d8936fe7dd0d31df8538e1a36faef9836524bba0"`
Oct 13 08:25:25.328 INFO kablam! usermod: no changes
Oct 13 08:25:25.408 INFO kablam! Checking slog v1.7.1
Oct 13 08:25:26.149 INFO kablam! Checking slog-extra v0.1.2
Oct 13 08:25:26.800 INFO kablam! Checking slog-stream v1.2.1
Oct 13 08:25:27.509 INFO kablam! Checking slog-html v0.1.3 (/source)
Oct 13 08:25:28.526 INFO kablam! warning: unused `#[macro_use]` import
Oct 13 08:25:28.526 INFO kablam! --> src/lib.rs:84:1
Oct 13 08:25:28.526 INFO kablam! |
Oct 13 08:25:28.526 INFO kablam! 84 | #[macro_use]
Oct 13 08:25:28.526 INFO kablam! | ^^^^^^^^^^^^
Oct 13 08:25:28.526 INFO kablam! |
Oct 13 08:25:28.526 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 13 08:25:28.526 INFO kablam!
Oct 13 08:25:28.637 INFO kablam! warning: unused `#[macro_use]` import
Oct 13 08:25:28.637 INFO kablam! --> src/lib.rs:84:1
Oct 13 08:25:28.637 INFO kablam! |
Oct 13 08:25:28.638 INFO kablam! 84 | #[macro_use]
Oct 13 08:25:28.638 INFO kablam! | ^^^^^^^^^^^^
Oct 13 08:25:28.638 INFO kablam! |
Oct 13 08:25:28.638 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 13 08:25:28.639 INFO kablam!
Oct 13 08:25:28.696 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.697 INFO kablam! --> src/lib.rs:246:54
Oct 13 08:25:28.697 INFO kablam! |
Oct 13 08:25:28.697 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() {
Oct 13 08:25:28.698 INFO kablam! | ^^^^^^
Oct 13 08:25:28.698 INFO kablam! |
Oct 13 08:25:28.698 INFO kablam! = note: #[warn(deprecated)] on by default
Oct 13 08:25:28.698 INFO kablam!
Oct 13 08:25:28.745 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.745 INFO kablam! --> src/lib.rs:246:54
Oct 13 08:25:28.745 INFO kablam! |
Oct 13 08:25:28.746 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() {
Oct 13 08:25:28.746 INFO kablam! | ^^^^^^
Oct 13 08:25:28.746 INFO kablam! |
Oct 13 08:25:28.746 INFO kablam! = note: #[warn(deprecated)] on by default
Oct 13 08:25:28.747 INFO kablam!
Oct 13 08:25:28.880 INFO kablam! warning: variable does not need to be mutable
Oct 13 08:25:28.881 INFO kablam! --> src/lib.rs:160:14
Oct 13 08:25:28.881 INFO kablam! |
Oct 13 08:25:28.881 INFO kablam! 160 | let (mut io, _) = serializer.finish();
Oct 13 08:25:28.881 INFO kablam! | ----^^
Oct 13 08:25:28.882 INFO kablam! | |
Oct 13 08:25:28.882 INFO kablam! | help: remove this `mut`
Oct 13 08:25:28.882 INFO kablam! |
Oct 13 08:25:28.883 INFO kablam! = note: #[warn(unused_mut)] on by default
Oct 13 08:25:28.883 INFO kablam!
Oct 13 08:25:28.883 INFO kablam! warning: variable does not need to be mutable
Oct 13 08:25:28.883 INFO kablam! --> src/lib.rs:209:14
Oct 13 08:25:28.883 INFO kablam! |
Oct 13 08:25:28.884 INFO kablam! 209 | let (mut io, _) = serializer.finish();
Oct 13 08:25:28.884 INFO kablam! | ----^^
Oct 13 08:25:28.884 INFO kablam! | |
Oct 13 08:25:28.884 INFO kablam! | help: remove this `mut`
Oct 13 08:25:28.885 INFO kablam!
Oct 13 08:25:28.932 INFO kablam! warning: variable does not need to be mutable
Oct 13 08:25:28.932 INFO kablam! --> src/lib.rs:160:14
Oct 13 08:25:28.932 INFO kablam! |
Oct 13 08:25:28.932 INFO kablam! 160 | let (mut io, _) = serializer.finish();
Oct 13 08:25:28.932 INFO kablam! | ----^^
Oct 13 08:25:28.932 INFO kablam! | |
Oct 13 08:25:28.932 INFO kablam! | help: remove this `mut`
Oct 13 08:25:28.932 INFO kablam! |
Oct 13 08:25:28.932 INFO kablam! = note: #[warn(unused_mut)] on by default
Oct 13 08:25:28.932 INFO kablam!
Oct 13 08:25:28.932 INFO kablam! warning: variable does not need to be mutable
Oct 13 08:25:28.932 INFO kablam! --> src/lib.rs:209:14
Oct 13 08:25:28.932 INFO kablam! |
Oct 13 08:25:28.932 INFO kablam! 209 | let (mut io, _) = serializer.finish();
Oct 13 08:25:28.932 INFO kablam! | ----^^
Oct 13 08:25:28.932 INFO kablam! | |
Oct 13 08:25:28.932 INFO kablam! | help: remove this `mut`
Oct 13 08:25:28.932 INFO kablam!
Oct 13 08:25:30.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.09s
Oct 13 08:25:30.444 INFO kablam! su: No module specific data is present
Oct 13 08:25:30.722 INFO running `"docker" "rm" "-f" "6cec9dafd3c664314c5b0919d8936fe7dd0d31df8538e1a36faef9836524bba0"`
Oct 13 08:25:31.018 INFO blam! 6cec9dafd3c664314c5b0919d8936fe7dd0d31df8538e1a36faef9836524bba0