Oct 27 04:20:08.089 INFO checking getsentry/eris against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:20:08.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 04:20:08.583 INFO blam! 24f1e8021d316f5e27bbc77dfa31fa9050d98bcb84a9e70754b8c766b51614f3 Oct 27 04:20:08.595 INFO running `"docker" "start" "-a" "24f1e8021d316f5e27bbc77dfa31fa9050d98bcb84a9e70754b8c766b51614f3"` Oct 27 04:20:10.035 INFO kablam! usermod: no changes Oct 27 04:20:10.233 INFO kablam! Checking socket2 v0.2.1 Oct 27 04:20:10.233 INFO kablam! Checking serde_json v1.0.2 Oct 27 04:20:10.233 INFO kablam! Checking serde_yaml v0.7.1 Oct 27 04:20:10.233 INFO kablam! Checking backtrace-sys v0.1.11 Oct 27 04:20:10.234 INFO kablam! Compiling serde_derive v1.0.9 Oct 27 04:20:11.907 INFO kablam! Checking backtrace v0.3.2 Oct 27 04:20:13.403 INFO kablam! Checking curl v0.4.7 Oct 27 04:20:14.535 INFO kablam! Checking error-chain v0.10.0 Oct 27 04:20:17.507 INFO kablam! Checking dotenv v0.10.1 Oct 27 04:20:26.798 INFO kablam! Checking eris v0.1.0 (/source) Oct 27 04:20:29.679 INFO kablam! warning: unused `#[macro_use]` import Oct 27 04:20:29.679 INFO kablam! --> src/main.rs:9:1 Oct 27 04:20:29.679 INFO kablam! | Oct 27 04:20:29.679 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 27 04:20:29.679 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:20:29.679 INFO kablam! | Oct 27 04:20:29.679 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:20:29.680 INFO kablam! Oct 27 04:20:29.680 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 27 04:20:29.680 INFO kablam! --> src/cli.rs:8:17 Oct 27 04:20:29.680 INFO kablam! | Oct 27 04:20:29.680 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 27 04:20:29.680 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 27 04:20:29.680 INFO kablam! Oct 27 04:20:29.818 INFO kablam! warning: unused `#[macro_use]` import Oct 27 04:20:29.818 INFO kablam! --> src/main.rs:9:1 Oct 27 04:20:29.818 INFO kablam! | Oct 27 04:20:29.818 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 27 04:20:29.818 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:20:29.818 INFO kablam! | Oct 27 04:20:29.823 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:20:29.823 INFO kablam! Oct 27 04:20:29.823 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 27 04:20:29.823 INFO kablam! --> src/cli.rs:8:17 Oct 27 04:20:29.823 INFO kablam! | Oct 27 04:20:29.823 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 27 04:20:29.823 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 27 04:20:29.823 INFO kablam! Oct 27 04:20:29.831 INFO kablam! warning: unused variable: `matches` Oct 27 04:20:29.831 INFO kablam! --> src/cli.rs:21:9 Oct 27 04:20:29.831 INFO kablam! | Oct 27 04:20:29.831 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 27 04:20:29.831 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 27 04:20:29.831 INFO kablam! | Oct 27 04:20:29.831 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:20:29.831 INFO kablam! Oct 27 04:20:29.947 INFO kablam! warning: unused variable: `matches` Oct 27 04:20:29.947 INFO kablam! --> src/cli.rs:21:9 Oct 27 04:20:29.947 INFO kablam! | Oct 27 04:20:29.947 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 27 04:20:29.947 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 27 04:20:29.947 INFO kablam! | Oct 27 04:20:29.947 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 04:20:29.947 INFO kablam! Oct 27 04:20:30.032 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.96s Oct 27 04:20:30.052 INFO kablam! su: No module specific data is present Oct 27 04:20:31.056 INFO running `"docker" "rm" "-f" "24f1e8021d316f5e27bbc77dfa31fa9050d98bcb84a9e70754b8c766b51614f3"` Oct 27 04:20:31.360 INFO blam! 24f1e8021d316f5e27bbc77dfa31fa9050d98bcb84a9e70754b8c766b51614f3