Oct 15 23:18:22.236 INFO testing proxer-0.3.5 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:18:22.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:18:22.439 INFO blam! 4cb4529a3dea95bd611397bc697f568ed9411ae4fb87af2d94c19219838e1713 Oct 15 23:18:22.450 INFO running `"docker" "start" "-a" "4cb4529a3dea95bd611397bc697f568ed9411ae4fb87af2d94c19219838e1713"` Oct 15 23:18:22.925 INFO kablam! usermod: no changes Oct 15 23:18:23.223 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 15 23:18:23.225 INFO kablam! Compiling env_logger v0.4.3 Oct 15 23:18:25.076 INFO kablam! Compiling pretty_env_logger v0.1.1 Oct 15 23:18:25.219 INFO kablam! Compiling parking_lot v0.6.4 Oct 15 23:18:27.183 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 15 23:18:30.091 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 23:18:30.091 INFO kablam! Compiling tokio-uds v0.2.2 Oct 15 23:18:30.091 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 15 23:18:34.832 INFO kablam! Compiling tokio v0.1.11 Oct 15 23:18:38.791 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 23:18:43.395 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 23:18:43.395 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 23:18:49.083 INFO kablam! Compiling hyper v0.11.27 Oct 15 23:18:58.967 INFO kablam! Compiling hyper-tls v0.1.4 Oct 15 23:19:03.291 INFO kablam! Compiling reqwest v0.8.8 Oct 15 23:19:14.168 INFO kablam! Compiling proxer v0.3.5 (/source) Oct 15 23:19:19.819 INFO kablam! warning: unused import: `serde_json` Oct 15 23:19:19.819 INFO kablam! --> src/tests/time.rs:6:5 Oct 15 23:19:19.819 INFO kablam! | Oct 15 23:19:19.819 INFO kablam! 6 | use serde_json; Oct 15 23:19:19.819 INFO kablam! | ^^^^^^^^^^ Oct 15 23:19:19.819 INFO kablam! | Oct 15 23:19:19.819 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:19:19.819 INFO kablam! Oct 15 23:19:19.819 INFO kablam! warning: unused import: `Client` Oct 15 23:19:19.819 INFO kablam! --> src/tests/mod.rs:2:5 Oct 15 23:19:19.819 INFO kablam! | Oct 15 23:19:19.819 INFO kablam! 2 | use Client; Oct 15 23:19:19.819 INFO kablam! | ^^^^^^ Oct 15 23:19:19.819 INFO kablam! Oct 15 23:19:19.819 INFO kablam! warning: unused import: `api` Oct 15 23:19:19.819 INFO kablam! --> src/tests/mod.rs:3:5 Oct 15 23:19:19.819 INFO kablam! | Oct 15 23:19:19.819 INFO kablam! 3 | use api; Oct 15 23:19:19.819 INFO kablam! | ^^^ Oct 15 23:19:19.819 INFO kablam! Oct 15 23:19:19.819 INFO kablam! warning: unused import: `error` Oct 15 23:19:19.819 INFO kablam! --> src/tests/mod.rs:4:5 Oct 15 23:19:19.819 INFO kablam! | Oct 15 23:19:19.819 INFO kablam! 4 | use error; Oct 15 23:19:19.819 INFO kablam! | ^^^^^ Oct 15 23:19:19.819 INFO kablam! Oct 15 23:19:21.876 INFO kablam! warning: function is never used: `test_time` Oct 15 23:19:21.877 INFO kablam! --> src/tests/time.rs:38:1 Oct 15 23:19:21.877 INFO kablam! | Oct 15 23:19:21.878 INFO kablam! 38 | fn test_time() -> DateTime { Oct 15 23:19:21.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:19:21.879 INFO kablam! | Oct 15 23:19:21.879 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 23:19:21.880 INFO kablam! Oct 15 23:19:21.880 INFO kablam! warning: constant item is never used: `ENV_KEY` Oct 15 23:19:21.880 INFO kablam! --> src/tests/mod.rs:6:1 Oct 15 23:19:21.880 INFO kablam! | Oct 15 23:19:21.880 INFO kablam! 6 | const ENV_KEY: &str = "PROXER_API_KEY"; Oct 15 23:19:21.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:19:21.880 INFO kablam! Oct 15 23:19:22.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 15 23:19:23.003 INFO kablam! su: No module specific data is present Oct 15 23:19:23.787 INFO running `"docker" "rm" "-f" "4cb4529a3dea95bd611397bc697f568ed9411ae4fb87af2d94c19219838e1713"` Oct 15 23:19:23.887 INFO blam! 4cb4529a3dea95bd611397bc697f568ed9411ae4fb87af2d94c19219838e1713 Oct 15 23:19:23.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:19:24.188 INFO blam! 2d793ea4fb89f4e705f8078437f3cd8aeacc54b720a56ab3d7b0ae3eb68b3416 Oct 15 23:19:24.193 INFO running `"docker" "start" "-a" "2d793ea4fb89f4e705f8078437f3cd8aeacc54b720a56ab3d7b0ae3eb68b3416"` Oct 15 23:19:24.704 INFO kablam! usermod: no changes Oct 15 23:19:24.904 INFO kablam! Compiling proxer v0.3.5 (/source) Oct 15 23:19:33.831 INFO kablam! warning: unused import: `proxer::Client` Oct 15 23:19:33.832 INFO kablam! --> examples/fetch_usercomments.rs:2:5 Oct 15 23:19:33.832 INFO kablam! | Oct 15 23:19:33.833 INFO kablam! 2 | use proxer::Client; Oct 15 23:19:33.834 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 23:19:33.834 INFO kablam! | Oct 15 23:19:33.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:19:33.835 INFO kablam! Oct 15 23:19:40.256 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.51s Oct 15 23:19:40.264 INFO kablam! su: No module specific data is present Oct 15 23:19:40.480 INFO running `"docker" "rm" "-f" "2d793ea4fb89f4e705f8078437f3cd8aeacc54b720a56ab3d7b0ae3eb68b3416"` Oct 15 23:19:40.541 INFO blam! 2d793ea4fb89f4e705f8078437f3cd8aeacc54b720a56ab3d7b0ae3eb68b3416 Oct 15 23:19:40.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:19:40.714 INFO blam! a863268fc71572ef5750e684f2a2c2fd1ed9dc8afd27eb3513c49c87e3b070fb Oct 15 23:19:40.717 INFO running `"docker" "start" "-a" "a863268fc71572ef5750e684f2a2c2fd1ed9dc8afd27eb3513c49c87e3b070fb"` Oct 15 23:19:41.135 INFO kablam! usermod: no changes Oct 15 23:19:41.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 23:19:41.308 INFO kablam! Running /target/debug/deps/proxer-01686835ebcde779 Oct 15 23:19:41.311 INFO blam! Oct 15 23:19:41.311 INFO blam! running 4 tests Oct 15 23:19:41.312 INFO blam! test tests::api_response ... ok Oct 15 23:19:41.312 INFO blam! test tests::time::parse_php_stringly ... ok Oct 15 23:19:41.312 INFO blam! test tests::time::parse_unix_stringly ... ok Oct 15 23:19:41.313 INFO blam! test tests::time::parse_unix ... ok Oct 15 23:19:41.313 INFO blam! Oct 15 23:19:41.313 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:19:41.313 INFO blam! Oct 15 23:19:41.313 INFO kablam! Doc-tests proxer Oct 15 23:19:50.087 INFO blam! Oct 15 23:19:50.087 INFO blam! running 1 test Oct 15 23:19:50.087 INFO blam! test src/api/list.rs - api::list::GetEntryList::pager (line 28) ... ignored Oct 15 23:19:50.087 INFO blam! Oct 15 23:19:50.087 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 15 23:19:50.087 INFO blam! Oct 15 23:19:50.101 INFO kablam! su: No module specific data is present Oct 15 23:19:50.381 INFO running `"docker" "rm" "-f" "a863268fc71572ef5750e684f2a2c2fd1ed9dc8afd27eb3513c49c87e3b070fb"` Oct 15 23:19:50.543 INFO blam! a863268fc71572ef5750e684f2a2c2fd1ed9dc8afd27eb3513c49c87e3b070fb