Oct 10 16:04:56.673 INFO testing richiejp/openqa-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:04:56.674 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:04:56.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 16:04:57.360 INFO blam! 185641981df49c3532cb7a260ed8f953ead5073ccf0ad81df5339766118290b3 Oct 10 16:04:57.372 INFO running `"docker" "start" "-a" "185641981df49c3532cb7a260ed8f953ead5073ccf0ad81df5339766118290b3"` Oct 10 16:04:58.650 INFO kablam! usermod: no changes Oct 10 16:04:58.984 INFO kablam! Compiling rust-ini v0.12.2 Oct 10 16:04:58.984 INFO kablam! Compiling http v0.1.7 Oct 10 16:04:58.988 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 10 16:04:58.989 INFO kablam! Compiling openssl v0.9.24 Oct 10 16:04:59.020 INFO kablam! Compiling tokio-fs v0.1.2 Oct 10 16:05:05.632 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 16:05:05.632 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 16:05:09.269 INFO kablam! Compiling tokio v0.1.7 Oct 10 16:05:14.088 INFO kablam! Compiling native-tls v0.1.5 Oct 10 16:05:18.326 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 16:05:19.416 INFO kablam! Compiling h2 v0.1.10 Oct 10 16:05:23.806 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 16:05:30.132 INFO kablam! Compiling hyper v0.12.6 Oct 10 16:05:38.124 INFO kablam! Compiling hyper-tls v0.2.1 Oct 10 16:05:41.144 INFO kablam! Compiling openqa v0.1.0 (/source) Oct 10 16:05:45.057 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 10 16:05:45.057 INFO kablam! --> src/lib.rs:152:28 Oct 10 16:05:45.057 INFO kablam! | Oct 10 16:05:45.058 INFO kablam! 152 | path_buf = std::env::home_dir() Oct 10 16:05:45.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 16:05:45.058 INFO kablam! | Oct 10 16:05:45.058 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:05:45.059 INFO kablam! Oct 10 16:05:51.972 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 53.29s Oct 10 16:05:51.989 INFO kablam! su: No module specific data is present Oct 10 16:05:52.953 INFO running `"docker" "rm" "-f" "185641981df49c3532cb7a260ed8f953ead5073ccf0ad81df5339766118290b3"` Oct 10 16:05:53.413 INFO blam! 185641981df49c3532cb7a260ed8f953ead5073ccf0ad81df5339766118290b3 Oct 10 16:05:53.420 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:05:53.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 16:05:53.814 INFO blam! dee0b4b1c0622f93e6b7a07de21389fa1bc3864567839a92036787d1f5050d1b Oct 10 16:05:53.815 INFO running `"docker" "start" "-a" "dee0b4b1c0622f93e6b7a07de21389fa1bc3864567839a92036787d1f5050d1b"` Oct 10 16:05:55.835 INFO kablam! usermod: no changes Oct 10 16:05:56.253 INFO kablam! Compiling openqa v0.1.0 (/source) Oct 10 16:06:12.400 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 10 16:06:12.400 INFO kablam! --> src/lib.rs:152:28 Oct 10 16:06:12.400 INFO kablam! | Oct 10 16:06:12.400 INFO kablam! 152 | path_buf = std::env::home_dir() Oct 10 16:06:12.400 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 16:06:12.400 INFO kablam! | Oct 10 16:06:12.400 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:06:12.400 INFO kablam! Oct 10 16:06:36.722 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.85s Oct 10 16:06:36.743 INFO kablam! su: No module specific data is present Oct 10 16:06:37.756 INFO running `"docker" "rm" "-f" "dee0b4b1c0622f93e6b7a07de21389fa1bc3864567839a92036787d1f5050d1b"` Oct 10 16:06:38.004 INFO blam! dee0b4b1c0622f93e6b7a07de21389fa1bc3864567839a92036787d1f5050d1b Oct 10 16:06:38.013 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:06:38.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 16:06:38.475 INFO blam! 0b45c1613a56efc16bf612228a841ba761fea90291c227cda996dd2894bad6d3 Oct 10 16:06:38.482 INFO running `"docker" "start" "-a" "0b45c1613a56efc16bf612228a841ba761fea90291c227cda996dd2894bad6d3"` Oct 10 16:06:39.628 INFO kablam! usermod: no changes Oct 10 16:06:39.999 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 10 16:06:40.008 INFO kablam! Running /target/debug/deps/openqa-470e4482230f23a5 Oct 10 16:06:40.009 INFO blam! Oct 10 16:06:40.009 INFO blam! running 2 tests Oct 10 16:06:40.009 INFO blam! test user_agent::tests::percent_encode ... ok Oct 10 16:06:40.009 INFO blam! test user_agent::tests::hmac ... ok Oct 10 16:06:40.009 INFO kablam! Doc-tests openqa Oct 10 16:06:40.009 INFO blam! Oct 10 16:06:40.010 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:06:40.010 INFO blam! Oct 10 16:06:47.048 INFO blam! Oct 10 16:06:47.049 INFO blam! running 0 tests Oct 10 16:06:47.049 INFO blam! Oct 10 16:06:47.049 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:06:47.050 INFO blam! Oct 10 16:06:47.056 INFO kablam! su: No module specific data is present Oct 10 16:06:47.606 INFO running `"docker" "rm" "-f" "0b45c1613a56efc16bf612228a841ba761fea90291c227cda996dd2894bad6d3"` Oct 10 16:06:48.058 INFO blam! 0b45c1613a56efc16bf612228a841ba761fea90291c227cda996dd2894bad6d3