Oct 12 23:41:40.563 INFO testing softprops/powerline against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:41:40.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 23:41:40.979 INFO blam! 4fe34d129eb08de15eb95670d33996e8bf9a9ac8d3063402d1a6a051fc515816 Oct 12 23:41:40.983 INFO running `"docker" "start" "-a" "4fe34d129eb08de15eb95670d33996e8bf9a9ac8d3063402d1a6a051fc515816"` Oct 12 23:41:42.491 INFO kablam! usermod: no changes Oct 12 23:41:42.623 INFO kablam! Compiling cc v1.0.3 Oct 12 23:41:42.627 INFO kablam! Compiling term v0.4.6 Oct 12 23:41:42.627 INFO kablam! Compiling atty v0.2.3 Oct 12 23:41:42.633 INFO kablam! Compiling url v1.6.0 Oct 12 23:41:43.439 INFO kablam! Compiling clap v2.29.0 Oct 12 23:41:50.039 INFO kablam! Compiling cmake v0.1.29 Oct 12 23:41:50.119 INFO kablam! Compiling libz-sys v1.0.18 Oct 12 23:41:50.152 INFO kablam! Compiling openssl-sys v0.9.23 Oct 12 23:41:50.199 INFO kablam! Compiling curl-sys v0.3.15 Oct 12 23:41:53.836 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 12 23:41:53.842 INFO kablam! Compiling libgit2-sys v0.6.17 Oct 12 23:42:49.119 INFO kablam! Compiling git2 v0.6.9 Oct 12 23:42:56.169 INFO kablam! Compiling powerline v0.1.0 (/source) Oct 12 23:42:56.819 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 23:42:56.819 INFO kablam! --> src/cwd.rs:12:25 Oct 12 23:42:56.820 INFO kablam! | Oct 12 23:42:56.820 INFO kablam! 12 | if let Some(home) = env::home_dir() { Oct 12 23:42:56.820 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:42:56.821 INFO kablam! | Oct 12 23:42:56.821 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:42:56.821 INFO kablam! Oct 12 23:43:00.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 12 23:43:00.895 INFO kablam! su: No module specific data is present Oct 12 23:43:01.515 INFO running `"docker" "rm" "-f" "4fe34d129eb08de15eb95670d33996e8bf9a9ac8d3063402d1a6a051fc515816"` Oct 12 23:43:01.653 INFO blam! 4fe34d129eb08de15eb95670d33996e8bf9a9ac8d3063402d1a6a051fc515816 Oct 12 23:43:01.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 23:43:01.932 INFO blam! 9ca1458a7d31eb7e64d25218a5aebe92161230e533cab44d9887181c0f88ed2a Oct 12 23:43:01.939 INFO running `"docker" "start" "-a" "9ca1458a7d31eb7e64d25218a5aebe92161230e533cab44d9887181c0f88ed2a"` Oct 12 23:43:02.809 INFO kablam! usermod: no changes Oct 12 23:43:02.944 INFO kablam! Compiling powerline v0.1.0 (/source) Oct 12 23:43:03.631 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 23:43:03.631 INFO kablam! --> src/cwd.rs:12:25 Oct 12 23:43:03.631 INFO kablam! | Oct 12 23:43:03.631 INFO kablam! 12 | if let Some(home) = env::home_dir() { Oct 12 23:43:03.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:43:03.631 INFO kablam! | Oct 12 23:43:03.631 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:43:03.631 INFO kablam! Oct 12 23:43:04.393 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 12 23:43:04.403 INFO kablam! su: No module specific data is present Oct 12 23:43:04.871 INFO running `"docker" "rm" "-f" "9ca1458a7d31eb7e64d25218a5aebe92161230e533cab44d9887181c0f88ed2a"` Oct 12 23:43:04.991 INFO blam! 9ca1458a7d31eb7e64d25218a5aebe92161230e533cab44d9887181c0f88ed2a Oct 12 23:43:04.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 23:43:05.223 INFO blam! 362c52aee9efec84eb08956c2e1e51676fe6300d478f4d32983aa2256889deab Oct 12 23:43:05.227 INFO running `"docker" "start" "-a" "362c52aee9efec84eb08956c2e1e51676fe6300d478f4d32983aa2256889deab"` Oct 12 23:43:05.879 INFO kablam! usermod: no changes Oct 12 23:43:06.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 23:43:06.028 INFO kablam! Running /target/debug/deps/powerline-0f90a54c39695710 Oct 12 23:43:06.028 INFO blam! Oct 12 23:43:06.028 INFO blam! running 0 tests Oct 12 23:43:06.028 INFO blam! Oct 12 23:43:06.028 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:43:06.028 INFO blam! Oct 12 23:43:06.032 INFO blam! Oct 12 23:43:06.032 INFO kablam! Running /target/debug/deps/powerline-0140bcf965ff1605 Oct 12 23:43:06.032 INFO blam! running 0 tests Oct 12 23:43:06.032 INFO blam! Oct 12 23:43:06.032 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:43:06.032 INFO blam! Oct 12 23:43:06.035 INFO kablam! Doc-tests powerline Oct 12 23:43:06.770 INFO blam! Oct 12 23:43:06.770 INFO blam! running 0 tests Oct 12 23:43:06.771 INFO blam! Oct 12 23:43:06.771 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:43:06.771 INFO blam! Oct 12 23:43:06.779 INFO kablam! su: No module specific data is present Oct 12 23:43:07.563 INFO running `"docker" "rm" "-f" "362c52aee9efec84eb08956c2e1e51676fe6300d478f4d32983aa2256889deab"` Oct 12 23:43:07.818 INFO blam! 362c52aee9efec84eb08956c2e1e51676fe6300d478f4d32983aa2256889deab