Oct 15 17:57:44.735 INFO testing spotify-0.7.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:57:44.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 17:57:44.873 INFO blam! dfa2f3f9b2e059ce758a878b68b97c411c21d762808a01b8a324f963f5062b77 Oct 15 17:57:44.875 INFO running `"docker" "start" "-a" "dfa2f3f9b2e059ce758a878b68b97c411c21d762808a01b8a324f963f5062b77"` Oct 15 17:57:45.298 INFO kablam! usermod: no changes Oct 15 17:57:45.443 INFO kablam! Compiling getopts v0.2.18 Oct 15 17:57:45.445 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 17:57:46.726 INFO kablam! Compiling pulldown-cmark v0.0.8 Oct 15 17:57:48.135 INFO kablam! Compiling reqwest v0.5.2 Oct 15 17:57:49.043 INFO kablam! Compiling skeptic v0.9.0 Oct 15 17:57:50.627 INFO kablam! Compiling spotify v0.7.1 (/source) Oct 15 17:57:58.179 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:57:58.179 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:57:58.179 INFO kablam! | Oct 15 17:57:58.179 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:57:58.179 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:57:58.179 INFO kablam! | Oct 15 17:57:58.179 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:57:58.179 INFO kablam! Oct 15 17:57:58.209 INFO kablam! warning: unused variable: `client` Oct 15 17:57:58.209 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:57:58.209 INFO kablam! | Oct 15 17:57:58.209 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:57:58.209 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:57:58.209 INFO kablam! | Oct 15 17:57:58.209 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:57:58.209 INFO kablam! Oct 15 17:57:59.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.65s Oct 15 17:57:59.971 INFO kablam! su: No module specific data is present Oct 15 17:58:00.307 INFO running `"docker" "rm" "-f" "dfa2f3f9b2e059ce758a878b68b97c411c21d762808a01b8a324f963f5062b77"` Oct 15 17:58:00.482 INFO blam! dfa2f3f9b2e059ce758a878b68b97c411c21d762808a01b8a324f963f5062b77 Oct 15 17:58:00.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 17:58:00.740 INFO blam! 493795a779fc0c34881dc4b5d7711592a709ee514b527cece434be5c2ce7f2d4 Oct 15 17:58:00.743 INFO running `"docker" "start" "-a" "493795a779fc0c34881dc4b5d7711592a709ee514b527cece434be5c2ce7f2d4"` Oct 15 17:58:01.193 INFO kablam! usermod: no changes Oct 15 17:58:01.274 INFO kablam! Compiling spotify v0.7.1 (/source) Oct 15 17:58:06.227 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:06.227 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:06.227 INFO kablam! | Oct 15 17:58:06.227 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:06.227 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:06.227 INFO kablam! | Oct 15 17:58:06.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:06.227 INFO kablam! Oct 15 17:58:06.267 INFO kablam! warning: unused variable: `client` Oct 15 17:58:06.267 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:06.267 INFO kablam! | Oct 15 17:58:06.267 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:06.267 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:06.267 INFO kablam! | Oct 15 17:58:06.267 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:06.267 INFO kablam! Oct 15 17:58:06.339 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:06.339 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:06.339 INFO kablam! | Oct 15 17:58:06.339 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:06.339 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:06.339 INFO kablam! | Oct 15 17:58:06.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:06.339 INFO kablam! Oct 15 17:58:06.393 INFO kablam! warning: unused variable: `client` Oct 15 17:58:06.394 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:06.394 INFO kablam! | Oct 15 17:58:06.394 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:06.394 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:06.394 INFO kablam! | Oct 15 17:58:06.395 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:06.395 INFO kablam! Oct 15 17:58:07.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.52s Oct 15 17:58:07.740 INFO kablam! su: No module specific data is present Oct 15 17:58:08.125 INFO running `"docker" "rm" "-f" "493795a779fc0c34881dc4b5d7711592a709ee514b527cece434be5c2ce7f2d4"` Oct 15 17:58:08.279 INFO blam! 493795a779fc0c34881dc4b5d7711592a709ee514b527cece434be5c2ce7f2d4 Oct 15 17:58:08.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 17:58:08.487 INFO blam! 43bc0e090c5dcbcc0abc0ac0d3cf44dc0d8245fec7c4cb44e7de13f5af2720c2 Oct 15 17:58:08.499 INFO running `"docker" "start" "-a" "43bc0e090c5dcbcc0abc0ac0d3cf44dc0d8245fec7c4cb44e7de13f5af2720c2"` Oct 15 17:58:09.004 INFO kablam! usermod: no changes Oct 15 17:58:09.111 INFO kablam! Compiling spotify v0.7.1 (/source) Oct 15 17:58:14.895 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:14.895 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:14.895 INFO kablam! | Oct 15 17:58:14.895 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:14.895 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:14.895 INFO kablam! | Oct 15 17:58:14.895 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:14.895 INFO kablam! Oct 15 17:58:14.934 INFO kablam! warning: unused variable: `client` Oct 15 17:58:14.934 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:14.934 INFO kablam! | Oct 15 17:58:14.934 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:14.934 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:14.934 INFO kablam! | Oct 15 17:58:14.934 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:14.934 INFO kablam! Oct 15 17:58:14.956 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:14.956 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:14.956 INFO kablam! | Oct 15 17:58:14.956 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:14.956 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:14.956 INFO kablam! | Oct 15 17:58:14.956 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:14.956 INFO kablam! Oct 15 17:58:15.003 INFO kablam! warning: unused variable: `client` Oct 15 17:58:15.004 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:15.004 INFO kablam! | Oct 15 17:58:15.004 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:15.004 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:15.005 INFO kablam! | Oct 15 17:58:15.005 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:15.005 INFO kablam! Oct 15 17:58:16.325 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.30s Oct 15 17:58:16.335 INFO kablam! Running /target/debug/deps/spotify-79f6495505ffaa8f Oct 15 17:58:16.351 INFO kablam! Running /target/debug/deps/spoticli-045610e8d2f8feaf Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO kablam! Running /target/debug/deps/sceptic-7a111dc042baf796 Oct 15 17:58:16.351 INFO blam! running 0 tests Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO blam! running 0 tests Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO blam! Oct 15 17:58:16.351 INFO blam! running 2 tests Oct 15 17:58:21.471 INFO blam! test readme_0 ... ok Oct 15 17:58:21.704 INFO blam! test readme_1 ... ok Oct 15 17:58:21.704 INFO blam! Oct 15 17:58:21.704 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:21.704 INFO blam! Oct 15 17:58:21.708 INFO kablam! Doc-tests spotify Oct 15 17:58:26.143 INFO blam! Oct 15 17:58:26.143 INFO blam! running 0 tests Oct 15 17:58:26.143 INFO blam! Oct 15 17:58:26.143 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:26.143 INFO blam! Oct 15 17:58:26.151 INFO kablam! su: No module specific data is present Oct 15 17:58:26.685 INFO running `"docker" "rm" "-f" "43bc0e090c5dcbcc0abc0ac0d3cf44dc0d8245fec7c4cb44e7de13f5af2720c2"` Oct 15 17:58:27.019 INFO blam! 43bc0e090c5dcbcc0abc0ac0d3cf44dc0d8245fec7c4cb44e7de13f5af2720c2