Oct 15 15:30:30.431 INFO testing twilio-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:30:30.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:30:30.871 INFO blam! c07c9378e7dcd0900307f845ff484480e5149ba14c6e17941bdc73f8bc276063 Oct 15 15:30:30.875 INFO running `"docker" "start" "-a" "c07c9378e7dcd0900307f845ff484480e5149ba14c6e17941bdc73f8bc276063"` Oct 15 15:30:32.358 INFO kablam! usermod: no changes Oct 15 15:30:32.643 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 15:30:42.799 INFO kablam! Compiling twilio v0.1.2 (/source) Oct 15 15:30:45.171 INFO kablam! warning: variable does not need to be mutable Oct 15 15:30:45.171 INFO kablam! --> src/lib.rs:72:13 Oct 15 15:30:45.171 INFO kablam! | Oct 15 15:30:45.171 INFO kablam! 72 | let mut http_client = hyper::Client::with_connector(connector); Oct 15 15:30:45.171 INFO kablam! | ----^^^^^^^^^^^ Oct 15 15:30:45.171 INFO kablam! | | Oct 15 15:30:45.171 INFO kablam! | help: remove this `mut` Oct 15 15:30:45.171 INFO kablam! | Oct 15 15:30:45.171 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 15:30:45.171 INFO kablam! Oct 15 15:30:46.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.56s Oct 15 15:30:46.976 INFO kablam! su: No module specific data is present Oct 15 15:30:47.902 INFO running `"docker" "rm" "-f" "c07c9378e7dcd0900307f845ff484480e5149ba14c6e17941bdc73f8bc276063"` Oct 15 15:30:48.178 INFO blam! c07c9378e7dcd0900307f845ff484480e5149ba14c6e17941bdc73f8bc276063 Oct 15 15:30:48.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15:30:48.861 INFO blam! 92945a70fa656f318d6bff3a1c67c8068f51e23f9942601a386312f2efc050ef Oct 15 15:30:48.863 INFO running `"docker" "start" "-a" "92945a70fa656f318d6bff3a1c67c8068f51e23f9942601a386312f2efc050ef"` Oct 15 15:30:50.426 INFO kablam! usermod: no changes Oct 15 15:30:50.636 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 15 15:30:50.645 INFO kablam! Compiling error-chain v0.10.0 Oct 15 15:30:58.123 INFO kablam! Compiling dotenv v0.10.1 Oct 15 15:30:59.555 INFO kablam! Compiling twilio v0.1.2 (/source) Oct 15 15:31:07.735 INFO kablam! warning: unused import: `Call` Oct 15 15:31:07.736 INFO kablam! --> examples/call.rs:2:21 Oct 15 15:31:07.736 INFO kablam! | Oct 15 15:31:07.736 INFO kablam! 2 | use twilio::{Client,Call,OutboundCall}; Oct 15 15:31:07.737 INFO kablam! | ^^^^ Oct 15 15:31:07.737 INFO kablam! | Oct 15 15:31:07.737 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:31:07.738 INFO kablam! Oct 15 15:31:08.599 INFO kablam! warning: variable does not need to be mutable Oct 15 15:31:08.599 INFO kablam! --> src/lib.rs:72:13 Oct 15 15:31:08.599 INFO kablam! | Oct 15 15:31:08.599 INFO kablam! 72 | let mut http_client = hyper::Client::with_connector(connector); Oct 15 15:31:08.599 INFO kablam! | ----^^^^^^^^^^^ Oct 15 15:31:08.599 INFO kablam! | | Oct 15 15:31:08.599 INFO kablam! | help: remove this `mut` Oct 15 15:31:08.599 INFO kablam! | Oct 15 15:31:08.599 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 15:31:08.599 INFO kablam! Oct 15 15:31:14.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.46s Oct 15 15:31:14.932 INFO kablam! su: No module specific data is present Oct 15 15:31:16.750 INFO running `"docker" "rm" "-f" "92945a70fa656f318d6bff3a1c67c8068f51e23f9942601a386312f2efc050ef"` Oct 15 15:31:17.035 INFO blam! 92945a70fa656f318d6bff3a1c67c8068f51e23f9942601a386312f2efc050ef