Oct 16 16:09:25.576 INFO testing calm-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:09:25.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16:09:25.832 INFO blam! 7abf82e346c0726c319eb6d0fe12a95ce8f620eb8e12a0c83822508a981e98d6 Oct 16 16:09:25.836 INFO running `"docker" "start" "-a" "7abf82e346c0726c319eb6d0fe12a95ce8f620eb8e12a0c83822508a981e98d6"` Oct 16 16:09:26.650 INFO kablam! usermod: no changes Oct 16 16:09:26.989 INFO kablam! Compiling which v1.0.5 Oct 16 16:09:26.989 INFO kablam! Compiling clap v2.32.0 Oct 16 16:09:26.999 INFO kablam! Compiling parking_lot v0.4.8 Oct 16 16:09:27.000 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 16 16:09:27.000 INFO kablam! Compiling dotenv v0.10.1 Oct 16 16:09:27.000 INFO kablam! Compiling console v0.6.2 Oct 16 16:09:27.001 INFO kablam! Compiling console v0.5.0 Oct 16 16:09:27.001 INFO kablam! Compiling elementtree v0.5.0 Oct 16 16:09:34.223 INFO kablam! Compiling git2 v0.6.11 Oct 16 16:09:41.303 INFO kablam! Compiling indicatif v0.6.0 Oct 16 16:09:59.116 INFO kablam! Compiling calm v0.1.0 (/source) Oct 16 16:10:04.659 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 16:10:04.659 INFO kablam! --> src/config.rs:256:29 Oct 16 16:10:04.659 INFO kablam! | Oct 16 16:10:04.659 INFO kablam! 256 | let mut cache_dir = env::home_dir().ok_or( Oct 16 16:10:04.659 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:10:04.659 INFO kablam! | Oct 16 16:10:04.659 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:10:04.659 INFO kablam! Oct 16 16:10:05.907 INFO kablam! warning: variable does not need to be mutable Oct 16 16:10:05.907 INFO kablam! --> src/tools.rs:134:50 Oct 16 16:10:05.907 INFO kablam! | Oct 16 16:10:05.907 INFO kablam! 134 | if let Some(report) = opts.and_then(|mut x| x.report.as_mut()) { Oct 16 16:10:05.907 INFO kablam! | ----^ Oct 16 16:10:05.907 INFO kablam! | | Oct 16 16:10:05.907 INFO kablam! | help: remove this `mut` Oct 16 16:10:05.907 INFO kablam! | Oct 16 16:10:05.907 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 16:10:05.907 INFO kablam! Oct 16 16:10:14.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 48.30s Oct 16 16:10:14.994 INFO kablam! su: No module specific data is present Oct 16 16:10:15.247 INFO running `"docker" "rm" "-f" "7abf82e346c0726c319eb6d0fe12a95ce8f620eb8e12a0c83822508a981e98d6"` Oct 16 16:10:15.342 INFO blam! 7abf82e346c0726c319eb6d0fe12a95ce8f620eb8e12a0c83822508a981e98d6 Oct 16 16:10:15.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16:10:15.514 INFO blam! 71121fa16ba14ed8f3ed317184a095a74a2fb0c6446727aa796341fcde2c0232 Oct 16 16:10:15.523 INFO running `"docker" "start" "-a" "71121fa16ba14ed8f3ed317184a095a74a2fb0c6446727aa796341fcde2c0232"` Oct 16 16:10:15.938 INFO kablam! usermod: no changes Oct 16 16:10:16.106 INFO kablam! Compiling calm v0.1.0 (/source) Oct 16 16:10:21.395 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 16:10:21.396 INFO kablam! --> src/config.rs:256:29 Oct 16 16:10:21.396 INFO kablam! | Oct 16 16:10:21.396 INFO kablam! 256 | let mut cache_dir = env::home_dir().ok_or( Oct 16 16:10:21.397 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 16:10:21.397 INFO kablam! | Oct 16 16:10:21.397 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:10:21.398 INFO kablam! Oct 16 16:10:22.675 INFO kablam! warning: variable does not need to be mutable Oct 16 16:10:22.675 INFO kablam! --> src/tools.rs:134:50 Oct 16 16:10:22.675 INFO kablam! | Oct 16 16:10:22.675 INFO kablam! 134 | if let Some(report) = opts.and_then(|mut x| x.report.as_mut()) { Oct 16 16:10:22.675 INFO kablam! | ----^ Oct 16 16:10:22.675 INFO kablam! | | Oct 16 16:10:22.675 INFO kablam! | help: remove this `mut` Oct 16 16:10:22.675 INFO kablam! | Oct 16 16:10:22.675 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 16:10:22.675 INFO kablam! Oct 16 16:10:23.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.40s Oct 16 16:10:23.368 INFO kablam! su: No module specific data is present Oct 16 16:10:23.733 INFO running `"docker" "rm" "-f" "71121fa16ba14ed8f3ed317184a095a74a2fb0c6446727aa796341fcde2c0232"` Oct 16 16:10:23.851 INFO blam! 71121fa16ba14ed8f3ed317184a095a74a2fb0c6446727aa796341fcde2c0232 Oct 16 16:10:23.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 16:10:24.138 INFO blam! 1e8aedea4750452f43046074ae41bfafc40e137700dd27424dfb3fc066922135 Oct 16 16:10:24.138 INFO running `"docker" "start" "-a" "1e8aedea4750452f43046074ae41bfafc40e137700dd27424dfb3fc066922135"` Oct 16 16:10:25.073 INFO kablam! usermod: no changes Oct 16 16:10:25.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 16:10:25.311 INFO kablam! Running /target/debug/deps/calm-1bfc93c9a900576f Oct 16 16:10:25.320 INFO blam! Oct 16 16:10:25.320 INFO blam! running 0 tests Oct 16 16:10:25.320 INFO blam! Oct 16 16:10:25.321 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:10:25.321 INFO blam! Oct 16 16:10:25.324 INFO kablam! su: No module specific data is present Oct 16 16:10:26.282 INFO running `"docker" "rm" "-f" "1e8aedea4750452f43046074ae41bfafc40e137700dd27424dfb3fc066922135"` Oct 16 16:10:26.667 INFO blam! 1e8aedea4750452f43046074ae41bfafc40e137700dd27424dfb3fc066922135