Oct 21 17:55:30.133 INFO checking femdom/gravestone against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:55:30.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:55:30.323 INFO blam! 29927dc8c497d76c409a0e673d84198314307627b69bc7b0f04dabd5fbfacc66 Oct 21 17:55:30.326 INFO running `"docker" "start" "-a" "29927dc8c497d76c409a0e673d84198314307627b69bc7b0f04dabd5fbfacc66"` Oct 21 17:55:30.795 INFO kablam! usermod: no changes Oct 21 17:55:30.977 INFO kablam! Compiling rustc-serialize v0.3.21 Oct 21 17:55:30.978 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 21 17:55:30.978 INFO kablam! Compiling openssl v0.7.14 Oct 21 17:55:30.978 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 21 17:55:30.980 INFO kablam! Checking csv v0.14.7 Oct 21 17:55:30.980 INFO kablam! Compiling phf_generator v0.7.20 Oct 21 17:55:30.981 INFO kablam! Checking openssl-sys v0.7.17 Oct 21 17:55:30.982 INFO kablam! Checking atty v0.2.1 Oct 21 17:55:32.102 INFO kablam! Compiling phf_codegen v0.7.20 Oct 21 17:55:32.115 INFO kablam! Compiling string_cache v0.2.29 Oct 21 17:55:33.072 INFO kablam! Checking prettytable-rs v0.6.6 Oct 21 17:55:33.914 INFO kablam! Checking backtrace v0.2.3 Oct 21 17:55:37.648 INFO kablam! Checking cookie v0.2.5 Oct 21 17:55:37.648 INFO kablam! Checking openssl-verify v0.1.0 Oct 21 17:55:39.804 INFO kablam! Checking hyper v0.9.12 Oct 21 17:55:40.107 INFO kablam! Compiling html5ever v0.5.4 Oct 21 17:55:50.207 INFO kablam! Checking select v0.3.0 Oct 21 17:55:51.675 INFO kablam! Checking gravestone v0.1.0 (/source) Oct 21 17:55:54.956 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:55:54.956 INFO kablam! --> src/main.rs:2:13 Oct 21 17:55:54.957 INFO kablam! | Oct 21 17:55:54.957 INFO kablam! 2 | #[macro_use(header)] Oct 21 17:55:54.957 INFO kablam! | ^^^^^^ Oct 21 17:55:54.957 INFO kablam! | Oct 21 17:55:54.957 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:55:54.957 INFO kablam! Oct 21 17:55:54.957 INFO kablam! warning: unused import: `std::io` Oct 21 17:55:54.957 INFO kablam! --> src/main.rs:15:5 Oct 21 17:55:54.957 INFO kablam! | Oct 21 17:55:54.957 INFO kablam! 15 | use std::io; Oct 21 17:55:54.957 INFO kablam! | ^^^^^^^ Oct 21 17:55:54.957 INFO kablam! Oct 21 17:55:54.957 INFO kablam! warning: unused import: `Local` Oct 21 17:55:54.957 INFO kablam! --> src/main.rs:21:29 Oct 21 17:55:54.957 INFO kablam! | Oct 21 17:55:54.957 INFO kablam! 21 | use chrono::{DateTime, UTC, Local, TimeZone}; Oct 21 17:55:54.957 INFO kablam! | ^^^^^ Oct 21 17:55:54.957 INFO kablam! Oct 21 17:55:54.957 INFO kablam! warning: unused import: `hyper::Client` Oct 21 17:55:54.957 INFO kablam! --> src/main.rs:23:5 Oct 21 17:55:54.957 INFO kablam! | Oct 21 17:55:54.957 INFO kablam! 23 | use hyper::Client; Oct 21 17:55:54.958 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:55:54.958 INFO kablam! Oct 21 17:55:54.958 INFO kablam! warning: unused import: `regex::Regex` Oct 21 17:55:54.958 INFO kablam! --> src/main.rs:27:5 Oct 21 17:55:54.958 INFO kablam! | Oct 21 17:55:54.958 INFO kablam! 27 | use regex::Regex; Oct 21 17:55:54.958 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:55:54.958 INFO kablam! Oct 21 17:55:54.958 INFO kablam! warning: unused imports: `Attr`, `Predicate` Oct 21 17:55:54.958 INFO kablam! --> src/main.rs:32:25 Oct 21 17:55:54.958 INFO kablam! | Oct 21 17:55:54.958 INFO kablam! 32 | use select::predicate::{Predicate, Attr, Class, Name}; Oct 21 17:55:54.958 INFO kablam! | ^^^^^^^^^ ^^^^ Oct 21 17:55:54.959 INFO kablam! Oct 21 17:55:55.054 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:55:55.054 INFO kablam! --> src/main.rs:2:13 Oct 21 17:55:55.054 INFO kablam! | Oct 21 17:55:55.055 INFO kablam! 2 | #[macro_use(header)] Oct 21 17:55:55.055 INFO kablam! | ^^^^^^ Oct 21 17:55:55.056 INFO kablam! | Oct 21 17:55:55.056 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:55:55.057 INFO kablam! Oct 21 17:55:55.057 INFO kablam! warning: unused import: `std::io` Oct 21 17:55:55.057 INFO kablam! --> src/main.rs:15:5 Oct 21 17:55:55.058 INFO kablam! | Oct 21 17:55:55.058 INFO kablam! 15 | use std::io; Oct 21 17:55:55.058 INFO kablam! | ^^^^^^^ Oct 21 17:55:55.059 INFO kablam! Oct 21 17:55:55.059 INFO kablam! warning: unused import: `Local` Oct 21 17:55:55.059 INFO kablam! --> src/main.rs:21:29 Oct 21 17:55:55.059 INFO kablam! | Oct 21 17:55:55.060 INFO kablam! 21 | use chrono::{DateTime, UTC, Local, TimeZone}; Oct 21 17:55:55.060 INFO kablam! | ^^^^^ Oct 21 17:55:55.060 INFO kablam! Oct 21 17:55:55.060 INFO kablam! warning: unused import: `hyper::Client` Oct 21 17:55:55.060 INFO kablam! --> src/main.rs:23:5 Oct 21 17:55:55.060 INFO kablam! | Oct 21 17:55:55.060 INFO kablam! 23 | use hyper::Client; Oct 21 17:55:55.061 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:55:55.064 INFO kablam! Oct 21 17:55:55.065 INFO kablam! warning: unused import: `regex::Regex` Oct 21 17:55:55.065 INFO kablam! --> src/main.rs:27:5 Oct 21 17:55:55.065 INFO kablam! | Oct 21 17:55:55.065 INFO kablam! 27 | use regex::Regex; Oct 21 17:55:55.065 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:55:55.065 INFO kablam! Oct 21 17:55:55.065 INFO kablam! warning: unused imports: `Attr`, `Predicate` Oct 21 17:55:55.066 INFO kablam! --> src/main.rs:32:25 Oct 21 17:55:55.066 INFO kablam! | Oct 21 17:55:55.066 INFO kablam! 32 | use select::predicate::{Predicate, Attr, Class, Name}; Oct 21 17:55:55.066 INFO kablam! | ^^^^^^^^^ ^^^^ Oct 21 17:55:55.066 INFO kablam! Oct 21 17:55:55.241 INFO kablam! warning: function is never used: `display_error` Oct 21 17:55:55.241 INFO kablam! --> src/main.rs:448:1 Oct 21 17:55:55.242 INFO kablam! | Oct 21 17:55:55.242 INFO kablam! 448 | fn display_error(error: &Error) { Oct 21 17:55:55.242 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:55:55.242 INFO kablam! | Oct 21 17:55:55.243 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:55:55.243 INFO kablam! Oct 21 17:55:55.243 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 21 17:55:55.243 INFO kablam! --> src/main.rs:1:12 Oct 21 17:55:55.243 INFO kablam! | Oct 21 17:55:55.244 INFO kablam! 1 | #![feature(question_mark)] Oct 21 17:55:55.244 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:55:55.244 INFO kablam! | Oct 21 17:55:55.245 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 17:55:55.245 INFO kablam! Oct 21 17:55:55.260 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:55:55.261 INFO kablam! --> src/main.rs:483:13 Oct 21 17:55:55.261 INFO kablam! | Oct 21 17:55:55.261 INFO kablam! 483 | / EMSRussianPostRetriever.get_tracking_info(&code) Oct 21 17:55:55.261 INFO kablam! 484 | | .map(display_tracking_info); Oct 21 17:55:55.262 INFO kablam! | |____________________________________________^ Oct 21 17:55:55.262 INFO kablam! | Oct 21 17:55:55.262 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:55:55.262 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:55:55.263 INFO kablam! Oct 21 17:55:55.460 INFO kablam! warning: function is never used: `display_error` Oct 21 17:55:55.461 INFO kablam! --> src/main.rs:448:1 Oct 21 17:55:55.461 INFO kablam! | Oct 21 17:55:55.461 INFO kablam! 448 | fn display_error(error: &Error) { Oct 21 17:55:55.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:55:55.462 INFO kablam! | Oct 21 17:55:55.462 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 17:55:55.463 INFO kablam! Oct 21 17:55:55.463 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 21 17:55:55.463 INFO kablam! --> src/main.rs:1:12 Oct 21 17:55:55.463 INFO kablam! | Oct 21 17:55:55.464 INFO kablam! 1 | #![feature(question_mark)] Oct 21 17:55:55.464 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 17:55:55.464 INFO kablam! | Oct 21 17:55:55.465 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 17:55:55.465 INFO kablam! Oct 21 17:55:55.476 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:55:55.477 INFO kablam! --> src/main.rs:483:13 Oct 21 17:55:55.477 INFO kablam! | Oct 21 17:55:55.477 INFO kablam! 483 | / EMSRussianPostRetriever.get_tracking_info(&code) Oct 21 17:55:55.478 INFO kablam! 484 | | .map(display_tracking_info); Oct 21 17:55:55.478 INFO kablam! | |____________________________________________^ Oct 21 17:55:55.478 INFO kablam! | Oct 21 17:55:55.479 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:55:55.479 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:55:55.479 INFO kablam! Oct 21 17:55:55.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.68s Oct 21 17:55:55.544 INFO kablam! su: No module specific data is present Oct 21 17:55:56.156 INFO running `"docker" "rm" "-f" "29927dc8c497d76c409a0e673d84198314307627b69bc7b0f04dabd5fbfacc66"` Oct 21 17:55:56.428 INFO blam! 29927dc8c497d76c409a0e673d84198314307627b69bc7b0f04dabd5fbfacc66