Oct 12 01:51:02.810 INFO testing dbusify_hyper-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 01:51:02.811 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 01:51:03.224 INFO blam! 0b0d117a4212774ba74e5c0a2375c2ce6d69f695dca22ddd5cfaaa2e539afff4 Oct 12 01:51:03.225 INFO running `"docker" "start" "-a" "0b0d117a4212774ba74e5c0a2375c2ce6d69f695dca22ddd5cfaaa2e539afff4"` Oct 12 01:51:05.061 INFO kablam! usermod: no changes Oct 12 01:51:05.584 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 12 01:51:05.589 INFO kablam! Compiling error-chain v0.10.0 Oct 12 01:51:07.890 INFO kablam! Compiling dotenv v0.10.1 Oct 12 01:51:16.678 INFO kablam! Compiling derive_builder v0.5.1 Oct 12 01:51:25.224 INFO kablam! Compiling rspotify v0.2.5 Oct 12 01:51:53.468 INFO kablam! Compiling dbusify_hyper v0.1.0 (/source) Oct 12 01:52:08.481 INFO kablam! warning: unused import: `std::io` Oct 12 01:52:08.481 INFO kablam! --> src/lib.rs:10:5 Oct 12 01:52:08.481 INFO kablam! | Oct 12 01:52:08.482 INFO kablam! 10 | use std::io; Oct 12 01:52:08.482 INFO kablam! | ^^^^^^^ Oct 12 01:52:08.482 INFO kablam! | Oct 12 01:52:08.482 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:52:08.483 INFO kablam! Oct 12 01:52:08.483 INFO kablam! warning: unused import: `hyper::Request` Oct 12 01:52:08.483 INFO kablam! --> src/lib.rs:11:5 Oct 12 01:52:08.483 INFO kablam! | Oct 12 01:52:08.484 INFO kablam! 11 | use hyper::Request; Oct 12 01:52:08.484 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:52:08.484 INFO kablam! Oct 12 01:52:08.485 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 12 01:52:08.485 INFO kablam! --> src/lib.rs:17:5 Oct 12 01:52:08.485 INFO kablam! | Oct 12 01:52:08.485 INFO kablam! 17 | use std::net::Ipv4Addr; Oct 12 01:52:08.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:52:08.488 INFO kablam! Oct 12 01:52:08.489 INFO kablam! warning: unused import: `std::sync::mpsc::Sender` Oct 12 01:52:08.489 INFO kablam! --> src/lib.rs:20:5 Oct 12 01:52:08.489 INFO kablam! | Oct 12 01:52:08.489 INFO kablam! 20 | use std::sync::mpsc::Sender; Oct 12 01:52:08.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:52:08.490 INFO kablam! Oct 12 01:52:08.490 INFO kablam! warning: unused import: `std::sync::Arc` Oct 12 01:52:08.491 INFO kablam! --> src/lib.rs:22:5 Oct 12 01:52:08.491 INFO kablam! | Oct 12 01:52:08.491 INFO kablam! 22 | use std::sync::Arc; Oct 12 01:52:08.491 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:52:08.492 INFO kablam! Oct 12 01:52:08.492 INFO kablam! warning: unused import: `core::borrow::Borrow` Oct 12 01:52:08.492 INFO kablam! --> src/lib.rs:23:5 Oct 12 01:52:08.492 INFO kablam! | Oct 12 01:52:08.493 INFO kablam! 23 | use core::borrow::Borrow; Oct 12 01:52:08.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:52:08.493 INFO kablam! Oct 12 01:52:08.494 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 01:52:08.494 INFO kablam! --> src/lib.rs:24:5 Oct 12 01:52:08.494 INFO kablam! | Oct 12 01:52:08.494 INFO kablam! 24 | use std::sync::Mutex; Oct 12 01:52:08.495 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:52:08.495 INFO kablam! Oct 12 01:52:08.637 INFO kablam! warning: unused import: `futures::Stream` Oct 12 01:52:08.637 INFO kablam! --> src/lib.rs:18:5 Oct 12 01:52:08.638 INFO kablam! | Oct 12 01:52:08.638 INFO kablam! 18 | use futures::Stream; Oct 12 01:52:08.638 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:52:08.638 INFO kablam! Oct 12 01:52:08.639 INFO kablam! warning: unused variable: `query` Oct 12 01:52:08.639 INFO kablam! --> src/lib.rs:64:33 Oct 12 01:52:08.640 INFO kablam! | Oct 12 01:52:08.640 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:52:08.640 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 12 01:52:08.641 INFO kablam! | Oct 12 01:52:08.641 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 01:52:08.641 INFO kablam! Oct 12 01:52:08.642 INFO kablam! warning: unused variable: `tx_stop` Oct 12 01:52:08.642 INFO kablam! --> src/lib.rs:36:18 Oct 12 01:52:08.642 INFO kablam! | Oct 12 01:52:08.643 INFO kablam! 36 | let (tx_stop, rx_stop) = futures::sync::oneshot::channel::<()>(); Oct 12 01:52:08.643 INFO kablam! | ^^^^^^^ help: consider using `_tx_stop` instead Oct 12 01:52:08.643 INFO kablam! Oct 12 01:52:08.644 INFO kablam! warning: unused variable: `spotify_oauth` Oct 12 01:52:08.644 INFO kablam! --> src/lib.rs:99:17 Oct 12 01:52:08.644 INFO kablam! | Oct 12 01:52:08.645 INFO kablam! 99 | let spotify_oauth = spotify_oauth_2; Oct 12 01:52:08.645 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_spotify_oauth` instead Oct 12 01:52:08.645 INFO kablam! Oct 12 01:52:08.656 INFO kablam! warning: variable does not need to be mutable Oct 12 01:52:08.656 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:52:08.656 INFO kablam! | Oct 12 01:52:08.656 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:52:08.656 INFO kablam! | ----^^^^^ Oct 12 01:52:08.656 INFO kablam! | | Oct 12 01:52:08.656 INFO kablam! | help: remove this `mut` Oct 12 01:52:08.656 INFO kablam! | Oct 12 01:52:08.656 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 01:52:08.656 INFO kablam! Oct 12 01:52:08.656 INFO kablam! warning: variable does not need to be mutable Oct 12 01:52:08.656 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:52:08.656 INFO kablam! | Oct 12 01:52:08.656 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:52:08.656 INFO kablam! | ----^^^^^ Oct 12 01:52:08.656 INFO kablam! | | Oct 12 01:52:08.656 INFO kablam! | help: remove this `mut` Oct 12 01:52:08.656 INFO kablam! Oct 12 01:52:11.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Oct 12 01:52:11.906 INFO kablam! su: No module specific data is present Oct 12 01:52:12.628 INFO running `"docker" "rm" "-f" "0b0d117a4212774ba74e5c0a2375c2ce6d69f695dca22ddd5cfaaa2e539afff4"` Oct 12 01:52:12.904 INFO blam! 0b0d117a4212774ba74e5c0a2375c2ce6d69f695dca22ddd5cfaaa2e539afff4 Oct 12 01:52:12.908 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 01:52:13.150 INFO blam! 99217851c338fe47369f39abcf4419255dbdc32cebba012372e4aa399f4c5698 Oct 12 01:52:13.153 INFO running `"docker" "start" "-a" "99217851c338fe47369f39abcf4419255dbdc32cebba012372e4aa399f4c5698"` Oct 12 01:52:13.905 INFO kablam! usermod: no changes Oct 12 01:52:14.088 INFO kablam! Compiling dbusify_hyper v0.1.0 (/source) Oct 12 01:52:27.396 INFO kablam! warning: unused import: `std::io` Oct 12 01:52:27.396 INFO kablam! --> src/lib.rs:10:5 Oct 12 01:52:27.396 INFO kablam! | Oct 12 01:52:27.396 INFO kablam! 10 | use std::io; Oct 12 01:52:27.396 INFO kablam! | ^^^^^^^ Oct 12 01:52:27.396 INFO kablam! | Oct 12 01:52:27.396 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:52:27.396 INFO kablam! Oct 12 01:52:27.396 INFO kablam! warning: unused import: `hyper::Request` Oct 12 01:52:27.396 INFO kablam! --> src/lib.rs:11:5 Oct 12 01:52:27.397 INFO kablam! | Oct 12 01:52:27.397 INFO kablam! 11 | use hyper::Request; Oct 12 01:52:27.397 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:52:27.397 INFO kablam! Oct 12 01:52:27.397 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 12 01:52:27.397 INFO kablam! --> src/lib.rs:17:5 Oct 12 01:52:27.397 INFO kablam! | Oct 12 01:52:27.397 INFO kablam! 17 | use std::net::Ipv4Addr; Oct 12 01:52:27.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:52:27.397 INFO kablam! Oct 12 01:52:27.397 INFO kablam! warning: unused import: `std::sync::mpsc::Sender` Oct 12 01:52:27.397 INFO kablam! --> src/lib.rs:20:5 Oct 12 01:52:27.397 INFO kablam! | Oct 12 01:52:27.397 INFO kablam! 20 | use std::sync::mpsc::Sender; Oct 12 01:52:27.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:52:27.397 INFO kablam! Oct 12 01:52:27.397 INFO kablam! warning: unused import: `std::sync::Arc` Oct 12 01:52:27.397 INFO kablam! --> src/lib.rs:22:5 Oct 12 01:52:27.397 INFO kablam! | Oct 12 01:52:27.397 INFO kablam! 22 | use std::sync::Arc; Oct 12 01:52:27.397 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:52:27.397 INFO kablam! Oct 12 01:52:27.397 INFO kablam! warning: unused import: `core::borrow::Borrow` Oct 12 01:52:27.397 INFO kablam! --> src/lib.rs:23:5 Oct 12 01:52:27.397 INFO kablam! | Oct 12 01:52:27.397 INFO kablam! 23 | use core::borrow::Borrow; Oct 12 01:52:27.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:52:27.397 INFO kablam! Oct 12 01:52:27.397 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 01:52:27.397 INFO kablam! --> src/lib.rs:24:5 Oct 12 01:52:27.397 INFO kablam! | Oct 12 01:52:27.397 INFO kablam! 24 | use std::sync::Mutex; Oct 12 01:52:27.397 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:52:27.397 INFO kablam! Oct 12 01:52:27.528 INFO kablam! warning: unused import: `futures::Stream` Oct 12 01:52:27.528 INFO kablam! --> src/lib.rs:18:5 Oct 12 01:52:27.528 INFO kablam! | Oct 12 01:52:27.529 INFO kablam! 18 | use futures::Stream; Oct 12 01:52:27.529 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:52:27.529 INFO kablam! Oct 12 01:52:27.529 INFO kablam! warning: unused variable: `query` Oct 12 01:52:27.529 INFO kablam! --> src/lib.rs:64:33 Oct 12 01:52:27.529 INFO kablam! | Oct 12 01:52:27.529 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:52:27.529 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 12 01:52:27.529 INFO kablam! | Oct 12 01:52:27.529 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 01:52:27.529 INFO kablam! Oct 12 01:52:27.529 INFO kablam! warning: unused variable: `tx_stop` Oct 12 01:52:27.529 INFO kablam! --> src/lib.rs:36:18 Oct 12 01:52:27.529 INFO kablam! | Oct 12 01:52:27.529 INFO kablam! 36 | let (tx_stop, rx_stop) = futures::sync::oneshot::channel::<()>(); Oct 12 01:52:27.529 INFO kablam! | ^^^^^^^ help: consider using `_tx_stop` instead Oct 12 01:52:27.529 INFO kablam! Oct 12 01:52:27.529 INFO kablam! warning: unused variable: `spotify_oauth` Oct 12 01:52:27.529 INFO kablam! --> src/lib.rs:99:17 Oct 12 01:52:27.529 INFO kablam! | Oct 12 01:52:27.529 INFO kablam! 99 | let spotify_oauth = spotify_oauth_2; Oct 12 01:52:27.529 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_spotify_oauth` instead Oct 12 01:52:27.529 INFO kablam! Oct 12 01:52:27.549 INFO kablam! warning: variable does not need to be mutable Oct 12 01:52:27.549 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:52:27.549 INFO kablam! | Oct 12 01:52:27.549 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:52:27.549 INFO kablam! | ----^^^^^ Oct 12 01:52:27.549 INFO kablam! | | Oct 12 01:52:27.550 INFO kablam! | help: remove this `mut` Oct 12 01:52:27.550 INFO kablam! | Oct 12 01:52:27.550 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 01:52:27.550 INFO kablam! Oct 12 01:52:27.550 INFO kablam! warning: variable does not need to be mutable Oct 12 01:52:27.550 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:52:27.550 INFO kablam! | Oct 12 01:52:27.550 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:52:27.550 INFO kablam! | ----^^^^^ Oct 12 01:52:27.550 INFO kablam! | | Oct 12 01:52:27.550 INFO kablam! | help: remove this `mut` Oct 12 01:52:27.550 INFO kablam! Oct 12 01:52:28.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.30s Oct 12 01:52:28.241 INFO kablam! su: No module specific data is present Oct 12 01:52:29.134 INFO running `"docker" "rm" "-f" "99217851c338fe47369f39abcf4419255dbdc32cebba012372e4aa399f4c5698"` Oct 12 01:52:29.508 INFO blam! 99217851c338fe47369f39abcf4419255dbdc32cebba012372e4aa399f4c5698 Oct 12 01:52:29.512 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 01:52:29.856 INFO blam! 75ce13048afc8c1d906e934e3d9c089ee763e6a761799ad88fb8b5ba8e66c13c Oct 12 01:52:29.862 INFO running `"docker" "start" "-a" "75ce13048afc8c1d906e934e3d9c089ee763e6a761799ad88fb8b5ba8e66c13c"` Oct 12 01:52:31.784 INFO kablam! usermod: no changes Oct 12 01:52:32.090 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 12 01:52:32.133 INFO kablam! Running /target/debug/deps/dbusify_hyper-2b3790e76e3963be Oct 12 01:52:32.138 INFO blam! Oct 12 01:52:32.138 INFO blam! running 0 tests Oct 12 01:52:32.138 INFO blam! Oct 12 01:52:32.138 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:52:32.138 INFO blam! Oct 12 01:52:32.139 INFO kablam! Doc-tests dbusify_hyper Oct 12 01:52:57.768 INFO blam! Oct 12 01:52:57.768 INFO blam! running 0 tests Oct 12 01:52:57.768 INFO blam! Oct 12 01:52:57.768 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:52:57.768 INFO blam! Oct 12 01:52:57.781 INFO kablam! su: No module specific data is present Oct 12 01:52:58.664 INFO running `"docker" "rm" "-f" "75ce13048afc8c1d906e934e3d9c089ee763e6a761799ad88fb8b5ba8e66c13c"` Oct 12 01:52:59.020 INFO blam! 75ce13048afc8c1d906e934e3d9c089ee763e6a761799ad88fb8b5ba8e66c13c