Oct 27 04:48:51.610 INFO checking femdom/gravestone against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:48:51.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 04:48:51.799 INFO blam! ae9cb0722f3e592934874a12398103a87ba5082a580f664c1317305cbbdd720f Oct 27 04:48:51.801 INFO running `"docker" "start" "-a" "ae9cb0722f3e592934874a12398103a87ba5082a580f664c1317305cbbdd720f"` Oct 27 04:48:52.787 INFO kablam! usermod: no changes Oct 27 04:48:52.977 INFO kablam! Compiling rustc-serialize v0.3.21 Oct 27 04:48:52.977 INFO kablam! Checking mac v0.0.2 Oct 27 04:48:52.977 INFO kablam! Checking serde v0.8.19 Oct 27 04:48:52.979 INFO kablam! Checking httparse v1.2.0 Oct 27 04:48:52.990 INFO kablam! Compiling rand v0.3.15 Oct 27 04:48:52.995 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 27 04:48:52.995 INFO kablam! Compiling openssl v0.7.14 Oct 27 04:48:52.995 INFO kablam! Compiling backtrace-sys v0.1.5 Oct 27 04:48:54.647 INFO kablam! Checking csv v0.14.7 Oct 27 04:48:56.052 INFO kablam! Checking futf v0.1.2 Oct 27 04:48:56.239 INFO kablam! Checking url v1.2.3 Oct 27 04:48:58.089 INFO kablam! Checking atty v0.2.1 Oct 27 04:49:00.100 INFO kablam! Checking tendril v0.2.3 Oct 27 04:49:00.140 INFO kablam! Checking backtrace v0.2.3 Oct 27 04:49:00.140 INFO kablam! Checking prettytable-rs v0.6.6 Oct 27 04:49:00.207 INFO kablam! Compiling phf_generator v0.7.20 Oct 27 04:49:02.347 INFO kablam! Compiling string_cache v0.2.29 Oct 27 04:49:02.347 INFO kablam! Compiling phf_codegen v0.7.20 Oct 27 04:49:05.654 INFO kablam! Checking openssl-verify v0.1.0 Oct 27 04:49:05.654 INFO kablam! Checking cookie v0.2.5 Oct 27 04:49:07.084 INFO kablam! Checking hyper v0.9.12 Oct 27 04:49:09.615 INFO kablam! Compiling html5ever v0.5.4 Oct 27 04:49:22.659 INFO kablam! Checking select v0.3.0 Oct 27 04:49:24.355 INFO kablam! Checking gravestone v0.1.0 (/source) Oct 27 04:49:28.648 INFO kablam! warning: unused `#[macro_use]` import Oct 27 04:49:28.648 INFO kablam! --> src/main.rs:2:13 Oct 27 04:49:28.648 INFO kablam! | Oct 27 04:49:28.648 INFO kablam! 2 | #[macro_use(header)] Oct 27 04:49:28.648 INFO kablam! | ^^^^^^ Oct 27 04:49:28.648 INFO kablam! | Oct 27 04:49:28.648 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:49:28.648 INFO kablam! Oct 27 04:49:28.648 INFO kablam! warning: unused import: `std::io` Oct 27 04:49:28.648 INFO kablam! --> src/main.rs:15:5 Oct 27 04:49:28.648 INFO kablam! | Oct 27 04:49:28.648 INFO kablam! 15 | use std::io; Oct 27 04:49:28.648 INFO kablam! | ^^^^^^^ Oct 27 04:49:28.648 INFO kablam! Oct 27 04:49:28.648 INFO kablam! warning: unused import: `Local` Oct 27 04:49:28.648 INFO kablam! --> src/main.rs:21:29 Oct 27 04:49:28.648 INFO kablam! | Oct 27 04:49:28.648 INFO kablam! 21 | use chrono::{DateTime, UTC, Local, TimeZone}; Oct 27 04:49:28.648 INFO kablam! | ^^^^^ Oct 27 04:49:28.648 INFO kablam! Oct 27 04:49:28.648 INFO kablam! warning: unused import: `hyper::Client` Oct 27 04:49:28.648 INFO kablam! --> src/main.rs:23:5 Oct 27 04:49:28.652 INFO kablam! | Oct 27 04:49:28.652 INFO kablam! 23 | use hyper::Client; Oct 27 04:49:28.655 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:49:28.655 INFO kablam! Oct 27 04:49:28.655 INFO kablam! warning: unused import: `regex::Regex` Oct 27 04:49:28.655 INFO kablam! --> src/main.rs:27:5 Oct 27 04:49:28.655 INFO kablam! | Oct 27 04:49:28.655 INFO kablam! 27 | use regex::Regex; Oct 27 04:49:28.655 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:49:28.655 INFO kablam! Oct 27 04:49:28.655 INFO kablam! warning: unused imports: `Attr`, `Predicate` Oct 27 04:49:28.655 INFO kablam! --> src/main.rs:32:25 Oct 27 04:49:28.655 INFO kablam! | Oct 27 04:49:28.655 INFO kablam! 32 | use select::predicate::{Predicate, Attr, Class, Name}; Oct 27 04:49:28.655 INFO kablam! | ^^^^^^^^^ ^^^^ Oct 27 04:49:28.655 INFO kablam! Oct 27 04:49:28.998 INFO kablam! warning: function is never used: `display_error` Oct 27 04:49:28.998 INFO kablam! --> src/main.rs:448:1 Oct 27 04:49:28.999 INFO kablam! | Oct 27 04:49:28.999 INFO kablam! 448 | fn display_error(error: &Error) { Oct 27 04:49:28.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:49:29.000 INFO kablam! | Oct 27 04:49:29.000 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:49:29.000 INFO kablam! Oct 27 04:49:29.001 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 27 04:49:29.001 INFO kablam! --> src/main.rs:1:12 Oct 27 04:49:29.001 INFO kablam! | Oct 27 04:49:29.001 INFO kablam! 1 | #![feature(question_mark)] Oct 27 04:49:29.002 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:49:29.002 INFO kablam! | Oct 27 04:49:29.002 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 04:49:29.003 INFO kablam! Oct 27 04:49:29.003 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:49:29.003 INFO kablam! --> src/main.rs:483:13 Oct 27 04:49:29.004 INFO kablam! | Oct 27 04:49:29.004 INFO kablam! 483 | / EMSRussianPostRetriever.get_tracking_info(&code) Oct 27 04:49:29.004 INFO kablam! 484 | | .map(display_tracking_info); Oct 27 04:49:29.004 INFO kablam! | |____________________________________________^ Oct 27 04:49:29.005 INFO kablam! | Oct 27 04:49:29.005 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:49:29.005 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:49:29.005 INFO kablam! Oct 27 04:49:29.006 INFO kablam! warning: unused `#[macro_use]` import Oct 27 04:49:29.006 INFO kablam! --> src/main.rs:2:13 Oct 27 04:49:29.006 INFO kablam! | Oct 27 04:49:29.007 INFO kablam! 2 | #[macro_use(header)] Oct 27 04:49:29.007 INFO kablam! | ^^^^^^ Oct 27 04:49:29.007 INFO kablam! | Oct 27 04:49:29.007 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 04:49:29.008 INFO kablam! Oct 27 04:49:29.008 INFO kablam! warning: unused import: `std::io` Oct 27 04:49:29.008 INFO kablam! --> src/main.rs:15:5 Oct 27 04:49:29.009 INFO kablam! | Oct 27 04:49:29.009 INFO kablam! 15 | use std::io; Oct 27 04:49:29.009 INFO kablam! | ^^^^^^^ Oct 27 04:49:29.010 INFO kablam! Oct 27 04:49:29.010 INFO kablam! warning: unused import: `Local` Oct 27 04:49:29.010 INFO kablam! --> src/main.rs:21:29 Oct 27 04:49:29.010 INFO kablam! | Oct 27 04:49:29.011 INFO kablam! 21 | use chrono::{DateTime, UTC, Local, TimeZone}; Oct 27 04:49:29.011 INFO kablam! | ^^^^^ Oct 27 04:49:29.011 INFO kablam! Oct 27 04:49:29.012 INFO kablam! warning: unused import: `hyper::Client` Oct 27 04:49:29.012 INFO kablam! --> src/main.rs:23:5 Oct 27 04:49:29.012 INFO kablam! | Oct 27 04:49:29.012 INFO kablam! 23 | use hyper::Client; Oct 27 04:49:29.013 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:49:29.013 INFO kablam! Oct 27 04:49:29.013 INFO kablam! warning: unused import: `regex::Regex` Oct 27 04:49:29.014 INFO kablam! --> src/main.rs:27:5 Oct 27 04:49:29.014 INFO kablam! | Oct 27 04:49:29.014 INFO kablam! 27 | use regex::Regex; Oct 27 04:49:29.014 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:49:29.019 INFO kablam! Oct 27 04:49:29.019 INFO kablam! warning: unused imports: `Attr`, `Predicate` Oct 27 04:49:29.019 INFO kablam! --> src/main.rs:32:25 Oct 27 04:49:29.019 INFO kablam! | Oct 27 04:49:29.020 INFO kablam! 32 | use select::predicate::{Predicate, Attr, Class, Name}; Oct 27 04:49:29.020 INFO kablam! | ^^^^^^^^^ ^^^^ Oct 27 04:49:29.020 INFO kablam! Oct 27 04:49:29.291 INFO kablam! warning: function is never used: `display_error` Oct 27 04:49:29.292 INFO kablam! --> src/main.rs:448:1 Oct 27 04:49:29.292 INFO kablam! | Oct 27 04:49:29.292 INFO kablam! 448 | fn display_error(error: &Error) { Oct 27 04:49:29.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:49:29.293 INFO kablam! | Oct 27 04:49:29.293 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:49:29.293 INFO kablam! Oct 27 04:49:29.294 INFO kablam! warning: the feature `question_mark` has been stable since 1.13.0 and no longer requires an attribute to enable Oct 27 04:49:29.294 INFO kablam! --> src/main.rs:1:12 Oct 27 04:49:29.294 INFO kablam! | Oct 27 04:49:29.294 INFO kablam! 1 | #![feature(question_mark)] Oct 27 04:49:29.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:49:29.295 INFO kablam! | Oct 27 04:49:29.295 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 04:49:29.296 INFO kablam! Oct 27 04:49:29.296 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 04:49:29.296 INFO kablam! --> src/main.rs:483:13 Oct 27 04:49:29.296 INFO kablam! | Oct 27 04:49:29.297 INFO kablam! 483 | / EMSRussianPostRetriever.get_tracking_info(&code) Oct 27 04:49:29.297 INFO kablam! 484 | | .map(display_tracking_info); Oct 27 04:49:29.297 INFO kablam! | |____________________________________________^ Oct 27 04:49:29.298 INFO kablam! | Oct 27 04:49:29.298 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 04:49:29.298 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 04:49:29.298 INFO kablam! Oct 27 04:49:29.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.53s Oct 27 04:49:29.359 INFO kablam! su: No module specific data is present Oct 27 04:49:30.455 INFO running `"docker" "rm" "-f" "ae9cb0722f3e592934874a12398103a87ba5082a580f664c1317305cbbdd720f"` Oct 27 04:49:30.748 INFO blam! ae9cb0722f3e592934874a12398103a87ba5082a580f664c1317305cbbdd720f