Oct 16 14:29:17.880 INFO testing connectr-1.0.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 14:29:17.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:29:18.283 INFO blam! 6f62609e7fcff3c47667d55ed9c0354da7d538cefaf4d980b124aadd5ee88208 Oct 16 14:29:18.287 INFO running `"docker" "start" "-a" "6f62609e7fcff3c47667d55ed9c0354da7d538cefaf4d980b124aadd5ee88208"` Oct 16 14:29:20.006 INFO kablam! usermod: no changes Oct 16 14:29:20.623 INFO kablam! Compiling rubrail v0.7.0 Oct 16 14:29:20.636 INFO kablam! Compiling log v0.4.5 Oct 16 14:29:20.637 INFO kablam! Compiling wrapped-vec v0.2.1 Oct 16 14:29:20.638 INFO kablam! Compiling ordered-float v0.5.2 Oct 16 14:29:20.639 INFO kablam! Compiling timer v0.2.0 Oct 16 14:29:24.331 INFO kablam! Compiling serde-value v0.5.2 Oct 16 14:29:25.335 INFO kablam! Compiling mio v0.6.16 Oct 16 14:29:25.335 INFO kablam! Compiling tokio-io v0.1.9 Oct 16 14:29:26.067 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 16 14:29:26.126 INFO kablam! Compiling log v0.3.9 Oct 16 14:29:26.271 INFO kablam! Compiling want v0.0.4 Oct 16 14:29:33.600 INFO kablam! Compiling log4rs v0.8.0 Oct 16 14:29:34.935 INFO kablam! Compiling tokio-codec v0.1.1 Oct 16 14:29:38.555 INFO kablam! Compiling mio-uds v0.6.7 Oct 16 14:29:40.676 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 14:29:41.707 INFO kablam! Compiling tokio-fs v0.1.3 Oct 16 14:29:49.262 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 14:29:49.264 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 14:29:49.274 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 14:30:01.891 INFO kablam! Compiling fruitbasket v0.6.0 Oct 16 14:30:02.699 INFO kablam! Compiling tokio v0.1.11 Oct 16 14:30:07.999 INFO kablam! Compiling tokio-core v0.1.17 Oct 16 14:30:14.087 INFO kablam! Compiling tokio-proto v0.1.1 Oct 16 14:30:14.087 INFO kablam! Compiling tokio-tls v0.1.4 Oct 16 14:30:21.071 INFO kablam! Compiling hyper v0.11.27 Oct 16 14:30:33.520 INFO kablam! Compiling hyper-tls v0.1.4 Oct 16 14:30:39.123 INFO kablam! Compiling reqwest v0.7.3 Oct 16 14:30:51.673 INFO kablam! Compiling rustfm-scrobble v0.9.1 Oct 16 14:31:00.407 INFO kablam! Compiling connectr v1.0.0 (/source) Oct 16 14:31:10.299 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 16 14:31:10.299 INFO kablam! --> src/settings/mod.rs:62:23 Oct 16 14:31:10.299 INFO kablam! | Oct 16 14:31:10.299 INFO kablam! 62 | format!("{}/.{}", env::home_dir().unwrap().display(), INIFILE) Oct 16 14:31:10.299 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:31:10.299 INFO kablam! | Oct 16 14:31:10.299 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:31:10.299 INFO kablam! Oct 16 14:31:10.299 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 16 14:31:10.299 INFO kablam! --> src/settings/mod.rs:67:34 Oct 16 14:31:10.299 INFO kablam! | Oct 16 14:31:10.299 INFO kablam! 67 | let path = format!("{}/.{}", env::home_dir().unwrap().display(), INIFILE); Oct 16 14:31:10.299 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:31:10.299 INFO kablam! Oct 16 14:31:10.299 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 16 14:31:10.299 INFO kablam! --> src/lib.rs:158:24 Oct 16 14:31:10.299 INFO kablam! | Oct 16 14:31:10.299 INFO kablam! 158 | if let Some(dir) = std::env::home_dir() { Oct 16 14:31:10.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 14:31:10.299 INFO kablam! Oct 16 14:31:41.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 21s Oct 16 14:31:41.908 INFO kablam! su: No module specific data is present Oct 16 14:31:42.391 INFO running `"docker" "rm" "-f" "6f62609e7fcff3c47667d55ed9c0354da7d538cefaf4d980b124aadd5ee88208"` Oct 16 14:31:42.639 INFO blam! 6f62609e7fcff3c47667d55ed9c0354da7d538cefaf4d980b124aadd5ee88208 Oct 16 14:31:42.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:31:43.215 INFO blam! f39fd87b2f89a246c5ae4d8efc244d3323a604f1b589ee909834a69d42188bb3 Oct 16 14:31:43.221 INFO running `"docker" "start" "-a" "f39fd87b2f89a246c5ae4d8efc244d3323a604f1b589ee909834a69d42188bb3"` Oct 16 14:31:44.104 INFO kablam! usermod: no changes Oct 16 14:31:44.463 INFO kablam! Compiling connectr v1.0.0 (/source) Oct 16 14:31:56.987 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 16 14:31:56.987 INFO kablam! --> src/settings/mod.rs:62:23 Oct 16 14:31:56.987 INFO kablam! | Oct 16 14:31:56.987 INFO kablam! 62 | format!("{}/.{}", env::home_dir().unwrap().display(), INIFILE) Oct 16 14:31:56.987 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:31:56.987 INFO kablam! | Oct 16 14:31:56.987 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:31:56.987 INFO kablam! Oct 16 14:31:56.987 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 16 14:31:56.987 INFO kablam! --> src/settings/mod.rs:67:34 Oct 16 14:31:56.987 INFO kablam! | Oct 16 14:31:56.987 INFO kablam! 67 | let path = format!("{}/.{}", env::home_dir().unwrap().display(), INIFILE); Oct 16 14:31:56.987 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 14:31:56.987 INFO kablam! Oct 16 14:31:56.995 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 16 14:31:56.995 INFO kablam! --> src/lib.rs:158:24 Oct 16 14:31:56.995 INFO kablam! | Oct 16 14:31:56.995 INFO kablam! 158 | if let Some(dir) = std::env::home_dir() { Oct 16 14:31:56.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 14:31:56.995 INFO kablam! Oct 16 14:32:07.866 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.72s Oct 16 14:32:07.883 INFO kablam! su: No module specific data is present Oct 16 14:32:09.143 INFO running `"docker" "rm" "-f" "f39fd87b2f89a246c5ae4d8efc244d3323a604f1b589ee909834a69d42188bb3"` Oct 16 14:32:09.419 INFO blam! f39fd87b2f89a246c5ae4d8efc244d3323a604f1b589ee909834a69d42188bb3 Oct 16 14:32:09.422 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:32:09.955 INFO blam! bcc5745a5357f382d9dc6f37c1853b557599ed21a5811e9cbabc12b8d6564f14 Oct 16 14:32:09.957 INFO running `"docker" "start" "-a" "bcc5745a5357f382d9dc6f37c1853b557599ed21a5811e9cbabc12b8d6564f14"` Oct 16 14:32:11.275 INFO kablam! usermod: no changes Oct 16 14:32:11.647 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 16 14:32:11.680 INFO kablam! Running /target/debug/deps/connectr-e4e0c040b0c697fb Oct 16 14:32:11.703 INFO blam! Oct 16 14:32:11.703 INFO blam! running 4 tests Oct 16 14:32:11.756 INFO blam! test webapi::test::tests::test_refresh_oauth_tokens_no_connection ... ok Oct 16 14:32:11.758 INFO blam! test webapi::test::tests::test_alarm_scheduler ... ok Oct 16 14:32:12.226 INFO blam! test webapi::test::tests::test_refresh_oauth_tokens_pass ... ok Oct 16 14:32:12.227 INFO blam! test webapi::test::tests::test_refresh_oauth_tokens_error_status ... ok Oct 16 14:32:12.227 INFO blam! Oct 16 14:32:12.227 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:32:12.227 INFO blam! Oct 16 14:32:12.232 INFO kablam! Running /target/debug/deps/connectr-4cfea9fd5fd07ac7 Oct 16 14:32:12.240 INFO blam! Oct 16 14:32:12.240 INFO blam! running 0 tests Oct 16 14:32:12.240 INFO blam! Oct 16 14:32:12.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:32:12.240 INFO blam! Oct 16 14:32:12.241 INFO kablam! Doc-tests connectr Oct 16 14:32:29.301 INFO blam! Oct 16 14:32:29.301 INFO blam! running 0 tests Oct 16 14:32:29.307 INFO blam! Oct 16 14:32:29.307 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:32:29.308 INFO blam! Oct 16 14:32:29.323 INFO kablam! su: No module specific data is present Oct 16 14:32:29.925 INFO running `"docker" "rm" "-f" "bcc5745a5357f382d9dc6f37c1853b557599ed21a5811e9cbabc12b8d6564f14"` Oct 16 14:32:30.251 INFO blam! bcc5745a5357f382d9dc6f37c1853b557599ed21a5811e9cbabc12b8d6564f14