Oct 27 15:38:28.854 INFO checking slog-envlogger-2.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:38:28.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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:29.344 INFO blam! 5e4fd96c74f82fd8bb05543190a549c1da65999fd24bd1aca3726fbfeca2e940 Oct 27 15:38:29.359 INFO running `"docker" "start" "-a" "5e4fd96c74f82fd8bb05543190a549c1da65999fd24bd1aca3726fbfeca2e940"` Oct 27 15:38:30.753 INFO kablam! usermod: no changes Oct 27 15:38:30.923 INFO kablam! Checking slog-scope v4.0.1 Oct 27 15:38:31.696 INFO kablam! Checking slog-stdlog v3.0.2 Oct 27 15:38:32.835 INFO kablam! Checking slog-envlogger v2.1.0 (/source) Oct 27 15:38:35.763 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:35.763 INFO kablam! --> src/lib.rs:75:1 Oct 27 15:38:35.763 INFO kablam! | Oct 27 15:38:35.763 INFO kablam! 75 | #[macro_use] Oct 27 15:38:35.763 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:38:35.763 INFO kablam! | Oct 27 15:38:35.763 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:35.763 INFO kablam! Oct 27 15:38:36.441 INFO kablam! error: unused `#[macro_use]` import Oct 27 15:38:36.441 INFO kablam! --> src/lib.rs:75:1 Oct 27 15:38:36.441 INFO kablam! | Oct 27 15:38:36.441 INFO kablam! 75 | #[macro_use] Oct 27 15:38:36.441 INFO kablam! | ^^^^^^^^^^^^ Oct 27 15:38:36.441 INFO kablam! | Oct 27 15:38:36.441 INFO kablam! note: lint level defined here Oct 27 15:38:36.441 INFO kablam! --> src/lib.rs:72:24 Oct 27 15:38:36.441 INFO kablam! | Oct 27 15:38:36.441 INFO kablam! 72 | #![cfg_attr(test, deny(warnings))] Oct 27 15:38:36.441 INFO kablam! | ^^^^^^^^ Oct 27 15:38:36.441 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 15:38:36.441 INFO kablam! Oct 27 15:38:37.459 INFO kablam! error: aborting due to previous error Oct 27 15:38:37.475 INFO kablam! Oct 27 15:38:37.539 INFO kablam! error: Could not compile `slog-envlogger`. Oct 27 15:38:37.539 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 15:38:42.975 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:42.976 INFO kablam! --> examples/scopes.rs:5:16 Oct 27 15:38:42.976 INFO kablam! | Oct 27 15:38:42.977 INFO kablam! 5 | #[macro_use(o, kv)] Oct 27 15:38:42.978 INFO kablam! | ^^ Oct 27 15:38:42.978 INFO kablam! | Oct 27 15:38:42.979 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:42.979 INFO kablam! Oct 27 15:38:43.099 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:43.100 INFO kablam! --> examples/proper.rs:8:48 Oct 27 15:38:43.101 INFO kablam! | Oct 27 15:38:43.101 INFO kablam! 8 | #[macro_use(slog_error, slog_info, slog_trace, slog_log, slog_o, slog_record, Oct 27 15:38:43.102 INFO kablam! | ^^^^^^^^ Oct 27 15:38:43.102 INFO kablam! | Oct 27 15:38:43.103 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 15:38:43.103 INFO kablam! Oct 27 15:38:43.104 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:43.105 INFO kablam! --> examples/proper.rs:8:66 Oct 27 15:38:43.105 INFO kablam! | Oct 27 15:38:43.106 INFO kablam! 8 | #[macro_use(slog_error, slog_info, slog_trace, slog_log, slog_o, slog_record, Oct 27 15:38:43.107 INFO kablam! | ^^^^^^^^^^^ Oct 27 15:38:43.107 INFO kablam! Oct 27 15:38:43.108 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:43.108 INFO kablam! --> examples/proper.rs:9:13 Oct 27 15:38:43.109 INFO kablam! | Oct 27 15:38:43.110 INFO kablam! 9 | slog_record_static, slog_b, slog_kv)] Oct 27 15:38:43.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 15:38:43.110 INFO kablam! Oct 27 15:38:43.110 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:43.110 INFO kablam! --> examples/proper.rs:9:33 Oct 27 15:38:43.110 INFO kablam! | Oct 27 15:38:43.110 INFO kablam! 9 | slog_record_static, slog_b, slog_kv)] Oct 27 15:38:43.110 INFO kablam! | ^^^^^^ Oct 27 15:38:43.110 INFO kablam! Oct 27 15:38:43.110 INFO kablam! warning: unused `#[macro_use]` import Oct 27 15:38:43.110 INFO kablam! --> examples/proper.rs:9:41 Oct 27 15:38:43.110 INFO kablam! | Oct 27 15:38:43.110 INFO kablam! 9 | slog_record_static, slog_b, slog_kv)] Oct 27 15:38:43.110 INFO kablam! | ^^^^^^^ Oct 27 15:38:43.110 INFO kablam! Oct 27 15:38:43.407 INFO kablam! error: build failed Oct 27 15:38:43.407 INFO kablam! su: No module specific data is present Oct 27 15:38:44.477 INFO running `"docker" "rm" "-f" "5e4fd96c74f82fd8bb05543190a549c1da65999fd24bd1aca3726fbfeca2e940"` Oct 27 15:38:44.791 INFO blam! 5e4fd96c74f82fd8bb05543190a549c1da65999fd24bd1aca3726fbfeca2e940