Oct 15 17:57:44.973 INFO testing spotify-0.7.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:57:44.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 17:57:45.175 INFO blam! d9612e1c6aba1b740a89880201beeab80cec8819e78e4e10ade55b0477af4f0d Oct 15 17:57:45.176 INFO running `"docker" "start" "-a" "d9612e1c6aba1b740a89880201beeab80cec8819e78e4e10ade55b0477af4f0d"` Oct 15 17:57:45.642 INFO kablam! usermod: no changes Oct 15 17:57:45.808 INFO kablam! Compiling hyper v0.10.13 Oct 15 17:57:45.808 INFO kablam! Compiling serde_urlencoded v0.4.3 Oct 15 17:57:45.815 INFO kablam! Compiling spotify v0.7.1 (/source) Oct 15 17:57:54.350 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 17:57:56.163 INFO kablam! Compiling reqwest v0.5.2 Oct 15 17:58:03.711 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:03.711 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:03.711 INFO kablam! | Oct 15 17:58:03.711 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:03.711 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:03.711 INFO kablam! | Oct 15 17:58:03.711 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:03.711 INFO kablam! Oct 15 17:58:03.755 INFO kablam! warning: unused variable: `client` Oct 15 17:58:03.755 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:03.755 INFO kablam! | Oct 15 17:58:03.755 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:03.755 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:03.755 INFO kablam! | Oct 15 17:58:03.755 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:03.755 INFO kablam! Oct 15 17:58:05.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.89s Oct 15 17:58:05.558 INFO kablam! su: No module specific data is present Oct 15 17:58:05.895 INFO running `"docker" "rm" "-f" "d9612e1c6aba1b740a89880201beeab80cec8819e78e4e10ade55b0477af4f0d"` Oct 15 17:58:06.016 INFO blam! d9612e1c6aba1b740a89880201beeab80cec8819e78e4e10ade55b0477af4f0d Oct 15 17:58:06.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 17:58:06.210 INFO blam! 262077a7f139b202b11cc1606ae93a0bd07dee1be49828bd0f0d228d93257ce8 Oct 15 17:58:06.210 INFO running `"docker" "start" "-a" "262077a7f139b202b11cc1606ae93a0bd07dee1be49828bd0f0d228d93257ce8"` Oct 15 17:58:06.703 INFO kablam! usermod: no changes Oct 15 17:58:06.821 INFO kablam! Compiling spotify v0.7.1 (/source) Oct 15 17:58:12.351 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:12.351 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:12.351 INFO kablam! | Oct 15 17:58:12.351 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:12.351 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:12.351 INFO kablam! | Oct 15 17:58:12.351 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:12.351 INFO kablam! Oct 15 17:58:12.355 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:12.355 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:12.355 INFO kablam! | Oct 15 17:58:12.355 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:12.355 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:12.355 INFO kablam! | Oct 15 17:58:12.355 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:12.355 INFO kablam! Oct 15 17:58:12.406 INFO kablam! warning: unused variable: `client` Oct 15 17:58:12.406 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:12.406 INFO kablam! | Oct 15 17:58:12.406 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:12.406 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:12.406 INFO kablam! | Oct 15 17:58:12.406 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:12.406 INFO kablam! Oct 15 17:58:12.463 INFO kablam! warning: unused variable: `client` Oct 15 17:58:12.463 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:12.463 INFO kablam! | Oct 15 17:58:12.463 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:12.463 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:12.463 INFO kablam! | Oct 15 17:58:12.463 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:12.463 INFO kablam! Oct 15 17:58:14.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.67s Oct 15 17:58:14.406 INFO kablam! su: No module specific data is present Oct 15 17:58:14.645 INFO running `"docker" "rm" "-f" "262077a7f139b202b11cc1606ae93a0bd07dee1be49828bd0f0d228d93257ce8"` Oct 15 17:58:14.752 INFO blam! 262077a7f139b202b11cc1606ae93a0bd07dee1be49828bd0f0d228d93257ce8 Oct 15 17:58:14.755 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 17:58:15.014 INFO blam! ee9b4f6def33d3a2d4db026cbb1ad59530870405c418daf8f19fb8f83b257558 Oct 15 17:58:15.023 INFO running `"docker" "start" "-a" "ee9b4f6def33d3a2d4db026cbb1ad59530870405c418daf8f19fb8f83b257558"` Oct 15 17:58:15.544 INFO kablam! usermod: no changes Oct 15 17:58:15.618 INFO kablam! Compiling spotify v0.7.1 (/source) Oct 15 17:58:21.006 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:21.006 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:21.006 INFO kablam! | Oct 15 17:58:21.006 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:21.006 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:21.006 INFO kablam! | Oct 15 17:58:21.006 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:21.006 INFO kablam! Oct 15 17:58:21.055 INFO kablam! warning: unused variable: `client` Oct 15 17:58:21.056 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:21.056 INFO kablam! | Oct 15 17:58:21.056 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:21.056 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:21.057 INFO kablam! | Oct 15 17:58:21.057 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:21.057 INFO kablam! Oct 15 17:58:21.335 INFO kablam! warning: unused imports: `thread`, `time` Oct 15 17:58:21.335 INFO kablam! --> src/bin/spoticli.rs:3:11 Oct 15 17:58:21.335 INFO kablam! | Oct 15 17:58:21.335 INFO kablam! 3 | use std::{thread, time}; Oct 15 17:58:21.335 INFO kablam! | ^^^^^^ ^^^^ Oct 15 17:58:21.335 INFO kablam! | Oct 15 17:58:21.335 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:58:21.335 INFO kablam! Oct 15 17:58:21.403 INFO kablam! warning: unused variable: `client` Oct 15 17:58:21.403 INFO kablam! --> src/bin/spoticli.rs:25:33 Oct 15 17:58:21.403 INFO kablam! | Oct 15 17:58:21.403 INFO kablam! 25 | let reactor = spotify.poll(|client, status, change| { Oct 15 17:58:21.403 INFO kablam! | ^^^^^^ help: consider using `_client` instead Oct 15 17:58:21.403 INFO kablam! | Oct 15 17:58:21.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:58:21.403 INFO kablam! Oct 15 17:58:23.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.52s Oct 15 17:58:23.089 INFO kablam! Running /target/debug/deps/spotify-cbc107a3b9df13da Oct 15 17:58:23.095 INFO blam! Oct 15 17:58:23.095 INFO blam! running 0 tests Oct 15 17:58:23.095 INFO blam! Oct 15 17:58:23.095 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:23.095 INFO blam! Oct 15 17:58:23.096 INFO kablam! Running /target/debug/deps/spoticli-f530fdf210927037 Oct 15 17:58:23.107 INFO blam! Oct 15 17:58:23.107 INFO blam! running 0 tests Oct 15 17:58:23.107 INFO blam! Oct 15 17:58:23.107 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:23.107 INFO blam! Oct 15 17:58:23.107 INFO blam! Oct 15 17:58:23.107 INFO blam! running 2 tests Oct 15 17:58:23.108 INFO kablam! Running /target/debug/deps/sceptic-3c2afbcf631c4afc Oct 15 17:58:28.887 INFO blam! test readme_0 ... ok Oct 15 17:58:28.974 INFO blam! test readme_1 ... ok Oct 15 17:58:28.974 INFO kablam! Doc-tests spotify Oct 15 17:58:28.974 INFO blam! Oct 15 17:58:28.974 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:28.974 INFO blam! Oct 15 17:58:32.543 INFO blam! Oct 15 17:58:32.543 INFO blam! running 0 tests Oct 15 17:58:32.543 INFO blam! Oct 15 17:58:32.543 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:58:32.543 INFO blam! Oct 15 17:58:32.552 INFO kablam! su: No module specific data is present Oct 15 17:58:32.868 INFO running `"docker" "rm" "-f" "ee9b4f6def33d3a2d4db026cbb1ad59530870405c418daf8f19fb8f83b257558"` Oct 15 17:58:33.047 INFO blam! ee9b4f6def33d3a2d4db026cbb1ad59530870405c418daf8f19fb8f83b257558