Oct 16 12:57:27.595 INFO testing dono-2.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:57:27.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 12:57:28.003 INFO blam! 757a97a5eb9796f3e01aec26b0983124d3b98de3232f486442a5571d96c8780a Oct 16 12:57:28.013 INFO running `"docker" "start" "-a" "757a97a5eb9796f3e01aec26b0983124d3b98de3232f486442a5571d96c8780a"` Oct 16 12:57:29.179 INFO kablam! usermod: no changes Oct 16 12:57:29.301 INFO kablam! Compiling os_type v0.5.0 Oct 16 12:57:30.921 INFO kablam! Compiling dono v2.0.0 (/source) Oct 16 12:57:32.348 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 16 12:57:32.349 INFO kablam! --> src/labels.rs:237:30 Oct 16 12:57:32.351 INFO kablam! | Oct 16 12:57:32.351 INFO kablam! 237 | let mut home_directory = env::home_dir().unwrap(); Oct 16 12:57:32.358 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:57:32.358 INFO kablam! | Oct 16 12:57:32.358 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:57:32.358 INFO kablam! Oct 16 12:57:33.221 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.00s Oct 16 12:57:33.231 INFO kablam! su: No module specific data is present Oct 16 12:57:33.969 INFO running `"docker" "rm" "-f" "757a97a5eb9796f3e01aec26b0983124d3b98de3232f486442a5571d96c8780a"` Oct 16 12:57:34.223 INFO blam! 757a97a5eb9796f3e01aec26b0983124d3b98de3232f486442a5571d96c8780a Oct 16 12:57:34.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 12:57:34.575 INFO blam! 1f39fa65d0cd2cbfca398757814accdfdcfeb65f066a5651f5ac53c3a148415b Oct 16 12:57:34.583 INFO running `"docker" "start" "-a" "1f39fa65d0cd2cbfca398757814accdfdcfeb65f066a5651f5ac53c3a148415b"` Oct 16 12:57:35.615 INFO kablam! usermod: no changes Oct 16 12:57:35.705 INFO kablam! Compiling dono v2.0.0 (/source) Oct 16 12:57:38.795 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 16 12:57:38.795 INFO kablam! --> src/labels.rs:237:30 Oct 16 12:57:38.795 INFO kablam! | Oct 16 12:57:38.795 INFO kablam! 237 | let mut home_directory = env::home_dir().unwrap(); Oct 16 12:57:38.795 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:57:38.795 INFO kablam! | Oct 16 12:57:38.795 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:57:38.795 INFO kablam! Oct 16 12:57:39.023 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 16 12:57:39.023 INFO kablam! --> tests/labels.rs:264:30 Oct 16 12:57:39.023 INFO kablam! | Oct 16 12:57:39.023 INFO kablam! 264 | let mut home_directory = env::home_dir().unwrap(); Oct 16 12:57:39.023 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 12:57:39.023 INFO kablam! | Oct 16 12:57:39.023 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 12:57:39.023 INFO kablam! Oct 16 12:57:39.239 INFO kablam! warning: variable does not need to be mutable Oct 16 12:57:39.239 INFO kablam! --> tests/labels.rs:106:9 Oct 16 12:57:39.239 INFO kablam! | Oct 16 12:57:39.239 INFO kablam! 106 | let mut label = labels.last_mut().unwrap(); Oct 16 12:57:39.239 INFO kablam! | ----^^^^^ Oct 16 12:57:39.239 INFO kablam! | | Oct 16 12:57:39.239 INFO kablam! | help: remove this `mut` Oct 16 12:57:39.239 INFO kablam! | Oct 16 12:57:39.239 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:57:39.239 INFO kablam! Oct 16 12:57:42.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.87s Oct 16 12:57:42.517 INFO kablam! su: No module specific data is present Oct 16 12:57:43.261 INFO running `"docker" "rm" "-f" "1f39fa65d0cd2cbfca398757814accdfdcfeb65f066a5651f5ac53c3a148415b"` Oct 16 12:57:43.643 INFO blam! 1f39fa65d0cd2cbfca398757814accdfdcfeb65f066a5651f5ac53c3a148415b