Oct 14 18:04:05.347 INFO testing inferiorhumanorgans/beaver-pass against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:04:05.349 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 14 18:04:05.969 INFO blam! c3f148303ad0b53fddcc53ee7fd389ae8c1906ecaa8e905f22e0d8aed066ee11 Oct 14 18:04:05.971 INFO running `"docker" "start" "-a" "c3f148303ad0b53fddcc53ee7fd389ae8c1906ecaa8e905f22e0d8aed066ee11"` Oct 14 18:04:07.143 INFO kablam! usermod: no changes Oct 14 18:04:07.259 INFO kablam! Compiling time v0.1.38 Oct 14 18:04:07.259 INFO kablam! Compiling subprocess v0.1.11 Oct 14 18:04:07.260 INFO kablam! Compiling unix_socket v0.5.0 Oct 14 18:04:08.795 INFO kablam! Compiling syslog v3.3.0 Oct 14 18:04:09.876 INFO kablam! Compiling beaver-pass v0.0.1 (/source) Oct 14 18:04:10.567 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 14 18:04:10.567 INFO kablam! --> src/main.rs:43:29 Oct 14 18:04:10.567 INFO kablam! | Oct 14 18:04:10.567 INFO kablam! 43 | let path: PathBuf = env::home_dir().unwrap().join(".password-store"); Oct 14 18:04:10.567 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:04:10.567 INFO kablam! | Oct 14 18:04:10.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:04:10.567 INFO kablam! Oct 14 18:04:13.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.29s Oct 14 18:04:13.467 INFO kablam! su: No module specific data is present Oct 14 18:04:14.251 INFO running `"docker" "rm" "-f" "c3f148303ad0b53fddcc53ee7fd389ae8c1906ecaa8e905f22e0d8aed066ee11"` Oct 14 18:04:14.535 INFO blam! c3f148303ad0b53fddcc53ee7fd389ae8c1906ecaa8e905f22e0d8aed066ee11 Oct 14 18:04:14.539 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 14 18:04:14.898 INFO blam! 244e7271c5881790a2cb5f632e722d8ecac3029f6d441921a0bc03fc22bec6ac Oct 14 18:04:14.900 INFO running `"docker" "start" "-a" "244e7271c5881790a2cb5f632e722d8ecac3029f6d441921a0bc03fc22bec6ac"` Oct 14 18:04:15.871 INFO kablam! usermod: no changes Oct 14 18:04:15.947 INFO kablam! Compiling beaver-pass v0.0.1 (/source) Oct 14 18:04:16.487 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 14 18:04:16.487 INFO kablam! --> src/main.rs:43:29 Oct 14 18:04:16.487 INFO kablam! | Oct 14 18:04:16.487 INFO kablam! 43 | let path: PathBuf = env::home_dir().unwrap().join(".password-store"); Oct 14 18:04:16.487 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 18:04:16.487 INFO kablam! | Oct 14 18:04:16.487 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:04:16.487 INFO kablam! Oct 14 18:04:17.193 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 14 18:04:17.199 INFO kablam! su: No module specific data is present Oct 14 18:04:17.893 INFO running `"docker" "rm" "-f" "244e7271c5881790a2cb5f632e722d8ecac3029f6d441921a0bc03fc22bec6ac"` Oct 14 18:04:18.227 INFO blam! 244e7271c5881790a2cb5f632e722d8ecac3029f6d441921a0bc03fc22bec6ac Oct 14 18:04:18.227 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 14 18:04:18.613 INFO blam! ee6804880f2b01e7fb01b133daecf1b46bbda3a1709c61fa3595d95143a2a1e7 Oct 14 18:04:18.617 INFO running `"docker" "start" "-a" "ee6804880f2b01e7fb01b133daecf1b46bbda3a1709c61fa3595d95143a2a1e7"` Oct 14 18:04:19.699 INFO kablam! usermod: no changes Oct 14 18:04:19.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 18:04:19.815 INFO kablam! Running /target/debug/deps/beaver_pass-33f85ac8ad030b88 Oct 14 18:04:19.819 INFO kablam! su: No module specific data is present Oct 14 18:04:19.819 INFO blam! Oct 14 18:04:19.819 INFO blam! running 0 tests Oct 14 18:04:19.819 INFO blam! Oct 14 18:04:19.819 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:04:19.819 INFO blam! Oct 14 18:04:20.377 INFO running `"docker" "rm" "-f" "ee6804880f2b01e7fb01b133daecf1b46bbda3a1709c61fa3595d95143a2a1e7"` Oct 14 18:04:20.715 INFO blam! ee6804880f2b01e7fb01b133daecf1b46bbda3a1709c61fa3595d95143a2a1e7