Oct 15 04:45:50.129 INFO testing akatsuki-chan/tmux-ssh-pane against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:45:50.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 04:45:50.488 INFO blam! 5a9053dc52820e713c355b6a858ae64da27398e5bbcdcbc47f6c2a6cf2f6f4b3 Oct 15 04:45:50.492 INFO running `"docker" "start" "-a" "5a9053dc52820e713c355b6a858ae64da27398e5bbcdcbc47f6c2a6cf2f6f4b3"` Oct 15 04:45:51.539 INFO kablam! usermod: no changes Oct 15 04:45:51.643 INFO kablam! Compiling nom v2.1.0 Oct 15 04:45:51.643 INFO kablam! Compiling termion v1.1.4 Oct 15 04:45:51.643 INFO kablam! Compiling errno v0.2.1 Oct 15 04:45:54.223 INFO kablam! Compiling liner v0.1.3 Oct 15 04:45:58.115 INFO kablam! Compiling tmux_ssh_pane v0.1.0 (/source) Oct 15 04:45:58.591 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 15 04:45:58.591 INFO kablam! --> src/main.rs:75:16 Oct 15 04:45:58.591 INFO kablam! | Oct 15 04:45:58.591 INFO kablam! 75 | let path = std::env::home_dir() Oct 15 04:45:58.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 04:45:58.591 INFO kablam! | Oct 15 04:45:58.591 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 04:45:58.591 INFO kablam! Oct 15 04:46:00.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.79s Oct 15 04:46:00.364 INFO kablam! su: No module specific data is present Oct 15 04:46:00.903 INFO running `"docker" "rm" "-f" "5a9053dc52820e713c355b6a858ae64da27398e5bbcdcbc47f6c2a6cf2f6f4b3"` Oct 15 04:46:01.188 INFO blam! 5a9053dc52820e713c355b6a858ae64da27398e5bbcdcbc47f6c2a6cf2f6f4b3 Oct 15 04:46:01.191 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 04:46:01.663 INFO blam! e2503e65d223c34d7e52437c0f8ee0cb1971f9e7078704c072a2435f2cea9dcb Oct 15 04:46:01.669 INFO running `"docker" "start" "-a" "e2503e65d223c34d7e52437c0f8ee0cb1971f9e7078704c072a2435f2cea9dcb"` Oct 15 04:46:02.980 INFO kablam! usermod: no changes Oct 15 04:46:03.078 INFO kablam! Compiling tmux_ssh_pane v0.1.0 (/source) Oct 15 04:46:03.619 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 15 04:46:03.619 INFO kablam! --> src/main.rs:75:16 Oct 15 04:46:03.619 INFO kablam! | Oct 15 04:46:03.619 INFO kablam! 75 | let path = std::env::home_dir() Oct 15 04:46:03.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 04:46:03.619 INFO kablam! | Oct 15 04:46:03.619 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 04:46:03.619 INFO kablam! Oct 15 04:46:04.217 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 15 04:46:04.231 INFO kablam! su: No module specific data is present Oct 15 04:46:05.029 INFO running `"docker" "rm" "-f" "e2503e65d223c34d7e52437c0f8ee0cb1971f9e7078704c072a2435f2cea9dcb"` Oct 15 04:46:05.375 INFO blam! e2503e65d223c34d7e52437c0f8ee0cb1971f9e7078704c072a2435f2cea9dcb Oct 15 04:46:05.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 04:46:05.823 INFO blam! 76c723ed2474b39064829161028c7481c172f390f053f95a53e355bc3df267d2 Oct 15 04:46:05.827 INFO running `"docker" "start" "-a" "76c723ed2474b39064829161028c7481c172f390f053f95a53e355bc3df267d2"` Oct 15 04:46:07.012 INFO kablam! usermod: no changes Oct 15 04:46:07.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 04:46:07.144 INFO kablam! Running /target/debug/deps/tmux_ssh_pane-12abe1d5edbcf212 Oct 15 04:46:07.152 INFO kablam! su: No module specific data is present Oct 15 04:46:07.152 INFO blam! Oct 15 04:46:07.152 INFO blam! running 0 tests Oct 15 04:46:07.152 INFO blam! Oct 15 04:46:07.152 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:46:07.152 INFO blam! Oct 15 04:46:07.875 INFO running `"docker" "rm" "-f" "76c723ed2474b39064829161028c7481c172f390f053f95a53e355bc3df267d2"` Oct 15 04:46:08.188 INFO blam! 76c723ed2474b39064829161028c7481c172f390f053f95a53e355bc3df267d2