Oct 15 17:52:04.859 INFO testing ssh2-0.3.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:52:04.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:52:05.303 INFO blam! d865ac299002a001c5b823543f4de0138e23a7c616ffb08d6ebc5cec1809c0ad Oct 15 17:52:05.315 INFO running `"docker" "start" "-a" "d865ac299002a001c5b823543f4de0138e23a7c616ffb08d6ebc5cec1809c0ad"` Oct 15 17:52:06.211 INFO kablam! usermod: no changes Oct 15 17:52:06.255 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 17:52:06.255 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 17:52:06.257 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 17:52:06.257 INFO kablam! files will be included as a test target: Oct 15 17:52:06.257 INFO kablam! Oct 15 17:52:06.257 INFO kablam! * /source/tests/session.rs Oct 15 17:52:06.258 INFO kablam! * /source/tests/channel.rs Oct 15 17:52:06.258 INFO kablam! * /source/tests/knownhosts.rs Oct 15 17:52:06.258 INFO kablam! * /source/tests/sftp.rs Oct 15 17:52:06.259 INFO kablam! * /source/tests/agent.rs Oct 15 17:52:06.259 INFO kablam! Oct 15 17:52:06.259 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 17:52:06.259 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 17:52:06.260 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 17:52:06.260 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 17:52:06.260 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 17:52:06.261 INFO kablam! Oct 15 17:52:06.261 INFO kablam! For more information on this warning you can consult Oct 15 17:52:06.261 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 17:52:06.291 INFO kablam! Compiling libssh2-sys v0.2.11 Oct 15 17:52:10.631 INFO kablam! Compiling ssh2 v0.3.3 (/source) Oct 15 17:52:12.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.40s Oct 15 17:52:12.635 INFO kablam! su: No module specific data is present Oct 15 17:52:13.572 INFO running `"docker" "rm" "-f" "d865ac299002a001c5b823543f4de0138e23a7c616ffb08d6ebc5cec1809c0ad"` Oct 15 17:52:13.892 INFO blam! d865ac299002a001c5b823543f4de0138e23a7c616ffb08d6ebc5cec1809c0ad Oct 15 17:52:13.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:52:14.199 INFO blam! 7880e4fe48a18c38eaddf339e190ab2d24510930ca8c103c4b94140e6f680ccf Oct 15 17:52:14.207 INFO running `"docker" "start" "-a" "7880e4fe48a18c38eaddf339e190ab2d24510930ca8c103c4b94140e6f680ccf"` Oct 15 17:52:15.336 INFO kablam! usermod: no changes Oct 15 17:52:15.411 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 17:52:15.411 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 17:52:15.412 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 17:52:15.412 INFO kablam! files will be included as a test target: Oct 15 17:52:15.412 INFO kablam! Oct 15 17:52:15.412 INFO kablam! * /source/tests/session.rs Oct 15 17:52:15.413 INFO kablam! * /source/tests/channel.rs Oct 15 17:52:15.413 INFO kablam! * /source/tests/knownhosts.rs Oct 15 17:52:15.413 INFO kablam! * /source/tests/sftp.rs Oct 15 17:52:15.413 INFO kablam! * /source/tests/agent.rs Oct 15 17:52:15.414 INFO kablam! Oct 15 17:52:15.414 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 17:52:15.414 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 17:52:15.414 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 17:52:15.415 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 17:52:15.415 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 17:52:15.415 INFO kablam! Oct 15 17:52:15.416 INFO kablam! For more information on this warning you can consult Oct 15 17:52:15.416 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 17:52:15.455 INFO kablam! Compiling ssh2 v0.3.3 (/source) Oct 15 17:52:18.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 15 17:52:18.539 INFO kablam! su: No module specific data is present Oct 15 17:52:19.250 INFO running `"docker" "rm" "-f" "7880e4fe48a18c38eaddf339e190ab2d24510930ca8c103c4b94140e6f680ccf"` Oct 15 17:52:19.503 INFO blam! 7880e4fe48a18c38eaddf339e190ab2d24510930ca8c103c4b94140e6f680ccf