Sep 04 01:10:57.847 INFO checking sys-info-0.5.6 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:10:57.847 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:10:57.847 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:10:58.006 INFO blam! ae55bdc215a30e4e8489375e3a44e83a5c56d3fe11c8b2e5e82ce8809dec0aa1 Sep 04 01:10:58.008 INFO running `"docker" "start" "-a" "ae55bdc215a30e4e8489375e3a44e83a5c56d3fe11c8b2e5e82ce8809dec0aa1"` Sep 04 01:10:58.800 INFO kablam! Compiling sys-info v0.5.6 (file:///source) Sep 04 01:10:59.929 INFO kablam! warning: unused import: `std::mem::size_of_val` Sep 04 01:10:59.929 INFO kablam! --> lib.rs:19:5 Sep 04 01:10:59.929 INFO kablam! | Sep 04 01:10:59.929 INFO kablam! 19 | use std::mem::size_of_val; Sep 04 01:10:59.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:10:59.929 INFO kablam! | Sep 04 01:10:59.929 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:10:59.929 INFO kablam! Sep 04 01:10:59.929 INFO kablam! warning: unused import: `std::ptr::null_mut` Sep 04 01:10:59.929 INFO kablam! --> lib.rs:20:5 Sep 04 01:10:59.929 INFO kablam! | Sep 04 01:10:59.929 INFO kablam! 20 | use std::ptr::null_mut; Sep 04 01:10:59.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 01:10:59.929 INFO kablam! Sep 04 01:10:59.979 INFO kablam! warning: unused import: `std::mem::size_of_val` Sep 04 01:10:59.979 INFO kablam! --> lib.rs:19:5 Sep 04 01:10:59.979 INFO kablam! | Sep 04 01:10:59.979 INFO kablam! 19 | use std::mem::size_of_val; Sep 04 01:10:59.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:10:59.979 INFO kablam! | Sep 04 01:10:59.979 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:10:59.979 INFO kablam! Sep 04 01:10:59.979 INFO kablam! warning: unused import: `std::ptr::null_mut` Sep 04 01:10:59.979 INFO kablam! --> lib.rs:20:5 Sep 04 01:10:59.979 INFO kablam! | Sep 04 01:10:59.979 INFO kablam! 20 | use std::ptr::null_mut; Sep 04 01:10:59.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 01:10:59.979 INFO kablam! Sep 04 01:11:00.179 INFO kablam! warning: static item is never used: `MAC_CTL_KERN` Sep 04 01:11:00.179 INFO kablam! --> lib.rs:24:1 Sep 04 01:11:00.179 INFO kablam! | Sep 04 01:11:00.179 INFO kablam! 24 | static MAC_CTL_KERN: libc::c_int = 1; Sep 04 01:11:00.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:11:00.179 INFO kablam! | Sep 04 01:11:00.179 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:11:00.179 INFO kablam! Sep 04 01:11:00.179 INFO kablam! warning: static item is never used: `MAC_KERN_BOOTTIME` Sep 04 01:11:00.179 INFO kablam! --> lib.rs:25:1 Sep 04 01:11:00.179 INFO kablam! | Sep 04 01:11:00.179 INFO kablam! 25 | static MAC_KERN_BOOTTIME: libc::c_int = 21; Sep 04 01:11:00.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:11:00.179 INFO kablam! Sep 04 01:11:00.268 INFO kablam! warning: static item is never used: `MAC_CTL_KERN` Sep 04 01:11:00.268 INFO kablam! --> lib.rs:24:1 Sep 04 01:11:00.268 INFO kablam! | Sep 04 01:11:00.268 INFO kablam! 24 | static MAC_CTL_KERN: libc::c_int = 1; Sep 04 01:11:00.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:11:00.268 INFO kablam! | Sep 04 01:11:00.268 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 01:11:00.268 INFO kablam! Sep 04 01:11:00.268 INFO kablam! warning: static item is never used: `MAC_KERN_BOOTTIME` Sep 04 01:11:00.268 INFO kablam! --> lib.rs:25:1 Sep 04 01:11:00.268 INFO kablam! | Sep 04 01:11:00.268 INFO kablam! 25 | static MAC_KERN_BOOTTIME: libc::c_int = 21; Sep 04 01:11:00.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:11:00.268 INFO kablam! Sep 04 01:11:00.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.51s Sep 04 01:11:00.294 INFO kablam! su: No module specific data is present Sep 04 01:11:00.648 INFO running `"docker" "rm" "-f" "ae55bdc215a30e4e8489375e3a44e83a5c56d3fe11c8b2e5e82ce8809dec0aa1"` Sep 04 01:11:00.738 INFO blam! ae55bdc215a30e4e8489375e3a44e83a5c56d3fe11c8b2e5e82ce8809dec0aa1