Sep 04 02:55:39.384 INFO checking slog-html-0.1.3 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893
Sep 04 02:55:39.384 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets
Sep 04 02:55:39.384 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"`
Sep 04 02:55:39.553 INFO blam! 809385b0b4fd76aa8c87e90a1e7afae4d3f9629809325ba8041e985f0e80d5a9
Sep 04 02:55:39.556 INFO running `"docker" "start" "-a" "809385b0b4fd76aa8c87e90a1e7afae4d3f9629809325ba8041e985f0e80d5a9"`
Sep 04 02:55:40.388 INFO kablam! Checking slog-html v0.1.3 (file:///source)
Sep 04 02:55:40.992 INFO kablam! warning: unused `#[macro_use]` import
Sep 04 02:55:40.992 INFO kablam! --> src/lib.rs:84:1
Sep 04 02:55:40.993 INFO kablam! |
Sep 04 02:55:40.993 INFO kablam! 84 | #[macro_use]
Sep 04 02:55:40.993 INFO kablam! | ^^^^^^^^^^^^
Sep 04 02:55:40.993 INFO kablam! |
Sep 04 02:55:40.993 INFO kablam! = note: #[warn(unused_imports)] on by default
Sep 04 02:55:40.993 INFO kablam!
Sep 04 02:55:41.021 INFO kablam! warning: unused `#[macro_use]` import
Sep 04 02:55:41.021 INFO kablam! --> src/lib.rs:84:1
Sep 04 02:55:41.021 INFO kablam! |
Sep 04 02:55:41.021 INFO kablam! 84 | #[macro_use]
Sep 04 02:55:41.022 INFO kablam! | ^^^^^^^^^^^^
Sep 04 02:55:41.022 INFO kablam! |
Sep 04 02:55:41.022 INFO kablam! = note: #[warn(unused_imports)] on by default
Sep 04 02:55:41.022 INFO kablam!
Sep 04 02:55:41.228 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now.
Sep 04 02:55:41.228 INFO kablam! --> src/lib.rs:246:54
Sep 04 02:55:41.228 INFO kablam! |
Sep 04 02:55:41.228 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() {
Sep 04 02:55:41.228 INFO kablam! | ^^^^^^
Sep 04 02:55:41.228 INFO kablam! |
Sep 04 02:55:41.228 INFO kablam! = note: #[warn(deprecated)] on by default
Sep 04 02:55:41.228 INFO kablam!
Sep 04 02:55:41.248 INFO kablam! warning: use of deprecated item 'slog::OwnedKeyValueList::parent': &Option<...> is a stupid type to return. Use `get_parent` for now.
Sep 04 02:55:41.248 INFO kablam! --> src/lib.rs:246:54
Sep 04 02:55:41.248 INFO kablam! |
Sep 04 02:55:41.248 INFO kablam! 246 | if let Some(ref parent) = *logger_values_ref.parent() {
Sep 04 02:55:41.248 INFO kablam! | ^^^^^^
Sep 04 02:55:41.248 INFO kablam! |
Sep 04 02:55:41.248 INFO kablam! = note: #[warn(deprecated)] on by default
Sep 04 02:55:41.249 INFO kablam!
Sep 04 02:55:41.571 INFO kablam! warning: variable does not need to be mutable
Sep 04 02:55:41.571 INFO kablam! --> src/lib.rs:160:14
Sep 04 02:55:41.571 INFO kablam! |
Sep 04 02:55:41.571 INFO kablam! 160 | let (mut io, _) = serializer.finish();
Sep 04 02:55:41.571 INFO kablam! | ----^^
Sep 04 02:55:41.571 INFO kablam! | |
Sep 04 02:55:41.571 INFO kablam! | help: remove this `mut`
Sep 04 02:55:41.571 INFO kablam! |
Sep 04 02:55:41.571 INFO kablam! = note: #[warn(unused_mut)] on by default
Sep 04 02:55:41.572 INFO kablam!
Sep 04 02:55:41.592 INFO kablam! warning: variable does not need to be mutable
Sep 04 02:55:41.592 INFO kablam! --> src/lib.rs:160:14
Sep 04 02:55:41.592 INFO kablam! |
Sep 04 02:55:41.592 INFO kablam! 160 | let (mut io, _) = serializer.finish();
Sep 04 02:55:41.592 INFO kablam! | ----^^
Sep 04 02:55:41.592 INFO kablam! | |
Sep 04 02:55:41.592 INFO kablam! | help: remove this `mut`
Sep 04 02:55:41.592 INFO kablam! |
Sep 04 02:55:41.592 INFO kablam! = note: #[warn(unused_mut)] on by default
Sep 04 02:55:41.592 INFO kablam!
Sep 04 02:55:41.593 INFO kablam! warning: variable does not need to be mutable
Sep 04 02:55:41.593 INFO kablam! --> src/lib.rs:209:14
Sep 04 02:55:41.593 INFO kablam! |
Sep 04 02:55:41.593 INFO kablam! 209 | let (mut io, _) = serializer.finish();
Sep 04 02:55:41.593 INFO kablam! | ----^^
Sep 04 02:55:41.593 INFO kablam! | |
Sep 04 02:55:41.593 INFO kablam! | help: remove this `mut`
Sep 04 02:55:41.593 INFO kablam!
Sep 04 02:55:41.604 INFO kablam! warning: variable does not need to be mutable
Sep 04 02:55:41.604 INFO kablam! --> src/lib.rs:209:14
Sep 04 02:55:41.604 INFO kablam! |
Sep 04 02:55:41.604 INFO kablam! 209 | let (mut io, _) = serializer.finish();
Sep 04 02:55:41.604 INFO kablam! | ----^^
Sep 04 02:55:41.604 INFO kablam! | |
Sep 04 02:55:41.604 INFO kablam! | help: remove this `mut`
Sep 04 02:55:41.604 INFO kablam!
Sep 04 02:55:42.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s
Sep 04 02:55:42.765 INFO kablam! su: No module specific data is present
Sep 04 02:55:43.228 INFO running `"docker" "rm" "-f" "809385b0b4fd76aa8c87e90a1e7afae4d3f9629809325ba8041e985f0e80d5a9"`
Sep 04 02:55:43.321 INFO blam! 809385b0b4fd76aa8c87e90a1e7afae4d3f9629809325ba8041e985f0e80d5a9