Sep 01 20:01:00.916 INFO checking va_list-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 20:01:00.916 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:01:00.917 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:01:01.085 INFO blam! 9d687b2a3be2cffdd752f852dfc67723a81c7380d31902c8a2554252ab634b06 Sep 01 20:01:01.087 INFO running `"docker" "start" "-a" "9d687b2a3be2cffdd752f852dfc67723a81c7380d31902c8a2554252ab634b06"` Sep 01 20:01:01.661 INFO kablam! Checking va_list v0.0.1 (file:///source) Sep 01 20:01:01.662 INFO kablam! Compiling va_list-test v0.0.1 Sep 01 20:01:01.703 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 01 20:01:01.703 INFO kablam! --> src/impl-x86_64-elf.rs:15:9 Sep 01 20:01:01.703 INFO kablam! | Sep 01 20:01:01.703 INFO kablam! 15 | #[allow(raw_pointer_derive)] Sep 01 20:01:01.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 20:01:01.703 INFO kablam! | Sep 01 20:01:01.703 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 01 20:01:01.703 INFO kablam! Sep 01 20:01:01.847 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 01 20:01:01.847 INFO kablam! --> src/impl-x86_64-elf.rs:55:15 Sep 01 20:01:01.847 INFO kablam! | Sep 01 20:01:01.847 INFO kablam! 55 | let align = mem::min_align_of::(); Sep 01 20:01:01.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:01:01.847 INFO kablam! | Sep 01 20:01:01.847 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:01:01.847 INFO kablam! Sep 01 20:01:02.621 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 01 20:01:02.621 INFO kablam! --> src/impl-x86_64-elf.rs:15:9 Sep 01 20:01:02.621 INFO kablam! | Sep 01 20:01:02.621 INFO kablam! 15 | #[allow(raw_pointer_derive)] Sep 01 20:01:02.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 20:01:02.621 INFO kablam! | Sep 01 20:01:02.621 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 01 20:01:02.621 INFO kablam! Sep 01 20:01:02.813 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 01 20:01:02.813 INFO kablam! --> src/impl-x86_64-elf.rs:55:15 Sep 01 20:01:02.813 INFO kablam! | Sep 01 20:01:02.813 INFO kablam! 55 | let align = mem::min_align_of::(); Sep 01 20:01:02.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:01:02.814 INFO kablam! | Sep 01 20:01:02.814 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 20:01:02.814 INFO kablam! Sep 01 20:01:02.988 INFO kablam! warning: `extern` block uses type `()` which is not FFI-safe: tuples have unspecified layout Sep 01 20:01:02.988 INFO kablam! --> tests/lib.rs:4:23 Sep 01 20:01:02.988 INFO kablam! | Sep 01 20:01:02.988 INFO kablam! 4 | fn dispatch(context: *mut (), count: u32, ...); Sep 01 20:01:02.988 INFO kablam! | ^^^^^^^ Sep 01 20:01:02.988 INFO kablam! | Sep 01 20:01:02.989 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 01 20:01:02.989 INFO kablam! = help: consider using a struct instead Sep 01 20:01:02.989 INFO kablam! Sep 01 20:01:03.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Sep 01 20:01:03.003 INFO kablam! su: No module specific data is present Sep 01 20:01:03.319 INFO running `"docker" "rm" "-f" "9d687b2a3be2cffdd752f852dfc67723a81c7380d31902c8a2554252ab634b06"` Sep 01 20:01:03.428 INFO blam! 9d687b2a3be2cffdd752f852dfc67723a81c7380d31902c8a2554252ab634b06