Oct 11 23:24:12.653 INFO testing footy-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 11 23:24:12.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 11 23:24:13.079 INFO blam! 7f7417e7a3661ba5730caab3f8188b370ba482c6c938717f83610991d02f5562 Oct 11 23:24:13.081 INFO running `"docker" "start" "-a" "7f7417e7a3661ba5730caab3f8188b370ba482c6c938717f83610991d02f5562"` Oct 11 23:24:14.189 INFO kablam! usermod: no changes Oct 11 23:24:14.588 INFO kablam! Compiling encode_unicode v0.3.2 Oct 11 23:24:14.588 INFO kablam! Compiling term v0.4.6 Oct 11 23:24:14.593 INFO kablam! Compiling memchr v1.0.2 Oct 11 23:24:14.594 INFO kablam! Compiling termios v0.3.1 Oct 11 23:24:14.595 INFO kablam! Compiling net2 v0.2.33 Oct 11 23:24:14.595 INFO kablam! Compiling clicolors-control v0.2.0 Oct 11 23:24:14.605 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 11 23:24:14.605 INFO kablam! Compiling uuid v0.6.5 Oct 11 23:24:15.517 INFO kablam! Compiling want v0.0.4 Oct 11 23:24:17.450 INFO kablam! Compiling encoding_rs v0.8.10 Oct 11 23:24:17.469 INFO kablam! Compiling clap v2.32.0 Oct 11 23:24:17.521 INFO kablam! Compiling memchr v2.1.0 Oct 11 23:24:17.549 INFO kablam! Compiling tokio-io v0.1.9 Oct 11 23:24:17.551 INFO kablam! Compiling csv v0.15.0 Oct 11 23:24:17.641 INFO kablam! Compiling mio v0.6.16 Oct 11 23:24:22.064 INFO kablam! Compiling aho-corasick v0.6.8 Oct 11 23:24:22.208 INFO kablam! Compiling tokio-codec v0.1.1 Oct 11 23:24:22.232 INFO kablam! Compiling openssl v0.9.24 Oct 11 23:24:22.471 INFO kablam! Compiling parking_lot v0.6.4 Oct 11 23:24:22.556 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 11 23:24:26.060 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 11 23:24:26.060 INFO kablam! Compiling regex v1.0.5 Oct 11 23:24:26.064 INFO kablam! Compiling mio-uds v0.6.7 Oct 11 23:24:26.288 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 11 23:24:34.581 INFO kablam! Compiling tokio-uds v0.2.2 Oct 11 23:24:34.592 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 11 23:24:34.924 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 23:24:41.468 INFO kablam! Compiling tokio-fs v0.1.3 Oct 11 23:24:41.760 INFO kablam! Compiling native-tls v0.1.5 Oct 11 23:24:45.056 INFO kablam! Compiling console v0.6.2 Oct 11 23:24:48.592 INFO kablam! Compiling tokio v0.1.11 Oct 11 23:24:48.695 INFO kablam! Compiling dialoguer v0.1.0 Oct 11 23:24:51.388 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 23:24:53.784 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 23:24:53.784 INFO kablam! Compiling hyper v0.11.27 Oct 11 23:25:02.662 INFO kablam! Compiling hyper-tls v0.1.4 Oct 11 23:25:03.533 INFO kablam! Compiling reqwest v0.8.8 Oct 11 23:25:10.159 INFO kablam! Compiling footy v0.1.2 (/source) Oct 11 23:25:11.104 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 11 23:25:11.104 INFO kablam! --> src/utils.rs:19:20 Oct 11 23:25:11.104 INFO kablam! | Oct 11 23:25:11.104 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 11 23:25:11.104 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:25:11.104 INFO kablam! | Oct 11 23:25:11.104 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:25:11.104 INFO kablam! Oct 11 23:25:11.104 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 11 23:25:11.104 INFO kablam! --> src/utils.rs:38:20 Oct 11 23:25:11.104 INFO kablam! | Oct 11 23:25:11.104 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 11 23:25:11.104 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:25:11.104 INFO kablam! Oct 11 23:25:11.104 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 11 23:25:11.104 INFO kablam! --> src/main.rs:36:24 Oct 11 23:25:11.104 INFO kablam! | Oct 11 23:25:11.104 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 11 23:25:11.104 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:25:11.104 INFO kablam! Oct 11 23:25:19.532 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 11 23:25:19.540 INFO kablam! su: No module specific data is present Oct 11 23:25:20.203 INFO running `"docker" "rm" "-f" "7f7417e7a3661ba5730caab3f8188b370ba482c6c938717f83610991d02f5562"` Oct 11 23:25:20.396 INFO blam! 7f7417e7a3661ba5730caab3f8188b370ba482c6c938717f83610991d02f5562 Oct 11 23:25:20.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 11 23:25:20.856 INFO blam! 5e838e21fb1df564cf3927f3563d1cfffcfcd963cc4fc3d12a4e50c178e2e49b Oct 11 23:25:20.862 INFO running `"docker" "start" "-a" "5e838e21fb1df564cf3927f3563d1cfffcfcd963cc4fc3d12a4e50c178e2e49b"` Oct 11 23:25:22.340 INFO kablam! usermod: no changes Oct 11 23:25:22.625 INFO kablam! Compiling footy v0.1.2 (/source) Oct 11 23:25:23.310 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 11 23:25:23.310 INFO kablam! --> src/utils.rs:19:20 Oct 11 23:25:23.312 INFO kablam! | Oct 11 23:25:23.312 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 11 23:25:23.312 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:25:23.312 INFO kablam! | Oct 11 23:25:23.312 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:25:23.312 INFO kablam! Oct 11 23:25:23.312 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 11 23:25:23.312 INFO kablam! --> src/utils.rs:38:20 Oct 11 23:25:23.312 INFO kablam! | Oct 11 23:25:23.312 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 11 23:25:23.312 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:25:23.312 INFO kablam! Oct 11 23:25:23.312 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 11 23:25:23.312 INFO kablam! --> src/main.rs:36:24 Oct 11 23:25:23.312 INFO kablam! | Oct 11 23:25:23.312 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 11 23:25:23.316 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 23:25:23.316 INFO kablam! Oct 11 23:25:24.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 11 23:25:24.873 INFO kablam! su: No module specific data is present Oct 11 23:25:25.814 INFO running `"docker" "rm" "-f" "5e838e21fb1df564cf3927f3563d1cfffcfcd963cc4fc3d12a4e50c178e2e49b"` Oct 11 23:25:26.124 INFO blam! 5e838e21fb1df564cf3927f3563d1cfffcfcd963cc4fc3d12a4e50c178e2e49b Oct 11 23:25:26.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 11 23:25:26.656 INFO blam! 49c0cc02400117eeb61d1ddf5ecf86e9aa8999322e9e48c91bb113f78fe0c0fb Oct 11 23:25:26.658 INFO running `"docker" "start" "-a" "49c0cc02400117eeb61d1ddf5ecf86e9aa8999322e9e48c91bb113f78fe0c0fb"` Oct 11 23:25:27.752 INFO kablam! usermod: no changes Oct 11 23:25:28.014 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 23:25:28.037 INFO kablam! Running /target/debug/deps/footy-411e5eebf9a8d9e1 Oct 11 23:25:28.038 INFO blam! Oct 11 23:25:28.038 INFO blam! running 0 tests Oct 11 23:25:28.038 INFO blam! Oct 11 23:25:28.038 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:25:28.038 INFO blam! Oct 11 23:25:28.045 INFO kablam! su: No module specific data is present Oct 11 23:25:28.666 INFO running `"docker" "rm" "-f" "49c0cc02400117eeb61d1ddf5ecf86e9aa8999322e9e48c91bb113f78fe0c0fb"` Oct 11 23:25:29.017 INFO blam! 49c0cc02400117eeb61d1ddf5ecf86e9aa8999322e9e48c91bb113f78fe0c0fb