Oct 14 15:50:45.040 INFO testing jxson/gojira against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:50:45.040 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 15:50:45.527 INFO blam! 3edbc75346be0e4e7b841e76a22ba0530db965e4a5f93d05464ef022ffdb8d78 Oct 14 15:50:45.531 INFO running `"docker" "start" "-a" "3edbc75346be0e4e7b841e76a22ba0530db965e4a5f93d05464ef022ffdb8d78"` Oct 14 15:50:47.213 INFO kablam! usermod: no changes Oct 14 15:50:47.423 INFO kablam! Compiling cc v1.0.0 Oct 14 15:50:47.427 INFO kablam! Compiling openssl v0.9.19 Oct 14 15:50:47.463 INFO kablam! Compiling serde v1.0.15 Oct 14 15:50:47.463 INFO kablam! Compiling rand v0.3.17 Oct 14 15:50:47.463 INFO kablam! Compiling term_size v0.3.0 Oct 14 15:50:47.463 INFO kablam! Compiling time v0.1.38 Oct 14 15:50:47.463 INFO kablam! Compiling atty v0.2.3 Oct 14 15:50:47.463 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 15:50:48.739 INFO kablam! Compiling relay v0.1.0 Oct 14 15:50:48.853 INFO kablam! Compiling futures-cpupool v0.1.6 Oct 14 15:50:49.119 INFO kablam! Compiling textwrap v0.8.0 Oct 14 15:50:50.107 INFO kablam! Compiling mime v0.3.4 Oct 14 15:50:56.371 INFO kablam! Compiling clap v2.26.2 Oct 14 15:50:58.151 INFO kablam! Compiling openssl-sys v0.9.19 Oct 14 15:50:58.151 INFO kablam! Compiling backtrace-sys v0.1.14 Oct 14 15:51:01.167 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 15:51:13.311 INFO kablam! Compiling hyper v0.11.6 Oct 14 15:51:30.384 INFO kablam! Compiling native-tls v0.1.4 Oct 14 15:51:31.457 INFO kablam! Compiling backtrace v0.3.3 Oct 14 15:51:31.759 INFO kablam! Compiling tokio-tls v0.1.3 Oct 14 15:51:33.687 INFO kablam! Compiling error-chain v0.11.0 Oct 14 15:51:34.879 INFO kablam! Compiling serde_json v1.0.3 Oct 14 15:51:41.631 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 15:51:54.183 INFO kablam! Compiling gojira v0.1.0 (/source) Oct 14 15:51:54.899 INFO kablam! warning: unused import: `Write` Oct 14 15:51:54.899 INFO kablam! --> src/client.rs:1:21 Oct 14 15:51:54.899 INFO kablam! | Oct 14 15:51:54.899 INFO kablam! 1 | use std::io::{self, Write}; Oct 14 15:51:54.899 INFO kablam! | ^^^^^ Oct 14 15:51:54.899 INFO kablam! | Oct 14 15:51:54.899 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:51:54.899 INFO kablam! Oct 14 15:51:55.035 INFO kablam! warning: unused variable: `matches` Oct 14 15:51:55.035 INFO kablam! --> src/cli/mod.rs:26:16 Oct 14 15:51:55.035 INFO kablam! | Oct 14 15:51:55.035 INFO kablam! 26 | pub fn new(matches: clap::ArgMatches) -> Options { Oct 14 15:51:55.035 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:51:55.035 INFO kablam! | Oct 14 15:51:55.035 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:51:55.035 INFO kablam! Oct 14 15:51:55.075 INFO kablam! warning: function is never used: `run_with` Oct 14 15:51:55.075 INFO kablam! --> src/cli/mod.rs:10:1 Oct 14 15:51:55.075 INFO kablam! | Oct 14 15:51:55.075 INFO kablam! 10 | fn run_with<'a>(args: Vec<&str>) -> Options { Oct 14 15:51:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:51:55.075 INFO kablam! | Oct 14 15:51:55.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:51:55.075 INFO kablam! Oct 14 15:52:02.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 14 15:52:02.468 INFO kablam! su: No module specific data is present Oct 14 15:52:03.423 INFO running `"docker" "rm" "-f" "3edbc75346be0e4e7b841e76a22ba0530db965e4a5f93d05464ef022ffdb8d78"` Oct 14 15:52:03.759 INFO blam! 3edbc75346be0e4e7b841e76a22ba0530db965e4a5f93d05464ef022ffdb8d78 Oct 14 15:52:03.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 15:52:04.255 INFO blam! 83aa07bcc52aee8a2a77b641b46a7fe936dd1460009b351cf9716eda9006d61c Oct 14 15:52:04.258 INFO running `"docker" "start" "-a" "83aa07bcc52aee8a2a77b641b46a7fe936dd1460009b351cf9716eda9006d61c"` Oct 14 15:52:06.139 INFO kablam! usermod: no changes Oct 14 15:52:06.370 INFO kablam! Compiling gojira v0.1.0 (/source) Oct 14 15:52:07.687 INFO kablam! warning: unused import: `Write` Oct 14 15:52:07.688 INFO kablam! --> src/client.rs:1:21 Oct 14 15:52:07.688 INFO kablam! | Oct 14 15:52:07.688 INFO kablam! 1 | use std::io::{self, Write}; Oct 14 15:52:07.689 INFO kablam! | ^^^^^ Oct 14 15:52:07.689 INFO kablam! | Oct 14 15:52:07.689 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 15:52:07.689 INFO kablam! Oct 14 15:52:07.959 INFO kablam! warning: unused variable: `matches` Oct 14 15:52:07.960 INFO kablam! --> src/cli/mod.rs:26:16 Oct 14 15:52:07.960 INFO kablam! | Oct 14 15:52:07.960 INFO kablam! 26 | pub fn new(matches: clap::ArgMatches) -> Options { Oct 14 15:52:07.961 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 15:52:07.961 INFO kablam! | Oct 14 15:52:07.961 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:52:07.961 INFO kablam! Oct 14 15:52:08.011 INFO kablam! warning: function is never used: `run_with` Oct 14 15:52:08.012 INFO kablam! --> src/cli/mod.rs:10:1 Oct 14 15:52:08.012 INFO kablam! | Oct 14 15:52:08.012 INFO kablam! 10 | fn run_with<'a>(args: Vec<&str>) -> Options { Oct 14 15:52:08.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:52:08.013 INFO kablam! | Oct 14 15:52:08.013 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:52:08.013 INFO kablam! Oct 14 15:52:08.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 14 15:52:08.691 INFO kablam! su: No module specific data is present Oct 14 15:52:09.539 INFO running `"docker" "rm" "-f" "83aa07bcc52aee8a2a77b641b46a7fe936dd1460009b351cf9716eda9006d61c"` Oct 14 15:52:09.819 INFO blam! 83aa07bcc52aee8a2a77b641b46a7fe936dd1460009b351cf9716eda9006d61c Oct 14 15:52:09.827 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --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 14 15:52:10.485 INFO blam! b45df0455c57526e6432cd09bdfe3c4c98bbd15b7ce154ebc51aebd1c3beb44b Oct 14 15:52:10.487 INFO running `"docker" "start" "-a" "b45df0455c57526e6432cd09bdfe3c4c98bbd15b7ce154ebc51aebd1c3beb44b"` Oct 14 15:52:12.511 INFO kablam! usermod: no changes Oct 14 15:52:12.733 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 14 15:52:12.761 INFO kablam! Running /target/debug/deps/gojira-b73bf6c9f44d78eb Oct 14 15:52:12.764 INFO blam! Oct 14 15:52:12.764 INFO blam! running 0 tests Oct 14 15:52:12.764 INFO blam! Oct 14 15:52:12.764 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:52:12.764 INFO blam! Oct 14 15:52:12.764 INFO kablam! Running /target/debug/deps/gojira-25e42c6e11c789a2 Oct 14 15:52:12.768 INFO blam! Oct 14 15:52:12.768 INFO blam! running 0 tests Oct 14 15:52:12.768 INFO blam! Oct 14 15:52:12.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:52:12.768 INFO blam! Oct 14 15:52:12.769 INFO kablam! Doc-tests gojira Oct 14 15:52:13.934 INFO blam! Oct 14 15:52:13.934 INFO blam! running 0 tests Oct 14 15:52:13.934 INFO blam! Oct 14 15:52:13.934 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:52:13.934 INFO blam! Oct 14 15:52:13.957 INFO kablam! su: No module specific data is present Oct 14 15:52:15.107 INFO running `"docker" "rm" "-f" "b45df0455c57526e6432cd09bdfe3c4c98bbd15b7ce154ebc51aebd1c3beb44b"` Oct 14 15:52:15.399 INFO blam! b45df0455c57526e6432cd09bdfe3c4c98bbd15b7ce154ebc51aebd1c3beb44b