Oct 12 03:03:10.033 INFO testing clit-rs-0.1.11 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:03:10.033 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 03:03:10.422 INFO blam! 501320192ec98a15128b90105b7d3800ce2987ace87d97b3f8b3db2864fa0a18 Oct 12 03:03:10.423 INFO running `"docker" "start" "-a" "501320192ec98a15128b90105b7d3800ce2987ace87d97b3f8b3db2864fa0a18"` Oct 12 03:03:11.989 INFO kablam! usermod: no changes Oct 12 03:03:13.612 INFO kablam! Compiling curl-sys v0.2.5 Oct 12 03:03:13.622 INFO kablam! Compiling clap v2.32.0 Oct 12 03:03:16.016 INFO kablam! Compiling curl v0.3.11 Oct 12 03:03:18.470 INFO kablam! Compiling oauth-client-fix v0.1.5 Oct 12 03:03:28.664 INFO kablam! Compiling clit-rs v0.1.11 (/source) Oct 12 03:03:30.721 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 12 03:03:30.721 INFO kablam! --> src/main.rs:32:31 Oct 12 03:03:30.722 INFO kablam! | Oct 12 03:03:30.722 INFO kablam! 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); Oct 12 03:03:30.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 03:03:30.722 INFO kablam! | Oct 12 03:03:30.723 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:03:30.723 INFO kablam! Oct 12 03:03:33.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.44s Oct 12 03:03:33.466 INFO kablam! su: No module specific data is present Oct 12 03:03:34.310 INFO running `"docker" "rm" "-f" "501320192ec98a15128b90105b7d3800ce2987ace87d97b3f8b3db2864fa0a18"` Oct 12 03:03:34.592 INFO blam! 501320192ec98a15128b90105b7d3800ce2987ace87d97b3f8b3db2864fa0a18 Oct 12 03:03:34.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/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 12 03:03:34.970 INFO blam! 3c1c476ba3a53772f78c9d76c6ae5198d7bcac9d34d38624d6b347530ba77f97 Oct 12 03:03:34.971 INFO running `"docker" "start" "-a" "3c1c476ba3a53772f78c9d76c6ae5198d7bcac9d34d38624d6b347530ba77f97"` Oct 12 03:03:36.472 INFO kablam! usermod: no changes Oct 12 03:03:36.594 INFO kablam! Compiling clit-rs v0.1.11 (/source) Oct 12 03:03:37.357 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 12 03:03:37.357 INFO kablam! --> src/main.rs:32:31 Oct 12 03:03:37.357 INFO kablam! | Oct 12 03:03:37.357 INFO kablam! 32 | let mut path_in = std::env::home_dir().expect("Couldn't determine home directory! Please enter path to credentials with -c or --cred."); Oct 12 03:03:37.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 03:03:37.357 INFO kablam! | Oct 12 03:03:37.358 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:03:37.358 INFO kablam! Oct 12 03:03:38.890 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.39s Oct 12 03:03:38.897 INFO kablam! su: No module specific data is present Oct 12 03:03:39.565 INFO running `"docker" "rm" "-f" "3c1c476ba3a53772f78c9d76c6ae5198d7bcac9d34d38624d6b347530ba77f97"` Oct 12 03:03:39.878 INFO blam! 3c1c476ba3a53772f78c9d76c6ae5198d7bcac9d34d38624d6b347530ba77f97