Oct 12 16:29:48.449 INFO checking nikelmwann/garbageproxy against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:29:48.449 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 16:29:48.685 INFO blam! a87ee4a05e59304933698fa1e84e1f202de3588c48388c95c3665b45d1b76eda Oct 12 16:29:48.688 INFO running `"docker" "start" "-a" "a87ee4a05e59304933698fa1e84e1f202de3588c48388c95c3665b45d1b76eda"` Oct 12 16:29:49.035 INFO kablam! usermod: no changes Oct 12 16:29:49.289 INFO kablam! Compiling scopeguard v0.3.2 Oct 12 16:29:49.290 INFO kablam! Compiling futures v0.1.14 Oct 12 16:29:49.292 INFO kablam! Compiling openssl v0.9.17 Oct 12 16:29:49.293 INFO kablam! Checking serde v0.9.15 Oct 12 16:29:49.293 INFO kablam! Checking untrusted v0.5.0 Oct 12 16:29:49.293 INFO kablam! Checking cached v0.4.1 Oct 12 16:29:49.293 INFO kablam! Compiling num_cpus v1.6.2 Oct 12 16:29:49.294 INFO kablam! Compiling openssl-sys v0.9.17 Oct 12 16:29:50.032 INFO kablam! Checking xml-rs v0.6.1 Oct 12 16:29:51.060 INFO kablam! Compiling semver v0.6.0 Oct 12 16:29:51.064 INFO kablam! Checking tokio-timer v0.1.2 Oct 12 16:29:54.640 INFO kablam! Checking libflate v0.1.11 Oct 12 16:29:55.179 INFO kablam! Checking retry v0.4.0 Oct 12 16:29:56.080 INFO kablam! Compiling coco v0.1.1 Oct 12 16:29:56.081 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 12 16:29:56.132 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 12 16:29:56.793 INFO kablam! Checking backtrace v0.3.2 Oct 12 16:29:57.737 INFO kablam! Checking hyper v0.10.12 Oct 12 16:29:59.593 INFO kablam! Compiling rustc_version v0.2.1 Oct 12 16:30:01.996 INFO kablam! Checking handlebars v0.28.3 Oct 12 16:30:02.116 INFO kablam! Checking error-chain v0.10.0 Oct 12 16:30:08.560 INFO kablam! Compiling rusoto_core v0.27.0 Oct 12 16:30:08.644 INFO kablam! Compiling rayon-core v1.2.1 Oct 12 16:30:11.381 INFO kablam! Compiling serde_derive v1.0.11 Oct 12 16:30:12.628 INFO kablam! Checking dotenv v0.10.1 Oct 12 16:30:14.289 INFO kablam! Checking serde_json v0.9.10 Oct 12 16:30:14.291 INFO kablam! Checking serde_urlencoded v0.4.3 Oct 12 16:30:14.404 INFO kablam! Compiling rayon v0.7.1 Oct 12 16:30:18.326 INFO kablam! Checking native-tls v0.1.4 Oct 12 16:30:19.137 INFO kablam! Compiling ring v0.11.0 Oct 12 16:30:19.253 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 12 16:30:20.353 INFO kablam! Checking reqwest v0.4.0 Oct 12 16:30:20.353 INFO kablam! Checking reqwest v0.6.2 Oct 12 16:30:26.857 INFO kablam! Checking rusoto_credential v0.7.0 Oct 12 16:30:27.705 INFO kablam! Checking acme-client v0.4.3 Oct 12 16:30:36.508 INFO kablam! Checking webpki v0.14.0 Oct 12 16:30:37.964 INFO kablam! Checking rustls v0.9.0 Oct 12 16:30:37.964 INFO kablam! Checking webpki-roots v0.11.0 Oct 12 16:30:40.628 INFO kablam! Checking rusoto_ec2 v0.27.0 Oct 12 16:30:44.262 INFO kablam! Checking tokio-rustls v0.2.4 Oct 12 16:30:45.840 INFO kablam! Checking hyper-rustls v0.9.0 Oct 12 16:31:04.260 INFO kablam! Checking garbageproxy v0.1.0 (/source) Oct 12 16:31:04.354 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 12 16:31:04.354 INFO kablam! --> src/main.rs:56:9 Oct 12 16:31:04.354 INFO kablam! | Oct 12 16:31:04.354 INFO kablam! 56 | #[allow(unused_doc_comment)] Oct 12 16:31:04.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 12 16:31:04.355 INFO kablam! | Oct 12 16:31:04.355 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 12 16:31:04.355 INFO kablam! Oct 12 16:31:04.359 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Oct 12 16:31:04.359 INFO kablam! --> src/main.rs:56:9 Oct 12 16:31:04.359 INFO kablam! | Oct 12 16:31:04.359 INFO kablam! 56 | #[allow(unused_doc_comment)] Oct 12 16:31:04.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Oct 12 16:31:04.360 INFO kablam! | Oct 12 16:31:04.360 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 12 16:31:04.360 INFO kablam! Oct 12 16:31:07.512 INFO kablam! warning: unused import: `Request` Oct 12 16:31:07.512 INFO kablam! --> src/upstream.rs:10:21 Oct 12 16:31:07.512 INFO kablam! | Oct 12 16:31:07.512 INFO kablam! 10 | use hyper::server::{Request}; Oct 12 16:31:07.512 INFO kablam! | ^^^^^^^ Oct 12 16:31:07.512 INFO kablam! | Oct 12 16:31:07.512 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:31:07.512 INFO kablam! Oct 12 16:31:07.704 INFO kablam! warning: unused import: `Request` Oct 12 16:31:07.704 INFO kablam! --> src/upstream.rs:10:21 Oct 12 16:31:07.704 INFO kablam! | Oct 12 16:31:07.704 INFO kablam! 10 | use hyper::server::{Request}; Oct 12 16:31:07.704 INFO kablam! | ^^^^^^^ Oct 12 16:31:07.704 INFO kablam! | Oct 12 16:31:07.704 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 16:31:07.704 INFO kablam! Oct 12 16:31:08.380 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 16:31:08.380 INFO kablam! --> src/main.rs:1:12 Oct 12 16:31:08.380 INFO kablam! | Oct 12 16:31:08.380 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 12 16:31:08.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:31:08.380 INFO kablam! | Oct 12 16:31:08.380 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 16:31:08.380 INFO kablam! Oct 12 16:31:09.076 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 12 16:31:09.076 INFO kablam! --> src/main.rs:1:12 Oct 12 16:31:09.076 INFO kablam! | Oct 12 16:31:09.076 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 12 16:31:09.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:31:09.076 INFO kablam! | Oct 12 16:31:09.076 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 16:31:09.076 INFO kablam! Oct 12 16:31:09.194 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Oct 12 16:31:09.213 INFO kablam! su: No module specific data is present Oct 12 16:31:10.111 INFO running `"docker" "rm" "-f" "a87ee4a05e59304933698fa1e84e1f202de3588c48388c95c3665b45d1b76eda"` Oct 12 16:31:10.420 INFO blam! a87ee4a05e59304933698fa1e84e1f202de3588c48388c95c3665b45d1b76eda