Oct 10 23:47:01.179 INFO testing eagletmt/clg against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 23:47:01.179 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 23:47:01.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 23:47:01.692 INFO blam! 4ae1882add0fe1ae0d7842b1a628e3a7bc75b13086888219b0402ea4b3ece7c3 Oct 10 23:47:01.693 INFO running `"docker" "start" "-a" "4ae1882add0fe1ae0d7842b1a628e3a7bc75b13086888219b0402ea4b3ece7c3"` Oct 10 23:47:02.906 INFO kablam! usermod: no changes Oct 10 23:47:03.143 INFO kablam! Compiling clg v0.1.0 (/source) Oct 10 23:47:05.412 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 23:47:05.412 INFO kablam! --> src/config.rs:17:20 Oct 10 23:47:05.412 INFO kablam! | Oct 10 23:47:05.412 INFO kablam! 17 | let mut root = std::env::home_dir().expect("Cannot get HOME directory"); Oct 10 23:47:05.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:47:05.412 INFO kablam! | Oct 10 23:47:05.412 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 23:47:05.412 INFO kablam! Oct 10 23:47:05.412 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 23:47:05.412 INFO kablam! --> src/config.rs:24:24 Oct 10 23:47:05.412 INFO kablam! | Oct 10 23:47:05.412 INFO kablam! 24 | let mut path = std::env::home_dir().expect("Cannot get HOME directory"); Oct 10 23:47:05.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:47:05.413 INFO kablam! Oct 10 23:47:15.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.07s Oct 10 23:47:15.040 INFO kablam! su: No module specific data is present Oct 10 23:47:15.673 INFO running `"docker" "rm" "-f" "4ae1882add0fe1ae0d7842b1a628e3a7bc75b13086888219b0402ea4b3ece7c3"` Oct 10 23:47:15.939 INFO blam! 4ae1882add0fe1ae0d7842b1a628e3a7bc75b13086888219b0402ea4b3ece7c3 Oct 10 23:47:15.941 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 23:47:15.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 23:47:16.487 INFO blam! 1cad055a6079b4751b9d05ea1816b35ce60aaf181090e32b87829b1ea04c7629 Oct 10 23:47:16.491 INFO running `"docker" "start" "-a" "1cad055a6079b4751b9d05ea1816b35ce60aaf181090e32b87829b1ea04c7629"` Oct 10 23:47:17.915 INFO kablam! usermod: no changes Oct 10 23:47:18.120 INFO kablam! Compiling clg v0.1.0 (/source) Oct 10 23:47:20.732 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 23:47:20.732 INFO kablam! --> src/config.rs:17:20 Oct 10 23:47:20.732 INFO kablam! | Oct 10 23:47:20.732 INFO kablam! 17 | let mut root = std::env::home_dir().expect("Cannot get HOME directory"); Oct 10 23:47:20.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:47:20.732 INFO kablam! | Oct 10 23:47:20.732 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 23:47:20.732 INFO kablam! Oct 10 23:47:20.732 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 23:47:20.732 INFO kablam! --> src/config.rs:24:24 Oct 10 23:47:20.732 INFO kablam! | Oct 10 23:47:20.732 INFO kablam! 24 | let mut path = std::env::home_dir().expect("Cannot get HOME directory"); Oct 10 23:47:20.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 23:47:20.732 INFO kablam! Oct 10 23:47:24.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.29s Oct 10 23:47:24.248 INFO kablam! su: No module specific data is present Oct 10 23:47:25.599 INFO running `"docker" "rm" "-f" "1cad055a6079b4751b9d05ea1816b35ce60aaf181090e32b87829b1ea04c7629"` Oct 10 23:47:25.920 INFO blam! 1cad055a6079b4751b9d05ea1816b35ce60aaf181090e32b87829b1ea04c7629 Oct 10 23:47:25.932 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 23:47:25.932 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 23:47:26.492 INFO blam! 0553a35df43aa6f4ab0208edd155ba46018461fa69c8c70236223ac2cc699706 Oct 10 23:47:26.494 INFO running `"docker" "start" "-a" "0553a35df43aa6f4ab0208edd155ba46018461fa69c8c70236223ac2cc699706"` Oct 10 23:47:28.109 INFO kablam! usermod: no changes Oct 10 23:47:28.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 23:47:28.260 INFO kablam! Running /target/debug/deps/clg-4aa75539062b3436 Oct 10 23:47:28.264 INFO blam! Oct 10 23:47:28.264 INFO blam! running 6 tests Oct 10 23:47:28.276 INFO blam! test command::test::destination_path_default ... ok Oct 10 23:47:28.284 INFO kablam! Running /target/debug/deps/clg-b5a23df18fcc3fa4 Oct 10 23:47:28.284 INFO blam! test command::test::parse_ssh_url ... ok Oct 10 23:47:28.284 INFO blam! test command::test::destination_path_with_extension ... ok Oct 10 23:47:28.284 INFO blam! test command::test::parse_https_url ... ok Oct 10 23:47:28.284 INFO blam! test command::test::parse_scp_like_ssh_url ... ok Oct 10 23:47:28.284 INFO blam! test command::test::destination_path_with_name ... ok Oct 10 23:47:28.284 INFO blam! Oct 10 23:47:28.284 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:47:28.284 INFO blam! Oct 10 23:47:28.296 INFO kablam! Doc-tests clg Oct 10 23:47:28.296 INFO blam! Oct 10 23:47:28.296 INFO blam! running 0 tests Oct 10 23:47:28.296 INFO blam! Oct 10 23:47:28.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:47:28.296 INFO blam! Oct 10 23:47:31.735 INFO blam! Oct 10 23:47:31.735 INFO blam! running 0 tests Oct 10 23:47:31.735 INFO blam! Oct 10 23:47:31.736 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 23:47:31.736 INFO blam! Oct 10 23:47:31.743 INFO kablam! su: No module specific data is present Oct 10 23:47:32.673 INFO running `"docker" "rm" "-f" "0553a35df43aa6f4ab0208edd155ba46018461fa69c8c70236223ac2cc699706"` Oct 10 23:47:33.049 INFO blam! 0553a35df43aa6f4ab0208edd155ba46018461fa69c8c70236223ac2cc699706