Oct 27 15:38:28.378 INFO checking slog-envlogger-2.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:38:28.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:28.792 INFO blam! 8c807d65980a42e9b6f0be51fe3b186a97177af43fdd8a0091ab67033b04e4e8 Oct 27 15:38:28.799 INFO running `"docker" "start" "-a" "8c807d65980a42e9b6f0be51fe3b186a97177af43fdd8a0091ab67033b04e4e8"` Oct 27 15:38:30.003 INFO kablam! usermod: no changes Oct 27 15:38:30.127 INFO kablam! Compiling slog v2.4.1 Oct 27 15:38:32.731 INFO kablam! Checking slog-scope v4.0.1 Oct 27 15:38:32.732 INFO kablam! Checking slog-term v2.4.0 Oct 27 15:38:32.732 INFO kablam! Checking slog-async v2.3.0 Oct 27 15:38:34.132 INFO kablam! Checking slog-stdlog v3.0.2 Oct 27 15:38:35.480 INFO kablam! Checking slog-envlogger v2.1.0 (/source) Oct 27 15:38:38.250 INFO kablam! error: unused `#[macro_use]` import Oct 27 15:38:38.251 INFO kablam! --> src/lib.rs:75:1 Oct 27 15:38:38.251 INFO kablam! | Oct 27 15:38:38.251 INFO kablam! 75 | #[macro_use] Oct 27 15:38:38.251 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:38:38.251 INFO kablam! | Oct 27 15:38:38.251 INFO kablam! note: lint level defined here Oct 27 15:38:38.251 INFO kablam! --> src/lib.rs:72:24 Oct 27 15:38:38.251 INFO kablam! | Oct 27 15:38:38.251 INFO kablam! 72 | #![cfg_attr(test, deny(warnings))] Oct 27 15:38:38.251 INFO kablam! | ^^^^^^^^ Oct 27 15:38:38.251 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 15:38:38.251 INFO kablam! Oct 27 15:38:38.281 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:38.281 INFO kablam! --> src/lib.rs:75:1 Oct 27 15:38:38.282 INFO kablam! | Oct 27 15:38:38.282 INFO kablam! 75 | #[macro_use] Oct 27 15:38:38.282 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:38:38.283 INFO kablam! | Oct 27 15:38:38.283 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:38.283 INFO kablam! Oct 27 15:38:38.691 INFO kablam! error: aborting due to previous error Oct 27 15:38:38.691 INFO kablam! Oct 27 15:38:38.736 INFO kablam! error: Could not compile `slog-envlogger`. Oct 27 15:38:38.737 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:38:45.058 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:45.098 INFO kablam! --> examples/proper.rs:8:48 Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! 8 | #[macro_use(slog_error, slog_info, slog_trace, slog_log, slog_o, slog_record, Oct 27 15:38:45.098 INFO kablam! | ^^^^^^^^ Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:45.098 INFO kablam! Oct 27 15:38:45.098 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:45.098 INFO kablam! --> examples/proper.rs:8:66 Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! 8 | #[macro_use(slog_error, slog_info, slog_trace, slog_log, slog_o, slog_record, Oct 27 15:38:45.098 INFO kablam! | ^^^^^^^^^^^ Oct 27 15:38:45.098 INFO kablam! Oct 27 15:38:45.098 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:45.098 INFO kablam! --> examples/proper.rs:9:13 Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! 9 | slog_record_static, slog_b, slog_kv)] Oct 27 15:38:45.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 15:38:45.098 INFO kablam! Oct 27 15:38:45.098 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:45.098 INFO kablam! --> examples/proper.rs:9:33 Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! 9 | slog_record_static, slog_b, slog_kv)] Oct 27 15:38:45.098 INFO kablam! | ^^^^^^ Oct 27 15:38:45.098 INFO kablam! Oct 27 15:38:45.098 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:45.098 INFO kablam! --> examples/proper.rs:9:41 Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! 9 | slog_record_static, slog_b, slog_kv)] Oct 27 15:38:45.098 INFO kablam! | ^^^^^^^ Oct 27 15:38:45.098 INFO kablam! Oct 27 15:38:45.098 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:45.098 INFO kablam! --> examples/scopes.rs:5:16 Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! 5 | #[macro_use(o, kv)] Oct 27 15:38:45.098 INFO kablam! | ^^ Oct 27 15:38:45.098 INFO kablam! | Oct 27 15:38:45.098 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:45.098 INFO kablam! Oct 27 15:38:45.388 INFO kablam! error: build failed Oct 27 15:38:45.391 INFO kablam! su: No module specific data is present Oct 27 15:38:45.951 INFO running `"docker" "rm" "-f" "8c807d65980a42e9b6f0be51fe3b186a97177af43fdd8a0091ab67033b04e4e8"` Oct 27 15:38:46.237 INFO blam! 8c807d65980a42e9b6f0be51fe3b186a97177af43fdd8a0091ab67033b04e4e8