Oct 12 21:11:12.717 INFO checking getsentry/eris against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:11:12.717 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 21:11:13.209 INFO blam! 58b1a97a881bec76aa7b341c23576f1d8f56199ca4630ddaa1954374bc508cf6 Oct 12 21:11:13.211 INFO running `"docker" "start" "-a" "58b1a97a881bec76aa7b341c23576f1d8f56199ca4630ddaa1954374bc508cf6"` Oct 12 21:11:15.470 INFO kablam! usermod: no changes Oct 12 21:11:15.645 INFO kablam! Checking serde v1.0.9 Oct 12 21:11:15.646 INFO kablam! Compiling openssl-sys v0.9.14 Oct 12 21:11:15.646 INFO kablam! Compiling libz-sys v1.0.16 Oct 12 21:11:15.660 INFO kablam! Compiling curl-sys v0.3.14 Oct 12 21:11:15.681 INFO kablam! Checking socket2 v0.2.1 Oct 12 21:11:15.684 INFO kablam! Checking backtrace-sys v0.1.11 Oct 12 21:11:15.684 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 12 21:11:15.684 INFO kablam! Compiling serde_derive v1.0.9 Oct 12 21:11:18.486 INFO kablam! Checking backtrace v0.3.2 Oct 12 21:11:23.760 INFO kablam! Checking error-chain v0.10.0 Oct 12 21:11:33.459 INFO kablam! Checking curl v0.4.7 Oct 12 21:11:38.938 INFO kablam! Checking dotenv v0.10.1 Oct 12 21:11:46.574 INFO kablam! Checking serde_json v1.0.2 Oct 12 21:11:46.575 INFO kablam! Checking serde_yaml v0.7.1 Oct 12 21:11:50.279 INFO kablam! Checking eris v0.1.0 (/source) Oct 12 21:11:52.705 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:11:52.705 INFO kablam! --> src/main.rs:9:1 Oct 12 21:11:52.705 INFO kablam! | Oct 12 21:11:52.705 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 12 21:11:52.705 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:11:52.705 INFO kablam! | Oct 12 21:11:52.705 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:11:52.705 INFO kablam! Oct 12 21:11:52.705 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 12 21:11:52.705 INFO kablam! --> src/cli.rs:8:17 Oct 12 21:11:52.705 INFO kablam! | Oct 12 21:11:52.705 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 12 21:11:52.706 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 12 21:11:52.706 INFO kablam! Oct 12 21:11:52.852 INFO kablam! warning: unused variable: `matches` Oct 12 21:11:52.852 INFO kablam! --> src/cli.rs:21:9 Oct 12 21:11:52.852 INFO kablam! | Oct 12 21:11:52.852 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 12 21:11:52.852 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 12 21:11:52.852 INFO kablam! | Oct 12 21:11:52.852 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:11:52.852 INFO kablam! Oct 12 21:11:53.179 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:11:53.179 INFO kablam! --> src/main.rs:9:1 Oct 12 21:11:53.180 INFO kablam! | Oct 12 21:11:53.180 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 12 21:11:53.180 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:11:53.180 INFO kablam! | Oct 12 21:11:53.184 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:11:53.184 INFO kablam! Oct 12 21:11:53.184 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 12 21:11:53.184 INFO kablam! --> src/cli.rs:8:17 Oct 12 21:11:53.184 INFO kablam! | Oct 12 21:11:53.184 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 12 21:11:53.184 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 12 21:11:53.184 INFO kablam! Oct 12 21:11:53.334 INFO kablam! warning: unused variable: `matches` Oct 12 21:11:53.334 INFO kablam! --> src/cli.rs:21:9 Oct 12 21:11:53.334 INFO kablam! | Oct 12 21:11:53.334 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 12 21:11:53.334 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 12 21:11:53.334 INFO kablam! | Oct 12 21:11:53.335 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:11:53.335 INFO kablam! Oct 12 21:11:53.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.91s Oct 12 21:11:53.430 INFO kablam! su: No module specific data is present Oct 12 21:11:54.667 INFO running `"docker" "rm" "-f" "58b1a97a881bec76aa7b341c23576f1d8f56199ca4630ddaa1954374bc508cf6"` Oct 12 21:11:54.940 INFO blam! 58b1a97a881bec76aa7b341c23576f1d8f56199ca4630ddaa1954374bc508cf6