Sep 05 23:52:00.428 INFO checking slog-html-0.1.3 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854
Sep 05 23:52:00.428 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets
Sep 05 23:52:00.428 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"`
Sep 05 23:52:00.610 INFO blam! 69680f826a872abee458b4a5fee6509f5e481f80c2717f6bf68630021726ade9
Sep 05 23:52:00.611 INFO running `"docker" "start" "-a" "69680f826a872abee458b4a5fee6509f5e481f80c2717f6bf68630021726ade9"`
Sep 05 23:52:01.489 INFO kablam! usermod: no changes
Sep 05 23:52:01.594 INFO kablam! Checking slog v1.7.1
Sep 05 23:52:02.019 INFO kablam! Checking slog-extra v0.1.2
Sep 05 23:52:02.227 INFO kablam! Checking slog-stream v1.2.1
Sep 05 23:52:02.501 INFO kablam! Checking slog-html v0.1.3 (file:///source)
Sep 05 23:52:02.790 INFO kablam! warning: unused `#[macro_use]` import
Sep 05 23:52:02.790 INFO kablam! --> src/lib.rs:84:1
Sep 05 23:52:02.790 INFO kablam! |
Sep 05 23:52:02.790 INFO kablam! 84 | #[macro_use]
Sep 05 23:52:02.790 INFO kablam! | ^^^^^^^^^^^^
Sep 05 23:52:02.790 INFO kablam! |
Sep 05 23:52:02.790 INFO kablam! = note: #[warn(unused_imports)] on by default
Sep 05 23:52:02.790 INFO kablam!
Sep 05 23:52:02.809 INFO kablam! warning: unused `#[macro_use]` import
Sep 05 23:52:02.809 INFO kablam! --> src/lib.rs:84:1
Sep 05 23:52:02.809 INFO kablam! |
Sep 05 23:52:02.809 INFO kablam! 84 | #[macro_use]
Sep 05 23:52:02.809 INFO kablam! | ^^^^^^^^^^^^
Sep 05 23:52:02.809 INFO kablam! |
Sep 05 23:52:02.809 INFO kablam! = note: #[warn(unused_imports)] on by default
Sep 05 23:52:02.809 INFO kablam!
Sep 05 23:52:02.863 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now.
Sep 05 23:52:02.864 INFO kablam! --> src/lib.rs:246:54
Sep 05 23:52:02.864 INFO kablam! |
Sep 05 23:52:02.864 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() {
Sep 05 23:52:02.864 INFO kablam! | ^^^^^^
Sep 05 23:52:02.864 INFO kablam! |
Sep 05 23:52:02.864 INFO kablam! = note: #[warn(deprecated)] on by default
Sep 05 23:52:02.864 INFO kablam!
Sep 05 23:52:02.913 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now.
Sep 05 23:52:02.913 INFO kablam! --> src/lib.rs:246:54
Sep 05 23:52:02.913 INFO kablam! |
Sep 05 23:52:02.913 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() {
Sep 05 23:52:02.913 INFO kablam! | ^^^^^^
Sep 05 23:52:02.913 INFO kablam! |
Sep 05 23:52:02.913 INFO kablam! = note: #[warn(deprecated)] on by default
Sep 05 23:52:02.913 INFO kablam!
Sep 05 23:52:02.993 INFO kablam! warning: variable does not need to be mutable
Sep 05 23:52:02.993 INFO kablam! --> src/lib.rs:160:14
Sep 05 23:52:02.993 INFO kablam! |
Sep 05 23:52:02.993 INFO kablam! 160 | let (mut io, _) = serializer.finish();
Sep 05 23:52:02.993 INFO kablam! | ----^^
Sep 05 23:52:02.993 INFO kablam! | |
Sep 05 23:52:02.993 INFO kablam! | help: remove this `mut`
Sep 05 23:52:02.993 INFO kablam! |
Sep 05 23:52:02.993 INFO kablam! = note: #[warn(unused_mut)] on by default
Sep 05 23:52:02.994 INFO kablam!
Sep 05 23:52:03.000 INFO kablam! warning: variable does not need to be mutable
Sep 05 23:52:03.000 INFO kablam! --> src/lib.rs:209:14
Sep 05 23:52:03.000 INFO kablam! |
Sep 05 23:52:03.000 INFO kablam! 209 | let (mut io, _) = serializer.finish();
Sep 05 23:52:03.000 INFO kablam! | ----^^
Sep 05 23:52:03.000 INFO kablam! | |
Sep 05 23:52:03.000 INFO kablam! | help: remove this `mut`
Sep 05 23:52:03.000 INFO kablam!
Sep 05 23:52:03.038 INFO kablam! warning: variable does not need to be mutable
Sep 05 23:52:03.038 INFO kablam! --> src/lib.rs:160:14
Sep 05 23:52:03.038 INFO kablam! |
Sep 05 23:52:03.038 INFO kablam! 160 | let (mut io, _) = serializer.finish();
Sep 05 23:52:03.038 INFO kablam! | ----^^
Sep 05 23:52:03.038 INFO kablam! | |
Sep 05 23:52:03.038 INFO kablam! | help: remove this `mut`
Sep 05 23:52:03.038 INFO kablam! |
Sep 05 23:52:03.038 INFO kablam! = note: #[warn(unused_mut)] on by default
Sep 05 23:52:03.038 INFO kablam!
Sep 05 23:52:03.045 INFO kablam! warning: variable does not need to be mutable
Sep 05 23:52:03.045 INFO kablam! --> src/lib.rs:209:14
Sep 05 23:52:03.045 INFO kablam! |
Sep 05 23:52:03.045 INFO kablam! 209 | let (mut io, _) = serializer.finish();
Sep 05 23:52:03.045 INFO kablam! | ----^^
Sep 05 23:52:03.045 INFO kablam! | |
Sep 05 23:52:03.045 INFO kablam! | help: remove this `mut`
Sep 05 23:52:03.045 INFO kablam!
Sep 05 23:52:03.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s
Sep 05 23:52:03.517 INFO kablam! su: No module specific data is present
Sep 05 23:52:04.395 INFO running `"docker" "rm" "-f" "69680f826a872abee458b4a5fee6509f5e481f80c2717f6bf68630021726ade9"`
Sep 05 23:52:04.446 INFO blam! 69680f826a872abee458b4a5fee6509f5e481f80c2717f6bf68630021726ade9