Oct 12 23:18:38.690 INFO testing ssloboda/bonusly-bot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:18:38.692 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 23:18:39.121 INFO blam! 4376fa96ba46493c33ec8cb449e8b1243ce8f5d2255f09e1c80e3bcc8f5cc6c6 Oct 12 23:18:39.123 INFO running `"docker" "start" "-a" "4376fa96ba46493c33ec8cb449e8b1243ce8f5d2255f09e1c80e3bcc8f5cc6c6"` Oct 12 23:18:41.687 INFO kablam! usermod: no changes Oct 12 23:18:42.014 INFO kablam! Compiling openssl v0.9.20 Oct 12 23:18:42.016 INFO kablam! Compiling linked-hash-map v0.3.0 Oct 12 23:18:42.033 INFO kablam! Compiling iovec v0.1.1 Oct 12 23:18:42.048 INFO kablam! Compiling openssl-sys v0.9.20 Oct 12 23:18:42.050 INFO kablam! Compiling net2 v0.2.31 Oct 12 23:18:42.052 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 23:18:42.053 INFO kablam! Compiling relay v0.1.0 Oct 12 23:18:42.055 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 12 23:18:43.991 INFO kablam! Compiling unicase v2.0.0 Oct 12 23:18:44.663 INFO kablam! Compiling bytes v0.4.5 Oct 12 23:18:45.135 INFO kablam! Compiling yaml-rust v0.3.5 Oct 12 23:18:45.143 INFO kablam! Compiling mio v0.6.10 Oct 12 23:18:49.359 INFO kablam! Compiling tokio-io v0.1.3 Oct 12 23:18:53.332 INFO kablam! Compiling mime v0.3.5 Oct 12 23:18:54.463 INFO kablam! Compiling serde_yaml v0.7.1 Oct 12 23:18:54.999 INFO kablam! Compiling tokio-core v0.1.10 Oct 12 23:18:59.147 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 23:19:02.699 INFO kablam! Compiling native-tls v0.1.4 Oct 12 23:19:03.039 INFO kablam! Compiling hyper v0.11.6 Oct 12 23:19:03.815 INFO kablam! Compiling tokio-tls v0.1.3 Oct 12 23:19:13.251 INFO kablam! Compiling hyper-tls v0.1.2 Oct 12 23:19:14.211 INFO kablam! Compiling bonusly-bot v0.1.0 (/source) Oct 12 23:19:15.211 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 12 23:19:15.211 INFO kablam! --> src/main.rs:104:20 Oct 12 23:19:15.211 INFO kablam! | Oct 12 23:19:15.211 INFO kablam! 104 | let mut home = env::home_dir().expect("Cannot get home directory"); Oct 12 23:19:15.211 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:19:15.211 INFO kablam! | Oct 12 23:19:15.211 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:19:15.211 INFO kablam! Oct 12 23:19:15.511 INFO kablam! warning: constant item is never used: `USERS_URL` Oct 12 23:19:15.511 INFO kablam! --> src/bonusly_bot.rs:15:1 Oct 12 23:19:15.511 INFO kablam! | Oct 12 23:19:15.511 INFO kablam! 15 | const USERS_URL: &'static str = "https://bonus.ly/api/v1/users"; Oct 12 23:19:15.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:19:15.511 INFO kablam! | Oct 12 23:19:15.511 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:19:15.511 INFO kablam! Oct 12 23:19:15.511 INFO kablam! warning: method is never used: `get_users` Oct 12 23:19:15.511 INFO kablam! --> src/bonusly_bot.rs:117:5 Oct 12 23:19:15.511 INFO kablam! | Oct 12 23:19:15.511 INFO kablam! 117 | fn get_users(&mut self) -> BBResult<()> { Oct 12 23:19:15.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:19:15.511 INFO kablam! Oct 12 23:19:22.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.74s Oct 12 23:19:22.462 INFO kablam! su: No module specific data is present Oct 12 23:19:22.792 INFO running `"docker" "rm" "-f" "4376fa96ba46493c33ec8cb449e8b1243ce8f5d2255f09e1c80e3bcc8f5cc6c6"` Oct 12 23:19:22.910 INFO blam! 4376fa96ba46493c33ec8cb449e8b1243ce8f5d2255f09e1c80e3bcc8f5cc6c6 Oct 12 23:19:22.914 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 23:19:23.163 INFO blam! 1414e0241d7860fde4df797c4f374a2894d5419d5c5706faf40faa3d3095472e Oct 12 23:19:23.164 INFO running `"docker" "start" "-a" "1414e0241d7860fde4df797c4f374a2894d5419d5c5706faf40faa3d3095472e"` Oct 12 23:19:23.733 INFO kablam! usermod: no changes Oct 12 23:19:23.879 INFO kablam! Compiling bonusly-bot v0.1.0 (/source) Oct 12 23:19:24.679 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 12 23:19:24.679 INFO kablam! --> src/main.rs:104:20 Oct 12 23:19:24.679 INFO kablam! | Oct 12 23:19:24.679 INFO kablam! 104 | let mut home = env::home_dir().expect("Cannot get home directory"); Oct 12 23:19:24.679 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:19:24.679 INFO kablam! | Oct 12 23:19:24.679 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:19:24.679 INFO kablam! Oct 12 23:19:24.955 INFO kablam! warning: constant item is never used: `USERS_URL` Oct 12 23:19:24.955 INFO kablam! --> src/bonusly_bot.rs:15:1 Oct 12 23:19:24.955 INFO kablam! | Oct 12 23:19:24.955 INFO kablam! 15 | const USERS_URL: &'static str = "https://bonus.ly/api/v1/users"; Oct 12 23:19:24.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:19:24.955 INFO kablam! | Oct 12 23:19:24.955 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:19:24.955 INFO kablam! Oct 12 23:19:24.955 INFO kablam! warning: method is never used: `get_users` Oct 12 23:19:24.955 INFO kablam! --> src/bonusly_bot.rs:117:5 Oct 12 23:19:24.955 INFO kablam! | Oct 12 23:19:24.955 INFO kablam! 117 | fn get_users(&mut self) -> BBResult<()> { Oct 12 23:19:24.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:19:24.955 INFO kablam! Oct 12 23:19:25.553 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 12 23:19:25.567 INFO kablam! su: No module specific data is present Oct 12 23:19:26.120 INFO running `"docker" "rm" "-f" "1414e0241d7860fde4df797c4f374a2894d5419d5c5706faf40faa3d3095472e"` Oct 12 23:19:26.311 INFO blam! 1414e0241d7860fde4df797c4f374a2894d5419d5c5706faf40faa3d3095472e Oct 12 23:19:26.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 23:19:26.490 INFO blam! 9b95739be08777bd26aca64e9b86c45ce20e0806049ca64d7782e24947491b54 Oct 12 23:19:26.496 INFO running `"docker" "start" "-a" "9b95739be08777bd26aca64e9b86c45ce20e0806049ca64d7782e24947491b54"` Oct 12 23:19:26.919 INFO kablam! usermod: no changes Oct 12 23:19:27.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 23:19:27.027 INFO kablam! Running /target/debug/deps/bonusly_bot-cd193b49af3ff693 Oct 12 23:19:27.029 INFO blam! Oct 12 23:19:27.029 INFO blam! running 0 tests Oct 12 23:19:27.029 INFO blam! Oct 12 23:19:27.029 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:19:27.029 INFO blam! Oct 12 23:19:27.030 INFO kablam! su: No module specific data is present Oct 12 23:19:27.336 INFO running `"docker" "rm" "-f" "9b95739be08777bd26aca64e9b86c45ce20e0806049ca64d7782e24947491b54"` Oct 12 23:19:27.483 INFO blam! 9b95739be08777bd26aca64e9b86c45ce20e0806049ca64d7782e24947491b54