Oct 10 20:10:19.347 INFO testing kieraneglin/diecast against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:10:19.347 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:10:19.347 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:10:19.628 INFO blam! f280f596d44683321334712dc62043b0260d1694b69c743cf46502d2330840b1 Oct 10 20:10:19.628 INFO running `"docker" "start" "-a" "f280f596d44683321334712dc62043b0260d1694b69c743cf46502d2330840b1"` Oct 10 20:10:20.105 INFO kablam! usermod: no changes Oct 10 20:10:20.228 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 10 20:10:20.232 INFO kablam! Compiling libgit2-sys v0.6.12 Oct 10 20:10:20.232 INFO kablam! Compiling openssl-sys v0.9.14 Oct 10 20:10:20.232 INFO kablam! Compiling libz-sys v1.0.16 Oct 10 20:10:20.232 INFO kablam! Compiling curl-sys v0.3.14 Oct 10 20:10:20.232 INFO kablam! Compiling clap v2.25.0 Oct 10 20:10:44.338 INFO kablam! Compiling git2 v0.6.6 Oct 10 20:10:50.429 INFO kablam! Compiling diecast v0.3.0 (/source) Oct 10 20:10:52.025 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 10 20:10:52.025 INFO kablam! --> src/helpers/template.rs:50:24 Oct 10 20:10:52.025 INFO kablam! | Oct 10 20:10:52.025 INFO kablam! 50 | let mut base = env::home_dir().expect("Could not find home directory"); Oct 10 20:10:52.025 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:10:52.025 INFO kablam! | Oct 10 20:10:52.025 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:10:52.025 INFO kablam! Oct 10 20:10:54.593 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.46s Oct 10 20:10:54.602 INFO kablam! su: No module specific data is present Oct 10 20:10:55.018 INFO running `"docker" "rm" "-f" "f280f596d44683321334712dc62043b0260d1694b69c743cf46502d2330840b1"` Oct 10 20:10:55.356 INFO blam! f280f596d44683321334712dc62043b0260d1694b69c743cf46502d2330840b1 Oct 10 20:10:55.365 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:10:55.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:10:55.639 INFO blam! 69b0f6c385363dd7464a8c446e5f9b158d714d4b88d78db794aa93463a4c273c Oct 10 20:10:55.642 INFO running `"docker" "start" "-a" "69b0f6c385363dd7464a8c446e5f9b158d714d4b88d78db794aa93463a4c273c"` Oct 10 20:10:56.468 INFO kablam! usermod: no changes Oct 10 20:10:56.650 INFO kablam! Compiling diecast v0.3.0 (/source) Oct 10 20:10:58.556 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 10 20:10:58.556 INFO kablam! --> src/helpers/template.rs:50:24 Oct 10 20:10:58.556 INFO kablam! | Oct 10 20:10:58.556 INFO kablam! 50 | let mut base = env::home_dir().expect("Could not find home directory"); Oct 10 20:10:58.556 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 20:10:58.556 INFO kablam! | Oct 10 20:10:58.556 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 20:10:58.556 INFO kablam! Oct 10 20:10:59.141 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 10 20:10:59.149 INFO kablam! su: No module specific data is present Oct 10 20:10:59.620 INFO running `"docker" "rm" "-f" "69b0f6c385363dd7464a8c446e5f9b158d714d4b88d78db794aa93463a4c273c"` Oct 10 20:10:59.884 INFO blam! 69b0f6c385363dd7464a8c446e5f9b158d714d4b88d78db794aa93463a4c273c Oct 10 20:10:59.900 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:10:59.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:11:00.431 INFO blam! b7ff0603e3a6977fd80b195a712cb38716b700dde96fad6c794b800cd98bb4f5 Oct 10 20:11:00.432 INFO running `"docker" "start" "-a" "b7ff0603e3a6977fd80b195a712cb38716b700dde96fad6c794b800cd98bb4f5"` Oct 10 20:11:01.336 INFO kablam! usermod: no changes Oct 10 20:11:01.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 20:11:01.492 INFO kablam! Running /target/debug/deps/dt-173777190d9b89a9 Oct 10 20:11:01.492 INFO blam! Oct 10 20:11:01.492 INFO kablam! su: No module specific data is present Oct 10 20:11:01.492 INFO blam! running 0 tests Oct 10 20:11:01.492 INFO blam! Oct 10 20:11:01.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:11:01.492 INFO blam! Oct 10 20:11:02.277 INFO running `"docker" "rm" "-f" "b7ff0603e3a6977fd80b195a712cb38716b700dde96fad6c794b800cd98bb4f5"` Oct 10 20:11:02.540 INFO blam! b7ff0603e3a6977fd80b195a712cb38716b700dde96fad6c794b800cd98bb4f5