Oct 12 01:51:01.201 INFO testing dbusify_hyper-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:51:01.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:51:01.594 INFO blam! 35ed6110a395ea75b2033d2898b938046d23227004151f51aa8a51b06007225d Oct 12 01:51:01.602 INFO running `"docker" "start" "-a" "35ed6110a395ea75b2033d2898b938046d23227004151f51aa8a51b06007225d"` Oct 12 01:51:02.791 INFO kablam! usermod: no changes Oct 12 01:51:03.304 INFO kablam! Compiling webbrowser v0.2.2 Oct 12 01:51:03.304 INFO kablam! Compiling random v0.12.2 Oct 12 01:51:03.322 INFO kablam! Compiling syn v0.11.11 Oct 12 01:51:03.333 INFO kablam! Compiling chrono v0.4.6 Oct 12 01:51:03.358 INFO kablam! Compiling error-chain v0.10.0 Oct 12 01:51:16.361 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 12 01:51:16.361 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 12 01:51:20.411 INFO kablam! Compiling derive_builder v0.5.1 Oct 12 01:51:24.308 INFO kablam! Compiling dotenv v0.10.1 Oct 12 01:51:25.968 INFO kablam! Compiling rspotify v0.2.5 Oct 12 01:51:43.508 INFO kablam! Compiling dbusify_hyper v0.1.0 (/source) Oct 12 01:51:44.508 INFO kablam! warning: unused import: `std::io` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:10:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 10 | use std::io; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^ Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.508 INFO kablam! warning: unused import: `hyper::Request` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:11:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 11 | use hyper::Request; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.508 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:17:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 17 | use std::net::Ipv4Addr; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.508 INFO kablam! warning: unused import: `std::sync::mpsc::Sender` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:20:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 20 | use std::sync::mpsc::Sender; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.508 INFO kablam! warning: unused import: `std::sync::Arc` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:22:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 22 | use std::sync::Arc; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.508 INFO kablam! warning: unused import: `core::borrow::Borrow` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:23:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 23 | use core::borrow::Borrow; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.508 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 01:51:44.508 INFO kablam! --> src/lib.rs:24:5 Oct 12 01:51:44.508 INFO kablam! | Oct 12 01:51:44.508 INFO kablam! 24 | use std::sync::Mutex; Oct 12 01:51:44.508 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:51:44.508 INFO kablam! Oct 12 01:51:44.676 INFO kablam! warning: unused import: `futures::Stream` Oct 12 01:51:44.676 INFO kablam! --> src/lib.rs:18:5 Oct 12 01:51:44.676 INFO kablam! | Oct 12 01:51:44.676 INFO kablam! 18 | use futures::Stream; Oct 12 01:51:44.676 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:51:44.676 INFO kablam! Oct 12 01:51:44.676 INFO kablam! warning: unused variable: `query` Oct 12 01:51:44.676 INFO kablam! --> src/lib.rs:64:33 Oct 12 01:51:44.676 INFO kablam! | Oct 12 01:51:44.676 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:51:44.676 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 12 01:51:44.676 INFO kablam! | Oct 12 01:51:44.676 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 01:51:44.676 INFO kablam! Oct 12 01:51:44.676 INFO kablam! warning: unused variable: `tx_stop` Oct 12 01:51:44.676 INFO kablam! --> src/lib.rs:36:18 Oct 12 01:51:44.676 INFO kablam! | Oct 12 01:51:44.676 INFO kablam! 36 | let (tx_stop, rx_stop) = futures::sync::oneshot::channel::<()>(); Oct 12 01:51:44.676 INFO kablam! | ^^^^^^^ help: consider using `_tx_stop` instead Oct 12 01:51:44.676 INFO kablam! Oct 12 01:51:44.676 INFO kablam! warning: unused variable: `spotify_oauth` Oct 12 01:51:44.676 INFO kablam! --> src/lib.rs:99:17 Oct 12 01:51:44.676 INFO kablam! | Oct 12 01:51:44.676 INFO kablam! 99 | let spotify_oauth = spotify_oauth_2; Oct 12 01:51:44.676 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_spotify_oauth` instead Oct 12 01:51:44.676 INFO kablam! Oct 12 01:51:44.692 INFO kablam! warning: variable does not need to be mutable Oct 12 01:51:44.692 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:51:44.692 INFO kablam! | Oct 12 01:51:44.692 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:51:44.692 INFO kablam! | ----^^^^^ Oct 12 01:51:44.692 INFO kablam! | | Oct 12 01:51:44.692 INFO kablam! | help: remove this `mut` Oct 12 01:51:44.692 INFO kablam! | Oct 12 01:51:44.692 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 01:51:44.692 INFO kablam! Oct 12 01:51:44.692 INFO kablam! warning: variable does not need to be mutable Oct 12 01:51:44.692 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:51:44.692 INFO kablam! | Oct 12 01:51:44.692 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:51:44.692 INFO kablam! | ----^^^^^ Oct 12 01:51:44.692 INFO kablam! | | Oct 12 01:51:44.692 INFO kablam! | help: remove this `mut` Oct 12 01:51:44.692 INFO kablam! Oct 12 01:51:48.008 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.19s Oct 12 01:51:48.027 INFO kablam! su: No module specific data is present Oct 12 01:51:48.828 INFO running `"docker" "rm" "-f" "35ed6110a395ea75b2033d2898b938046d23227004151f51aa8a51b06007225d"` Oct 12 01:51:49.024 INFO blam! 35ed6110a395ea75b2033d2898b938046d23227004151f51aa8a51b06007225d Oct 12 01:51:49.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:51:49.392 INFO blam! ec53fa143b5f95a13091d263740ee2c196e638d67833920c856e993423a1a3d6 Oct 12 01:51:49.408 INFO running `"docker" "start" "-a" "ec53fa143b5f95a13091d263740ee2c196e638d67833920c856e993423a1a3d6"` Oct 12 01:51:50.600 INFO kablam! usermod: no changes Oct 12 01:51:51.052 INFO kablam! Compiling dbusify_hyper v0.1.0 (/source) Oct 12 01:51:52.000 INFO kablam! warning: unused import: `std::io` Oct 12 01:51:52.000 INFO kablam! --> src/lib.rs:10:5 Oct 12 01:51:52.000 INFO kablam! | Oct 12 01:51:52.000 INFO kablam! 10 | use std::io; Oct 12 01:51:52.000 INFO kablam! | ^^^^^^^ Oct 12 01:51:52.000 INFO kablam! | Oct 12 01:51:52.000 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.001 INFO kablam! warning: unused import: `hyper::Request` Oct 12 01:51:52.001 INFO kablam! --> src/lib.rs:11:5 Oct 12 01:51:52.001 INFO kablam! | Oct 12 01:51:52.001 INFO kablam! 11 | use hyper::Request; Oct 12 01:51:52.001 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.001 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 12 01:51:52.001 INFO kablam! --> src/lib.rs:17:5 Oct 12 01:51:52.001 INFO kablam! | Oct 12 01:51:52.001 INFO kablam! 17 | use std::net::Ipv4Addr; Oct 12 01:51:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.001 INFO kablam! warning: unused import: `std::sync::mpsc::Sender` Oct 12 01:51:52.001 INFO kablam! --> src/lib.rs:20:5 Oct 12 01:51:52.001 INFO kablam! | Oct 12 01:51:52.001 INFO kablam! 20 | use std::sync::mpsc::Sender; Oct 12 01:51:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.001 INFO kablam! warning: unused import: `std::sync::Arc` Oct 12 01:51:52.001 INFO kablam! --> src/lib.rs:22:5 Oct 12 01:51:52.001 INFO kablam! | Oct 12 01:51:52.001 INFO kablam! 22 | use std::sync::Arc; Oct 12 01:51:52.001 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.001 INFO kablam! warning: unused import: `core::borrow::Borrow` Oct 12 01:51:52.001 INFO kablam! --> src/lib.rs:23:5 Oct 12 01:51:52.001 INFO kablam! | Oct 12 01:51:52.001 INFO kablam! 23 | use core::borrow::Borrow; Oct 12 01:51:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.001 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 01:51:52.001 INFO kablam! --> src/lib.rs:24:5 Oct 12 01:51:52.001 INFO kablam! | Oct 12 01:51:52.001 INFO kablam! 24 | use std::sync::Mutex; Oct 12 01:51:52.001 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 01:51:52.001 INFO kablam! Oct 12 01:51:52.128 INFO kablam! warning: unused import: `futures::Stream` Oct 12 01:51:52.129 INFO kablam! --> src/lib.rs:18:5 Oct 12 01:51:52.129 INFO kablam! | Oct 12 01:51:52.129 INFO kablam! 18 | use futures::Stream; Oct 12 01:51:52.129 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 01:51:52.129 INFO kablam! Oct 12 01:51:52.132 INFO kablam! warning: unused variable: `query` Oct 12 01:51:52.132 INFO kablam! --> src/lib.rs:64:33 Oct 12 01:51:52.132 INFO kablam! | Oct 12 01:51:52.132 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:51:52.132 INFO kablam! | ^^^^^ help: consider using `_query` instead Oct 12 01:51:52.132 INFO kablam! | Oct 12 01:51:52.132 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 01:51:52.132 INFO kablam! Oct 12 01:51:52.132 INFO kablam! warning: unused variable: `tx_stop` Oct 12 01:51:52.132 INFO kablam! --> src/lib.rs:36:18 Oct 12 01:51:52.132 INFO kablam! | Oct 12 01:51:52.132 INFO kablam! 36 | let (tx_stop, rx_stop) = futures::sync::oneshot::channel::<()>(); Oct 12 01:51:52.132 INFO kablam! | ^^^^^^^ help: consider using `_tx_stop` instead Oct 12 01:51:52.132 INFO kablam! Oct 12 01:51:52.132 INFO kablam! warning: unused variable: `spotify_oauth` Oct 12 01:51:52.132 INFO kablam! --> src/lib.rs:99:17 Oct 12 01:51:52.132 INFO kablam! | Oct 12 01:51:52.132 INFO kablam! 99 | let spotify_oauth = spotify_oauth_2; Oct 12 01:51:52.132 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_spotify_oauth` instead Oct 12 01:51:52.132 INFO kablam! Oct 12 01:51:52.148 INFO kablam! warning: variable does not need to be mutable Oct 12 01:51:52.148 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:51:52.148 INFO kablam! | Oct 12 01:51:52.148 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:51:52.148 INFO kablam! | ----^^^^^ Oct 12 01:51:52.148 INFO kablam! | | Oct 12 01:51:52.148 INFO kablam! | help: remove this `mut` Oct 12 01:51:52.148 INFO kablam! | Oct 12 01:51:52.148 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 01:51:52.148 INFO kablam! Oct 12 01:51:52.148 INFO kablam! warning: variable does not need to be mutable Oct 12 01:51:52.148 INFO kablam! --> src/lib.rs:64:29 Oct 12 01:51:52.148 INFO kablam! | Oct 12 01:51:52.148 INFO kablam! 64 | let mut query = req.uri().query().unwrap_or("No query").to_string(); Oct 12 01:51:52.148 INFO kablam! | ----^^^^^ Oct 12 01:51:52.148 INFO kablam! | | Oct 12 01:51:52.148 INFO kablam! | help: remove this `mut` Oct 12 01:51:52.148 INFO kablam! Oct 12 01:51:52.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 12 01:51:52.961 INFO kablam! su: No module specific data is present Oct 12 01:51:53.409 INFO running `"docker" "rm" "-f" "ec53fa143b5f95a13091d263740ee2c196e638d67833920c856e993423a1a3d6"` Oct 12 01:51:53.583 INFO blam! ec53fa143b5f95a13091d263740ee2c196e638d67833920c856e993423a1a3d6 Oct 12 01:51:53.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/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 12 01:51:53.808 INFO blam! e4c21b241a10e5edbbaf0d810909875812d355f5c86dc60eb15dd691e4aba8da Oct 12 01:51:53.814 INFO running `"docker" "start" "-a" "e4c21b241a10e5edbbaf0d810909875812d355f5c86dc60eb15dd691e4aba8da"` Oct 12 01:51:54.855 INFO kablam! usermod: no changes Oct 12 01:51:55.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 12 01:51:55.112 INFO kablam! Running /target/debug/deps/dbusify_hyper-b229c3a14016832d Oct 12 01:51:55.116 INFO kablam! Doc-tests dbusify_hyper Oct 12 01:51:55.116 INFO blam! Oct 12 01:51:55.117 INFO blam! running 0 tests Oct 12 01:51:55.117 INFO blam! Oct 12 01:51:55.117 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:51:55.118 INFO blam! Oct 12 01:51:56.693 INFO blam! Oct 12 01:51:56.693 INFO blam! running 0 tests Oct 12 01:51:56.693 INFO blam! Oct 12 01:51:56.693 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 01:51:56.693 INFO blam! Oct 12 01:51:56.708 INFO kablam! su: No module specific data is present Oct 12 01:51:57.657 INFO running `"docker" "rm" "-f" "e4c21b241a10e5edbbaf0d810909875812d355f5c86dc60eb15dd691e4aba8da"` Oct 12 01:51:57.968 INFO blam! e4c21b241a10e5edbbaf0d810909875812d355f5c86dc60eb15dd691e4aba8da