Oct 11 01:17:02.074 INFO testing chrlie/frogsay-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:17:02.074 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:17:02.074 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 01:17:02.448 INFO blam! ded455dcad8a17f833f9db83a3371262e61f26b5a8408105cfb5f999795a1215 Oct 11 01:17:02.455 INFO running `"docker" "start" "-a" "ded455dcad8a17f833f9db83a3371262e61f26b5a8408105cfb5f999795a1215"` Oct 11 01:17:03.228 INFO kablam! usermod: no changes Oct 11 01:17:03.336 INFO kablam! Compiling libc v0.2.26 Oct 11 01:17:03.336 INFO kablam! Compiling openssl v0.9.14 Oct 11 01:17:03.336 INFO kablam! Compiling either v1.1.0 Oct 11 01:17:03.336 INFO kablam! Compiling serde v1.0.9 Oct 11 01:17:03.336 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 11 01:17:03.340 INFO kablam! Compiling serde_derive v1.0.9 Oct 11 01:17:03.341 INFO kablam! Compiling mime v0.3.2 Oct 11 01:17:03.720 INFO kablam! Compiling itertools v0.6.1 Oct 11 01:17:05.408 INFO kablam! Compiling iovec v0.1.0 Oct 11 01:17:05.408 INFO kablam! Compiling net2 v0.2.29 Oct 11 01:17:05.408 INFO kablam! Compiling openssl-sys v0.9.14 Oct 11 01:17:05.408 INFO kablam! Compiling rand v0.3.15 Oct 11 01:17:05.800 INFO kablam! Compiling num_cpus v1.6.2 Oct 11 01:17:07.198 INFO kablam! Compiling time v0.1.38 Oct 11 01:17:07.266 INFO kablam! Compiling term_size v0.3.0 Oct 11 01:17:07.300 INFO kablam! Compiling bytes v0.4.4 Oct 11 01:17:07.945 INFO kablam! Compiling mio v0.6.9 Oct 11 01:17:10.552 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 11 01:17:10.584 INFO kablam! Compiling textwrap v0.6.0 Oct 11 01:17:10.616 INFO kablam! Compiling tokio-io v0.1.2 Oct 11 01:17:12.612 INFO kablam! Compiling tokio-core v0.1.8 Oct 11 01:17:14.700 INFO kablam! Compiling native-tls v0.1.4 Oct 11 01:17:15.750 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 01:17:15.750 INFO kablam! Compiling tokio-tls v0.1.3 Oct 11 01:17:17.012 INFO kablam! Compiling serde_json v1.0.2 Oct 11 01:17:18.283 INFO kablam! Compiling hyper v0.11.1 Oct 11 01:17:24.496 INFO kablam! Compiling backtrace v0.3.2 Oct 11 01:17:25.461 INFO kablam! Compiling error-chain v0.10.0 Oct 11 01:17:27.583 INFO kablam! Compiling hyper-tls v0.1.2 Oct 11 01:17:28.377 INFO kablam! Compiling frogsay v3.0.0 (/source) Oct 11 01:17:28.955 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 11 01:17:28.955 INFO kablam! --> src/private_path.rs:220:19 Oct 11 01:17:28.955 INFO kablam! | Oct 11 01:17:28.955 INFO kablam! 220 | path.push(env::home_dir().ok_or(Error::from(ErrorKind::NoHomeDir))?); Oct 11 01:17:28.955 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:17:28.955 INFO kablam! | Oct 11 01:17:28.955 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:17:28.955 INFO kablam! Oct 11 01:17:33.329 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.08s Oct 11 01:17:33.340 INFO kablam! su: No module specific data is present Oct 11 01:17:34.120 INFO running `"docker" "rm" "-f" "ded455dcad8a17f833f9db83a3371262e61f26b5a8408105cfb5f999795a1215"` Oct 11 01:17:34.368 INFO blam! ded455dcad8a17f833f9db83a3371262e61f26b5a8408105cfb5f999795a1215 Oct 11 01:17:34.372 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:17:34.372 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 01:17:34.829 INFO blam! 076c258d923321b8ecad583cda93edd0c696a8177ad73852d880a61cb39b91e0 Oct 11 01:17:34.831 INFO running `"docker" "start" "-a" "076c258d923321b8ecad583cda93edd0c696a8177ad73852d880a61cb39b91e0"` Oct 11 01:17:35.693 INFO kablam! usermod: no changes Oct 11 01:17:35.855 INFO kablam! Compiling frogsay v3.0.0 (/source) Oct 11 01:17:36.588 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 11 01:17:36.588 INFO kablam! --> src/private_path.rs:220:19 Oct 11 01:17:36.588 INFO kablam! | Oct 11 01:17:36.588 INFO kablam! 220 | path.push(env::home_dir().ok_or(Error::from(ErrorKind::NoHomeDir))?); Oct 11 01:17:36.588 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:17:36.588 INFO kablam! | Oct 11 01:17:36.588 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:17:36.588 INFO kablam! Oct 11 01:17:37.386 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 11 01:17:37.397 INFO kablam! su: No module specific data is present Oct 11 01:17:37.996 INFO running `"docker" "rm" "-f" "076c258d923321b8ecad583cda93edd0c696a8177ad73852d880a61cb39b91e0"` Oct 11 01:17:38.285 INFO blam! 076c258d923321b8ecad583cda93edd0c696a8177ad73852d880a61cb39b91e0 Oct 11 01:17:38.286 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:17:38.288 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 01:17:38.668 INFO blam! dc96e51d4328f0ef90e75e42a9d4c3575833733217dd970a83bdb578c9ea10bf Oct 11 01:17:38.673 INFO running `"docker" "start" "-a" "dc96e51d4328f0ef90e75e42a9d4c3575833733217dd970a83bdb578c9ea10bf"` Oct 11 01:17:39.580 INFO kablam! usermod: no changes Oct 11 01:17:39.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 01:17:39.764 INFO kablam! Running /target/debug/deps/frogsay-4451298564ef388e Oct 11 01:17:39.768 INFO blam! Oct 11 01:17:39.768 INFO blam! running 0 tests Oct 11 01:17:39.768 INFO blam! Oct 11 01:17:39.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:17:39.768 INFO blam! Oct 11 01:17:39.776 INFO kablam! su: No module specific data is present Oct 11 01:17:40.560 INFO running `"docker" "rm" "-f" "dc96e51d4328f0ef90e75e42a9d4c3575833733217dd970a83bdb578c9ea10bf"` Oct 11 01:17:40.660 INFO blam! dc96e51d4328f0ef90e75e42a9d4c3575833733217dd970a83bdb578c9ea10bf