Oct 15 23:51:51.887 INFO testing pocket-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:51:51.887 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:51:52.309 INFO blam! 2bdba0e65b0e159b077807ad6cdf77077c5be74a3d421357192d9a69640e0153 Oct 15 23:51:52.313 INFO running `"docker" "start" "-a" "2bdba0e65b0e159b077807ad6cdf77077c5be74a3d421357192d9a69640e0153"` Oct 15 23:51:53.215 INFO kablam! usermod: no changes Oct 15 23:51:53.356 INFO kablam! Compiling hyper v0.8.1 Oct 15 23:52:01.195 INFO kablam! Compiling pocket v0.1.3 (/source) Oct 15 23:52:03.296 INFO kablam! warning: unused import: `hyper::net::HttpConnector` Oct 15 23:52:03.296 INFO kablam! --> src/lib.rs:11:5 Oct 15 23:52:03.297 INFO kablam! | Oct 15 23:52:03.297 INFO kablam! 11 | use hyper::net::HttpConnector; Oct 15 23:52:03.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:03.298 INFO kablam! | Oct 15 23:52:03.298 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:52:03.298 INFO kablam! Oct 15 23:52:03.299 INFO kablam! warning: unused imports: `Json`, `ToJson` Oct 15 23:52:03.299 INFO kablam! --> src/lib.rs:17:29 Oct 15 23:52:03.299 INFO kablam! | Oct 15 23:52:03.300 INFO kablam! 17 | use rustc_serialize::json::{ToJson, Json}; Oct 15 23:52:03.300 INFO kablam! | ^^^^^^ ^^^^ Oct 15 23:52:03.300 INFO kablam! Oct 15 23:52:03.300 INFO kablam! warning: unused import: `Into` Oct 15 23:52:03.301 INFO kablam! --> src/lib.rs:19:26 Oct 15 23:52:03.301 INFO kablam! | Oct 15 23:52:03.301 INFO kablam! 19 | use std::convert::{From, Into}; Oct 15 23:52:03.301 INFO kablam! | ^^^^ Oct 15 23:52:03.302 INFO kablam! Oct 15 23:52:03.302 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 15 23:52:03.302 INFO kablam! --> src/lib.rs:22:5 Oct 15 23:52:03.303 INFO kablam! | Oct 15 23:52:03.303 INFO kablam! 22 | use std::collections::BTreeMap; Oct 15 23:52:03.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:03.303 INFO kablam! Oct 15 23:52:03.872 INFO kablam! warning: field is never used: `state` Oct 15 23:52:03.872 INFO kablam! --> src/lib.rs:217:5 Oct 15 23:52:03.872 INFO kablam! | Oct 15 23:52:03.872 INFO kablam! 217 | state: Option Oct 15 23:52:03.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:03.872 INFO kablam! | Oct 15 23:52:03.872 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:52:03.872 INFO kablam! Oct 15 23:52:03.875 INFO kablam! warning: field is never used: `status` Oct 15 23:52:03.875 INFO kablam! --> src/lib.rs:389:5 Oct 15 23:52:03.875 INFO kablam! | Oct 15 23:52:03.875 INFO kablam! 389 | status: u16 Oct 15 23:52:03.875 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:52:03.875 INFO kablam! Oct 15 23:52:03.875 INFO kablam! warning: field is never used: `item_id` Oct 15 23:52:03.875 INFO kablam! --> src/lib.rs:804:5 Oct 15 23:52:03.875 INFO kablam! | Oct 15 23:52:03.875 INFO kablam! 804 | item_id: u64, Oct 15 23:52:03.875 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:52:03.875 INFO kablam! Oct 15 23:52:03.875 INFO kablam! warning: field is never used: `status` Oct 15 23:52:03.875 INFO kablam! --> src/lib.rs:891:5 Oct 15 23:52:03.875 INFO kablam! | Oct 15 23:52:03.875 INFO kablam! 891 | status: u16, Oct 15 23:52:03.875 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:52:03.875 INFO kablam! Oct 15 23:52:03.875 INFO kablam! warning: field is never used: `action_results` Oct 15 23:52:03.875 INFO kablam! --> src/lib.rs:892:5 Oct 15 23:52:03.875 INFO kablam! | Oct 15 23:52:03.875 INFO kablam! 892 | action_results: Vec Oct 15 23:52:03.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:03.875 INFO kablam! Oct 15 23:52:05.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.41s Oct 15 23:52:05.665 INFO kablam! su: No module specific data is present Oct 15 23:52:05.983 INFO running `"docker" "rm" "-f" "2bdba0e65b0e159b077807ad6cdf77077c5be74a3d421357192d9a69640e0153"` Oct 15 23:52:06.106 INFO blam! 2bdba0e65b0e159b077807ad6cdf77077c5be74a3d421357192d9a69640e0153 Oct 15 23:52:06.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:52:06.264 INFO blam! d59c8dfb27708ad4d8a5d47634ca1d49fdf85cd6bc1ca1884a5d26017d8fe7c3 Oct 15 23:52:06.266 INFO running `"docker" "start" "-a" "d59c8dfb27708ad4d8a5d47634ca1d49fdf85cd6bc1ca1884a5d26017d8fe7c3"` Oct 15 23:52:06.690 INFO kablam! usermod: no changes Oct 15 23:52:06.783 INFO kablam! Compiling pocket v0.1.3 (/source) Oct 15 23:52:09.131 INFO kablam! warning: unused `#[macro_use]` import Oct 15 23:52:09.132 INFO kablam! --> src/lib.rs:7:14 Oct 15 23:52:09.132 INFO kablam! | Oct 15 23:52:09.132 INFO kablam! 7 | #[cfg(test)] #[macro_use] extern crate log; Oct 15 23:52:09.132 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:52:09.133 INFO kablam! | Oct 15 23:52:09.133 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:52:09.133 INFO kablam! Oct 15 23:52:09.133 INFO kablam! warning: unused import: `hyper::net::HttpConnector` Oct 15 23:52:09.134 INFO kablam! --> src/lib.rs:11:5 Oct 15 23:52:09.134 INFO kablam! | Oct 15 23:52:09.134 INFO kablam! 11 | use hyper::net::HttpConnector; Oct 15 23:52:09.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:09.135 INFO kablam! Oct 15 23:52:09.135 INFO kablam! warning: unused imports: `Json`, `ToJson` Oct 15 23:52:09.135 INFO kablam! --> src/lib.rs:17:29 Oct 15 23:52:09.136 INFO kablam! | Oct 15 23:52:09.136 INFO kablam! 17 | use rustc_serialize::json::{ToJson, Json}; Oct 15 23:52:09.136 INFO kablam! | ^^^^^^ ^^^^ Oct 15 23:52:09.136 INFO kablam! Oct 15 23:52:09.137 INFO kablam! warning: unused import: `Into` Oct 15 23:52:09.137 INFO kablam! --> src/lib.rs:19:26 Oct 15 23:52:09.137 INFO kablam! | Oct 15 23:52:09.137 INFO kablam! 19 | use std::convert::{From, Into}; Oct 15 23:52:09.138 INFO kablam! | ^^^^ Oct 15 23:52:09.138 INFO kablam! Oct 15 23:52:09.138 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 15 23:52:09.138 INFO kablam! --> src/lib.rs:22:5 Oct 15 23:52:09.139 INFO kablam! | Oct 15 23:52:09.139 INFO kablam! 22 | use std::collections::BTreeMap; Oct 15 23:52:09.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:09.140 INFO kablam! Oct 15 23:52:09.919 INFO kablam! warning: unused variable: `actions` Oct 15 23:52:09.919 INFO kablam! --> src/lib.rs:994:9 Oct 15 23:52:09.919 INFO kablam! | Oct 15 23:52:09.919 INFO kablam! 994 | let actions = PocketSendRequest { Oct 15 23:52:09.919 INFO kablam! | ^^^^^^^ help: consider using `_actions` instead Oct 15 23:52:09.919 INFO kablam! | Oct 15 23:52:09.919 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:52:09.919 INFO kablam! Oct 15 23:52:10.105 INFO kablam! warning: field is never used: `state` Oct 15 23:52:10.105 INFO kablam! --> src/lib.rs:217:5 Oct 15 23:52:10.105 INFO kablam! | Oct 15 23:52:10.105 INFO kablam! 217 | state: Option Oct 15 23:52:10.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:10.105 INFO kablam! | Oct 15 23:52:10.105 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:52:10.105 INFO kablam! Oct 15 23:52:10.105 INFO kablam! warning: field is never used: `status` Oct 15 23:52:10.105 INFO kablam! --> src/lib.rs:389:5 Oct 15 23:52:10.105 INFO kablam! | Oct 15 23:52:10.105 INFO kablam! 389 | status: u16 Oct 15 23:52:10.105 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:52:10.105 INFO kablam! Oct 15 23:52:10.106 INFO kablam! warning: field is never used: `item_id` Oct 15 23:52:10.106 INFO kablam! --> src/lib.rs:804:5 Oct 15 23:52:10.106 INFO kablam! | Oct 15 23:52:10.106 INFO kablam! 804 | item_id: u64, Oct 15 23:52:10.106 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:52:10.106 INFO kablam! Oct 15 23:52:10.106 INFO kablam! warning: field is never used: `status` Oct 15 23:52:10.106 INFO kablam! --> src/lib.rs:891:5 Oct 15 23:52:10.106 INFO kablam! | Oct 15 23:52:10.106 INFO kablam! 891 | status: u16, Oct 15 23:52:10.106 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:52:10.106 INFO kablam! Oct 15 23:52:10.106 INFO kablam! warning: field is never used: `action_results` Oct 15 23:52:10.106 INFO kablam! --> src/lib.rs:892:5 Oct 15 23:52:10.106 INFO kablam! | Oct 15 23:52:10.106 INFO kablam! 892 | action_results: Vec Oct 15 23:52:10.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:52:10.106 INFO kablam! Oct 15 23:52:12.059 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.34s Oct 15 23:52:12.067 INFO kablam! su: No module specific data is present Oct 15 23:52:12.766 INFO running `"docker" "rm" "-f" "d59c8dfb27708ad4d8a5d47634ca1d49fdf85cd6bc1ca1884a5d26017d8fe7c3"` Oct 15 23:52:13.067 INFO blam! d59c8dfb27708ad4d8a5d47634ca1d49fdf85cd6bc1ca1884a5d26017d8fe7c3 Oct 15 23:52:13.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:52:13.495 INFO blam! 2eec575aeca9e9f296ffb9c3b230c3948950595ae52372059ea3ca732d39c590 Oct 15 23:52:13.499 INFO running `"docker" "start" "-a" "2eec575aeca9e9f296ffb9c3b230c3948950595ae52372059ea3ca732d39c590"` Oct 15 23:52:14.426 INFO kablam! usermod: no changes Oct 15 23:52:14.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 23:52:14.566 INFO kablam! Running /target/debug/deps/pocket-f25a2203d6abb66b Oct 15 23:52:14.568 INFO blam! Oct 15 23:52:14.569 INFO blam! running 1 test Oct 15 23:52:14.571 INFO blam! test test_actions_serialize ... ok Oct 15 23:52:14.571 INFO blam! Oct 15 23:52:14.571 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:52:14.571 INFO blam! Oct 15 23:52:14.571 INFO kablam! Doc-tests pocket Oct 15 23:52:18.557 INFO blam! Oct 15 23:52:18.557 INFO blam! running 0 tests Oct 15 23:52:18.557 INFO blam! Oct 15 23:52:18.557 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:52:18.557 INFO blam! Oct 15 23:52:18.566 INFO kablam! su: No module specific data is present Oct 15 23:52:18.912 INFO running `"docker" "rm" "-f" "2eec575aeca9e9f296ffb9c3b230c3948950595ae52372059ea3ca732d39c590"` Oct 15 23:52:18.995 INFO blam! 2eec575aeca9e9f296ffb9c3b230c3948950595ae52372059ea3ca732d39c590