Oct 15 17:52:02.185 INFO testing ssh2-0.3.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:52:02.186 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:02.434 INFO blam! 071dd641d156a62c0d9025a5c1c1576d4d68e0256ff89f18762490eaf8911431 Oct 15 17:52:02.439 INFO running `"docker" "start" "-a" "071dd641d156a62c0d9025a5c1c1576d4d68e0256ff89f18762490eaf8911431"` Oct 15 17:52:03.340 INFO kablam! usermod: no changes Oct 15 17:52:03.371 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 17:52:03.371 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 17:52:03.371 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 17:52:03.371 INFO kablam! files will be included as a test target: Oct 15 17:52:03.371 INFO kablam! Oct 15 17:52:03.371 INFO kablam! * /source/tests/session.rs Oct 15 17:52:03.371 INFO kablam! * /source/tests/channel.rs Oct 15 17:52:03.371 INFO kablam! * /source/tests/knownhosts.rs Oct 15 17:52:03.371 INFO kablam! * /source/tests/sftp.rs Oct 15 17:52:03.371 INFO kablam! * /source/tests/agent.rs Oct 15 17:52:03.371 INFO kablam! Oct 15 17:52:03.371 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 17:52:03.371 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 17:52:03.371 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 17:52:03.371 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 17:52:03.371 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 17:52:03.371 INFO kablam! Oct 15 17:52:03.371 INFO kablam! For more information on this warning you can consult Oct 15 17:52:03.371 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 17:52:03.443 INFO kablam! Compiling ssh2 v0.3.3 (/source) Oct 15 17:52:05.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 15 17:52:05.635 INFO kablam! su: No module specific data is present Oct 15 17:52:06.202 INFO running `"docker" "rm" "-f" "071dd641d156a62c0d9025a5c1c1576d4d68e0256ff89f18762490eaf8911431"` Oct 15 17:52:06.364 INFO blam! 071dd641d156a62c0d9025a5c1c1576d4d68e0256ff89f18762490eaf8911431 Oct 15 17:52:06.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:06.791 INFO blam! 45ccdc16f63bd034f1f515bb136ac4f56eb8019473e1a43ff938f54aa299d640 Oct 15 17:52:06.793 INFO running `"docker" "start" "-a" "45ccdc16f63bd034f1f515bb136ac4f56eb8019473e1a43ff938f54aa299d640"` Oct 15 17:52:07.155 INFO kablam! usermod: no changes Oct 15 17:52:07.178 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 15 17:52:07.178 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 15 17:52:07.178 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 17:52:07.178 INFO kablam! files will be included as a test target: Oct 15 17:52:07.178 INFO kablam! Oct 15 17:52:07.178 INFO kablam! * /source/tests/session.rs Oct 15 17:52:07.178 INFO kablam! * /source/tests/channel.rs Oct 15 17:52:07.178 INFO kablam! * /source/tests/knownhosts.rs Oct 15 17:52:07.178 INFO kablam! * /source/tests/sftp.rs Oct 15 17:52:07.178 INFO kablam! * /source/tests/agent.rs Oct 15 17:52:07.178 INFO kablam! Oct 15 17:52:07.178 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 17:52:07.178 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 15 17:52:07.178 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 15 17:52:07.178 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 17:52:07.178 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 17:52:07.178 INFO kablam! Oct 15 17:52:07.178 INFO kablam! For more information on this warning you can consult Oct 15 17:52:07.178 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 17:52:07.198 INFO kablam! Compiling ssh2 v0.3.3 (/source) Oct 15 17:52:09.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 15 17:52:09.371 INFO kablam! su: No module specific data is present Oct 15 17:52:09.730 INFO running `"docker" "rm" "-f" "45ccdc16f63bd034f1f515bb136ac4f56eb8019473e1a43ff938f54aa299d640"` Oct 15 17:52:09.971 INFO blam! 45ccdc16f63bd034f1f515bb136ac4f56eb8019473e1a43ff938f54aa299d640