Oct 26 20:24:37.921 INFO checking ssloboda/bonusly-bot against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:24:37.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 26 20:24:38.441 INFO blam! a1e842adfe35062593b1474bddac38b1b15a9b545478acc938c45606986cf644 Oct 26 20:24:38.443 INFO running `"docker" "start" "-a" "a1e842adfe35062593b1474bddac38b1b15a9b545478acc938c45606986cf644"` Oct 26 20:24:40.634 INFO kablam! usermod: no changes Oct 26 20:24:40.894 INFO kablam! Compiling cc v1.0.1 Oct 26 20:24:40.896 INFO kablam! Compiling openssl v0.9.20 Oct 26 20:24:40.902 INFO kablam! Checking serde v1.0.15 Oct 26 20:24:40.902 INFO kablam! Checking iovec v0.1.1 Oct 26 20:24:40.902 INFO kablam! Checking net2 v0.2.31 Oct 26 20:24:40.902 INFO kablam! Checking tokio-service v0.1.0 Oct 26 20:24:40.902 INFO kablam! Checking relay v0.1.0 Oct 26 20:24:40.902 INFO kablam! Checking futures-cpupool v0.1.7 Oct 26 20:24:42.359 INFO kablam! Compiling serde_derive_internals v0.16.0 Oct 26 20:24:42.843 INFO kablam! Checking bytes v0.4.5 Oct 26 20:24:43.816 INFO kablam! Checking mio v0.6.10 Oct 26 20:24:46.619 INFO kablam! Checking tokio-io v0.1.3 Oct 26 20:24:50.427 INFO kablam! Compiling openssl-sys v0.9.20 Oct 26 20:24:51.187 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 26 20:24:51.203 INFO kablam! Checking tokio-core v0.1.10 Oct 26 20:24:51.639 INFO kablam! Compiling serde_derive v1.0.15 Oct 26 20:24:55.247 INFO kablam! Checking tokio-proto v0.1.1 Oct 26 20:25:03.847 INFO kablam! Checking hyper v0.11.6 Oct 26 20:25:04.838 INFO kablam! Checking serde_yaml v0.7.1 Oct 26 20:25:04.955 INFO kablam! Checking native-tls v0.1.4 Oct 26 20:25:05.351 INFO kablam! Checking tokio-tls v0.1.3 Oct 26 20:25:11.038 INFO kablam! Checking hyper-tls v0.1.2 Oct 26 20:25:13.651 INFO kablam! Checking backtrace v0.3.3 Oct 26 20:25:14.143 INFO kablam! Checking error-chain v0.11.0 Oct 26 20:25:14.871 INFO kablam! Checking bonusly-bot v0.1.0 (/source) Oct 26 20:25:15.942 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 26 20:25:15.943 INFO kablam! --> src/main.rs:104:20 Oct 26 20:25:15.944 INFO kablam! | Oct 26 20:25:15.944 INFO kablam! 104 | let mut home = env::home_dir().expect("Cannot get home directory"); Oct 26 20:25:15.945 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 20:25:15.946 INFO kablam! | Oct 26 20:25:15.946 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 20:25:15.947 INFO kablam! Oct 26 20:25:16.249 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 26 20:25:16.249 INFO kablam! --> src/main.rs:104:20 Oct 26 20:25:16.250 INFO kablam! | Oct 26 20:25:16.251 INFO kablam! 104 | let mut home = env::home_dir().expect("Cannot get home directory"); Oct 26 20:25:16.251 INFO kablam! | ^^^^^^^^^^^^^ Oct 26 20:25:16.252 INFO kablam! | Oct 26 20:25:16.253 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 20:25:16.253 INFO kablam! Oct 26 20:25:16.361 INFO kablam! warning: constant item is never used: `USERS_URL` Oct 26 20:25:16.361 INFO kablam! --> src/bonusly_bot.rs:15:1 Oct 26 20:25:16.361 INFO kablam! | Oct 26 20:25:16.361 INFO kablam! 15 | const USERS_URL: &'static str = "https://bonus.ly/api/v1/users"; Oct 26 20:25:16.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:25:16.361 INFO kablam! | Oct 26 20:25:16.361 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:25:16.361 INFO kablam! Oct 26 20:25:16.367 INFO kablam! warning: method is never used: `get_users` Oct 26 20:25:16.367 INFO kablam! --> src/bonusly_bot.rs:117:5 Oct 26 20:25:16.367 INFO kablam! | Oct 26 20:25:16.367 INFO kablam! 117 | fn get_users(&mut self) -> BBResult<()> { Oct 26 20:25:16.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:25:16.367 INFO kablam! Oct 26 20:25:16.739 INFO kablam! warning: constant item is never used: `USERS_URL` Oct 26 20:25:16.739 INFO kablam! --> src/bonusly_bot.rs:15:1 Oct 26 20:25:16.739 INFO kablam! | Oct 26 20:25:16.739 INFO kablam! 15 | const USERS_URL: &'static str = "https://bonus.ly/api/v1/users"; Oct 26 20:25:16.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:25:16.740 INFO kablam! | Oct 26 20:25:16.740 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:25:16.740 INFO kablam! Oct 26 20:25:16.740 INFO kablam! warning: method is never used: `get_users` Oct 26 20:25:16.740 INFO kablam! --> src/bonusly_bot.rs:117:5 Oct 26 20:25:16.740 INFO kablam! | Oct 26 20:25:16.740 INFO kablam! 117 | fn get_users(&mut self) -> BBResult<()> { Oct 26 20:25:16.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:25:16.740 INFO kablam! Oct 26 20:25:16.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.13s Oct 26 20:25:16.822 INFO kablam! su: No module specific data is present Oct 26 20:25:18.229 INFO running `"docker" "rm" "-f" "a1e842adfe35062593b1474bddac38b1b15a9b545478acc938c45606986cf644"` Oct 26 20:25:18.611 INFO blam! a1e842adfe35062593b1474bddac38b1b15a9b545478acc938c45606986cf644