Oct 16 01:00:06.244 INFO testing os_type-2.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:00:06.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 16 01:00:06.714 INFO blam! f923027b73d9c1c1d16df104f1435f13fb53226facf04755dfd14cf4c17aea50 Oct 16 01:00:06.716 INFO running `"docker" "start" "-a" "f923027b73d9c1c1d16df104f1435f13fb53226facf04755dfd14cf4c17aea50"` Oct 16 01:00:07.363 INFO kablam! usermod: no changes Oct 16 01:00:07.394 INFO kablam! Compiling os_type v2.2.0 (/source) Oct 16 01:00:08.149 INFO kablam! warning: unused import: `super::*` Oct 16 01:00:08.149 INFO kablam! --> src/os_release.rs:60:9 Oct 16 01:00:08.149 INFO kablam! | Oct 16 01:00:08.149 INFO kablam! 60 | use super::*; Oct 16 01:00:08.149 INFO kablam! | ^^^^^^^^ Oct 16 01:00:08.149 INFO kablam! | Oct 16 01:00:08.149 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 01:00:08.149 INFO kablam! Oct 16 01:00:08.262 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 16 01:00:08.262 INFO kablam! --> src/windows_ver.rs:4:1 Oct 16 01:00:08.262 INFO kablam! | Oct 16 01:00:08.262 INFO kablam! 4 | pub struct WindowsVer { Oct 16 01:00:08.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:08.262 INFO kablam! | Oct 16 01:00:08.262 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:08.262 INFO kablam! Oct 16 01:00:08.262 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:08.262 INFO kablam! --> src/windows_ver.rs:8:1 Oct 16 01:00:08.262 INFO kablam! | Oct 16 01:00:08.262 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 16 01:00:08.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:08.262 INFO kablam! Oct 16 01:00:08.262 INFO kablam! warning: function is never used: `parse` Oct 16 01:00:08.262 INFO kablam! --> src/windows_ver.rs:17:1 Oct 16 01:00:08.262 INFO kablam! | Oct 16 01:00:08.262 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 16 01:00:08.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:08.262 INFO kablam! Oct 16 01:00:08.262 INFO kablam! warning: function is never used: `is_os_x` Oct 16 01:00:08.262 INFO kablam! --> src/sw_vers.rs:27:1 Oct 16 01:00:08.262 INFO kablam! | Oct 16 01:00:08.262 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 16 01:00:08.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:08.262 INFO kablam! Oct 16 01:00:08.541 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 16 01:00:08.544 INFO kablam! su: No module specific data is present Oct 16 01:00:09.007 INFO running `"docker" "rm" "-f" "f923027b73d9c1c1d16df104f1435f13fb53226facf04755dfd14cf4c17aea50"` Oct 16 01:00:09.186 INFO blam! f923027b73d9c1c1d16df104f1435f13fb53226facf04755dfd14cf4c17aea50 Oct 16 01:00:09.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 16 01:00:09.582 INFO blam! 317a10dd389b4ec2bdce00c20a9ee22411be17fe73f27a01e7123a987878d0fe Oct 16 01:00:09.591 INFO running `"docker" "start" "-a" "317a10dd389b4ec2bdce00c20a9ee22411be17fe73f27a01e7123a987878d0fe"` Oct 16 01:00:10.667 INFO kablam! usermod: no changes Oct 16 01:00:10.713 INFO kablam! Compiling os_type v2.2.0 (/source) Oct 16 01:00:12.059 INFO kablam! warning: function is never used: `is_os_x` Oct 16 01:00:12.059 INFO kablam! --> tests/../src/sw_vers.rs:27:1 Oct 16 01:00:12.059 INFO kablam! | Oct 16 01:00:12.059 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 16 01:00:12.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.059 INFO kablam! | Oct 16 01:00:12.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:12.059 INFO kablam! Oct 16 01:00:12.059 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:12.059 INFO kablam! --> tests/../src/sw_vers.rs:34:1 Oct 16 01:00:12.059 INFO kablam! | Oct 16 01:00:12.059 INFO kablam! 34 | pub fn retrieve() -> Option { Oct 16 01:00:12.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.059 INFO kablam! Oct 16 01:00:12.059 INFO kablam! warning: function is never used: `file_exists` Oct 16 01:00:12.059 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 16 01:00:12.059 INFO kablam! | Oct 16 01:00:12.059 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 16 01:00:12.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.059 INFO kablam! Oct 16 01:00:12.185 INFO kablam! warning: function is never used: `read_file` Oct 16 01:00:12.185 INFO kablam! --> tests/../src/rhel_release.rs:12:1 Oct 16 01:00:12.185 INFO kablam! | Oct 16 01:00:12.185 INFO kablam! 12 | fn read_file(filename: &str) -> Result { Oct 16 01:00:12.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.185 INFO kablam! | Oct 16 01:00:12.185 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:12.185 INFO kablam! Oct 16 01:00:12.187 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:12.187 INFO kablam! --> tests/../src/rhel_release.rs:19:1 Oct 16 01:00:12.187 INFO kablam! | Oct 16 01:00:12.187 INFO kablam! 19 | pub fn retrieve() -> Option { Oct 16 01:00:12.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.187 INFO kablam! Oct 16 01:00:12.187 INFO kablam! warning: function is never used: `file_exists` Oct 16 01:00:12.187 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 16 01:00:12.187 INFO kablam! | Oct 16 01:00:12.187 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 16 01:00:12.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.187 INFO kablam! Oct 16 01:00:12.542 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:12.543 INFO kablam! --> tests/../src/lsb_release.rs:9:1 Oct 16 01:00:12.543 INFO kablam! | Oct 16 01:00:12.543 INFO kablam! 9 | pub fn retrieve() -> Option { Oct 16 01:00:12.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.543 INFO kablam! | Oct 16 01:00:12.543 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:12.543 INFO kablam! Oct 16 01:00:12.543 INFO kablam! warning: function is never used: `is_available` Oct 16 01:00:12.543 INFO kablam! --> tests/../src/lsb_release.rs:18:1 Oct 16 01:00:12.543 INFO kablam! | Oct 16 01:00:12.543 INFO kablam! 18 | pub fn is_available() -> bool { Oct 16 01:00:12.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.543 INFO kablam! Oct 16 01:00:12.543 INFO kablam! warning: function is never used: `file_exists` Oct 16 01:00:12.543 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 16 01:00:12.543 INFO kablam! | Oct 16 01:00:12.543 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 16 01:00:12.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.543 INFO kablam! Oct 16 01:00:12.879 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 16 01:00:12.880 INFO kablam! --> src/windows_ver.rs:4:1 Oct 16 01:00:12.880 INFO kablam! | Oct 16 01:00:12.880 INFO kablam! 4 | pub struct WindowsVer { Oct 16 01:00:12.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.881 INFO kablam! | Oct 16 01:00:12.881 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:12.881 INFO kablam! Oct 16 01:00:12.882 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:12.882 INFO kablam! --> src/windows_ver.rs:8:1 Oct 16 01:00:12.882 INFO kablam! | Oct 16 01:00:12.883 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 16 01:00:12.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.883 INFO kablam! Oct 16 01:00:12.883 INFO kablam! warning: function is never used: `parse` Oct 16 01:00:12.884 INFO kablam! --> src/windows_ver.rs:17:1 Oct 16 01:00:12.884 INFO kablam! | Oct 16 01:00:12.884 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 16 01:00:12.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.885 INFO kablam! Oct 16 01:00:12.885 INFO kablam! warning: function is never used: `is_os_x` Oct 16 01:00:12.886 INFO kablam! --> src/sw_vers.rs:27:1 Oct 16 01:00:12.886 INFO kablam! | Oct 16 01:00:12.886 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 16 01:00:12.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:12.887 INFO kablam! Oct 16 01:00:14.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.64s Oct 16 01:00:14.339 INFO kablam! su: No module specific data is present Oct 16 01:00:14.860 INFO running `"docker" "rm" "-f" "317a10dd389b4ec2bdce00c20a9ee22411be17fe73f27a01e7123a987878d0fe"` Oct 16 01:00:15.120 INFO blam! 317a10dd389b4ec2bdce00c20a9ee22411be17fe73f27a01e7123a987878d0fe Oct 16 01:00:15.128 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 16 01:00:15.503 INFO blam! 57c704512ba5220b10da169e85ef283d7c006b6efbc0a7d519c9677988b979ba Oct 16 01:00:15.505 INFO running `"docker" "start" "-a" "57c704512ba5220b10da169e85ef283d7c006b6efbc0a7d519c9677988b979ba"` Oct 16 01:00:15.931 INFO kablam! usermod: no changes Oct 16 01:00:15.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 01:00:15.967 INFO kablam! Running /target/debug/deps/os_type-770a187d29617c0e Oct 16 01:00:15.969 INFO blam! Oct 16 01:00:15.969 INFO blam! running 1 test Oct 16 01:00:15.997 INFO blam! test os_release::tests::parse_ubuntu_18_04_os_release ... ok Oct 16 01:00:15.997 INFO blam! Oct 16 01:00:15.997 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:15.997 INFO blam! Oct 16 01:00:15.997 INFO kablam! Running /target/debug/deps/centos_release_test-c560661fb3342e30 Oct 16 01:00:15.999 INFO blam! Oct 16 01:00:15.999 INFO blam! running 2 tests Oct 16 01:00:16.037 INFO blam! test test_parses_version ... ok Oct 16 01:00:16.041 INFO blam! test test_parses_distribution ... ok Oct 16 01:00:16.041 INFO blam! Oct 16 01:00:16.041 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:16.041 INFO blam! Oct 16 01:00:16.042 INFO kablam! Running /target/debug/deps/lsb_release_test-37d2f82a4741b2d9 Oct 16 01:00:16.047 INFO blam! Oct 16 01:00:16.047 INFO blam! running 8 tests Oct 16 01:00:16.109 INFO blam! test test_parses_manjaro_lsb_version ... ok Oct 16 01:00:16.116 INFO blam! test test_parses_manjaro_lsb_distro ... ok Oct 16 01:00:16.117 INFO blam! test test_parses_arch_lsb_distro ... ok Oct 16 01:00:16.123 INFO blam! test test_parses_opensuse_lsb_version ... ok Oct 16 01:00:16.125 INFO blam! test test_parses_lsb_distro ... ok Oct 16 01:00:16.126 INFO blam! test test_parses_opensuse_lsb_distro ... ok Oct 16 01:00:16.130 INFO blam! test test_parses_lsb_version ... ok Oct 16 01:00:16.139 INFO blam! test test_parses_arch_lsb_version ... ok Oct 16 01:00:16.139 INFO blam! Oct 16 01:00:16.139 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:16.139 INFO blam! Oct 16 01:00:16.140 INFO kablam! Running /target/debug/deps/sw_vers_test-99512cb8993d1f95 Oct 16 01:00:16.141 INFO blam! Oct 16 01:00:16.141 INFO blam! running 3 tests Oct 16 01:00:16.228 INFO blam! test parses_build_version ... ok Oct 16 01:00:16.232 INFO blam! test parses_product_name ... ok Oct 16 01:00:16.233 INFO blam! test parses_product_version ... ok Oct 16 01:00:16.233 INFO blam! Oct 16 01:00:16.233 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:16.233 INFO blam! Oct 16 01:00:16.233 INFO kablam! Doc-tests os_type Oct 16 01:00:18.015 INFO blam! Oct 16 01:00:18.015 INFO blam! running 1 test Oct 16 01:00:20.377 INFO blam! test src/lib.rs - current_platform (line 173) ... ok Oct 16 01:00:20.377 INFO blam! Oct 16 01:00:20.377 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:20.377 INFO blam! Oct 16 01:00:20.392 INFO kablam! su: No module specific data is present Oct 16 01:00:20.952 INFO running `"docker" "rm" "-f" "57c704512ba5220b10da169e85ef283d7c006b6efbc0a7d519c9677988b979ba"` Oct 16 01:00:21.117 INFO blam! 57c704512ba5220b10da169e85ef283d7c006b6efbc0a7d519c9677988b979ba