Oct 15 23:40:27.670 INFO testing power-warn-1.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:40:27.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 23:40:28.043 INFO blam! 99d10e8c5f4c59b26fbe6e10e5a900d85eea35d153b6ef935ac2ce6be4d5a448 Oct 15 23:40:28.047 INFO running `"docker" "start" "-a" "99d10e8c5f4c59b26fbe6e10e5a900d85eea35d153b6ef935ac2ce6be4d5a448"` Oct 15 23:40:29.130 INFO kablam! usermod: no changes Oct 15 23:40:29.274 INFO kablam! Compiling dbus v0.4.1 Oct 15 23:40:33.187 INFO kablam! warning: redundant linker flag specified for library `dbus-1` Oct 15 23:40:33.187 INFO kablam! Oct 15 23:40:36.017 INFO kablam! Compiling notify-rust v3.4.3 Oct 15 23:40:37.927 INFO kablam! Compiling power-warn v1.2.0 (/source) Oct 15 23:40:40.239 INFO kablam! warning: unused `#[macro_use]` import Oct 15 23:40:40.239 INFO kablam! --> src/main.rs:8:1 Oct 15 23:40:40.239 INFO kablam! | Oct 15 23:40:40.239 INFO kablam! 8 | #[macro_use] Oct 15 23:40:40.239 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:40:40.239 INFO kablam! | Oct 15 23:40:40.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:40:40.239 INFO kablam! Oct 15 23:40:41.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.80s Oct 15 23:40:41.959 INFO kablam! su: No module specific data is present Oct 15 23:40:42.477 INFO running `"docker" "rm" "-f" "99d10e8c5f4c59b26fbe6e10e5a900d85eea35d153b6ef935ac2ce6be4d5a448"` Oct 15 23:40:42.794 INFO blam! 99d10e8c5f4c59b26fbe6e10e5a900d85eea35d153b6ef935ac2ce6be4d5a448 Oct 15 23:40:42.805 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 23:40:43.157 INFO blam! c7cf9f2ca17b0e1877d52a5b350d5b46dc9f5cf73c99dfcc71b0d0e2d62e9197 Oct 15 23:40:43.157 INFO running `"docker" "start" "-a" "c7cf9f2ca17b0e1877d52a5b350d5b46dc9f5cf73c99dfcc71b0d0e2d62e9197"` Oct 15 23:40:44.579 INFO kablam! usermod: no changes Oct 15 23:40:44.663 INFO kablam! Compiling power-warn v1.2.0 (/source) Oct 15 23:40:46.710 INFO kablam! error: unused `#[macro_use]` import Oct 15 23:40:46.711 INFO kablam! --> src/main.rs:8:1 Oct 15 23:40:46.711 INFO kablam! | Oct 15 23:40:46.711 INFO kablam! 8 | #[macro_use] Oct 15 23:40:46.711 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:40:46.712 INFO kablam! | Oct 15 23:40:46.712 INFO kablam! note: lint level defined here Oct 15 23:40:46.712 INFO kablam! --> src/main.rs:4:24 Oct 15 23:40:46.713 INFO kablam! | Oct 15 23:40:46.713 INFO kablam! 4 | #![cfg_attr(test, deny(warnings))] Oct 15 23:40:46.713 INFO kablam! | ^^^^^^^^ Oct 15 23:40:46.713 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 15 23:40:46.714 INFO kablam! Oct 15 23:40:46.755 INFO kablam! error: aborting due to previous error Oct 15 23:40:46.755 INFO kablam! Oct 15 23:40:46.778 INFO kablam! error: Could not compile `power-warn`. Oct 15 23:40:46.778 INFO kablam! Oct 15 23:40:46.778 INFO kablam! To learn more, run the command again with --verbose. Oct 15 23:40:46.780 INFO kablam! su: No module specific data is present Oct 15 23:40:47.451 INFO running `"docker" "rm" "-f" "c7cf9f2ca17b0e1877d52a5b350d5b46dc9f5cf73c99dfcc71b0d0e2d62e9197"` Oct 15 23:40:47.861 INFO blam! c7cf9f2ca17b0e1877d52a5b350d5b46dc9f5cf73c99dfcc71b0d0e2d62e9197