Oct 14 22:02:47.619 INFO testing eagletmt/clg against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:02:47.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 14 22:02:48.147 INFO blam! fef03cff03d8e5b4819f345b86d65f686fc402c0f378086b7b0bb2b15ff641e4 Oct 14 22:02:48.147 INFO running `"docker" "start" "-a" "fef03cff03d8e5b4819f345b86d65f686fc402c0f378086b7b0bb2b15ff641e4"` Oct 14 22:02:50.029 INFO kablam! usermod: no changes Oct 14 22:02:50.199 INFO kablam! Compiling atty v0.2.11 Oct 14 22:02:50.223 INFO kablam! Compiling url v1.7.1 Oct 14 22:02:50.769 INFO kablam! Compiling clap v2.32.0 Oct 14 22:02:50.780 INFO kablam! Compiling env_logger v0.5.11 Oct 14 22:03:13.151 INFO kablam! Compiling clg v0.1.0 (/source) Oct 14 22:03:13.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:13.887 INFO kablam! --> src/config.rs:17:20 Oct 14 22:03:13.887 INFO kablam! | Oct 14 22:03:13.888 INFO kablam! 17 | let mut root = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:13.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:13.888 INFO kablam! | Oct 14 22:03:13.888 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:03:13.888 INFO kablam! Oct 14 22:03:13.888 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:13.888 INFO kablam! --> src/config.rs:24:24 Oct 14 22:03:13.888 INFO kablam! | Oct 14 22:03:13.888 INFO kablam! 24 | let mut path = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:13.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:13.888 INFO kablam! Oct 14 22:03:19.579 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.53s Oct 14 22:03:19.583 INFO kablam! su: No module specific data is present Oct 14 22:03:20.755 INFO running `"docker" "rm" "-f" "fef03cff03d8e5b4819f345b86d65f686fc402c0f378086b7b0bb2b15ff641e4"` Oct 14 22:03:21.036 INFO blam! fef03cff03d8e5b4819f345b86d65f686fc402c0f378086b7b0bb2b15ff641e4 Oct 14 22:03:21.041 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 14 22:03:21.516 INFO blam! a6588d62c104baf7dc9c2e6968d30493f65a573493f126bd3bab95975b1fb662 Oct 14 22:03:21.519 INFO running `"docker" "start" "-a" "a6588d62c104baf7dc9c2e6968d30493f65a573493f126bd3bab95975b1fb662"` Oct 14 22:03:24.044 INFO kablam! usermod: no changes Oct 14 22:03:24.272 INFO kablam! Compiling clg v0.1.0 (/source) Oct 14 22:03:25.475 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:25.475 INFO kablam! --> src/config.rs:17:20 Oct 14 22:03:25.475 INFO kablam! | Oct 14 22:03:25.475 INFO kablam! 17 | let mut root = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:25.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:25.475 INFO kablam! | Oct 14 22:03:25.475 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 22:03:25.475 INFO kablam! Oct 14 22:03:25.476 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:25.476 INFO kablam! --> src/config.rs:24:24 Oct 14 22:03:25.476 INFO kablam! | Oct 14 22:03:25.487 INFO kablam! 24 | let mut path = std::env::home_dir().expect("Cannot get HOME directory"); Oct 14 22:03:25.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:03:25.487 INFO kablam! Oct 14 22:03:28.027 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.92s Oct 14 22:03:28.057 INFO kablam! su: No module specific data is present Oct 14 22:03:29.417 INFO running `"docker" "rm" "-f" "a6588d62c104baf7dc9c2e6968d30493f65a573493f126bd3bab95975b1fb662"` Oct 14 22:03:29.883 INFO blam! a6588d62c104baf7dc9c2e6968d30493f65a573493f126bd3bab95975b1fb662 Oct 14 22:03:29.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/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 14 22:03:30.516 INFO blam! 72ed08b6ed3a759f560c9dbd80561efed59fe67d7c84aca0ec3f1191df6c75b0 Oct 14 22:03:30.521 INFO running `"docker" "start" "-a" "72ed08b6ed3a759f560c9dbd80561efed59fe67d7c84aca0ec3f1191df6c75b0"` Oct 14 22:03:32.526 INFO kablam! usermod: no changes Oct 14 22:03:32.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 14 22:03:32.686 INFO kablam! Running /target/debug/deps/clg-1649b62c6c344e9a Oct 14 22:03:32.688 INFO blam! Oct 14 22:03:32.688 INFO blam! running 6 tests Oct 14 22:03:32.689 INFO blam! test command::test::parse_ssh_url ... ok Oct 14 22:03:32.689 INFO blam! test command::test::parse_scp_like_ssh_url ... ok Oct 14 22:03:32.690 INFO blam! test command::test::parse_https_url ... ok Oct 14 22:03:32.690 INFO blam! test command::test::destination_path_default ... ok Oct 14 22:03:32.690 INFO blam! test command::test::destination_path_with_name ... ok Oct 14 22:03:32.695 INFO blam! test command::test::destination_path_with_extension ... ok Oct 14 22:03:32.695 INFO blam! Oct 14 22:03:32.695 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:03:32.695 INFO blam! Oct 14 22:03:32.695 INFO kablam! Running /target/debug/deps/clg-98d915001efbc62f Oct 14 22:03:32.700 INFO blam! Oct 14 22:03:32.700 INFO blam! running 0 tests Oct 14 22:03:32.700 INFO blam! Oct 14 22:03:32.700 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:03:32.700 INFO blam! Oct 14 22:03:32.700 INFO kablam! Doc-tests clg Oct 14 22:03:33.613 INFO blam! Oct 14 22:03:33.613 INFO blam! running 0 tests Oct 14 22:03:33.613 INFO blam! Oct 14 22:03:33.613 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:03:33.613 INFO blam! Oct 14 22:03:33.622 INFO kablam! su: No module specific data is present Oct 14 22:03:35.244 INFO running `"docker" "rm" "-f" "72ed08b6ed3a759f560c9dbd80561efed59fe67d7c84aca0ec3f1191df6c75b0"` Oct 14 22:03:35.627 INFO blam! 72ed08b6ed3a759f560c9dbd80561efed59fe67d7c84aca0ec3f1191df6c75b0