Oct 22 01:06:14.603 INFO checking os_type-2.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:06:14.605 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:06:15.016 INFO blam! efa08d291f3faf0ba555e453286f964014994283dee45d83fcc3bb885c252887 Oct 22 01:06:15.021 INFO running `"docker" "start" "-a" "efa08d291f3faf0ba555e453286f964014994283dee45d83fcc3bb885c252887"` Oct 22 01:06:16.152 INFO kablam! usermod: no changes Oct 22 01:06:16.236 INFO kablam! Checking os_type v2.2.0 (/source) Oct 22 01:06:17.319 INFO kablam! warning: unused import: `super::*` Oct 22 01:06:17.319 INFO kablam! --> src/os_release.rs:60:9 Oct 22 01:06:17.319 INFO kablam! | Oct 22 01:06:17.319 INFO kablam! 60 | use super::*; Oct 22 01:06:17.319 INFO kablam! | ^^^^^^^^ Oct 22 01:06:17.319 INFO kablam! | Oct 22 01:06:17.319 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:06:17.319 INFO kablam! Oct 22 01:06:17.500 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 22 01:06:17.500 INFO kablam! --> src/windows_ver.rs:4:1 Oct 22 01:06:17.500 INFO kablam! | Oct 22 01:06:17.500 INFO kablam! 4 | pub struct WindowsVer { Oct 22 01:06:17.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.500 INFO kablam! | Oct 22 01:06:17.500 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:06:17.500 INFO kablam! Oct 22 01:06:17.500 INFO kablam! warning: function is never used: `retrieve` Oct 22 01:06:17.500 INFO kablam! --> src/windows_ver.rs:8:1 Oct 22 01:06:17.500 INFO kablam! | Oct 22 01:06:17.500 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 22 01:06:17.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.501 INFO kablam! Oct 22 01:06:17.501 INFO kablam! warning: function is never used: `parse` Oct 22 01:06:17.501 INFO kablam! --> src/windows_ver.rs:17:1 Oct 22 01:06:17.501 INFO kablam! | Oct 22 01:06:17.501 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 22 01:06:17.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.501 INFO kablam! Oct 22 01:06:17.501 INFO kablam! warning: function is never used: `is_os_x` Oct 22 01:06:17.501 INFO kablam! --> src/sw_vers.rs:27:1 Oct 22 01:06:17.501 INFO kablam! | Oct 22 01:06:17.501 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 22 01:06:17.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.501 INFO kablam! Oct 22 01:06:17.822 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 22 01:06:17.823 INFO kablam! --> src/windows_ver.rs:4:1 Oct 22 01:06:17.823 INFO kablam! | Oct 22 01:06:17.823 INFO kablam! 4 | pub struct WindowsVer { Oct 22 01:06:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.823 INFO kablam! | Oct 22 01:06:17.823 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:06:17.823 INFO kablam! Oct 22 01:06:17.823 INFO kablam! warning: function is never used: `retrieve` Oct 22 01:06:17.823 INFO kablam! --> src/windows_ver.rs:8:1 Oct 22 01:06:17.823 INFO kablam! | Oct 22 01:06:17.823 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 22 01:06:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.823 INFO kablam! Oct 22 01:06:17.823 INFO kablam! warning: function is never used: `parse` Oct 22 01:06:17.823 INFO kablam! --> src/windows_ver.rs:17:1 Oct 22 01:06:17.823 INFO kablam! | Oct 22 01:06:17.823 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 22 01:06:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.823 INFO kablam! Oct 22 01:06:17.823 INFO kablam! warning: function is never used: `is_os_x` Oct 22 01:06:17.823 INFO kablam! --> src/sw_vers.rs:27:1 Oct 22 01:06:17.823 INFO kablam! | Oct 22 01:06:17.823 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 22 01:06:17.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:17.823 INFO kablam! Oct 22 01:06:18.857 INFO kablam! warning: function is never used: `read_file` Oct 22 01:06:18.857 INFO kablam! --> tests/../src/rhel_release.rs:12:1 Oct 22 01:06:18.857 INFO kablam! | Oct 22 01:06:18.857 INFO kablam! 12 | fn read_file(filename: &str) -> Result { Oct 22 01:06:18.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:18.857 INFO kablam! | Oct 22 01:06:18.857 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:06:18.857 INFO kablam! Oct 22 01:06:18.857 INFO kablam! warning: function is never used: `retrieve` Oct 22 01:06:18.857 INFO kablam! --> tests/../src/rhel_release.rs:19:1 Oct 22 01:06:18.857 INFO kablam! | Oct 22 01:06:18.858 INFO kablam! 19 | pub fn retrieve() -> Option { Oct 22 01:06:18.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:18.858 INFO kablam! Oct 22 01:06:18.858 INFO kablam! warning: function is never used: `file_exists` Oct 22 01:06:18.858 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 22 01:06:18.858 INFO kablam! | Oct 22 01:06:18.858 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 22 01:06:18.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:18.858 INFO kablam! Oct 22 01:06:19.001 INFO kablam! warning: function is never used: `retrieve` Oct 22 01:06:19.001 INFO kablam! --> tests/../src/lsb_release.rs:9:1 Oct 22 01:06:19.001 INFO kablam! | Oct 22 01:06:19.001 INFO kablam! 9 | pub fn retrieve() -> Option { Oct 22 01:06:19.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:19.001 INFO kablam! | Oct 22 01:06:19.001 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:06:19.001 INFO kablam! Oct 22 01:06:19.001 INFO kablam! warning: function is never used: `is_available` Oct 22 01:06:19.001 INFO kablam! --> tests/../src/lsb_release.rs:18:1 Oct 22 01:06:19.001 INFO kablam! | Oct 22 01:06:19.001 INFO kablam! 18 | pub fn is_available() -> bool { Oct 22 01:06:19.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:19.001 INFO kablam! Oct 22 01:06:19.001 INFO kablam! warning: function is never used: `file_exists` Oct 22 01:06:19.001 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 22 01:06:19.001 INFO kablam! | Oct 22 01:06:19.001 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 22 01:06:19.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:19.001 INFO kablam! Oct 22 01:06:19.073 INFO kablam! warning: function is never used: `is_os_x` Oct 22 01:06:19.073 INFO kablam! --> tests/../src/sw_vers.rs:27:1 Oct 22 01:06:19.073 INFO kablam! | Oct 22 01:06:19.073 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 22 01:06:19.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:19.073 INFO kablam! | Oct 22 01:06:19.073 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 01:06:19.073 INFO kablam! Oct 22 01:06:19.073 INFO kablam! warning: function is never used: `retrieve` Oct 22 01:06:19.073 INFO kablam! --> tests/../src/sw_vers.rs:34:1 Oct 22 01:06:19.073 INFO kablam! | Oct 22 01:06:19.073 INFO kablam! 34 | pub fn retrieve() -> Option { Oct 22 01:06:19.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:19.073 INFO kablam! Oct 22 01:06:19.073 INFO kablam! warning: function is never used: `file_exists` Oct 22 01:06:19.073 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 22 01:06:19.073 INFO kablam! | Oct 22 01:06:19.073 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 22 01:06:19.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:06:19.073 INFO kablam! Oct 22 01:06:19.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 22 01:06:19.105 INFO kablam! su: No module specific data is present Oct 22 01:06:19.473 INFO running `"docker" "rm" "-f" "efa08d291f3faf0ba555e453286f964014994283dee45d83fcc3bb885c252887"` Oct 22 01:06:19.667 INFO blam! efa08d291f3faf0ba555e453286f964014994283dee45d83fcc3bb885c252887