Oct 11 15:39:07.959 INFO testing os_type-2.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:39:07.959 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:39:07.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:39:08.433 INFO blam! 7f22d9e16c3c3c2d82d6beae9037c7a52909bd6aead4b26ec5ea41e3155219bf Oct 11 15:39:08.438 INFO running `"docker" "start" "-a" "7f22d9e16c3c3c2d82d6beae9037c7a52909bd6aead4b26ec5ea41e3155219bf"` Oct 11 15:39:09.807 INFO kablam! usermod: no changes Oct 11 15:39:09.932 INFO kablam! Compiling os_type v2.2.0 (/source) Oct 11 15:39:11.848 INFO kablam! warning: unused import: `super::*` Oct 11 15:39:11.848 INFO kablam! --> src/os_release.rs:60:9 Oct 11 15:39:11.848 INFO kablam! | Oct 11 15:39:11.848 INFO kablam! 60 | use super::*; Oct 11 15:39:11.848 INFO kablam! | ^^^^^^^^ Oct 11 15:39:11.848 INFO kablam! | Oct 11 15:39:11.848 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:39:11.848 INFO kablam! Oct 11 15:39:12.004 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 11 15:39:12.004 INFO kablam! --> src/windows_ver.rs:4:1 Oct 11 15:39:12.004 INFO kablam! | Oct 11 15:39:12.004 INFO kablam! 4 | pub struct WindowsVer { Oct 11 15:39:12.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:12.004 INFO kablam! | Oct 11 15:39:12.004 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:39:12.004 INFO kablam! Oct 11 15:39:12.004 INFO kablam! warning: function is never used: `retrieve` Oct 11 15:39:12.004 INFO kablam! --> src/windows_ver.rs:8:1 Oct 11 15:39:12.004 INFO kablam! | Oct 11 15:39:12.004 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 11 15:39:12.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:12.004 INFO kablam! Oct 11 15:39:12.004 INFO kablam! warning: function is never used: `parse` Oct 11 15:39:12.004 INFO kablam! --> src/windows_ver.rs:17:1 Oct 11 15:39:12.004 INFO kablam! | Oct 11 15:39:12.004 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 11 15:39:12.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:12.004 INFO kablam! Oct 11 15:39:12.004 INFO kablam! warning: function is never used: `is_os_x` Oct 11 15:39:12.005 INFO kablam! --> src/sw_vers.rs:27:1 Oct 11 15:39:12.005 INFO kablam! | Oct 11 15:39:12.005 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 11 15:39:12.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:12.005 INFO kablam! Oct 11 15:39:12.644 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.79s Oct 11 15:39:12.644 INFO kablam! su: No module specific data is present Oct 11 15:39:13.625 INFO running `"docker" "rm" "-f" "7f22d9e16c3c3c2d82d6beae9037c7a52909bd6aead4b26ec5ea41e3155219bf"` Oct 11 15:39:13.996 INFO blam! 7f22d9e16c3c3c2d82d6beae9037c7a52909bd6aead4b26ec5ea41e3155219bf Oct 11 15:39:13.998 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:39:13.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:39:14.398 INFO blam! 1df99e64c4fb8728843446443d226c3f4261d801964c06950ce7f08059b5c327 Oct 11 15:39:14.408 INFO running `"docker" "start" "-a" "1df99e64c4fb8728843446443d226c3f4261d801964c06950ce7f08059b5c327"` Oct 11 15:39:15.452 INFO kablam! usermod: no changes Oct 11 15:39:15.550 INFO kablam! Compiling os_type v2.2.0 (/source) Oct 11 15:39:18.332 INFO kablam! warning: struct is never constructed: `WindowsVer` Oct 11 15:39:18.332 INFO kablam! --> src/windows_ver.rs:4:1 Oct 11 15:39:18.332 INFO kablam! | Oct 11 15:39:18.332 INFO kablam! 4 | pub struct WindowsVer { Oct 11 15:39:18.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:18.332 INFO kablam! | Oct 11 15:39:18.332 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:39:18.332 INFO kablam! Oct 11 15:39:18.332 INFO kablam! warning: function is never used: `retrieve` Oct 11 15:39:18.332 INFO kablam! --> src/windows_ver.rs:8:1 Oct 11 15:39:18.332 INFO kablam! | Oct 11 15:39:18.332 INFO kablam! 8 | pub fn retrieve() -> Option { Oct 11 15:39:18.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:18.332 INFO kablam! Oct 11 15:39:18.332 INFO kablam! warning: function is never used: `parse` Oct 11 15:39:18.333 INFO kablam! --> src/windows_ver.rs:17:1 Oct 11 15:39:18.333 INFO kablam! | Oct 11 15:39:18.333 INFO kablam! 17 | pub fn parse(output: String) -> WindowsVer { Oct 11 15:39:18.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:18.333 INFO kablam! Oct 11 15:39:18.333 INFO kablam! warning: function is never used: `is_os_x` Oct 11 15:39:18.333 INFO kablam! --> src/sw_vers.rs:27:1 Oct 11 15:39:18.333 INFO kablam! | Oct 11 15:39:18.333 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 11 15:39:18.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:18.333 INFO kablam! Oct 11 15:39:20.173 INFO kablam! warning: function is never used: `read_file` Oct 11 15:39:20.173 INFO kablam! --> tests/../src/rhel_release.rs:12:1 Oct 11 15:39:20.173 INFO kablam! | Oct 11 15:39:20.173 INFO kablam! 12 | fn read_file(filename: &str) -> Result { Oct 11 15:39:20.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:20.173 INFO kablam! | Oct 11 15:39:20.173 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:39:20.173 INFO kablam! Oct 11 15:39:20.173 INFO kablam! warning: function is never used: `retrieve` Oct 11 15:39:20.173 INFO kablam! --> tests/../src/rhel_release.rs:19:1 Oct 11 15:39:20.173 INFO kablam! | Oct 11 15:39:20.173 INFO kablam! 19 | pub fn retrieve() -> Option { Oct 11 15:39:20.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:20.173 INFO kablam! Oct 11 15:39:20.173 INFO kablam! warning: function is never used: `file_exists` Oct 11 15:39:20.173 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 11 15:39:20.173 INFO kablam! | Oct 11 15:39:20.173 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 11 15:39:20.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:20.173 INFO kablam! Oct 11 15:39:21.489 INFO kablam! warning: function is never used: `retrieve` Oct 11 15:39:21.489 INFO kablam! --> tests/../src/lsb_release.rs:9:1 Oct 11 15:39:21.489 INFO kablam! | Oct 11 15:39:21.489 INFO kablam! 9 | pub fn retrieve() -> Option { Oct 11 15:39:21.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:21.489 INFO kablam! | Oct 11 15:39:21.489 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:39:21.489 INFO kablam! Oct 11 15:39:21.489 INFO kablam! warning: function is never used: `is_available` Oct 11 15:39:21.489 INFO kablam! --> tests/../src/lsb_release.rs:18:1 Oct 11 15:39:21.489 INFO kablam! | Oct 11 15:39:21.489 INFO kablam! 18 | pub fn is_available() -> bool { Oct 11 15:39:21.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:21.489 INFO kablam! Oct 11 15:39:21.489 INFO kablam! warning: function is never used: `file_exists` Oct 11 15:39:21.489 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 11 15:39:21.489 INFO kablam! | Oct 11 15:39:21.489 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 11 15:39:21.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:21.489 INFO kablam! Oct 11 15:39:21.932 INFO kablam! warning: function is never used: `is_os_x` Oct 11 15:39:21.932 INFO kablam! --> tests/../src/sw_vers.rs:27:1 Oct 11 15:39:21.932 INFO kablam! | Oct 11 15:39:21.932 INFO kablam! 27 | pub fn is_os_x() -> bool { Oct 11 15:39:21.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:21.948 INFO kablam! | Oct 11 15:39:21.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:39:21.948 INFO kablam! Oct 11 15:39:21.948 INFO kablam! warning: function is never used: `retrieve` Oct 11 15:39:21.948 INFO kablam! --> tests/../src/sw_vers.rs:34:1 Oct 11 15:39:21.948 INFO kablam! | Oct 11 15:39:21.948 INFO kablam! 34 | pub fn retrieve() -> Option { Oct 11 15:39:21.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:21.948 INFO kablam! Oct 11 15:39:21.948 INFO kablam! warning: function is never used: `file_exists` Oct 11 15:39:21.948 INFO kablam! --> tests/../src/utils.rs:5:1 Oct 11 15:39:21.948 INFO kablam! | Oct 11 15:39:21.948 INFO kablam! 5 | pub fn file_exists>(path: P) -> bool { Oct 11 15:39:21.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:39:21.948 INFO kablam! Oct 11 15:39:24.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.70s Oct 11 15:39:24.200 INFO kablam! su: No module specific data is present Oct 11 15:39:24.732 INFO running `"docker" "rm" "-f" "1df99e64c4fb8728843446443d226c3f4261d801964c06950ce7f08059b5c327"` Oct 11 15:39:25.039 INFO blam! 1df99e64c4fb8728843446443d226c3f4261d801964c06950ce7f08059b5c327 Oct 11 15:39:25.048 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:39:25.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:39:25.583 INFO blam! 50eafb806ecc7995bade9c93c277c0b3a6a16403c646cb4b17f62098c169fd66 Oct 11 15:39:25.592 INFO running `"docker" "start" "-a" "50eafb806ecc7995bade9c93c277c0b3a6a16403c646cb4b17f62098c169fd66"` Oct 11 15:39:26.748 INFO kablam! usermod: no changes Oct 11 15:39:26.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 15:39:26.771 INFO kablam! Running /target/debug/deps/os_type-770a187d29617c0e Oct 11 15:39:26.775 INFO blam! Oct 11 15:39:26.775 INFO blam! running 1 test Oct 11 15:39:26.830 INFO blam! test os_release::tests::parse_ubuntu_18_04_os_release ... ok Oct 11 15:39:26.830 INFO blam! Oct 11 15:39:26.830 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:39:26.830 INFO blam! Oct 11 15:39:26.844 INFO blam! Oct 11 15:39:26.844 INFO kablam! Running /target/debug/deps/centos_release_test-c560661fb3342e30 Oct 11 15:39:26.844 INFO blam! running 2 tests Oct 11 15:39:26.944 INFO blam! test test_parses_version ... ok Oct 11 15:39:26.944 INFO kablam! Running /target/debug/deps/lsb_release_test-37d2f82a4741b2d9 Oct 11 15:39:26.944 INFO blam! test test_parses_distribution ... ok Oct 11 15:39:26.944 INFO blam! Oct 11 15:39:26.944 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:39:26.944 INFO blam! Oct 11 15:39:26.944 INFO blam! Oct 11 15:39:26.944 INFO blam! running 8 tests Oct 11 15:39:27.098 INFO blam! test test_parses_arch_lsb_distro ... ok Oct 11 15:39:27.106 INFO blam! test test_parses_manjaro_lsb_distro ... ok Oct 11 15:39:27.190 INFO blam! test test_parses_opensuse_lsb_distro ... ok Oct 11 15:39:27.207 INFO blam! test test_parses_opensuse_lsb_version ... ok Oct 11 15:39:27.207 INFO blam! test test_parses_arch_lsb_version ... ok Oct 11 15:39:27.217 INFO blam! test test_parses_lsb_version ... ok Oct 11 15:39:27.217 INFO blam! test test_parses_lsb_distro ... ok Oct 11 15:39:27.225 INFO blam! test test_parses_manjaro_lsb_version ... ok Oct 11 15:39:27.226 INFO blam! Oct 11 15:39:27.226 INFO kablam! Running /target/debug/deps/sw_vers_test-99512cb8993d1f95 Oct 11 15:39:27.226 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:39:27.227 INFO blam! Oct 11 15:39:27.234 INFO blam! Oct 11 15:39:27.234 INFO blam! running 3 tests Oct 11 15:39:27.509 INFO blam! test parses_build_version ... ok Oct 11 15:39:27.510 INFO blam! test parses_product_name ... ok Oct 11 15:39:27.513 INFO blam! test parses_product_version ... ok Oct 11 15:39:27.513 INFO kablam! Doc-tests os_type Oct 11 15:39:27.513 INFO blam! Oct 11 15:39:27.513 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:39:27.514 INFO blam! Oct 11 15:39:30.850 INFO blam! Oct 11 15:39:30.850 INFO blam! running 1 test Oct 11 15:39:35.577 INFO blam! test src/lib.rs - current_platform (line 173) ... ok Oct 11 15:39:35.577 INFO blam! Oct 11 15:39:35.577 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:39:35.577 INFO blam! Oct 11 15:39:35.581 INFO kablam! su: No module specific data is present Oct 11 15:39:36.158 INFO running `"docker" "rm" "-f" "50eafb806ecc7995bade9c93c277c0b3a6a16403c646cb4b17f62098c169fd66"` Oct 11 15:39:36.532 INFO blam! 50eafb806ecc7995bade9c93c277c0b3a6a16403c646cb4b17f62098c169fd66