Sep 03 23:19:07.013 INFO checking va_list-0.0.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 23:19:07.013 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 23:19:07.013 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 23:19:07.177 INFO blam! a250345ced14e9f30f7d2314e598958f3aab1af1ee1238fbbad6f89947259110 Sep 03 23:19:07.178 INFO running `"docker" "start" "-a" "a250345ced14e9f30f7d2314e598958f3aab1af1ee1238fbbad6f89947259110"` Sep 03 23:19:07.825 INFO kablam! Checking va_list v0.0.1 (file:///source) Sep 03 23:19:07.825 INFO kablam! Compiling va_list-test v0.0.1 Sep 03 23:19:07.879 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 03 23:19:07.879 INFO kablam! --> src/impl-x86_64-elf.rs:15:9 Sep 03 23:19:07.879 INFO kablam! | Sep 03 23:19:07.879 INFO kablam! 15 | #[allow(raw_pointer_derive)] Sep 03 23:19:07.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 23:19:07.879 INFO kablam! | Sep 03 23:19:07.879 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 03 23:19:07.879 INFO kablam! Sep 03 23:19:08.021 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 03 23:19:08.021 INFO kablam! --> src/impl-x86_64-elf.rs:55:15 Sep 03 23:19:08.021 INFO kablam! | Sep 03 23:19:08.021 INFO kablam! 55 | let align = mem::min_align_of::(); Sep 03 23:19:08.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:19:08.021 INFO kablam! | Sep 03 23:19:08.021 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:19:08.021 INFO kablam! Sep 03 23:19:08.791 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 03 23:19:08.791 INFO kablam! --> src/impl-x86_64-elf.rs:15:9 Sep 03 23:19:08.791 INFO kablam! | Sep 03 23:19:08.791 INFO kablam! 15 | #[allow(raw_pointer_derive)] Sep 03 23:19:08.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 03 23:19:08.791 INFO kablam! | Sep 03 23:19:08.791 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 03 23:19:08.791 INFO kablam! Sep 03 23:19:08.976 INFO kablam! warning: use of deprecated item 'std::mem::min_align_of': use `align_of` instead Sep 03 23:19:08.976 INFO kablam! --> src/impl-x86_64-elf.rs:55:15 Sep 03 23:19:08.976 INFO kablam! | Sep 03 23:19:08.976 INFO kablam! 55 | let align = mem::min_align_of::(); Sep 03 23:19:08.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 23:19:08.976 INFO kablam! | Sep 03 23:19:08.976 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 23:19:08.976 INFO kablam! Sep 03 23:19:09.056 INFO kablam! warning: `extern` block uses type `()` which is not FFI-safe: tuples have unspecified layout Sep 03 23:19:09.057 INFO kablam! --> tests/lib.rs:4:23 Sep 03 23:19:09.057 INFO kablam! | Sep 03 23:19:09.057 INFO kablam! 4 | fn dispatch(context: *mut (), count: u32, ...); Sep 03 23:19:09.057 INFO kablam! | ^^^^^^^ Sep 03 23:19:09.057 INFO kablam! | Sep 03 23:19:09.057 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 03 23:19:09.057 INFO kablam! = help: consider using a struct instead Sep 03 23:19:09.057 INFO kablam! Sep 03 23:19:09.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Sep 03 23:19:09.077 INFO kablam! su: No module specific data is present Sep 03 23:19:09.389 INFO running `"docker" "rm" "-f" "a250345ced14e9f30f7d2314e598958f3aab1af1ee1238fbbad6f89947259110"` Sep 03 23:19:09.508 INFO blam! a250345ced14e9f30f7d2314e598958f3aab1af1ee1238fbbad6f89947259110