Oct 13 15:41:53.408 INFO checking endian_trait-0.6.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:41:53.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:41:53.621 INFO blam! b4adf83f0478807ceef17f884d14614a05046cc7e0a9e31e6b227749ecfe9f04 Oct 13 15:41:53.623 INFO running `"docker" "start" "-a" "b4adf83f0478807ceef17f884d14614a05046cc7e0a9e31e6b227749ecfe9f04"` Oct 13 15:41:54.124 INFO kablam! usermod: no changes Oct 13 15:41:54.204 INFO kablam! Compiling endian_trait_derive v0.6.0 Oct 13 15:41:58.775 INFO kablam! Checking endian_trait v0.6.0 (/source) Oct 13 15:42:01.104 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:01.104 INFO kablam! --> tests/enum.rs:11:1 Oct 13 15:42:01.104 INFO kablam! | Oct 13 15:42:01.104 INFO kablam! 11 | #[macro_use] Oct 13 15:42:01.104 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:01.104 INFO kablam! | Oct 13 15:42:01.104 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:01.104 INFO kablam! Oct 13 15:42:02.384 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:02.388 INFO kablam! --> tests/nested_struct.rs:4:1 Oct 13 15:42:02.388 INFO kablam! | Oct 13 15:42:02.388 INFO kablam! 4 | #[macro_use] Oct 13 15:42:02.388 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:02.388 INFO kablam! | Oct 13 15:42:02.424 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:02.424 INFO kablam! Oct 13 15:42:03.214 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:03.214 INFO kablam! --> tests/complex_struct.rs:8:1 Oct 13 15:42:03.214 INFO kablam! | Oct 13 15:42:03.214 INFO kablam! 8 | #[macro_use] Oct 13 15:42:03.214 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:03.214 INFO kablam! | Oct 13 15:42:03.214 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:03.214 INFO kablam! Oct 13 15:42:03.394 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:03.394 INFO kablam! --> tests/generics.rs:17:1 Oct 13 15:42:03.394 INFO kablam! | Oct 13 15:42:03.394 INFO kablam! 17 | #[macro_use] Oct 13 15:42:03.394 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:03.394 INFO kablam! | Oct 13 15:42:03.394 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:03.394 INFO kablam! Oct 13 15:42:03.492 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:03.492 INFO kablam! --> tests/zst.rs:16:1 Oct 13 15:42:03.492 INFO kablam! | Oct 13 15:42:03.492 INFO kablam! 16 | #[macro_use] Oct 13 15:42:03.492 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:03.493 INFO kablam! | Oct 13 15:42:03.493 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:03.493 INFO kablam! Oct 13 15:42:04.089 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:04.089 INFO kablam! --> tests/simple_struct.rs:4:1 Oct 13 15:42:04.089 INFO kablam! | Oct 13 15:42:04.090 INFO kablam! 4 | #[macro_use] Oct 13 15:42:04.090 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:04.090 INFO kablam! | Oct 13 15:42:04.090 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:04.091 INFO kablam! Oct 13 15:42:04.091 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:42:04.091 INFO kablam! --> tests/tuple_struct.rs:4:1 Oct 13 15:42:04.091 INFO kablam! | Oct 13 15:42:04.092 INFO kablam! 4 | #[macro_use] Oct 13 15:42:04.092 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:42:04.092 INFO kablam! | Oct 13 15:42:04.093 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:42:04.093 INFO kablam! Oct 13 15:42:04.249 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.09s Oct 13 15:42:04.259 INFO kablam! su: No module specific data is present Oct 13 15:42:04.674 INFO running `"docker" "rm" "-f" "b4adf83f0478807ceef17f884d14614a05046cc7e0a9e31e6b227749ecfe9f04"` Oct 13 15:42:04.877 INFO blam! b4adf83f0478807ceef17f884d14614a05046cc7e0a9e31e6b227749ecfe9f04