Oct 10 13:35:25.034 INFO testing thelink2012/tupi against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:35:25.034 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:35:25.034 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 10 13:35:25.396 INFO blam! 9a085c8bdc3f71772e9bef3ac4f674cf79133930be8064bb3752305cc9431de4 Oct 10 13:35:25.402 INFO running `"docker" "start" "-a" "9a085c8bdc3f71772e9bef3ac4f674cf79133930be8064bb3752305cc9431de4"` Oct 10 13:35:26.560 INFO kablam! usermod: no changes Oct 10 13:35:26.676 INFO kablam! Compiling tupi v0.1.0 (/source) Oct 10 13:35:27.320 INFO kablam! warning: unused variable: `reader` Oct 10 13:35:27.320 INFO kablam! --> src/lib.rs:104:5 Oct 10 13:35:27.320 INFO kablam! | Oct 10 13:35:27.320 INFO kablam! 104 | reader: &mut R, Oct 10 13:35:27.320 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Oct 10 13:35:27.320 INFO kablam! | Oct 10 13:35:27.320 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:35:27.320 INFO kablam! Oct 10 13:35:27.320 INFO kablam! warning: unused variable: `writer` Oct 10 13:35:27.320 INFO kablam! --> src/lib.rs:105:5 Oct 10 13:35:27.320 INFO kablam! | Oct 10 13:35:27.320 INFO kablam! 105 | writer: &mut W, Oct 10 13:35:27.320 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Oct 10 13:35:27.320 INFO kablam! Oct 10 13:35:27.356 INFO kablam! warning: variable does not need to be mutable Oct 10 13:35:27.356 INFO kablam! --> src/parser.rs:30:39 Oct 10 13:35:27.366 INFO kablam! | Oct 10 13:35:27.367 INFO kablam! 30 | pub fn parse_request_line(mut reader: &mut R) -> HttpResult { Oct 10 13:35:27.367 INFO kablam! | ----^^^^^^ Oct 10 13:35:27.367 INFO kablam! | | Oct 10 13:35:27.367 INFO kablam! | help: remove this `mut` Oct 10 13:35:27.367 INFO kablam! | Oct 10 13:35:27.367 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:35:27.367 INFO kablam! Oct 10 13:35:27.367 INFO kablam! warning: method is never used: `query_raw` Oct 10 13:35:27.367 INFO kablam! --> src/http.rs:56:5 Oct 10 13:35:27.367 INFO kablam! | Oct 10 13:35:27.368 INFO kablam! 56 | fn query_raw(&self, key: &str) -> Option<&[u8]> { Oct 10 13:35:27.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:35:27.368 INFO kablam! | Oct 10 13:35:27.368 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:35:27.368 INFO kablam! Oct 10 13:35:27.368 INFO kablam! warning: field is never used: `headers` Oct 10 13:35:27.368 INFO kablam! --> src/lib.rs:21:5 Oct 10 13:35:27.368 INFO kablam! | Oct 10 13:35:27.368 INFO kablam! 21 | headers: HttpHeaders, Oct 10 13:35:27.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 13:35:27.372 INFO kablam! Oct 10 13:35:29.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 10 13:35:29.752 INFO kablam! su: No module specific data is present Oct 10 13:35:30.588 INFO running `"docker" "rm" "-f" "9a085c8bdc3f71772e9bef3ac4f674cf79133930be8064bb3752305cc9431de4"` Oct 10 13:35:30.808 INFO blam! 9a085c8bdc3f71772e9bef3ac4f674cf79133930be8064bb3752305cc9431de4 Oct 10 13:35:30.813 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:35:30.813 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 10 13:35:31.176 INFO blam! ca56e938f32e8893c9ba4c20be52476ce4c1752de12c1d8eeaa13a241ced1795 Oct 10 13:35:31.186 INFO running `"docker" "start" "-a" "ca56e938f32e8893c9ba4c20be52476ce4c1752de12c1d8eeaa13a241ced1795"` Oct 10 13:35:32.368 INFO kablam! usermod: no changes Oct 10 13:35:32.452 INFO kablam! Compiling libc v0.2.33 Oct 10 13:35:34.044 INFO kablam! Compiling memchr v1.0.2 Oct 10 13:35:34.878 INFO kablam! Compiling aho-corasick v0.6.3 Oct 10 13:35:36.032 INFO kablam! Compiling regex v0.2.2 Oct 10 13:35:44.820 INFO kablam! Compiling tupi v0.1.0 (/source) Oct 10 13:35:46.772 INFO kablam! warning: unused variable: `reader` Oct 10 13:35:46.772 INFO kablam! --> src/lib.rs:104:5 Oct 10 13:35:46.772 INFO kablam! | Oct 10 13:35:46.772 INFO kablam! 104 | reader: &mut R, Oct 10 13:35:46.772 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Oct 10 13:35:46.772 INFO kablam! | Oct 10 13:35:46.772 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:35:46.772 INFO kablam! Oct 10 13:35:46.772 INFO kablam! warning: unused variable: `writer` Oct 10 13:35:46.772 INFO kablam! --> src/lib.rs:105:5 Oct 10 13:35:46.772 INFO kablam! | Oct 10 13:35:46.772 INFO kablam! 105 | writer: &mut W, Oct 10 13:35:46.772 INFO kablam! | ^^^^^^ help: consider using `_writer` instead Oct 10 13:35:46.772 INFO kablam! Oct 10 13:35:46.980 INFO kablam! warning: variable does not need to be mutable Oct 10 13:35:46.980 INFO kablam! --> src/parser.rs:30:39 Oct 10 13:35:46.980 INFO kablam! | Oct 10 13:35:46.980 INFO kablam! 30 | pub fn parse_request_line(mut reader: &mut R) -> HttpResult { Oct 10 13:35:46.980 INFO kablam! | ----^^^^^^ Oct 10 13:35:46.980 INFO kablam! | | Oct 10 13:35:46.980 INFO kablam! | help: remove this `mut` Oct 10 13:35:46.980 INFO kablam! | Oct 10 13:35:46.984 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:35:46.984 INFO kablam! Oct 10 13:35:47.041 INFO kablam! warning: method is never used: `query_raw` Oct 10 13:35:47.041 INFO kablam! --> src/http.rs:56:5 Oct 10 13:35:47.041 INFO kablam! | Oct 10 13:35:47.041 INFO kablam! 56 | fn query_raw(&self, key: &str) -> Option<&[u8]> { Oct 10 13:35:47.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 13:35:47.041 INFO kablam! | Oct 10 13:35:47.041 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 13:35:47.041 INFO kablam! Oct 10 13:35:47.041 INFO kablam! warning: field is never used: `headers` Oct 10 13:35:47.041 INFO kablam! --> src/lib.rs:21:5 Oct 10 13:35:47.041 INFO kablam! | Oct 10 13:35:47.042 INFO kablam! 21 | headers: HttpHeaders, Oct 10 13:35:47.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 13:35:47.042 INFO kablam! Oct 10 13:35:48.860 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 10 13:35:48.861 INFO kablam! --> tests/length.rs:102:18 Oct 10 13:35:48.861 INFO kablam! | Oct 10 13:35:48.861 INFO kablam! 102 | for _ in (1..3000) { Oct 10 13:35:48.861 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 10 13:35:48.861 INFO kablam! | Oct 10 13:35:48.861 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 13:35:48.861 INFO kablam! Oct 10 13:35:49.380 INFO kablam! warning: unused import: `std::io::BufRead` Oct 10 13:35:49.380 INFO kablam! --> tests/version.rs:4:5 Oct 10 13:35:49.380 INFO kablam! | Oct 10 13:35:49.380 INFO kablam! 4 | use std::io::BufRead; Oct 10 13:35:49.380 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 13:35:49.380 INFO kablam! | Oct 10 13:35:49.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:35:49.380 INFO kablam! Oct 10 13:35:49.516 INFO kablam! warning: variable does not need to be mutable Oct 10 13:35:49.516 INFO kablam! --> tests/test.rs:47:9 Oct 10 13:35:49.516 INFO kablam! | Oct 10 13:35:49.516 INFO kablam! 47 | let mut payload = { Oct 10 13:35:49.516 INFO kablam! | ----^^^^^^^ Oct 10 13:35:49.516 INFO kablam! | | Oct 10 13:35:49.516 INFO kablam! | help: remove this `mut` Oct 10 13:35:49.516 INFO kablam! | Oct 10 13:35:49.516 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:35:49.516 INFO kablam! Oct 10 13:35:49.973 INFO kablam! warning: variable does not need to be mutable Oct 10 13:35:49.973 INFO kablam! --> tests/test.rs:47:9 Oct 10 13:35:49.973 INFO kablam! | Oct 10 13:35:49.973 INFO kablam! 47 | let mut payload = { Oct 10 13:35:49.973 INFO kablam! | ----^^^^^^^ Oct 10 13:35:49.973 INFO kablam! | | Oct 10 13:35:49.973 INFO kablam! | help: remove this `mut` Oct 10 13:35:49.973 INFO kablam! | Oct 10 13:35:49.973 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:35:49.973 INFO kablam! Oct 10 13:35:50.259 INFO kablam! warning: variable does not need to be mutable Oct 10 13:35:50.259 INFO kablam! --> tests/test.rs:47:9 Oct 10 13:35:50.259 INFO kablam! | Oct 10 13:35:50.259 INFO kablam! 47 | let mut payload = { Oct 10 13:35:50.259 INFO kablam! | ----^^^^^^^ Oct 10 13:35:50.259 INFO kablam! | | Oct 10 13:35:50.259 INFO kablam! | help: remove this `mut` Oct 10 13:35:50.259 INFO kablam! | Oct 10 13:35:50.259 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:35:50.259 INFO kablam! Oct 10 13:35:52.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.37s Oct 10 13:35:52.773 INFO kablam! su: No module specific data is present Oct 10 13:35:54.074 INFO running `"docker" "rm" "-f" "ca56e938f32e8893c9ba4c20be52476ce4c1752de12c1d8eeaa13a241ced1795"` Oct 10 13:35:54.320 INFO blam! ca56e938f32e8893c9ba4c20be52476ce4c1752de12c1d8eeaa13a241ced1795 Oct 10 13:35:54.322 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:35:54.322 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 10 13:35:54.705 INFO blam! 68d085f2700808e1fbde88f072c37aa79a8461a32a460242643d3a8c088b4f99 Oct 10 13:35:54.711 INFO running `"docker" "start" "-a" "68d085f2700808e1fbde88f072c37aa79a8461a32a460242643d3a8c088b4f99"` Oct 10 13:35:55.722 INFO kablam! usermod: no changes Oct 10 13:35:55.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 13:35:55.803 INFO kablam! Running /target/debug/deps/tupi-8a866c4eb939c530 Oct 10 13:35:55.808 INFO blam! Oct 10 13:35:55.808 INFO blam! running 0 tests Oct 10 13:35:55.808 INFO blam! Oct 10 13:35:55.808 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:55.808 INFO blam! Oct 10 13:35:55.808 INFO kablam! Running /target/debug/deps/tupi-5b2086c1a196e020 Oct 10 13:35:55.810 INFO blam! Oct 10 13:35:55.810 INFO blam! running 0 tests Oct 10 13:35:55.810 INFO blam! Oct 10 13:35:55.810 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:55.810 INFO blam! Oct 10 13:35:55.813 INFO kablam! Running /target/debug/deps/length-fdd6c68212aa0164 Oct 10 13:35:55.816 INFO blam! Oct 10 13:35:55.816 INFO blam! running 3 tests Oct 10 13:35:55.831 INFO blam! test test_message_body_length ... ok Oct 10 13:35:56.408 INFO blam! test test_header_field_length ... ok Oct 10 13:35:57.308 INFO blam! test test_request_line_length ... ok Oct 10 13:35:57.308 INFO blam! Oct 10 13:35:57.309 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:57.309 INFO kablam! Running /target/debug/deps/message-eaafaca081cc0bb1 Oct 10 13:35:57.309 INFO blam! Oct 10 13:35:57.312 INFO blam! Oct 10 13:35:57.312 INFO blam! running 30 tests Oct 10 13:35:57.312 INFO blam! test test_chunked ... ok Oct 10 13:35:57.312 INFO blam! test test_bad_field_name ... ok Oct 10 13:35:57.312 INFO blam! test test_combine_headers ... ok Oct 10 13:35:57.312 INFO blam! test test_case_insensitive_header ... ok Oct 10 13:35:57.312 INFO blam! test test_consume_message_body ... ok Oct 10 13:35:57.312 INFO blam! test test_content_length_no_1xx_204_connect ... ok Oct 10 13:35:57.312 INFO blam! test test_content_length_on_304 ... ok Oct 10 13:35:57.312 INFO blam! test test_content_length_present ... ok Oct 10 13:35:57.312 INFO blam! test test_content_length_big ... ok Oct 10 13:35:57.314 INFO blam! test test_incomplete_content_length ... ok Oct 10 13:35:57.314 INFO blam! test test_dquote ... ok Oct 10 13:35:57.314 INFO blam! test test_incomplete_header ... ok Oct 10 13:35:57.314 INFO blam! test test_ignore_unknown_header ... ok Oct 10 13:35:57.314 INFO blam! test test_content_length_multiple ... ok Oct 10 13:35:57.314 INFO blam! test test_content_length_on_head ... ok Oct 10 13:35:57.314 INFO blam! test test_no_transfer_coding_1xx_204 ... ok Oct 10 13:35:57.314 INFO blam! test test_comment ... ok Oct 10 13:35:57.324 INFO blam! test test_incomplete_transfer_coding ... ok Oct 10 13:35:57.324 INFO blam! test test_message_body_determine_length ... ok Oct 10 13:35:57.324 INFO blam! test test_message_robustness ... ok Oct 10 13:35:57.325 INFO blam! test test_obs_fold ... ok Oct 10 13:35:57.325 INFO blam! test test_no_unicode ... ok Oct 10 13:35:57.325 INFO blam! test test_no_whitespace_in_startline_to_headers ... ok Oct 10 13:35:57.326 INFO blam! test test_obs_text ... ok Oct 10 13:35:57.326 INFO blam! test test_ows_trim ... ok Oct 10 13:35:57.326 INFO blam! test test_transfer_coding_http11_only ... ok Oct 10 13:35:57.327 INFO blam! test test_incomplete_no_transfer_coding_or_content_length ... ok Oct 10 13:35:57.327 INFO blam! test test_bad_request_line ... ok Oct 10 13:35:57.328 INFO blam! test test_transfer_coding_never_with_content_length ... ok Oct 10 13:35:57.336 INFO blam! test test_transfer_coding_unknown ... ok Oct 10 13:35:57.336 INFO kablam! Running /target/debug/deps/parser-f6724c8d0ff3d8e4 Oct 10 13:35:57.336 INFO blam! Oct 10 13:35:57.336 INFO kablam! Running /target/debug/deps/test-c84914cbba3e5d83 Oct 10 13:35:57.336 INFO blam! test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:57.336 INFO blam! Oct 10 13:35:57.336 INFO blam! Oct 10 13:35:57.336 INFO blam! running 0 tests Oct 10 13:35:57.336 INFO blam! Oct 10 13:35:57.336 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:57.336 INFO blam! Oct 10 13:35:57.351 INFO blam! Oct 10 13:35:57.351 INFO kablam! Running /target/debug/deps/uri-e3cb16d7e5e4e014 Oct 10 13:35:57.352 INFO blam! running 0 tests Oct 10 13:35:57.352 INFO blam! Oct 10 13:35:57.352 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:57.352 INFO blam! Oct 10 13:35:57.353 INFO kablam! Running /target/debug/deps/version-b7188a2bbc990edc Oct 10 13:35:57.353 INFO blam! Oct 10 13:35:57.353 INFO blam! running 3 tests Oct 10 13:35:57.354 INFO blam! test test_http_uri_scheme ... ok Oct 10 13:35:57.354 INFO blam! test test_http_userinfo ... ok Oct 10 13:35:57.354 INFO blam! test test_uri_normalization ... ok Oct 10 13:35:57.354 INFO blam! Oct 10 13:35:57.355 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:57.355 INFO blam! Oct 10 13:35:57.368 INFO blam! Oct 10 13:35:57.368 INFO blam! running 3 tests Oct 10 13:35:57.376 INFO blam! test test_version_parser ... ok Oct 10 13:35:57.484 INFO blam! test test_version_higher_minor ... ok Oct 10 13:35:57.552 INFO blam! test test_version_response ... ok Oct 10 13:35:57.552 INFO kablam! Doc-tests tupi Oct 10 13:35:57.552 INFO blam! Oct 10 13:35:57.552 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:57.552 INFO blam! Oct 10 13:35:58.275 INFO blam! Oct 10 13:35:58.276 INFO kablam! su: No module specific data is present Oct 10 13:35:58.276 INFO blam! running 0 tests Oct 10 13:35:58.276 INFO blam! Oct 10 13:35:58.277 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:35:58.277 INFO blam! Oct 10 13:35:58.750 INFO running `"docker" "rm" "-f" "68d085f2700808e1fbde88f072c37aa79a8461a32a460242643d3a8c088b4f99"` Oct 10 13:35:59.043 INFO blam! 68d085f2700808e1fbde88f072c37aa79a8461a32a460242643d3a8c088b4f99