Oct 12 03:16:47.391 INFO testing chill-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:16:47.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 03:16:47.873 INFO blam! d4fd58e9c35c3a420b50a56e67fbe7c8e5d563f6c763196723d232a42125a69e Oct 12 03:16:47.875 INFO running `"docker" "start" "-a" "d4fd58e9c35c3a420b50a56e67fbe7c8e5d563f6c763196723d232a42125a69e"` Oct 12 03:16:49.684 INFO kablam! usermod: no changes Oct 12 03:16:49.900 INFO kablam! Compiling serde v0.8.23 Oct 12 03:16:49.900 INFO kablam! Compiling dtoa v0.2.2 Oct 12 03:16:49.900 INFO kablam! Compiling itoa v0.1.1 Oct 12 03:16:49.900 INFO kablam! Compiling base64 v0.2.1 Oct 12 03:16:49.900 INFO kablam! Compiling cookie v0.2.5 Oct 12 03:16:49.900 INFO kablam! Compiling openssl-verify v0.1.0 Oct 12 03:17:00.129 INFO kablam! Compiling mime v0.2.6 Oct 12 03:17:00.129 INFO kablam! Compiling uuid v0.3.1 Oct 12 03:17:00.129 INFO kablam! Compiling serde_json v0.8.6 Oct 12 03:17:02.452 INFO kablam! Compiling hyper v0.9.18 Oct 12 03:17:15.341 INFO kablam! Compiling chill v0.3.0 (/source) Oct 12 03:17:16.164 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 03:17:16.165 INFO kablam! --> src/client.rs:50:12 Oct 12 03:17:16.165 INFO kablam! | Oct 12 03:17:16.165 INFO kablam! 50 | Ok((Client { transport: transport })) Oct 12 03:17:16.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 03:17:16.166 INFO kablam! | Oct 12 03:17:16.166 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 03:17:16.167 INFO kablam! Oct 12 03:17:21.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.23s Oct 12 03:17:21.956 INFO kablam! su: No module specific data is present Oct 12 03:17:22.769 INFO running `"docker" "rm" "-f" "d4fd58e9c35c3a420b50a56e67fbe7c8e5d563f6c763196723d232a42125a69e"` Oct 12 03:17:23.170 INFO blam! d4fd58e9c35c3a420b50a56e67fbe7c8e5d563f6c763196723d232a42125a69e Oct 12 03:17:23.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/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 12 03:17:23.658 INFO blam! 0e503aa0728c8b2ceef0f2c2686fb3517bcc062ec569b7eb4e99ea17cf75411e Oct 12 03:17:23.659 INFO running `"docker" "start" "-a" "0e503aa0728c8b2ceef0f2c2686fb3517bcc062ec569b7eb4e99ea17cf75411e"` Oct 12 03:17:25.119 INFO kablam! usermod: no changes Oct 12 03:17:25.353 INFO kablam! Compiling chill v0.3.0 (/source) Oct 12 03:17:27.004 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 03:17:27.004 INFO kablam! --> src/client.rs:50:12 Oct 12 03:17:27.004 INFO kablam! | Oct 12 03:17:27.004 INFO kablam! 50 | Ok((Client { transport: transport })) Oct 12 03:17:27.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 03:17:27.004 INFO kablam! | Oct 12 03:17:27.004 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 03:17:27.004 INFO kablam! Oct 12 03:17:46.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.83s Oct 12 03:17:46.005 INFO kablam! su: No module specific data is present Oct 12 03:17:46.803 INFO running `"docker" "rm" "-f" "0e503aa0728c8b2ceef0f2c2686fb3517bcc062ec569b7eb4e99ea17cf75411e"` Oct 12 03:17:47.213 INFO blam! 0e503aa0728c8b2ceef0f2c2686fb3517bcc062ec569b7eb4e99ea17cf75411e