Oct 10 18:30:21.787 INFO testing michael-ar/rust-footy-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:30:21.787 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:30:21.793 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-0/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 10 18:30:22.229 INFO blam! e9153acc3a704438e3d1b828a0856eca8bfb46bf26ba3e587588e587e4033479 Oct 10 18:30:22.236 INFO running `"docker" "start" "-a" "e9153acc3a704438e3d1b828a0856eca8bfb46bf26ba3e587588e587e4033479"` Oct 10 18:30:23.436 INFO kablam! usermod: no changes Oct 10 18:30:23.900 INFO kablam! Compiling termios v0.2.2 Oct 10 18:30:23.901 INFO kablam! Compiling clicolors-control v0.2.0 Oct 10 18:30:23.902 INFO kablam! Compiling csv v0.15.0 Oct 10 18:30:23.925 INFO kablam! Compiling clap v2.29.4 Oct 10 18:30:23.925 INFO kablam! Compiling tempfile v2.2.0 Oct 10 18:30:23.925 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 10 18:30:23.926 INFO kablam! Compiling regex v0.2.11 Oct 10 18:30:23.926 INFO kablam! Compiling chrono v0.4.5 Oct 10 18:30:28.281 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 18:30:32.884 INFO kablam! Compiling parking_lot v0.6.3 Oct 10 18:30:32.932 INFO kablam! Compiling prettytable-rs v0.6.7 Oct 10 18:30:46.656 INFO kablam! Compiling hyper v0.11.27 Oct 10 18:30:46.955 INFO kablam! Compiling console v0.6.1 Oct 10 18:30:51.472 INFO kablam! Compiling dialoguer v0.1.0 Oct 10 18:31:04.228 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 18:31:08.697 INFO kablam! Compiling reqwest v0.8.6 Oct 10 18:31:19.964 INFO kablam! Compiling footy v0.1.2 (/source) Oct 10 18:31:26.913 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 10 18:31:26.913 INFO kablam! --> src/utils.rs:19:20 Oct 10 18:31:26.913 INFO kablam! | Oct 10 18:31:26.914 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 10 18:31:26.914 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:31:26.914 INFO kablam! | Oct 10 18:31:26.914 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:31:26.915 INFO kablam! Oct 10 18:31:26.915 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 10 18:31:26.915 INFO kablam! --> src/utils.rs:38:20 Oct 10 18:31:26.916 INFO kablam! | Oct 10 18:31:26.916 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 10 18:31:26.916 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:31:26.917 INFO kablam! Oct 10 18:31:26.917 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 10 18:31:26.917 INFO kablam! --> src/main.rs:36:24 Oct 10 18:31:26.918 INFO kablam! | Oct 10 18:31:26.918 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 10 18:31:26.918 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:31:26.918 INFO kablam! Oct 10 18:31:34.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 10 18:31:34.641 INFO kablam! su: No module specific data is present Oct 10 18:31:34.986 INFO running `"docker" "rm" "-f" "e9153acc3a704438e3d1b828a0856eca8bfb46bf26ba3e587588e587e4033479"` Oct 10 18:31:35.100 INFO blam! e9153acc3a704438e3d1b828a0856eca8bfb46bf26ba3e587588e587e4033479 Oct 10 18:31:35.101 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:31:35.102 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-0/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 10 18:31:35.401 INFO blam! 7c8c8a2c99b2c5b09d66fb597e694203761d0f3eebdddd01c54c3b2527b2170f Oct 10 18:31:35.403 INFO running `"docker" "start" "-a" "7c8c8a2c99b2c5b09d66fb597e694203761d0f3eebdddd01c54c3b2527b2170f"` Oct 10 18:31:36.131 INFO kablam! usermod: no changes Oct 10 18:31:36.340 INFO kablam! Compiling footy v0.1.2 (/source) Oct 10 18:31:43.212 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 10 18:31:43.212 INFO kablam! --> src/utils.rs:19:20 Oct 10 18:31:43.212 INFO kablam! | Oct 10 18:31:43.212 INFO kablam! 19 | let mut path = env::home_dir().unwrap(); Oct 10 18:31:43.212 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:31:43.212 INFO kablam! | Oct 10 18:31:43.212 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:31:43.212 INFO kablam! Oct 10 18:31:43.212 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 10 18:31:43.212 INFO kablam! --> src/utils.rs:38:20 Oct 10 18:31:43.212 INFO kablam! | Oct 10 18:31:43.212 INFO kablam! 38 | let mut path = env::home_dir().unwrap(); Oct 10 18:31:43.213 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:31:43.213 INFO kablam! Oct 10 18:31:43.213 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 10 18:31:43.213 INFO kablam! --> src/main.rs:36:24 Oct 10 18:31:43.213 INFO kablam! | Oct 10 18:31:43.213 INFO kablam! 36 | let mut path = env::home_dir().unwrap(); Oct 10 18:31:43.213 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:31:43.213 INFO kablam! Oct 10 18:31:44.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.40s Oct 10 18:31:44.580 INFO kablam! su: No module specific data is present Oct 10 18:31:45.233 INFO running `"docker" "rm" "-f" "7c8c8a2c99b2c5b09d66fb597e694203761d0f3eebdddd01c54c3b2527b2170f"` Oct 10 18:31:45.547 INFO blam! 7c8c8a2c99b2c5b09d66fb597e694203761d0f3eebdddd01c54c3b2527b2170f Oct 10 18:31:45.553 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:31:45.554 INFO running `"docker" "create" "-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/target-dirs/rustdoc-test-static-cling/worker-0/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 10 18:31:45.919 INFO blam! ae14a21830bcf728ac2e6dd6e71cbb81578cbeec002233b866da1ed65fc1958c Oct 10 18:31:45.921 INFO running `"docker" "start" "-a" "ae14a21830bcf728ac2e6dd6e71cbb81578cbeec002233b866da1ed65fc1958c"` Oct 10 18:31:47.252 INFO kablam! usermod: no changes Oct 10 18:31:47.525 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 10 18:31:47.548 INFO kablam! Running /target/debug/deps/footy-7411fb1157cd5e69 Oct 10 18:31:47.548 INFO blam! Oct 10 18:31:47.548 INFO blam! running 0 tests Oct 10 18:31:47.548 INFO blam! Oct 10 18:31:47.551 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:31:47.551 INFO blam! Oct 10 18:31:47.559 INFO kablam! su: No module specific data is present Oct 10 18:31:48.868 INFO running `"docker" "rm" "-f" "ae14a21830bcf728ac2e6dd6e71cbb81578cbeec002233b866da1ed65fc1958c"` Oct 10 18:31:49.160 INFO blam! ae14a21830bcf728ac2e6dd6e71cbb81578cbeec002233b866da1ed65fc1958c