Oct 15 10:41:42.507 INFO testing Geal/grad against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:41:42.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 10:41:42.952 INFO blam! 72f4de9cbcb3ca7a44c2c1677fc02f4f0be8e5d57800c9f9d289c15136b1b8dc Oct 15 10:41:42.959 INFO running `"docker" "start" "-a" "72f4de9cbcb3ca7a44c2c1677fc02f4f0be8e5d57800c9f9d289c15136b1b8dc"` Oct 15 10:41:44.123 INFO kablam! usermod: no changes Oct 15 10:41:44.451 INFO kablam! Compiling termcolor v1.0.2 Oct 15 10:41:44.455 INFO kablam! Compiling urlencoding v1.0.0 Oct 15 10:41:44.479 INFO kablam! Compiling nom v4.0.0 Oct 15 10:41:44.479 INFO kablam! Compiling want v0.0.6 Oct 15 10:41:44.479 INFO kablam! Compiling input_buffer v0.2.0 Oct 15 10:41:44.479 INFO kablam! Compiling parking_lot v0.6.3 Oct 15 10:41:44.479 INFO kablam! Compiling h2 v0.1.12 Oct 15 10:41:44.479 INFO kablam! Compiling sha-1 v0.7.0 Oct 15 10:41:48.519 INFO kablam! Compiling tungstenite v0.6.0 Oct 15 10:41:50.051 INFO kablam! Compiling env_logger v0.5.13 Oct 15 10:41:50.836 INFO kablam! Compiling tokio-reactor v0.1.4 Oct 15 10:41:56.707 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 15 10:41:58.928 INFO kablam! Compiling tokio-uds v0.2.1 Oct 15 10:41:58.929 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 15 10:41:58.929 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 10:42:06.039 INFO kablam! Compiling tokio v0.1.8 Oct 15 10:42:12.003 INFO kablam! Compiling hyper v0.12.8 Oct 15 10:42:21.358 INFO kablam! Compiling warp v0.1.2 Oct 15 10:42:28.811 INFO kablam! Compiling grad v0.1.0 (/source) Oct 15 10:42:33.595 INFO kablam! warning: unused imports: `Response`, `StatusCode` Oct 15 10:42:33.596 INFO kablam! --> src/main.rs:19:18 Oct 15 10:42:33.596 INFO kablam! | Oct 15 10:42:33.597 INFO kablam! 19 | use warp::http::{Response,StatusCode}; Oct 15 10:42:33.597 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^ Oct 15 10:42:33.597 INFO kablam! | Oct 15 10:42:33.598 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:42:33.598 INFO kablam! Oct 15 10:42:33.599 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 10:42:33.599 INFO kablam! --> src/main.rs:87:29 Oct 15 10:42:33.599 INFO kablam! | Oct 15 10:42:33.599 INFO kablam! 87 | warp::serve(routes).run((server)); Oct 15 10:42:33.600 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 10:42:33.600 INFO kablam! | Oct 15 10:42:33.600 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:42:33.601 INFO kablam! Oct 15 10:42:34.475 INFO kablam! warning: struct is never constructed: `NoneAggregator` Oct 15 10:42:34.475 INFO kablam! --> src/metrics/mod.rs:172:1 Oct 15 10:42:34.475 INFO kablam! | Oct 15 10:42:34.475 INFO kablam! 172 | pub struct NoneAggregator> { Oct 15 10:42:34.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:42:34.475 INFO kablam! | Oct 15 10:42:34.475 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:42:34.475 INFO kablam! Oct 15 10:42:34.475 INFO kablam! warning: method is never used: `from` Oct 15 10:42:34.475 INFO kablam! --> src/metrics/mod.rs:177:3 Oct 15 10:42:34.475 INFO kablam! | Oct 15 10:42:34.475 INFO kablam! 177 | pub fn from(iterator: T) -> Self { Oct 15 10:42:34.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:42:34.475 INFO kablam! Oct 15 10:42:34.475 INFO kablam! warning: function is never used: `send_test` Oct 15 10:42:34.475 INFO kablam! --> src/main.rs:90:1 Oct 15 10:42:34.475 INFO kablam! | Oct 15 10:42:34.475 INFO kablam! 90 | fn send_test() -> Result { Oct 15 10:42:34.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:42:34.475 INFO kablam! Oct 15 10:42:49.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 15 10:42:49.099 INFO kablam! su: No module specific data is present Oct 15 10:42:51.065 INFO running `"docker" "rm" "-f" "72f4de9cbcb3ca7a44c2c1677fc02f4f0be8e5d57800c9f9d289c15136b1b8dc"` Oct 15 10:42:51.379 INFO blam! 72f4de9cbcb3ca7a44c2c1677fc02f4f0be8e5d57800c9f9d289c15136b1b8dc Oct 15 10:42:51.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 10:42:51.883 INFO blam! 91f76975cd4e7049c2f7a901ea4d3faabb6e268ba48532c85f3cb8191dd704c1 Oct 15 10:42:51.884 INFO running `"docker" "start" "-a" "91f76975cd4e7049c2f7a901ea4d3faabb6e268ba48532c85f3cb8191dd704c1"` Oct 15 10:42:54.511 INFO kablam! usermod: no changes Oct 15 10:42:54.811 INFO kablam! Compiling grad v0.1.0 (/source) Oct 15 10:42:59.583 INFO kablam! warning: unused imports: `Response`, `StatusCode` Oct 15 10:42:59.583 INFO kablam! --> src/main.rs:19:18 Oct 15 10:42:59.583 INFO kablam! | Oct 15 10:42:59.583 INFO kablam! 19 | use warp::http::{Response,StatusCode}; Oct 15 10:42:59.583 INFO kablam! | ^^^^^^^^ ^^^^^^^^^^ Oct 15 10:42:59.583 INFO kablam! | Oct 15 10:42:59.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:42:59.583 INFO kablam! Oct 15 10:42:59.583 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 10:42:59.583 INFO kablam! --> src/main.rs:87:29 Oct 15 10:42:59.583 INFO kablam! | Oct 15 10:42:59.583 INFO kablam! 87 | warp::serve(routes).run((server)); Oct 15 10:42:59.583 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 15 10:42:59.583 INFO kablam! | Oct 15 10:42:59.583 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 10:42:59.583 INFO kablam! Oct 15 10:43:00.451 INFO kablam! warning: struct is never constructed: `NoneAggregator` Oct 15 10:43:00.451 INFO kablam! --> src/metrics/mod.rs:172:1 Oct 15 10:43:00.451 INFO kablam! | Oct 15 10:43:00.451 INFO kablam! 172 | pub struct NoneAggregator> { Oct 15 10:43:00.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:43:00.451 INFO kablam! | Oct 15 10:43:00.451 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:43:00.451 INFO kablam! Oct 15 10:43:00.451 INFO kablam! warning: method is never used: `from` Oct 15 10:43:00.451 INFO kablam! --> src/metrics/mod.rs:177:3 Oct 15 10:43:00.451 INFO kablam! | Oct 15 10:43:00.451 INFO kablam! 177 | pub fn from(iterator: T) -> Self { Oct 15 10:43:00.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:43:00.451 INFO kablam! Oct 15 10:43:00.451 INFO kablam! warning: function is never used: `send_test` Oct 15 10:43:00.451 INFO kablam! --> src/main.rs:90:1 Oct 15 10:43:00.451 INFO kablam! | Oct 15 10:43:00.451 INFO kablam! 90 | fn send_test() -> Result { Oct 15 10:43:00.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:43:00.451 INFO kablam! Oct 15 10:43:01.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.61s Oct 15 10:43:01.177 INFO kablam! su: No module specific data is present Oct 15 10:43:02.439 INFO running `"docker" "rm" "-f" "91f76975cd4e7049c2f7a901ea4d3faabb6e268ba48532c85f3cb8191dd704c1"` Oct 15 10:43:02.814 INFO blam! 91f76975cd4e7049c2f7a901ea4d3faabb6e268ba48532c85f3cb8191dd704c1 Oct 15 10:43:02.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 10:43:03.286 INFO blam! 9d8e8b2154ada297ba8f8d2d0e9f168bed462f4dcb39305126ac223f7157714a Oct 15 10:43:03.289 INFO running `"docker" "start" "-a" "9d8e8b2154ada297ba8f8d2d0e9f168bed462f4dcb39305126ac223f7157714a"` Oct 15 10:43:05.403 INFO kablam! usermod: no changes Oct 15 10:43:05.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 15 10:43:05.675 INFO kablam! Running /target/debug/deps/grad-97e8d70b9d1bca40 Oct 15 10:43:05.676 INFO blam! Oct 15 10:43:05.676 INFO blam! running 0 tests Oct 15 10:43:05.677 INFO blam! Oct 15 10:43:05.677 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:43:05.677 INFO blam! Oct 15 10:43:05.683 INFO kablam! su: No module specific data is present Oct 15 10:43:06.579 INFO running `"docker" "rm" "-f" "9d8e8b2154ada297ba8f8d2d0e9f168bed462f4dcb39305126ac223f7157714a"` Oct 15 10:43:06.851 INFO blam! 9d8e8b2154ada297ba8f8d2d0e9f168bed462f4dcb39305126ac223f7157714a