Sep 19 18:28:28.274 INFO checking undulate-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:28:28.274 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:28:28.274 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:28:28.424 INFO blam! ca9d95342be107dd88ed16a46decdd8bd10cb5c198a8493e7eb3e5c0ac37fc40 Sep 19 18:28:28.426 INFO running `"docker" "start" "-a" "ca9d95342be107dd88ed16a46decdd8bd10cb5c198a8493e7eb3e5c0ac37fc40"` Sep 19 18:28:29.486 INFO kablam! usermod: no changes Sep 19 18:28:29.759 INFO kablam! Compiling curl-sys v0.4.11 Sep 19 18:28:29.760 INFO kablam! Compiling libssh2-sys v0.2.11 Sep 19 18:28:29.774 INFO kablam! Checking want v0.0.4 Sep 19 18:28:29.774 INFO kablam! Compiling libgit2-sys v0.6.19 Sep 19 18:28:29.774 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:28:31.801 INFO kablam! Checking tokio-tls v0.1.4 Sep 19 18:28:31.801 INFO kablam! Checking hyper v0.11.27 Sep 19 18:28:36.970 INFO kablam! Checking hyper-tls v0.1.4 Sep 19 18:28:37.765 INFO kablam! Checking reqwest v0.8.8 Sep 19 18:28:47.800 INFO kablam! Checking git2 v0.6.11 Sep 19 18:28:50.838 INFO kablam! Checking undulate v0.1.0 (/source) Sep 19 18:28:51.986 INFO kablam! warning: unused imports: `Read`, `self` Sep 19 18:28:51.986 INFO kablam! --> src/lib.rs:12:15 Sep 19 18:28:51.986 INFO kablam! | Sep 19 18:28:51.986 INFO kablam! 12 | use std::io::{self, Read, Write}; Sep 19 18:28:51.986 INFO kablam! | ^^^^ ^^^^ Sep 19 18:28:51.986 INFO kablam! | Sep 19 18:28:51.986 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:28:51.986 INFO kablam! Sep 19 18:28:52.029 INFO kablam! warning: unused imports: `Read`, `self` Sep 19 18:28:52.029 INFO kablam! --> src/lib.rs:12:15 Sep 19 18:28:52.029 INFO kablam! | Sep 19 18:28:52.029 INFO kablam! 12 | use std::io::{self, Read, Write}; Sep 19 18:28:52.029 INFO kablam! | ^^^^ ^^^^ Sep 19 18:28:52.029 INFO kablam! | Sep 19 18:28:52.029 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:28:52.029 INFO kablam! Sep 19 18:28:52.100 INFO kablam! warning: unused variable: `specifier` Sep 19 18:28:52.100 INFO kablam! --> src/lib.rs:96:30 Sep 19 18:28:52.100 INFO kablam! | Sep 19 18:28:52.100 INFO kablam! 96 | pub fn remove>(specifier: T) -> Result<(), RemoveError> { Sep 19 18:28:52.100 INFO kablam! | ^^^^^^^^^ help: consider using `_specifier` instead Sep 19 18:28:52.100 INFO kablam! | Sep 19 18:28:52.100 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:28:52.100 INFO kablam! Sep 19 18:28:52.100 INFO kablam! warning: unused variable: `url` Sep 19 18:28:52.100 INFO kablam! --> src/lib.rs:100:16 Sep 19 18:28:52.100 INFO kablam! | Sep 19 18:28:52.100 INFO kablam! 100 | pub fn install(url: &str) -> Result<(), InstallError> { Sep 19 18:28:52.100 INFO kablam! | ^^^ help: consider using `_url` instead Sep 19 18:28:52.100 INFO kablam! Sep 19 18:28:52.174 INFO kablam! warning: unused variable: `specifier` Sep 19 18:28:52.174 INFO kablam! --> src/lib.rs:96:30 Sep 19 18:28:52.174 INFO kablam! | Sep 19 18:28:52.174 INFO kablam! 96 | pub fn remove>(specifier: T) -> Result<(), RemoveError> { Sep 19 18:28:52.174 INFO kablam! | ^^^^^^^^^ help: consider using `_specifier` instead Sep 19 18:28:52.174 INFO kablam! | Sep 19 18:28:52.174 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 18:28:52.174 INFO kablam! Sep 19 18:28:52.175 INFO kablam! warning: unused variable: `url` Sep 19 18:28:52.175 INFO kablam! --> src/lib.rs:100:16 Sep 19 18:28:52.175 INFO kablam! | Sep 19 18:28:52.175 INFO kablam! 100 | pub fn install(url: &str) -> Result<(), InstallError> { Sep 19 18:28:52.175 INFO kablam! | ^^^ help: consider using `_url` instead Sep 19 18:28:52.175 INFO kablam! Sep 19 18:28:54.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.87s Sep 19 18:28:54.398 INFO kablam! su: No module specific data is present Sep 19 18:28:55.015 INFO running `"docker" "rm" "-f" "ca9d95342be107dd88ed16a46decdd8bd10cb5c198a8493e7eb3e5c0ac37fc40"` Sep 19 18:28:55.131 INFO blam! ca9d95342be107dd88ed16a46decdd8bd10cb5c198a8493e7eb3e5c0ac37fc40