Oct 12 19:07:11.757 INFO checking keringar/coin against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:07:11.758 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 19:07:12.307 INFO blam! 2d88ec0693408bba9dc833563ad4ef9931dc5cae8e98115858892825f12705f0 Oct 12 19:07:12.309 INFO running `"docker" "start" "-a" "2d88ec0693408bba9dc833563ad4ef9931dc5cae8e98115858892825f12705f0"` Oct 12 19:07:14.308 INFO kablam! usermod: no changes Oct 12 19:07:14.684 INFO kablam! Compiling lazy_static v0.2.10 Oct 12 19:07:14.688 INFO kablam! Compiling openssl v0.9.20 Oct 12 19:07:14.721 INFO kablam! Checking serde v1.0.20 Oct 12 19:07:14.721 INFO kablam! Compiling openssl-sys v0.9.20 Oct 12 19:07:14.722 INFO kablam! Compiling coco v0.1.1 Oct 12 19:07:14.723 INFO kablam! Checking tokio-io v0.1.4 Oct 12 19:07:14.723 INFO kablam! Checking hyper v0.10.13 Oct 12 19:07:14.723 INFO kablam! Compiling serde_derive v1.0.20 Oct 12 19:07:16.769 INFO kablam! Checking mime v0.3.5 Oct 12 19:07:20.252 INFO kablam! Checking tokio-core v0.1.10 Oct 12 19:07:20.732 INFO kablam! Compiling rayon-core v1.3.0 Oct 12 19:07:27.820 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 19:07:27.876 INFO kablam! Compiling rayon v0.8.2 Oct 12 19:07:39.694 INFO kablam! Checking hyper v0.11.6 Oct 12 19:07:40.476 INFO kablam! Compiling ring v0.12.1 Oct 12 19:07:41.800 INFO kablam! Checking native-tls v0.1.4 Oct 12 19:07:42.952 INFO kablam! Checking tokio-tls v0.1.3 Oct 12 19:07:44.428 INFO kablam! Checking websocket v0.20.2 Oct 12 19:07:46.000 INFO kablam! Checking serde_json v1.0.6 Oct 12 19:07:51.736 INFO kablam! Checking coin v0.1.0 (/source) Oct 12 19:07:53.628 INFO kablam! warning: unused variable: `api_key` Oct 12 19:07:53.628 INFO kablam! --> src/discord/mod.rs:11:20 Oct 12 19:07:53.628 INFO kablam! | Oct 12 19:07:53.628 INFO kablam! 11 | pub fn connect(api_key: &str) -> Result { Oct 12 19:07:53.628 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 12 19:07:53.628 INFO kablam! | Oct 12 19:07:53.628 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:07:53.628 INFO kablam! Oct 12 19:07:53.652 INFO kablam! warning: unused variable: `api_key` Oct 12 19:07:53.652 INFO kablam! --> src/discord/mod.rs:11:20 Oct 12 19:07:53.652 INFO kablam! | Oct 12 19:07:53.652 INFO kablam! 11 | pub fn connect(api_key: &str) -> Result { Oct 12 19:07:53.652 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 12 19:07:53.652 INFO kablam! | Oct 12 19:07:53.652 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:07:53.652 INFO kablam! Oct 12 19:07:53.693 INFO kablam! warning: field is never used: `config` Oct 12 19:07:53.693 INFO kablam! --> src/bot.rs:6:5 Oct 12 19:07:53.693 INFO kablam! | Oct 12 19:07:53.693 INFO kablam! 6 | config: Config, Oct 12 19:07:53.693 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 19:07:53.693 INFO kablam! | Oct 12 19:07:53.693 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:07:53.693 INFO kablam! Oct 12 19:07:53.693 INFO kablam! warning: field is never used: `discord` Oct 12 19:07:53.693 INFO kablam! --> src/bot.rs:7:5 Oct 12 19:07:53.693 INFO kablam! | Oct 12 19:07:53.693 INFO kablam! 7 | discord: Discord, Oct 12 19:07:53.694 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 19:07:53.694 INFO kablam! Oct 12 19:07:53.733 INFO kablam! warning: field is never used: `config` Oct 12 19:07:53.733 INFO kablam! --> src/bot.rs:6:5 Oct 12 19:07:53.733 INFO kablam! | Oct 12 19:07:53.733 INFO kablam! 6 | config: Config, Oct 12 19:07:53.733 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 19:07:53.734 INFO kablam! | Oct 12 19:07:53.734 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:07:53.734 INFO kablam! Oct 12 19:07:53.734 INFO kablam! warning: field is never used: `discord` Oct 12 19:07:53.734 INFO kablam! --> src/bot.rs:7:5 Oct 12 19:07:53.734 INFO kablam! | Oct 12 19:07:53.734 INFO kablam! 7 | discord: Discord, Oct 12 19:07:53.734 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 19:07:53.734 INFO kablam! Oct 12 19:07:53.762 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.42s Oct 12 19:07:53.772 INFO kablam! su: No module specific data is present Oct 12 19:07:54.022 INFO running `"docker" "rm" "-f" "2d88ec0693408bba9dc833563ad4ef9931dc5cae8e98115858892825f12705f0"` Oct 12 19:07:54.148 INFO blam! 2d88ec0693408bba9dc833563ad4ef9931dc5cae8e98115858892825f12705f0