Sep 04 02:43:58.477 INFO checking va_list-0.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 02:43:58.477 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 02:43:58.477 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-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:43:58.654 INFO blam! e0c4565eda246a3367054be7455a5825d5e4c32e5d8a002ab2f6df41c3880e8b Sep 04 02:43:58.655 INFO running `"docker" "start" "-a" "e0c4565eda246a3367054be7455a5825d5e4c32e5d8a002ab2f6df41c3880e8b"` Sep 04 02:43:59.227 INFO kablam! Checking va_list v0.0.1 (file:///source) Sep 04 02:43:59.227 INFO kablam! Compiling va_list-test v0.0.1 Sep 04 02:43:59.282 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 04 02:43:59.282 INFO kablam! --> src/impl-x86_64-elf.rs:15:9 Sep 04 02:43:59.282 INFO kablam! | Sep 04 02:43:59.282 INFO kablam! 15 | #[allow(raw_pointer_derive)] Sep 04 02:43:59.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 02:43:59.282 INFO kablam! | Sep 04 02:43:59.282 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 02:43:59.282 INFO kablam! Sep 04 02:43:59.528 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 04 02:43:59.528 INFO kablam! --> src/impl-x86_64-elf.rs:55:15 Sep 04 02:43:59.528 INFO kablam! | Sep 04 02:43:59.528 INFO kablam! 55 | let align = mem::min_align_of::(); Sep 04 02:43:59.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:43:59.528 INFO kablam! | Sep 04 02:43:59.528 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 02:43:59.528 INFO kablam! Sep 04 02:44:00.070 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 04 02:44:00.070 INFO kablam! --> src/impl-x86_64-elf.rs:15:9 Sep 04 02:44:00.070 INFO kablam! | Sep 04 02:44:00.070 INFO kablam! 15 | #[allow(raw_pointer_derive)] Sep 04 02:44:00.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 02:44:00.070 INFO kablam! | Sep 04 02:44:00.070 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 02:44:00.070 INFO kablam! Sep 04 02:44:00.279 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 04 02:44:00.280 INFO kablam! --> src/impl-x86_64-elf.rs:55:15 Sep 04 02:44:00.280 INFO kablam! | Sep 04 02:44:00.280 INFO kablam! 55 | let align = mem::min_align_of::(); Sep 04 02:44:00.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 04 02:44:00.280 INFO kablam! | Sep 04 02:44:00.280 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 02:44:00.280 INFO kablam! Sep 04 02:44:00.355 INFO kablam! warning: `extern` block uses type `()` which is not FFI-safe: tuples have unspecified layout Sep 04 02:44:00.355 INFO kablam! --> tests/lib.rs:4:23 Sep 04 02:44:00.355 INFO kablam! | Sep 04 02:44:00.355 INFO kablam! 4 | fn dispatch(context: *mut (), count: u32, ...); Sep 04 02:44:00.355 INFO kablam! | ^^^^^^^ Sep 04 02:44:00.355 INFO kablam! | Sep 04 02:44:00.355 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 04 02:44:00.355 INFO kablam! = help: consider using a struct instead Sep 04 02:44:00.355 INFO kablam! Sep 04 02:44:00.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Sep 04 02:44:00.386 INFO kablam! su: No module specific data is present Sep 04 02:44:00.771 INFO running `"docker" "rm" "-f" "e0c4565eda246a3367054be7455a5825d5e4c32e5d8a002ab2f6df41c3880e8b"` Sep 04 02:44:00.863 INFO blam! e0c4565eda246a3367054be7455a5825d5e4c32e5d8a002ab2f6df41c3880e8b