Oct 11 11:41:24.881 INFO testing shiplift-0.3.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:41:24.881 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:41:24.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:41:25.084 INFO blam! 45fd26eb0e0ea0eab262ae10ea36364d15a4d0825c08d10d4d05e4fa9c191c54 Oct 11 11:41:25.093 INFO running `"docker" "start" "-a" "45fd26eb0e0ea0eab262ae10ea36364d15a4d0825c08d10d4d05e4fa9c191c54"` Oct 11 11:41:25.909 INFO kablam! usermod: no changes Oct 11 11:41:26.055 INFO kablam! Compiling filetime v0.1.15 Oct 11 11:41:26.055 INFO kablam! Compiling jed v0.1.2 Oct 11 11:41:26.055 INFO kablam! Compiling flate2 v0.2.20 Oct 11 11:41:26.055 INFO kablam! Compiling hyperlocal v0.3.0 Oct 11 11:41:27.125 INFO kablam! Compiling tar v0.3.4 Oct 11 11:41:28.535 INFO kablam! Compiling shiplift v0.3.2 (/source) Oct 11 11:41:30.306 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:30.306 INFO kablam! --> src/lib.rs:621:31 Oct 11 11:41:30.307 INFO kablam! | Oct 11 11:41:30.307 INFO kablam! 621 | connector.builder_mut().set_cipher_list("DEFAULT").unwrap(); Oct 11 11:41:30.307 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:30.307 INFO kablam! | Oct 11 11:41:30.308 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 11:41:30.308 INFO kablam! Oct 11 11:41:30.308 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:30.309 INFO kablam! --> src/lib.rs:624:31 Oct 11 11:41:30.309 INFO kablam! | Oct 11 11:41:30.309 INFO kablam! 624 | connector.builder_mut().set_certificate_file(&Path::new(cert), X509_FILETYPE_PEM).unwrap(); Oct 11 11:41:30.310 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:30.310 INFO kablam! Oct 11 11:41:30.312 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:30.312 INFO kablam! --> src/lib.rs:625:31 Oct 11 11:41:30.312 INFO kablam! | Oct 11 11:41:30.312 INFO kablam! 625 | connector.builder_mut().set_private_key_file(&Path::new(key), X509_FILETYPE_PEM).unwrap(); Oct 11 11:41:30.313 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:30.313 INFO kablam! Oct 11 11:41:30.319 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:30.319 INFO kablam! --> src/lib.rs:628:35 Oct 11 11:41:30.320 INFO kablam! | Oct 11 11:41:30.320 INFO kablam! 628 | connector.builder_mut().set_ca_file(&Path::new(ca)).unwrap(); Oct 11 11:41:30.320 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:30.320 INFO kablam! Oct 11 11:41:31.428 INFO kablam! warning: structure field `Container` should have a snake case name such as `container` Oct 11 11:41:31.428 INFO kablam! --> src/builder.rs:940:5 Oct 11 11:41:31.428 INFO kablam! | Oct 11 11:41:31.428 INFO kablam! 940 | pub Container: Option, Oct 11 11:41:31.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:41:31.428 INFO kablam! | Oct 11 11:41:31.428 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 11:41:31.428 INFO kablam! Oct 11 11:41:34.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.32s Oct 11 11:41:34.266 INFO kablam! su: No module specific data is present Oct 11 11:41:34.517 INFO running `"docker" "rm" "-f" "45fd26eb0e0ea0eab262ae10ea36364d15a4d0825c08d10d4d05e4fa9c191c54"` Oct 11 11:41:34.587 INFO blam! 45fd26eb0e0ea0eab262ae10ea36364d15a4d0825c08d10d4d05e4fa9c191c54 Oct 11 11:41:34.589 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:41:34.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:41:34.779 INFO blam! 6fe19b241e803fdfa6fd77903e0b48ce25cdf7174140e30b5f7fe1d0ac5b0a34 Oct 11 11:41:34.780 INFO running `"docker" "start" "-a" "6fe19b241e803fdfa6fd77903e0b48ce25cdf7174140e30b5f7fe1d0ac5b0a34"` Oct 11 11:41:35.201 INFO kablam! usermod: no changes Oct 11 11:41:35.345 INFO kablam! Compiling shiplift v0.3.2 (/source) Oct 11 11:41:40.434 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:40.434 INFO kablam! --> src/lib.rs:621:31 Oct 11 11:41:40.434 INFO kablam! | Oct 11 11:41:40.434 INFO kablam! 621 | connector.builder_mut().set_cipher_list("DEFAULT").unwrap(); Oct 11 11:41:40.434 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:40.434 INFO kablam! | Oct 11 11:41:40.434 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 11:41:40.434 INFO kablam! Oct 11 11:41:40.434 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:40.434 INFO kablam! --> src/lib.rs:624:31 Oct 11 11:41:40.434 INFO kablam! | Oct 11 11:41:40.434 INFO kablam! 624 | connector.builder_mut().set_certificate_file(&Path::new(cert), X509_FILETYPE_PEM).unwrap(); Oct 11 11:41:40.434 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:40.434 INFO kablam! Oct 11 11:41:40.436 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:40.436 INFO kablam! --> src/lib.rs:625:31 Oct 11 11:41:40.436 INFO kablam! | Oct 11 11:41:40.436 INFO kablam! 625 | connector.builder_mut().set_private_key_file(&Path::new(key), X509_FILETYPE_PEM).unwrap(); Oct 11 11:41:40.436 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:40.436 INFO kablam! Oct 11 11:41:40.436 INFO kablam! warning: use of deprecated item 'openssl::ssl::SslConnectorBuilder::builder_mut': SslConnectorBuilder now implements DerefMut Oct 11 11:41:40.436 INFO kablam! --> src/lib.rs:628:35 Oct 11 11:41:40.436 INFO kablam! | Oct 11 11:41:40.436 INFO kablam! 628 | connector.builder_mut().set_ca_file(&Path::new(ca)).unwrap(); Oct 11 11:41:40.436 INFO kablam! | ^^^^^^^^^^^ Oct 11 11:41:40.436 INFO kablam! Oct 11 11:41:42.132 INFO kablam! warning: structure field `Container` should have a snake case name such as `container` Oct 11 11:41:42.132 INFO kablam! --> src/builder.rs:940:5 Oct 11 11:41:42.133 INFO kablam! | Oct 11 11:41:42.133 INFO kablam! 940 | pub Container: Option, Oct 11 11:41:42.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:41:42.133 INFO kablam! | Oct 11 11:41:42.133 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 11:41:42.133 INFO kablam! Oct 11 11:41:56.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.79s Oct 11 11:41:56.052 INFO kablam! su: No module specific data is present Oct 11 11:41:56.354 INFO running `"docker" "rm" "-f" "6fe19b241e803fdfa6fd77903e0b48ce25cdf7174140e30b5f7fe1d0ac5b0a34"` Oct 11 11:41:56.479 INFO blam! 6fe19b241e803fdfa6fd77903e0b48ce25cdf7174140e30b5f7fe1d0ac5b0a34 Oct 11 11:41:56.484 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:41:56.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 11:41:56.803 INFO blam! e04b2b6cb0848e6e7228d22af344c1fbb219d3beabedc87b92166a75fd17c319 Oct 11 11:41:56.808 INFO running `"docker" "start" "-a" "e04b2b6cb0848e6e7228d22af344c1fbb219d3beabedc87b92166a75fd17c319"` Oct 11 11:41:57.801 INFO kablam! usermod: no changes Oct 11 11:41:57.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 11 11:41:58.016 INFO kablam! Running /target/debug/deps/shiplift-91d2c6bb8f8fe164 Oct 11 11:41:58.016 INFO blam! Oct 11 11:41:58.016 INFO blam! running 5 tests Oct 11 11:41:58.016 INFO blam! test builder::tests::container_options_host_config ... ok Oct 11 11:41:58.016 INFO blam! test builder::tests::container_options_nested ... ok Oct 11 11:41:58.028 INFO blam! test builder::tests::container_options_env ... ok Oct 11 11:41:58.028 INFO blam! test builder::tests::container_options_simple ... ok Oct 11 11:41:58.028 INFO blam! test builder::tests::container_options_restart_policy ... ok Oct 11 11:41:58.028 INFO blam! Oct 11 11:41:58.028 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:41:58.028 INFO blam! Oct 11 11:41:58.032 INFO kablam! Doc-tests shiplift Oct 11 11:42:00.944 INFO blam! Oct 11 11:42:00.944 INFO blam! running 1 test Oct 11 11:42:04.208 INFO blam! test src/lib.rs - (line 5) ... ok Oct 11 11:42:04.208 INFO blam! Oct 11 11:42:04.208 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:42:04.208 INFO blam! Oct 11 11:42:04.214 INFO kablam! su: No module specific data is present Oct 11 11:42:04.568 INFO running `"docker" "rm" "-f" "e04b2b6cb0848e6e7228d22af344c1fbb219d3beabedc87b92166a75fd17c319"` Oct 11 11:42:04.655 INFO blam! e04b2b6cb0848e6e7228d22af344c1fbb219d3beabedc87b92166a75fd17c319