Oct 10 20:30:50.146 INFO testing jxson/gojira against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:30:50.147 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:30:50.148 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 10 20:30:50.538 INFO blam! e9dd2aa208fc40fda3e5399e330c7e65a30994c16bca314952c23981e2f013f2 Oct 10 20:30:50.540 INFO running `"docker" "start" "-a" "e9dd2aa208fc40fda3e5399e330c7e65a30994c16bca314952c23981e2f013f2"` Oct 10 20:30:51.632 INFO kablam! usermod: no changes Oct 10 20:30:51.932 INFO kablam! Compiling iovec v0.1.1 Oct 10 20:30:51.936 INFO kablam! Compiling net2 v0.2.31 Oct 10 20:30:51.940 INFO kablam! Compiling futures-cpupool v0.1.6 Oct 10 20:30:51.940 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 10 20:30:51.943 INFO kablam! Compiling openssl-sys v0.9.19 Oct 10 20:30:51.953 INFO kablam! Compiling mime v0.3.4 Oct 10 20:30:53.712 INFO kablam! Compiling backtrace v0.3.3 Oct 10 20:30:55.047 INFO kablam! Compiling bytes v0.4.5 Oct 10 20:30:55.066 INFO kablam! Compiling mio v0.6.10 Oct 10 20:30:55.152 INFO kablam! Compiling openssl v0.9.19 Oct 10 20:30:56.323 INFO kablam! Compiling error-chain v0.11.0 Oct 10 20:30:58.001 INFO kablam! Compiling tokio-io v0.1.3 Oct 10 20:31:01.444 INFO kablam! Compiling tokio-core v0.1.10 Oct 10 20:31:05.544 INFO kablam! Compiling native-tls v0.1.4 Oct 10 20:31:06.181 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 20:31:07.364 INFO kablam! Compiling tokio-tls v0.1.3 Oct 10 20:31:10.663 INFO kablam! Compiling hyper v0.11.6 Oct 10 20:31:19.458 INFO kablam! Compiling hyper-tls v0.1.2 Oct 10 20:31:22.285 INFO kablam! Compiling gojira v0.1.0 (/source) Oct 10 20:31:25.980 INFO kablam! warning: unused import: `Write` Oct 10 20:31:25.980 INFO kablam! --> src/client.rs:1:21 Oct 10 20:31:25.980 INFO kablam! | Oct 10 20:31:25.980 INFO kablam! 1 | use std::io::{self, Write}; Oct 10 20:31:25.980 INFO kablam! | ^^^^^ Oct 10 20:31:25.980 INFO kablam! | Oct 10 20:31:25.980 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:31:25.980 INFO kablam! Oct 10 20:31:26.217 INFO kablam! warning: unused variable: `matches` Oct 10 20:31:26.217 INFO kablam! --> src/cli/mod.rs:26:16 Oct 10 20:31:26.217 INFO kablam! | Oct 10 20:31:26.218 INFO kablam! 26 | pub fn new(matches: clap::ArgMatches) -> Options { Oct 10 20:31:26.218 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 10 20:31:26.218 INFO kablam! | Oct 10 20:31:26.219 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:31:26.219 INFO kablam! Oct 10 20:31:26.252 INFO kablam! warning: function is never used: `run_with` Oct 10 20:31:26.253 INFO kablam! --> src/cli/mod.rs:10:1 Oct 10 20:31:26.253 INFO kablam! | Oct 10 20:31:26.253 INFO kablam! 10 | fn run_with<'a>(args: Vec<&str>) -> Options { Oct 10 20:31:26.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:31:26.254 INFO kablam! | Oct 10 20:31:26.254 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:31:26.255 INFO kablam! Oct 10 20:31:36.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.75s Oct 10 20:31:36.417 INFO kablam! su: No module specific data is present Oct 10 20:31:37.261 INFO running `"docker" "rm" "-f" "e9dd2aa208fc40fda3e5399e330c7e65a30994c16bca314952c23981e2f013f2"` Oct 10 20:31:37.512 INFO blam! e9dd2aa208fc40fda3e5399e330c7e65a30994c16bca314952c23981e2f013f2 Oct 10 20:31:37.516 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:31:37.516 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 10 20:31:38.036 INFO blam! 43c957111cf0b552582b44814dc5cb6b6a58d5bc0916ba42a02caa1023d8a458 Oct 10 20:31:38.040 INFO running `"docker" "start" "-a" "43c957111cf0b552582b44814dc5cb6b6a58d5bc0916ba42a02caa1023d8a458"` Oct 10 20:31:39.580 INFO kablam! usermod: no changes Oct 10 20:31:39.840 INFO kablam! Compiling gojira v0.1.0 (/source) Oct 10 20:31:44.785 INFO kablam! warning: unused import: `Write` Oct 10 20:31:44.785 INFO kablam! --> src/client.rs:1:21 Oct 10 20:31:44.785 INFO kablam! | Oct 10 20:31:44.786 INFO kablam! 1 | use std::io::{self, Write}; Oct 10 20:31:44.786 INFO kablam! | ^^^^^ Oct 10 20:31:44.786 INFO kablam! | Oct 10 20:31:44.786 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 20:31:44.787 INFO kablam! Oct 10 20:31:45.009 INFO kablam! warning: unused variable: `matches` Oct 10 20:31:45.010 INFO kablam! --> src/cli/mod.rs:26:16 Oct 10 20:31:45.010 INFO kablam! | Oct 10 20:31:45.010 INFO kablam! 26 | pub fn new(matches: clap::ArgMatches) -> Options { Oct 10 20:31:45.011 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 10 20:31:45.011 INFO kablam! | Oct 10 20:31:45.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:31:45.012 INFO kablam! Oct 10 20:31:45.077 INFO kablam! warning: function is never used: `run_with` Oct 10 20:31:45.077 INFO kablam! --> src/cli/mod.rs:10:1 Oct 10 20:31:45.077 INFO kablam! | Oct 10 20:31:45.078 INFO kablam! 10 | fn run_with<'a>(args: Vec<&str>) -> Options { Oct 10 20:31:45.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:31:45.078 INFO kablam! | Oct 10 20:31:45.078 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:31:45.081 INFO kablam! Oct 10 20:31:46.013 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.41s Oct 10 20:31:46.024 INFO kablam! su: No module specific data is present Oct 10 20:31:46.691 INFO running `"docker" "rm" "-f" "43c957111cf0b552582b44814dc5cb6b6a58d5bc0916ba42a02caa1023d8a458"` Oct 10 20:31:46.987 INFO blam! 43c957111cf0b552582b44814dc5cb6b6a58d5bc0916ba42a02caa1023d8a458 Oct 10 20:31:47.000 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:31:47.002 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 10 20:31:47.445 INFO blam! 5894e077067a0fd15c3cd1a719c4f43eed3de51e26f09cfb1ed7fc084edfb868 Oct 10 20:31:47.447 INFO running `"docker" "start" "-a" "5894e077067a0fd15c3cd1a719c4f43eed3de51e26f09cfb1ed7fc084edfb868"` Oct 10 20:31:48.448 INFO kablam! usermod: no changes Oct 10 20:31:48.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 10 20:31:48.676 INFO kablam! Running /target/debug/deps/gojira-b73bf6c9f44d78eb Oct 10 20:31:48.683 INFO blam! Oct 10 20:31:48.683 INFO blam! running 0 tests Oct 10 20:31:48.683 INFO blam! Oct 10 20:31:48.683 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:31:48.683 INFO blam! Oct 10 20:31:48.684 INFO kablam! Running /target/debug/deps/gojira-25e42c6e11c789a2 Oct 10 20:31:48.689 INFO blam! Oct 10 20:31:48.689 INFO blam! running 0 tests Oct 10 20:31:48.689 INFO blam! Oct 10 20:31:48.689 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:31:48.689 INFO blam! Oct 10 20:31:48.692 INFO kablam! Doc-tests gojira Oct 10 20:31:55.192 INFO blam! Oct 10 20:31:55.192 INFO blam! running 0 tests Oct 10 20:31:55.192 INFO blam! Oct 10 20:31:55.192 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:31:55.192 INFO blam! Oct 10 20:31:55.196 INFO kablam! su: No module specific data is present Oct 10 20:31:55.958 INFO running `"docker" "rm" "-f" "5894e077067a0fd15c3cd1a719c4f43eed3de51e26f09cfb1ed7fc084edfb868"` Oct 10 20:31:56.276 INFO blam! 5894e077067a0fd15c3cd1a719c4f43eed3de51e26f09cfb1ed7fc084edfb868