Oct 12 02:58:44.706 INFO testing cniguru-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:58:44.706 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 02:58:45.162 INFO blam! 9e3ccf7a96831bafc181b6699d7110706d674d702d8b1c02ea20663abc51edc1 Oct 12 02:58:45.164 INFO running `"docker" "start" "-a" "9e3ccf7a96831bafc181b6699d7110706d674d702d8b1c02ea20663abc51edc1"` Oct 12 02:58:47.047 INFO kablam! usermod: no changes Oct 12 02:58:47.486 INFO kablam! Compiling vergen v0.1.1 Oct 12 02:58:47.544 INFO kablam! Compiling url_serde v0.2.0 Oct 12 02:58:47.546 INFO kablam! Compiling chrono v0.4.6 Oct 12 02:58:47.547 INFO kablam! Compiling docopt v1.0.1 Oct 12 02:58:47.554 INFO kablam! Compiling hyper v0.11.27 Oct 12 02:58:52.244 INFO kablam! Compiling cniguru v0.2.0 (/source) Oct 12 02:59:12.220 INFO kablam! Compiling hyper-tls v0.1.4 Oct 12 02:59:16.952 INFO kablam! Compiling reqwest v0.8.8 Oct 12 02:59:28.100 INFO kablam! Compiling kubeclient v0.1.0 Oct 12 02:59:45.540 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 02:59:45.540 INFO kablam! --> src/k8s.rs:39:36 Oct 12 02:59:45.540 INFO kablam! | Oct 12 02:59:45.540 INFO kablam! 39 | if let Some(dir) = env::home_dir() { Oct 12 02:59:45.540 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 02:59:45.540 INFO kablam! | Oct 12 02:59:45.540 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:59:45.540 INFO kablam! Oct 12 02:59:45.725 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 12 02:59:45.725 INFO kablam! --> src/main.rs:138:29 Oct 12 02:59:45.725 INFO kablam! | Oct 12 02:59:45.725 INFO kablam! 138 | let mut fail: &Fail = e.cause(); Oct 12 02:59:45.725 INFO kablam! | ^^^^^ Oct 12 02:59:45.725 INFO kablam! Oct 12 02:59:45.736 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 12 02:59:45.736 INFO kablam! --> src/main.rs:153:29 Oct 12 02:59:45.736 INFO kablam! | Oct 12 02:59:45.736 INFO kablam! 153 | let mut fail: &Fail = e.cause(); Oct 12 02:59:45.736 INFO kablam! | ^^^^^ Oct 12 02:59:45.736 INFO kablam! Oct 12 02:59:45.744 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 12 02:59:45.744 INFO kablam! --> src/main.rs:161:20 Oct 12 02:59:45.744 INFO kablam! | Oct 12 02:59:45.744 INFO kablam! 161 | "error": e.cause().to_string(), Oct 12 02:59:45.744 INFO kablam! | ^^^^^ Oct 12 02:59:45.744 INFO kablam! Oct 12 02:59:54.556 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 12 02:59:54.575 INFO kablam! su: No module specific data is present Oct 12 02:59:54.826 INFO running `"docker" "rm" "-f" "9e3ccf7a96831bafc181b6699d7110706d674d702d8b1c02ea20663abc51edc1"` Oct 12 02:59:55.045 INFO blam! 9e3ccf7a96831bafc181b6699d7110706d674d702d8b1c02ea20663abc51edc1 Oct 12 02:59:55.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 02:59:55.289 INFO blam! 3913d38b6089e06563562f8ba8ad9b2b7924527c811cb1132756823dcaac5160 Oct 12 02:59:55.294 INFO running `"docker" "start" "-a" "3913d38b6089e06563562f8ba8ad9b2b7924527c811cb1132756823dcaac5160"` Oct 12 02:59:55.778 INFO kablam! usermod: no changes Oct 12 02:59:56.016 INFO kablam! Compiling cniguru v0.2.0 (/source) Oct 12 03:00:03.206 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 03:00:03.206 INFO kablam! --> src/k8s.rs:39:36 Oct 12 03:00:03.206 INFO kablam! | Oct 12 03:00:03.206 INFO kablam! 39 | if let Some(dir) = env::home_dir() { Oct 12 03:00:03.206 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 03:00:03.206 INFO kablam! | Oct 12 03:00:03.206 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:00:03.206 INFO kablam! Oct 12 03:00:03.416 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 12 03:00:03.417 INFO kablam! --> src/main.rs:138:29 Oct 12 03:00:03.417 INFO kablam! | Oct 12 03:00:03.418 INFO kablam! 138 | let mut fail: &Fail = e.cause(); Oct 12 03:00:03.418 INFO kablam! | ^^^^^ Oct 12 03:00:03.418 INFO kablam! Oct 12 03:00:03.424 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 12 03:00:03.425 INFO kablam! --> src/main.rs:153:29 Oct 12 03:00:03.425 INFO kablam! | Oct 12 03:00:03.425 INFO kablam! 153 | let mut fail: &Fail = e.cause(); Oct 12 03:00:03.426 INFO kablam! | ^^^^^ Oct 12 03:00:03.426 INFO kablam! Oct 12 03:00:03.426 INFO kablam! warning: use of deprecated item 'failure::Error::cause': please use 'as_fail()' method instead Oct 12 03:00:03.427 INFO kablam! --> src/main.rs:161:20 Oct 12 03:00:03.427 INFO kablam! | Oct 12 03:00:03.427 INFO kablam! 161 | "error": e.cause().to_string(), Oct 12 03:00:03.428 INFO kablam! | ^^^^^ Oct 12 03:00:03.428 INFO kablam! Oct 12 03:00:06.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.24s Oct 12 03:00:06.080 INFO kablam! su: No module specific data is present Oct 12 03:00:06.415 INFO running `"docker" "rm" "-f" "3913d38b6089e06563562f8ba8ad9b2b7924527c811cb1132756823dcaac5160"` Oct 12 03:00:06.494 INFO blam! 3913d38b6089e06563562f8ba8ad9b2b7924527c811cb1132756823dcaac5160 Oct 12 03:00:06.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/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 12 03:00:06.713 INFO blam! e8731f08770a04484766343625c3f69d46612a4e5528e6508e5e0efbfddd230b Oct 12 03:00:06.714 INFO running `"docker" "start" "-a" "e8731f08770a04484766343625c3f69d46612a4e5528e6508e5e0efbfddd230b"` Oct 12 03:00:07.210 INFO kablam! usermod: no changes Oct 12 03:00:07.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 12 03:00:07.484 INFO kablam! Running /target/debug/deps/cniguru-c834d5d63207511b Oct 12 03:00:07.496 INFO blam! Oct 12 03:00:07.496 INFO blam! running 3 tests Oct 12 03:00:07.580 INFO blam! test tests::test_parse_ip_addr_printout_multus ... ok Oct 12 03:00:07.580 INFO blam! test tests::test_parse_ip_link_printout_multus ... ok Oct 12 03:00:07.632 INFO blam! test tests::test_parse_ip_link_printout_basic ... ok Oct 12 03:00:07.632 INFO blam! Oct 12 03:00:07.632 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:00:07.632 INFO blam! Oct 12 03:00:07.636 INFO kablam! su: No module specific data is present Oct 12 03:00:07.956 INFO running `"docker" "rm" "-f" "e8731f08770a04484766343625c3f69d46612a4e5528e6508e5e0efbfddd230b"` Oct 12 03:00:08.079 INFO blam! e8731f08770a04484766343625c3f69d46612a4e5528e6508e5e0efbfddd230b