Oct 27 11:53:54.354 INFO checking FauxFaux/unsnap against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 11:53:54.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 11:53:54.794 INFO blam! 48d64f76d421fc66ced9ae4e41e2f3ee1933116eafd42bf89248df7d771ff15d Oct 27 11:53:54.794 INFO running `"docker" "start" "-a" "48d64f76d421fc66ced9ae4e41e2f3ee1933116eafd42bf89248df7d771ff15d"` Oct 27 11:53:56.455 INFO kablam! usermod: no changes Oct 27 11:53:56.813 INFO kablam! Checking iowrap v0.1.2 Oct 27 11:53:56.813 INFO kablam! Checking result v1.0.0 Oct 27 11:53:56.823 INFO kablam! Checking tokio-timer v0.1.2 Oct 27 11:53:56.823 INFO kablam! Checking number_prefix v0.2.8 Oct 27 11:53:56.824 INFO kablam! Checking tokio-mockstream v1.1.0 Oct 27 11:53:56.851 INFO kablam! Checking time-parse v0.1.0 Oct 27 11:54:00.025 INFO kablam! Checking irc v0.13.5 Oct 27 11:54:05.363 INFO kablam! Checking unsnap v0.1.0 (/source) Oct 27 11:54:13.994 INFO kablam! warning: unused import: `std::borrow::Cow` Oct 27 11:54:13.994 INFO kablam! --> src/titles/twitter.rs:1:5 Oct 27 11:54:13.995 INFO kablam! | Oct 27 11:54:13.995 INFO kablam! 1 | use std::borrow::Cow; Oct 27 11:54:13.995 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:54:13.995 INFO kablam! | Oct 27 11:54:13.996 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:54:13.996 INFO kablam! Oct 27 11:54:13.996 INFO kablam! warning: unused import: `serde_json::Value` Oct 27 11:54:13.996 INFO kablam! --> src/titles/twitter.rs:5:5 Oct 27 11:54:13.997 INFO kablam! | Oct 27 11:54:13.997 INFO kablam! 5 | use serde_json::Value; Oct 27 11:54:13.997 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 11:54:13.997 INFO kablam! Oct 27 11:54:13.998 INFO kablam! warning: unused import: `chrono::Utc` Oct 27 11:54:13.998 INFO kablam! --> src/titles/youtube.rs:4:5 Oct 27 11:54:13.998 INFO kablam! | Oct 27 11:54:13.999 INFO kablam! 4 | use chrono::Utc; Oct 27 11:54:13.999 INFO kablam! | ^^^^^^^^^^^ Oct 27 11:54:13.999 INFO kablam! Oct 27 11:54:14.109 INFO kablam! warning: unused import: `std::borrow::Cow` Oct 27 11:54:14.109 INFO kablam! --> src/titles/twitter.rs:1:5 Oct 27 11:54:14.109 INFO kablam! | Oct 27 11:54:14.110 INFO kablam! 1 | use std::borrow::Cow; Oct 27 11:54:14.110 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 11:54:14.110 INFO kablam! | Oct 27 11:54:14.110 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 11:54:14.111 INFO kablam! Oct 27 11:54:14.111 INFO kablam! warning: unused import: `serde_json::Value` Oct 27 11:54:14.111 INFO kablam! --> src/titles/twitter.rs:5:5 Oct 27 11:54:14.111 INFO kablam! | Oct 27 11:54:14.112 INFO kablam! 5 | use serde_json::Value; Oct 27 11:54:14.112 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 11:54:14.112 INFO kablam! Oct 27 11:54:14.112 INFO kablam! warning: unused import: `chrono::Utc` Oct 27 11:54:14.113 INFO kablam! --> src/titles/youtube.rs:4:5 Oct 27 11:54:14.113 INFO kablam! | Oct 27 11:54:14.113 INFO kablam! 4 | use chrono::Utc; Oct 27 11:54:14.113 INFO kablam! | ^^^^^^^^^^^ Oct 27 11:54:14.114 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `sub` Oct 27 11:54:14.795 INFO kablam! --> src/titles/imgur.rs:251:31 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 251 | fn twitter_get(&self, sub: &str) -> Result { Oct 27 11:54:14.795 INFO kablam! | ^^^ help: consider using `_sub` instead Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `url_suffix` Oct 27 11:54:14.795 INFO kablam! --> src/titles/imgur.rs:257:13 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 257 | url_suffix: &str, Oct 27 11:54:14.795 INFO kablam! | ^^^^^^^^^^ help: consider using `_url_suffix` instead Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `body_suffix` Oct 27 11:54:14.795 INFO kablam! --> src/titles/imgur.rs:258:13 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 258 | body_suffix: &HashMap<&str, &str>, Oct 27 11:54:14.795 INFO kablam! | ^^^^^^^^^^^ help: consider using `_body_suffix` instead Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `url` Oct 27 11:54:14.795 INFO kablam! --> src/titles/imgur.rs:263:39 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 263 | fn raw_get(&self, url: U) -> Result { Oct 27 11:54:14.795 INFO kablam! | ^^^ help: consider using `_url` instead Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `url_suffix` Oct 27 11:54:14.795 INFO kablam! --> src/titles/twitter.rs:83:13 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 83 | url_suffix: &str, Oct 27 11:54:14.795 INFO kablam! | ^^^^^^^^^^ help: consider using `_url_suffix` instead Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `body` Oct 27 11:54:14.795 INFO kablam! --> src/titles/twitter.rs:84:13 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 84 | body: &HashMap<&str, &str>, Oct 27 11:54:14.795 INFO kablam! | ^^^^ help: consider using `_body` instead Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:14.795 INFO kablam! warning: unused variable: `sub` Oct 27 11:54:14.795 INFO kablam! --> src/titles/youtube.rs:84:31 Oct 27 11:54:14.795 INFO kablam! | Oct 27 11:54:14.795 INFO kablam! 84 | fn twitter_get(&self, sub: &str) -> Result { Oct 27 11:54:14.795 INFO kablam! | ^^^ help: consider using `_sub` instead Oct 27 11:54:14.795 INFO kablam! Oct 27 11:54:15.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.59s Oct 27 11:54:15.095 INFO kablam! su: No module specific data is present Oct 27 11:54:15.953 INFO running `"docker" "rm" "-f" "48d64f76d421fc66ced9ae4e41e2f3ee1933116eafd42bf89248df7d771ff15d"` Oct 27 11:54:16.407 INFO blam! 48d64f76d421fc66ced9ae4e41e2f3ee1933116eafd42bf89248df7d771ff15d