Oct 21 17:40:12.006 INFO checking getsentry/eris against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:40:12.006 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 17:40:12.350 INFO blam! db370f90a43c2f96e27d5d9c67401db1bb7f1315bd83624e983dfd374c441e8a Oct 21 17:40:12.354 INFO running `"docker" "start" "-a" "db370f90a43c2f96e27d5d9c67401db1bb7f1315bd83624e983dfd374c441e8a"` Oct 21 17:40:14.073 INFO kablam! usermod: no changes Oct 21 17:40:14.252 INFO kablam! Checking openssl-probe v0.1.1 Oct 21 17:40:14.253 INFO kablam! Checking serde v1.0.9 Oct 21 17:40:14.255 INFO kablam! Compiling libz-sys v1.0.16 Oct 21 17:40:14.255 INFO kablam! Compiling curl-sys v0.3.14 Oct 21 17:40:14.255 INFO kablam! Checking term_size v0.3.0 Oct 21 17:40:14.255 INFO kablam! Checking atty v0.2.2 Oct 21 17:40:14.255 INFO kablam! Checking socket2 v0.2.1 Oct 21 17:40:14.255 INFO kablam! Checking backtrace-sys v0.1.11 Oct 21 17:40:15.829 INFO kablam! Checking textwrap v0.6.0 Oct 21 17:40:16.510 INFO kablam! Compiling serde_derive v1.0.9 Oct 21 17:40:16.876 INFO kablam! Checking backtrace v0.3.2 Oct 21 17:40:19.052 INFO kablam! Checking clap v2.25.0 Oct 21 17:40:21.083 INFO kablam! Checking error-chain v0.10.0 Oct 21 17:40:23.613 INFO kablam! Checking dotenv v0.10.1 Oct 21 17:40:25.688 INFO kablam! Checking curl v0.4.7 Oct 21 17:40:37.812 INFO kablam! Checking serde_json v1.0.2 Oct 21 17:40:37.814 INFO kablam! Checking serde_yaml v0.7.1 Oct 21 17:40:41.225 INFO kablam! Checking eris v0.1.0 (/source) Oct 21 17:40:43.928 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:40:43.928 INFO kablam! --> src/main.rs:9:1 Oct 21 17:40:43.928 INFO kablam! | Oct 21 17:40:43.928 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 21 17:40:43.928 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:40:43.928 INFO kablam! | Oct 21 17:40:43.928 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:40:43.928 INFO kablam! Oct 21 17:40:43.928 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 21 17:40:43.928 INFO kablam! --> src/cli.rs:8:17 Oct 21 17:40:43.928 INFO kablam! | Oct 21 17:40:43.928 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 21 17:40:43.928 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 21 17:40:43.928 INFO kablam! Oct 21 17:40:44.008 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:40:44.008 INFO kablam! --> src/main.rs:9:1 Oct 21 17:40:44.008 INFO kablam! | Oct 21 17:40:44.008 INFO kablam! 9 | #[macro_use] extern crate serde_derive; Oct 21 17:40:44.008 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:40:44.008 INFO kablam! | Oct 21 17:40:44.008 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:40:44.008 INFO kablam! Oct 21 17:40:44.008 INFO kablam! warning: unused imports: `ArgMatches`, `Arg` Oct 21 17:40:44.008 INFO kablam! --> src/cli.rs:8:17 Oct 21 17:40:44.008 INFO kablam! | Oct 21 17:40:44.008 INFO kablam! 8 | use clap::{App, Arg, AppSettings, ArgMatches}; Oct 21 17:40:44.008 INFO kablam! | ^^^ ^^^^^^^^^^ Oct 21 17:40:44.008 INFO kablam! Oct 21 17:40:44.036 INFO kablam! warning: unused variable: `matches` Oct 21 17:40:44.036 INFO kablam! --> src/cli.rs:21:9 Oct 21 17:40:44.036 INFO kablam! | Oct 21 17:40:44.036 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 21 17:40:44.036 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 21 17:40:44.036 INFO kablam! | Oct 21 17:40:44.036 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:40:44.036 INFO kablam! Oct 21 17:40:44.160 INFO kablam! warning: unused variable: `matches` Oct 21 17:40:44.160 INFO kablam! --> src/cli.rs:21:9 Oct 21 17:40:44.160 INFO kablam! | Oct 21 17:40:44.160 INFO kablam! 21 | let matches = app.get_matches_from_safe(args)?; Oct 21 17:40:44.160 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 21 17:40:44.160 INFO kablam! | Oct 21 17:40:44.160 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 17:40:44.160 INFO kablam! Oct 21 17:40:44.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.15s Oct 21 17:40:44.264 INFO kablam! su: No module specific data is present Oct 21 17:40:44.773 INFO running `"docker" "rm" "-f" "db370f90a43c2f96e27d5d9c67401db1bb7f1315bd83624e983dfd374c441e8a"` Oct 21 17:40:45.055 INFO blam! db370f90a43c2f96e27d5d9c67401db1bb7f1315bd83624e983dfd374c441e8a