Oct 10 14:24:40.036 INFO testing ssloboda/bonusly-bot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:24:40.036 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:24:40.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:24:40.623 INFO blam! e5eda191101a723bbc4c63dc0f58767c5dafd61a35ca491c57f114725769d452 Oct 10 14:24:40.630 INFO running `"docker" "start" "-a" "e5eda191101a723bbc4c63dc0f58767c5dafd61a35ca491c57f114725769d452"` Oct 10 14:24:42.327 INFO kablam! usermod: no changes Oct 10 14:24:42.650 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 14:24:42.651 INFO kablam! Compiling iovec v0.1.1 Oct 10 14:24:42.651 INFO kablam! Compiling term_size v0.3.0 Oct 10 14:24:42.685 INFO kablam! Compiling atty v0.2.3 Oct 10 14:24:42.685 INFO kablam! Compiling openssl-sys v0.9.20 Oct 10 14:24:42.686 INFO kablam! Compiling net2 v0.2.31 Oct 10 14:24:42.694 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 10 14:24:42.694 INFO kablam! Compiling serde_yaml v0.7.1 Oct 10 14:24:46.101 INFO kablam! Compiling textwrap v0.8.0 Oct 10 14:24:46.982 INFO kablam! Compiling bytes v0.4.5 Oct 10 14:24:53.244 INFO kablam! Compiling mio v0.6.10 Oct 10 14:24:53.376 INFO kablam! Compiling clap v2.26.2 Oct 10 14:24:54.968 INFO kablam! Compiling openssl v0.9.20 Oct 10 14:24:56.841 INFO kablam! Compiling tokio-io v0.1.3 Oct 10 14:25:07.584 INFO kablam! Compiling tokio-core v0.1.10 Oct 10 14:25:17.800 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 14:25:23.527 INFO kablam! Compiling native-tls v0.1.4 Oct 10 14:25:23.846 INFO kablam! Compiling backtrace v0.3.3 Oct 10 14:25:26.820 INFO kablam! Compiling tokio-tls v0.1.3 Oct 10 14:25:27.641 INFO kablam! Compiling error-chain v0.11.0 Oct 10 14:25:30.133 INFO kablam! Compiling hyper v0.11.6 Oct 10 14:25:51.709 INFO kablam! Compiling hyper-tls v0.1.2 Oct 10 14:25:54.580 INFO kablam! Compiling bonusly-bot v0.1.0 (/source) Oct 10 14:25:57.464 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 10 14:25:57.464 INFO kablam! --> src/main.rs:104:20 Oct 10 14:25:57.464 INFO kablam! | Oct 10 14:25:57.464 INFO kablam! 104 | let mut home = env::home_dir().expect("Cannot get home directory"); Oct 10 14:25:57.464 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:25:57.464 INFO kablam! | Oct 10 14:25:57.464 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 14:25:57.464 INFO kablam! Oct 10 14:25:57.820 INFO kablam! warning: constant item is never used: `USERS_URL` Oct 10 14:25:57.820 INFO kablam! --> src/bonusly_bot.rs:15:1 Oct 10 14:25:57.820 INFO kablam! | Oct 10 14:25:57.820 INFO kablam! 15 | const USERS_URL: &'static str = "https://bonus.ly/api/v1/users"; Oct 10 14:25:57.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:25:57.820 INFO kablam! | Oct 10 14:25:57.820 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:25:57.820 INFO kablam! Oct 10 14:25:57.820 INFO kablam! warning: method is never used: `get_users` Oct 10 14:25:57.820 INFO kablam! --> src/bonusly_bot.rs:117:5 Oct 10 14:25:57.820 INFO kablam! | Oct 10 14:25:57.820 INFO kablam! 117 | fn get_users(&mut self) -> BBResult<()> { Oct 10 14:25:57.820 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:25:57.820 INFO kablam! Oct 10 14:26:05.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 10 14:26:05.546 INFO kablam! su: No module specific data is present Oct 10 14:26:06.368 INFO running `"docker" "rm" "-f" "e5eda191101a723bbc4c63dc0f58767c5dafd61a35ca491c57f114725769d452"` Oct 10 14:26:06.496 INFO blam! e5eda191101a723bbc4c63dc0f58767c5dafd61a35ca491c57f114725769d452 Oct 10 14:26:06.498 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:26:06.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:26:06.769 INFO blam! 2bc9cd6962a8427442446573cdde0eff0e792a9977d6143e3a5f693ca70606f4 Oct 10 14:26:06.770 INFO running `"docker" "start" "-a" "2bc9cd6962a8427442446573cdde0eff0e792a9977d6143e3a5f693ca70606f4"` Oct 10 14:26:07.395 INFO kablam! usermod: no changes Oct 10 14:26:07.544 INFO kablam! Compiling bonusly-bot v0.1.0 (/source) Oct 10 14:26:10.262 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 10 14:26:10.262 INFO kablam! --> src/main.rs:104:20 Oct 10 14:26:10.262 INFO kablam! | Oct 10 14:26:10.262 INFO kablam! 104 | let mut home = env::home_dir().expect("Cannot get home directory"); Oct 10 14:26:10.262 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:26:10.262 INFO kablam! | Oct 10 14:26:10.262 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 14:26:10.262 INFO kablam! Oct 10 14:26:10.549 INFO kablam! warning: constant item is never used: `USERS_URL` Oct 10 14:26:10.549 INFO kablam! --> src/bonusly_bot.rs:15:1 Oct 10 14:26:10.550 INFO kablam! | Oct 10 14:26:10.550 INFO kablam! 15 | const USERS_URL: &'static str = "https://bonus.ly/api/v1/users"; Oct 10 14:26:10.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:26:10.551 INFO kablam! | Oct 10 14:26:10.551 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:26:10.551 INFO kablam! Oct 10 14:26:10.551 INFO kablam! warning: method is never used: `get_users` Oct 10 14:26:10.551 INFO kablam! --> src/bonusly_bot.rs:117:5 Oct 10 14:26:10.551 INFO kablam! | Oct 10 14:26:10.551 INFO kablam! 117 | fn get_users(&mut self) -> BBResult<()> { Oct 10 14:26:10.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:26:10.551 INFO kablam! Oct 10 14:26:11.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Oct 10 14:26:11.080 INFO kablam! su: No module specific data is present Oct 10 14:26:11.628 INFO running `"docker" "rm" "-f" "2bc9cd6962a8427442446573cdde0eff0e792a9977d6143e3a5f693ca70606f4"` Oct 10 14:26:11.878 INFO blam! 2bc9cd6962a8427442446573cdde0eff0e792a9977d6143e3a5f693ca70606f4 Oct 10 14:26:11.884 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:26:11.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:26:12.270 INFO blam! d214e995bc83cb08fc66e367e35297641e779a2097e7a5440952144907c186dc Oct 10 14:26:12.280 INFO running `"docker" "start" "-a" "d214e995bc83cb08fc66e367e35297641e779a2097e7a5440952144907c186dc"` Oct 10 14:26:13.238 INFO kablam! usermod: no changes Oct 10 14:26:13.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 10 14:26:13.504 INFO kablam! Running /target/debug/deps/bonusly_bot-cd193b49af3ff693 Oct 10 14:26:13.508 INFO kablam! su: No module specific data is present Oct 10 14:26:13.508 INFO blam! Oct 10 14:26:13.508 INFO blam! running 0 tests Oct 10 14:26:13.508 INFO blam! Oct 10 14:26:13.508 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:26:13.508 INFO blam! Oct 10 14:26:14.331 INFO running `"docker" "rm" "-f" "d214e995bc83cb08fc66e367e35297641e779a2097e7a5440952144907c186dc"` Oct 10 14:26:14.584 INFO blam! d214e995bc83cb08fc66e367e35297641e779a2097e7a5440952144907c186dc