Oct 11 04:17:48.561 INFO testing TeaAndPotatoes/upman against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:17:48.561 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:17:48.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 04:17:48.978 INFO blam! 9e39775cdc70fa52f1ebeb07c9166b5f0a6b0c219e68a343ba04910002cb316c Oct 11 04:17:48.982 INFO running `"docker" "start" "-a" "9e39775cdc70fa52f1ebeb07c9166b5f0a6b0c219e68a343ba04910002cb316c"` Oct 11 04:17:50.412 INFO kablam! usermod: no changes Oct 11 04:17:50.592 INFO kablam! Compiling termios v0.2.2 Oct 11 04:17:50.596 INFO kablam! Compiling clicolors-control v0.2.0 Oct 11 04:17:52.212 INFO kablam! Compiling console v0.6.1 Oct 11 04:17:55.852 INFO kablam! Compiling dialoguer v0.1.0 Oct 11 04:17:55.852 INFO kablam! Compiling indicatif v0.9.0 Oct 11 04:18:01.848 INFO kablam! Compiling upman v0.1.0 (/source) Oct 11 04:18:04.788 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 04:18:04.789 INFO kablam! --> src/main.rs:20:50 Oct 11 04:18:04.789 INFO kablam! | Oct 11 04:18:04.789 INFO kablam! 20 | let config_directory = format!("{}/.upman/", std::env::home_dir().unwrap().display()); Oct 11 04:18:04.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 04:18:04.789 INFO kablam! | Oct 11 04:18:04.790 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 04:18:04.790 INFO kablam! Oct 11 04:18:08.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.81s Oct 11 04:18:08.265 INFO kablam! su: No module specific data is present Oct 11 04:18:09.085 INFO running `"docker" "rm" "-f" "9e39775cdc70fa52f1ebeb07c9166b5f0a6b0c219e68a343ba04910002cb316c"` Oct 11 04:18:09.420 INFO blam! 9e39775cdc70fa52f1ebeb07c9166b5f0a6b0c219e68a343ba04910002cb316c Oct 11 04:18:09.428 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:18:09.430 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 04:18:09.780 INFO blam! 5fb34ea0b69614a90958ce26b726e8b283a910afe2eb3a594cf1cda729f99870 Oct 11 04:18:09.804 INFO running `"docker" "start" "-a" "5fb34ea0b69614a90958ce26b726e8b283a910afe2eb3a594cf1cda729f99870"` Oct 11 04:18:11.045 INFO kablam! usermod: no changes Oct 11 04:18:11.176 INFO kablam! Compiling upman v0.1.0 (/source) Oct 11 04:18:14.196 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 04:18:14.196 INFO kablam! --> src/main.rs:20:50 Oct 11 04:18:14.196 INFO kablam! | Oct 11 04:18:14.196 INFO kablam! 20 | let config_directory = format!("{}/.upman/", std::env::home_dir().unwrap().display()); Oct 11 04:18:14.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 04:18:14.196 INFO kablam! | Oct 11 04:18:14.196 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 04:18:14.196 INFO kablam! Oct 11 04:18:15.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.94s Oct 11 04:18:15.025 INFO kablam! su: No module specific data is present Oct 11 04:18:15.916 INFO running `"docker" "rm" "-f" "5fb34ea0b69614a90958ce26b726e8b283a910afe2eb3a594cf1cda729f99870"` Oct 11 04:18:16.288 INFO blam! 5fb34ea0b69614a90958ce26b726e8b283a910afe2eb3a594cf1cda729f99870 Oct 11 04:18:16.290 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:18:16.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 04:18:16.762 INFO blam! e7b2d6837eb14441ba641914584d9f711070a4129bb6aa8c9ab00389d56c3367 Oct 11 04:18:16.764 INFO running `"docker" "start" "-a" "e7b2d6837eb14441ba641914584d9f711070a4129bb6aa8c9ab00389d56c3367"` Oct 11 04:18:18.720 INFO kablam! usermod: no changes Oct 11 04:18:18.864 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 04:18:18.877 INFO kablam! Running /target/debug/deps/upman-f4e0ab05596ebcbd Oct 11 04:18:18.879 INFO blam! Oct 11 04:18:18.879 INFO blam! running 0 tests Oct 11 04:18:18.879 INFO blam! Oct 11 04:18:18.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:18:18.879 INFO blam! Oct 11 04:18:18.885 INFO kablam! su: No module specific data is present Oct 11 04:18:20.043 INFO running `"docker" "rm" "-f" "e7b2d6837eb14441ba641914584d9f711070a4129bb6aa8c9ab00389d56c3367"` Oct 11 04:18:20.326 INFO blam! e7b2d6837eb14441ba641914584d9f711070a4129bb6aa8c9ab00389d56c3367