Oct 14 22:03:35.723 INFO testing eagletmt/clg against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:03:35.723 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:03:36.262 INFO blam! bdb3287be2fe61fb2315d8d03f3b312bc9efd9693301d1bf264a60138c26e643 Oct 14 22:03:36.264 INFO running `"docker" "start" "-a" "bdb3287be2fe61fb2315d8d03f3b312bc9efd9693301d1bf264a60138c26e643"` Oct 14 22:03:38.359 INFO kablam! usermod: no changes Oct 14 22:03:38.539 INFO kablam! Compiling env_logger v0.5.11 Oct 14 22:03:40.855 INFO kablam! Compiling clg v0.1.0 (/source) Oct 14 22:03:41.887 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 14 22:03:41.888 INFO kablam! --> src/config.rs:17:20 Oct 14 22:03:41.888 INFO kablam! | Oct 14 22:03:41.888 INFO kablam! 17 | let mut root = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:41.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:41.889 INFO kablam! | Oct 14 22:03:41.889 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:03:41.890 INFO kablam! Oct 14 22:03:41.890 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 14 22:03:41.890 INFO kablam! --> src/config.rs:24:24 Oct 14 22:03:41.891 INFO kablam! | Oct 14 22:03:41.891 INFO kablam! 24 | let mut path = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:41.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:41.892 INFO kablam! Oct 14 22:03:48.002 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.61s Oct 14 22:03:48.002 INFO kablam! su: No module specific data is present Oct 14 22:03:48.742 INFO running `"docker" "rm" "-f" "bdb3287be2fe61fb2315d8d03f3b312bc9efd9693301d1bf264a60138c26e643"` Oct 14 22:03:48.996 INFO blam! bdb3287be2fe61fb2315d8d03f3b312bc9efd9693301d1bf264a60138c26e643 Oct 14 22:03:49.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:03:49.487 INFO blam! 00ac899d4c441f0e2897c7af266dcf0561c147da48f2e7af04e58bd66a5e963a Oct 14 22:03:49.489 INFO running `"docker" "start" "-a" "00ac899d4c441f0e2897c7af266dcf0561c147da48f2e7af04e58bd66a5e963a"` Oct 14 22:03:51.106 INFO kablam! usermod: no changes Oct 14 22:03:51.195 INFO kablam! Compiling clg v0.1.0 (/source) Oct 14 22:03:52.447 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 14 22:03:52.447 INFO kablam! --> src/config.rs:17:20 Oct 14 22:03:52.447 INFO kablam! | Oct 14 22:03:52.447 INFO kablam! 17 | let mut root = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:52.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:52.447 INFO kablam! | Oct 14 22:03:52.447 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:03:52.447 INFO kablam! Oct 14 22:03:52.447 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 14 22:03:52.447 INFO kablam! --> src/config.rs:24:24 Oct 14 22:03:52.447 INFO kablam! | Oct 14 22:03:52.447 INFO kablam! 24 | let mut path = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:52.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:52.447 INFO kablam! Oct 14 22:03:55.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.90s Oct 14 22:03:55.035 INFO kablam! su: No module specific data is present Oct 14 22:03:55.775 INFO running `"docker" "rm" "-f" "00ac899d4c441f0e2897c7af266dcf0561c147da48f2e7af04e58bd66a5e963a"` Oct 14 22:03:56.103 INFO blam! 00ac899d4c441f0e2897c7af266dcf0561c147da48f2e7af04e58bd66a5e963a Oct 14 22:03:56.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 22:03:56.503 INFO blam! b5423b038010929ef1de5b80b1788f6232c3f0cc1a4cfbaa37cd1468d843d025 Oct 14 22:03:56.505 INFO running `"docker" "start" "-a" "b5423b038010929ef1de5b80b1788f6232c3f0cc1a4cfbaa37cd1468d843d025"` Oct 14 22:03:57.861 INFO kablam! usermod: no changes Oct 14 22:03:58.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 14 22:03:58.012 INFO kablam! Running /target/debug/deps/clg-4aa75539062b3436 Oct 14 22:03:58.016 INFO blam! Oct 14 22:03:58.016 INFO blam! running 6 tests Oct 14 22:03:58.019 INFO blam! test command::test::destination_path_default ... ok Oct 14 22:03:58.019 INFO blam! test command::test::destination_path_with_extension ... ok Oct 14 22:03:58.019 INFO blam! test command::test::destination_path_with_name ... ok Oct 14 22:03:58.019 INFO blam! test command::test::parse_scp_like_ssh_url ... ok Oct 14 22:03:58.021 INFO blam! test command::test::parse_https_url ... ok Oct 14 22:03:58.021 INFO blam! test command::test::parse_ssh_url ... ok Oct 14 22:03:58.021 INFO blam! Oct 14 22:03:58.022 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:03:58.022 INFO blam! Oct 14 22:03:58.027 INFO blam! Oct 14 22:03:58.027 INFO kablam! Running /target/debug/deps/clg-b5a23df18fcc3fa4 Oct 14 22:03:58.028 INFO blam! running 0 tests Oct 14 22:03:58.028 INFO kablam! Doc-tests clg Oct 14 22:03:58.028 INFO blam! Oct 14 22:03:58.029 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:03:58.029 INFO blam! Oct 14 22:03:59.191 INFO blam! Oct 14 22:03:59.191 INFO blam! running 0 tests Oct 14 22:03:59.191 INFO blam! Oct 14 22:03:59.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:03:59.191 INFO blam! Oct 14 22:03:59.204 INFO kablam! su: No module specific data is present Oct 14 22:04:00.252 INFO running `"docker" "rm" "-f" "b5423b038010929ef1de5b80b1788f6232c3f0cc1a4cfbaa37cd1468d843d025"` Oct 14 22:04:00.551 INFO blam! b5423b038010929ef1de5b80b1788f6232c3f0cc1a4cfbaa37cd1468d843d025