Oct 11 14:26:14.874 INFO testing proxer-0.3.5 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:26:14.874 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:26:14.874 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:26:15.132 INFO blam! 0b1f3a5f7590302d077333d1b11f82fbfbc0d2825113f2873d2e001efb651f6e Oct 11 14:26:15.138 INFO running `"docker" "start" "-a" "0b1f3a5f7590302d077333d1b11f82fbfbc0d2825113f2873d2e001efb651f6e"` Oct 11 14:26:15.969 INFO kablam! usermod: no changes Oct 11 14:26:16.288 INFO kablam! Compiling pretty_env_logger v0.1.1 Oct 11 14:26:16.288 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 14:26:16.288 INFO kablam! Compiling hyper v0.11.27 Oct 11 14:26:30.485 INFO kablam! Compiling hyper-tls v0.1.4 Oct 11 14:26:37.778 INFO kablam! Compiling reqwest v0.8.8 Oct 11 14:26:51.416 INFO kablam! Compiling proxer v0.3.5 (/source) Oct 11 14:27:00.269 INFO kablam! warning: unused import: `serde_json` Oct 11 14:27:00.269 INFO kablam! --> src/tests/time.rs:6:5 Oct 11 14:27:00.269 INFO kablam! | Oct 11 14:27:00.269 INFO kablam! 6 | use serde_json; Oct 11 14:27:00.270 INFO kablam! | ^^^^^^^^^^ Oct 11 14:27:00.270 INFO kablam! | Oct 11 14:27:00.270 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:27:00.270 INFO kablam! Oct 11 14:27:00.271 INFO kablam! warning: unused import: `Client` Oct 11 14:27:00.271 INFO kablam! --> src/tests/mod.rs:2:5 Oct 11 14:27:00.271 INFO kablam! | Oct 11 14:27:00.271 INFO kablam! 2 | use Client; Oct 11 14:27:00.272 INFO kablam! | ^^^^^^ Oct 11 14:27:00.272 INFO kablam! Oct 11 14:27:00.272 INFO kablam! warning: unused import: `api` Oct 11 14:27:00.272 INFO kablam! --> src/tests/mod.rs:3:5 Oct 11 14:27:00.273 INFO kablam! | Oct 11 14:27:00.273 INFO kablam! 3 | use api; Oct 11 14:27:00.273 INFO kablam! | ^^^ Oct 11 14:27:00.273 INFO kablam! Oct 11 14:27:00.274 INFO kablam! warning: unused import: `error` Oct 11 14:27:00.274 INFO kablam! --> src/tests/mod.rs:4:5 Oct 11 14:27:00.274 INFO kablam! | Oct 11 14:27:00.274 INFO kablam! 4 | use error; Oct 11 14:27:00.275 INFO kablam! | ^^^^^ Oct 11 14:27:00.275 INFO kablam! Oct 11 14:27:02.310 INFO kablam! warning: function is never used: `test_time` Oct 11 14:27:02.310 INFO kablam! --> src/tests/time.rs:38:1 Oct 11 14:27:02.310 INFO kablam! | Oct 11 14:27:02.310 INFO kablam! 38 | fn test_time() -> DateTime { Oct 11 14:27:02.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:27:02.310 INFO kablam! | Oct 11 14:27:02.310 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 14:27:02.310 INFO kablam! Oct 11 14:27:02.310 INFO kablam! warning: constant item is never used: `ENV_KEY` Oct 11 14:27:02.310 INFO kablam! --> src/tests/mod.rs:6:1 Oct 11 14:27:02.310 INFO kablam! | Oct 11 14:27:02.310 INFO kablam! 6 | const ENV_KEY: &str = "PROXER_API_KEY"; Oct 11 14:27:02.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:27:02.310 INFO kablam! Oct 11 14:27:02.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.99s Oct 11 14:27:02.995 INFO kablam! su: No module specific data is present Oct 11 14:27:03.285 INFO running `"docker" "rm" "-f" "0b1f3a5f7590302d077333d1b11f82fbfbc0d2825113f2873d2e001efb651f6e"` Oct 11 14:27:03.375 INFO blam! 0b1f3a5f7590302d077333d1b11f82fbfbc0d2825113f2873d2e001efb651f6e Oct 11 14:27:03.377 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:27:03.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:27:03.584 INFO blam! a9a6c7ea6c7cc8a449f896783093d14418dce1dc02c0df0fdcbd7ccb88d49e8b Oct 11 14:27:03.590 INFO running `"docker" "start" "-a" "a9a6c7ea6c7cc8a449f896783093d14418dce1dc02c0df0fdcbd7ccb88d49e8b"` Oct 11 14:27:04.024 INFO kablam! usermod: no changes Oct 11 14:27:04.221 INFO kablam! Compiling proxer v0.3.5 (/source) Oct 11 14:27:15.160 INFO kablam! warning: unused import: `proxer::Client` Oct 11 14:27:15.160 INFO kablam! --> examples/fetch_usercomments.rs:2:5 Oct 11 14:27:15.160 INFO kablam! | Oct 11 14:27:15.160 INFO kablam! 2 | use proxer::Client; Oct 11 14:27:15.160 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 14:27:15.160 INFO kablam! | Oct 11 14:27:15.160 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 14:27:15.160 INFO kablam! Oct 11 14:27:23.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.77s Oct 11 14:27:23.844 INFO kablam! su: No module specific data is present Oct 11 14:27:24.258 INFO running `"docker" "rm" "-f" "a9a6c7ea6c7cc8a449f896783093d14418dce1dc02c0df0fdcbd7ccb88d49e8b"` Oct 11 14:27:24.625 INFO blam! a9a6c7ea6c7cc8a449f896783093d14418dce1dc02c0df0fdcbd7ccb88d49e8b Oct 11 14:27:24.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:27:24.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 14:27:25.052 INFO blam! 0aad06c3accd7a25350f1bf83f9e4893797eeac105480de95612730b604d637f Oct 11 14:27:25.053 INFO running `"docker" "start" "-a" "0aad06c3accd7a25350f1bf83f9e4893797eeac105480de95612730b604d637f"` Oct 11 14:27:26.027 INFO kablam! usermod: no changes Oct 11 14:27:26.296 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 14:27:26.315 INFO kablam! Running /target/debug/deps/proxer-5bc0636c095b8f20 Oct 11 14:27:26.325 INFO kablam! Doc-tests proxer Oct 11 14:27:26.325 INFO blam! Oct 11 14:27:26.325 INFO blam! running 4 tests Oct 11 14:27:26.326 INFO blam! test tests::time::parse_php_stringly ... ok Oct 11 14:27:26.326 INFO blam! test tests::time::parse_unix_stringly ... ok Oct 11 14:27:26.326 INFO blam! test tests::api_response ... ok Oct 11 14:27:26.326 INFO blam! test tests::time::parse_unix ... ok Oct 11 14:27:26.327 INFO blam! Oct 11 14:27:26.327 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:27:26.327 INFO blam! Oct 11 14:27:43.828 INFO blam! Oct 11 14:27:43.828 INFO blam! running 1 test Oct 11 14:27:43.828 INFO blam! test src/api/list.rs - api::list::GetEntryList::pager (line 28) ... ignored Oct 11 14:27:43.828 INFO blam! Oct 11 14:27:43.828 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 14:27:43.828 INFO blam! Oct 11 14:27:43.842 INFO kablam! su: No module specific data is present Oct 11 14:27:44.380 INFO running `"docker" "rm" "-f" "0aad06c3accd7a25350f1bf83f9e4893797eeac105480de95612730b604d637f"` Oct 11 14:27:44.767 INFO blam! 0aad06c3accd7a25350f1bf83f9e4893797eeac105480de95612730b604d637f