Oct 16 01:00:04.656 INFO testing os_type-2.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 01:00:04.656 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:05.263 INFO blam! 7eb80e1b4bd9c4d95083e639430a05927f032ffbfe6c45f16327100cb237e4ee Oct 16 01:00:05.276 INFO running `"docker" "start" "-a" "7eb80e1b4bd9c4d95083e639430a05927f032ffbfe6c45f16327100cb237e4ee"` Oct 16 01:00:06.043 INFO kablam! usermod: no changes Oct 16 01:00:06.164 INFO kablam! Compiling os_type v2.2.0 (/source) Oct 16 01:00:07.143 INFO kablam! warning: unused import: `super::*` Oct 16 01:00:07.144 INFO kablam! --> src/os_release.rs:60:9 Oct 16 01:00:07.144 INFO kablam! | Oct 16 01:00:07.144 INFO kablam! 60 | use super::*; Oct 16 01:00:07.145 INFO kablam! | ^^^^^^^^ Oct 16 01:00:07.145 INFO kablam! | Oct 16 01:00:07.145 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 01:00:07.146 INFO kablam! Oct 16 01:00:07.262 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 16 01:00:07.262 INFO kablam! --> src/windows_ver.rs:4:1 Oct 16 01:00:07.263 INFO kablam! | Oct 16 01:00:07.263 INFO kablam! 4 | pub struct WindowsVer { Oct 16 01:00:07.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:07.263 INFO kablam! | Oct 16 01:00:07.263 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:07.263 INFO kablam! Oct 16 01:00:07.263 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:07.263 INFO kablam! --> src/windows_ver.rs:8:1 Oct 16 01:00:07.263 INFO kablam! | Oct 16 01:00:07.263 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 16 01:00:07.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:07.263 INFO kablam! Oct 16 01:00:07.263 INFO kablam! warning: function is never used: `parse` Oct 16 01:00:07.263 INFO kablam! --> src/windows_ver.rs:17:1 Oct 16 01:00:07.263 INFO kablam! | Oct 16 01:00:07.263 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 16 01:00:07.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:07.263 INFO kablam! Oct 16 01:00:07.263 INFO kablam! warning: function is never used: `is_os_x` Oct 16 01:00:07.263 INFO kablam! --> src/sw_vers.rs:27:1 Oct 16 01:00:07.263 INFO kablam! | Oct 16 01:00:07.263 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 16 01:00:07.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:07.263 INFO kablam! Oct 16 01:00:07.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 16 01:00:07.526 INFO kablam! su: No module specific data is present Oct 16 01:00:07.793 INFO running `"docker" "rm" "-f" "7eb80e1b4bd9c4d95083e639430a05927f032ffbfe6c45f16327100cb237e4ee"` Oct 16 01:00:07.861 INFO blam! 7eb80e1b4bd9c4d95083e639430a05927f032ffbfe6c45f16327100cb237e4ee Oct 16 01:00:07.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:08.101 INFO blam! fea5c2cd356f69f15b2258e11fe3583c257df54a5ac9163cdd0eb34b571cd82e Oct 16 01:00:08.102 INFO running `"docker" "start" "-a" "fea5c2cd356f69f15b2258e11fe3583c257df54a5ac9163cdd0eb34b571cd82e"` Oct 16 01:00:08.716 INFO kablam! usermod: no changes Oct 16 01:00:08.756 INFO kablam! Compiling os_type v2.2.0 (/source) Oct 16 01:00:10.047 INFO kablam! warning: function is never used: `is_os_x` Oct 16 01:00:10.047 INFO kablam! --> tests/../src/sw_vers.rs:27:1 Oct 16 01:00:10.048 INFO kablam! | Oct 16 01:00:10.048 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 16 01:00:10.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.049 INFO kablam! | Oct 16 01:00:10.049 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:10.050 INFO kablam! Oct 16 01:00:10.050 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:10.050 INFO kablam! --> tests/../src/sw_vers.rs:34:1 Oct 16 01:00:10.050 INFO kablam! | Oct 16 01:00:10.051 INFO kablam! 34 | pub fn retrieve() -> Option { Oct 16 01:00:10.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.051 INFO kablam! Oct 16 01:00:10.052 INFO kablam! warning: function is never used: `file_exists` Oct 16 01:00:10.052 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 16 01:00:10.052 INFO kablam! | Oct 16 01:00:10.053 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 16 01:00:10.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.053 INFO kablam! Oct 16 01:00:10.066 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 16 01:00:10.070 INFO kablam! --> src/windows_ver.rs:4:1 Oct 16 01:00:10.071 INFO kablam! | Oct 16 01:00:10.071 INFO kablam! 4 | pub struct WindowsVer { Oct 16 01:00:10.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.072 INFO kablam! | Oct 16 01:00:10.072 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:10.072 INFO kablam! Oct 16 01:00:10.073 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:10.073 INFO kablam! --> src/windows_ver.rs:8:1 Oct 16 01:00:10.073 INFO kablam! | Oct 16 01:00:10.074 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 16 01:00:10.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.074 INFO kablam! Oct 16 01:00:10.075 INFO kablam! warning: function is never used: `parse` Oct 16 01:00:10.075 INFO kablam! --> src/windows_ver.rs:17:1 Oct 16 01:00:10.075 INFO kablam! | Oct 16 01:00:10.076 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 16 01:00:10.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.076 INFO kablam! Oct 16 01:00:10.082 INFO kablam! warning: function is never used: `is_os_x` Oct 16 01:00:10.082 INFO kablam! --> src/sw_vers.rs:27:1 Oct 16 01:00:10.082 INFO kablam! | Oct 16 01:00:10.082 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 16 01:00:10.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.082 INFO kablam! Oct 16 01:00:10.247 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:10.247 INFO kablam! --> tests/../src/lsb_release.rs:9:1 Oct 16 01:00:10.247 INFO kablam! | Oct 16 01:00:10.247 INFO kablam! 9 | pub fn retrieve() -> Option { Oct 16 01:00:10.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.268 INFO kablam! warning: function is never used: `read_file` Oct 16 01:00:10.268 INFO kablam! --> tests/../src/rhel_release.rs:12:1 Oct 16 01:00:10.268 INFO kablam! | Oct 16 01:00:10.268 INFO kablam! 12 | fn read_file(filename: &str) -> Result { Oct 16 01:00:10.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.268 INFO kablam! | Oct 16 01:00:10.268 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:10.268 INFO kablam! Oct 16 01:00:10.268 INFO kablam! warning: function is never used: `retrieve` Oct 16 01:00:10.268 INFO kablam! --> tests/../src/rhel_release.rs:19:1 Oct 16 01:00:10.268 INFO kablam! | Oct 16 01:00:10.268 INFO kablam! 19 | pub fn retrieve() -> Option { Oct 16 01:00:10.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.268 INFO kablam! Oct 16 01:00:10.268 INFO kablam! warning: function is never used: `file_exists` Oct 16 01:00:10.268 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 16 01:00:10.268 INFO kablam! | Oct 16 01:00:10.269 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 16 01:00:10.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.269 INFO kablam! Oct 16 01:00:10.275 INFO kablam! | Oct 16 01:00:10.275 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:00:10.276 INFO kablam! Oct 16 01:00:10.276 INFO kablam! warning: function is never used: `is_available` Oct 16 01:00:10.276 INFO kablam! --> tests/../src/lsb_release.rs:18:1 Oct 16 01:00:10.277 INFO kablam! | Oct 16 01:00:10.277 INFO kablam! 18 | pub fn is_available() -> bool { Oct 16 01:00:10.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.278 INFO kablam! Oct 16 01:00:10.278 INFO kablam! warning: function is never used: `file_exists` Oct 16 01:00:10.278 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 16 01:00:10.278 INFO kablam! | Oct 16 01:00:10.279 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 16 01:00:10.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:00:10.279 INFO kablam! Oct 16 01:00:12.174 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.44s Oct 16 01:00:12.178 INFO kablam! su: No module specific data is present Oct 16 01:00:12.776 INFO running `"docker" "rm" "-f" "fea5c2cd356f69f15b2258e11fe3583c257df54a5ac9163cdd0eb34b571cd82e"` Oct 16 01:00:12.948 INFO blam! fea5c2cd356f69f15b2258e11fe3583c257df54a5ac9163cdd0eb34b571cd82e Oct 16 01:00:12.954 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:13.338 INFO blam! c1c2ad6512fbd44ed63095505b3c1f972d47c756eecfc94f1755af8d4c2c355e Oct 16 01:00:13.355 INFO running `"docker" "start" "-a" "c1c2ad6512fbd44ed63095505b3c1f972d47c756eecfc94f1755af8d4c2c355e"` Oct 16 01:00:14.638 INFO kablam! usermod: no changes Oct 16 01:00:14.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 01:00:14.711 INFO blam! Oct 16 01:00:14.711 INFO blam! running 1 test Oct 16 01:00:14.712 INFO kablam! Running /target/debug/deps/os_type-6e5c252b11a2f7f0 Oct 16 01:00:14.743 INFO kablam! Running /target/debug/deps/centos_release_test-7314918487d1c3d5 Oct 16 01:00:14.743 INFO blam! test os_release::tests::parse_ubuntu_18_04_os_release ... ok Oct 16 01:00:14.743 INFO blam! Oct 16 01:00:14.743 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:14.743 INFO blam! Oct 16 01:00:14.747 INFO blam! Oct 16 01:00:14.747 INFO blam! running 2 tests Oct 16 01:00:14.807 INFO blam! test test_parses_distribution ... ok Oct 16 01:00:14.827 INFO kablam! Running /target/debug/deps/lsb_release_test-e538be6f46638556 Oct 16 01:00:14.827 INFO blam! test test_parses_version ... ok Oct 16 01:00:14.827 INFO blam! Oct 16 01:00:14.827 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:14.827 INFO blam! Oct 16 01:00:14.831 INFO blam! Oct 16 01:00:14.831 INFO blam! running 8 tests Oct 16 01:00:14.951 INFO blam! test test_parses_arch_lsb_distro ... ok Oct 16 01:00:14.973 INFO blam! test test_parses_opensuse_lsb_version ... ok Oct 16 01:00:14.977 INFO blam! test test_parses_arch_lsb_version ... ok Oct 16 01:00:14.985 INFO blam! test test_parses_opensuse_lsb_distro ... ok Oct 16 01:00:15.033 INFO blam! test test_parses_manjaro_lsb_version ... ok Oct 16 01:00:15.034 INFO blam! test test_parses_lsb_distro ... ok Oct 16 01:00:15.037 INFO blam! test test_parses_lsb_version ... ok Oct 16 01:00:15.051 INFO blam! test test_parses_manjaro_lsb_distro ... ok Oct 16 01:00:15.052 INFO blam! Oct 16 01:00:15.052 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:15.052 INFO blam! Oct 16 01:00:15.056 INFO blam! Oct 16 01:00:15.056 INFO kablam! Running /target/debug/deps/sw_vers_test-66ff50e7bd0842ef Oct 16 01:00:15.056 INFO blam! running 3 tests Oct 16 01:00:15.171 INFO blam! test parses_product_version ... ok Oct 16 01:00:15.172 INFO blam! test parses_build_version ... ok Oct 16 01:00:15.182 INFO blam! test parses_product_name ... ok Oct 16 01:00:15.183 INFO blam! Oct 16 01:00:15.183 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:15.183 INFO blam! Oct 16 01:00:15.183 INFO kablam! Doc-tests os_type Oct 16 01:00:16.691 INFO blam! Oct 16 01:00:16.691 INFO blam! running 1 test Oct 16 01:00:19.416 INFO blam! test src/lib.rs - current_platform (line 173) ... ok Oct 16 01:00:19.416 INFO blam! Oct 16 01:00:19.416 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:00:19.416 INFO blam! Oct 16 01:00:19.425 INFO kablam! su: No module specific data is present Oct 16 01:00:19.669 INFO running `"docker" "rm" "-f" "c1c2ad6512fbd44ed63095505b3c1f972d47c756eecfc94f1755af8d4c2c355e"` Oct 16 01:00:19.794 INFO blam! c1c2ad6512fbd44ed63095505b3c1f972d47c756eecfc94f1755af8d4c2c355e