Oct 27 02:16:52.690 INFO checking keringar/coin against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:16:52.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 02:16:53.116 INFO blam! ba4f46468e0240f07ae4bd09cdff94fe022f05bdd966d49a3605b7f15feba115 Oct 27 02:16:53.118 INFO running `"docker" "start" "-a" "ba4f46468e0240f07ae4bd09cdff94fe022f05bdd966d49a3605b7f15feba115"` Oct 27 02:16:55.246 INFO kablam! usermod: no changes Oct 27 02:16:55.619 INFO kablam! Compiling openssl v0.9.20 Oct 27 02:16:55.619 INFO kablam! Compiling lazy_static v0.2.10 Oct 27 02:16:55.639 INFO kablam! Checking serde v1.0.20 Oct 27 02:16:55.643 INFO kablam! Compiling openssl-sys v0.9.20 Oct 27 02:16:55.644 INFO kablam! Compiling num_cpus v1.7.0 Oct 27 02:16:55.644 INFO kablam! Checking futures-cpupool v0.1.7 Oct 27 02:16:55.645 INFO kablam! Checking hyper v0.10.13 Oct 27 02:16:55.645 INFO kablam! Compiling serde_derive v1.0.20 Oct 27 02:16:57.701 INFO kablam! Checking error-chain v0.11.0 Oct 27 02:16:59.691 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 02:17:03.840 INFO kablam! Compiling rayon-core v1.3.0 Oct 27 02:17:11.591 INFO kablam! Compiling rayon v0.8.2 Oct 27 02:17:13.195 INFO kablam! Checking hyper v0.11.6 Oct 27 02:17:19.595 INFO kablam! Checking native-tls v0.1.4 Oct 27 02:17:22.800 INFO kablam! Checking tokio-tls v0.1.3 Oct 27 02:17:25.211 INFO kablam! Compiling ring v0.12.1 Oct 27 02:17:25.899 INFO kablam! Checking websocket v0.20.2 Oct 27 02:17:31.663 INFO kablam! Checking serde_json v1.0.6 Oct 27 02:17:35.191 INFO kablam! Checking coin v0.1.0 (/source) Oct 27 02:17:37.823 INFO kablam! warning: unused variable: `api_key` Oct 27 02:17:37.824 INFO kablam! --> src/discord/mod.rs:11:20 Oct 27 02:17:37.824 INFO kablam! | Oct 27 02:17:37.824 INFO kablam! 11 | pub fn connect(api_key: &str) -> Result { Oct 27 02:17:37.825 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 27 02:17:37.825 INFO kablam! | Oct 27 02:17:37.825 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:17:37.825 INFO kablam! Oct 27 02:17:37.889 INFO kablam! warning: field is never used: `config` Oct 27 02:17:37.889 INFO kablam! --> src/bot.rs:6:5 Oct 27 02:17:37.889 INFO kablam! | Oct 27 02:17:37.889 INFO kablam! 6 | config: Config, Oct 27 02:17:37.889 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 02:17:37.889 INFO kablam! | Oct 27 02:17:37.889 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:17:37.889 INFO kablam! Oct 27 02:17:37.889 INFO kablam! warning: field is never used: `discord` Oct 27 02:17:37.889 INFO kablam! --> src/bot.rs:7:5 Oct 27 02:17:37.889 INFO kablam! | Oct 27 02:17:37.889 INFO kablam! 7 | discord: Discord, Oct 27 02:17:37.889 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 02:17:37.889 INFO kablam! Oct 27 02:17:37.941 INFO kablam! warning: unused variable: `api_key` Oct 27 02:17:37.941 INFO kablam! --> src/discord/mod.rs:11:20 Oct 27 02:17:37.941 INFO kablam! | Oct 27 02:17:37.942 INFO kablam! 11 | pub fn connect(api_key: &str) -> Result { Oct 27 02:17:37.942 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 27 02:17:37.942 INFO kablam! | Oct 27 02:17:37.943 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:17:37.943 INFO kablam! Oct 27 02:17:38.021 INFO kablam! warning: field is never used: `config` Oct 27 02:17:38.021 INFO kablam! --> src/bot.rs:6:5 Oct 27 02:17:38.021 INFO kablam! | Oct 27 02:17:38.022 INFO kablam! 6 | config: Config, Oct 27 02:17:38.022 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 02:17:38.022 INFO kablam! | Oct 27 02:17:38.022 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:17:38.022 INFO kablam! Oct 27 02:17:38.023 INFO kablam! warning: field is never used: `discord` Oct 27 02:17:38.023 INFO kablam! --> src/bot.rs:7:5 Oct 27 02:17:38.023 INFO kablam! | Oct 27 02:17:38.023 INFO kablam! 7 | discord: Discord, Oct 27 02:17:38.023 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 02:17:38.023 INFO kablam! Oct 27 02:17:38.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.76s Oct 27 02:17:38.050 INFO kablam! su: No module specific data is present Oct 27 02:17:38.380 INFO running `"docker" "rm" "-f" "ba4f46468e0240f07ae4bd09cdff94fe022f05bdd966d49a3605b7f15feba115"` Oct 27 02:17:38.507 INFO blam! ba4f46468e0240f07ae4bd09cdff94fe022f05bdd966d49a3605b7f15feba115