Nov 18 01:24:45.719 INFO testing rouille-2.2.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 01:24:45.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 01:24:46.063 INFO [stdout] 89333b864036fa0df7c86d82228c07b898c6fae33ecaff087a8d8c6b01df08fb Nov 18 01:24:46.069 INFO running `"docker" "start" "-a" "89333b864036fa0df7c86d82228c07b898c6fae33ecaff087a8d8c6b01df08fb"` Nov 18 01:24:46.783 INFO [stderr] usermod: no changes Nov 18 01:24:47.029 INFO [stderr] Compiling twoway v0.1.8 Nov 18 01:24:47.040 INFO [stderr] Compiling gzip-header v0.2.0 Nov 18 01:24:47.046 INFO [stderr] Compiling tiny_http v0.6.0 Nov 18 01:24:48.563 INFO [stderr] Compiling deflate v0.7.19 Nov 18 01:24:48.575 INFO [stderr] Compiling multipart v0.13.6 Nov 18 01:24:56.163 INFO [stderr] Compiling rouille v2.2.0 (/source) Nov 18 01:24:59.387 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:24:59.387 INFO [stderr] --> src/lib.rs:99:5 Nov 18 01:24:59.387 INFO [stderr] | Nov 18 01:24:59.387 INFO [stderr] 99 | use std::ascii::AsciiExt; Nov 18 01:24:59.387 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:24:59.387 INFO [stderr] | Nov 18 01:24:59.387 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 01:24:59.387 INFO [stderr] Nov 18 01:24:59.387 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:24:59.387 INFO [stderr] --> src/content_encoding.rs:17:5 Nov 18 01:24:59.387 INFO [stderr] | Nov 18 01:24:59.387 INFO [stderr] 17 | use std::ascii::AsciiExt; Nov 18 01:24:59.387 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:24:59.387 INFO [stderr] Nov 18 01:24:59.387 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:24:59.387 INFO [stderr] --> src/websocket/mod.rs:83:5 Nov 18 01:24:59.387 INFO [stderr] | Nov 18 01:24:59.387 INFO [stderr] 83 | use std::ascii::AsciiExt; Nov 18 01:24:59.387 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:24:59.387 INFO [stderr] Nov 18 01:24:59.387 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:24:59.387 INFO [stderr] --> src/response.rs:25:5 Nov 18 01:24:59.387 INFO [stderr] | Nov 18 01:24:59.387 INFO [stderr] 25 | use std::ascii::AsciiExt; Nov 18 01:24:59.387 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:24:59.387 INFO [stderr] Nov 18 01:25:02.807 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.00s Nov 18 01:25:02.825 INFO [stderr] su: No module specific data is present Nov 18 01:25:03.446 INFO running `"docker" "inspect" "89333b864036fa0df7c86d82228c07b898c6fae33ecaff087a8d8c6b01df08fb"` Nov 18 01:25:03.634 INFO running `"docker" "rm" "-f" "89333b864036fa0df7c86d82228c07b898c6fae33ecaff087a8d8c6b01df08fb"` Nov 18 01:25:03.947 INFO [stdout] 89333b864036fa0df7c86d82228c07b898c6fae33ecaff087a8d8c6b01df08fb Nov 18 01:25:03.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 01:25:04.327 INFO [stdout] 9afeed141c69e8389c96b54b90187f074ae56df8181fb824117497541b06cc63 Nov 18 01:25:04.327 INFO running `"docker" "start" "-a" "9afeed141c69e8389c96b54b90187f074ae56df8181fb824117497541b06cc63"` Nov 18 01:25:05.359 INFO [stderr] usermod: no changes Nov 18 01:25:05.681 INFO [stderr] Compiling postgres-protocol v0.3.2 Nov 18 01:25:08.737 INFO [stderr] Compiling postgres-shared v0.4.2 Nov 18 01:25:12.927 INFO [stderr] Compiling postgres v0.15.2 Nov 18 01:25:18.190 INFO [stderr] Compiling rouille v2.2.0 (/source) Nov 18 01:25:33.097 INFO [stderr] warning: unreachable expression Nov 18 01:25:33.097 INFO [stderr] --> examples/login-session.rs:93:5 Nov 18 01:25:33.097 INFO [stderr] | Nov 18 01:25:33.097 INFO [stderr] 93 | / router!(request, Nov 18 01:25:33.097 INFO [stderr] 94 | | (POST) (/login) => { Nov 18 01:25:33.097 INFO [stderr] 95 | | // This is the route that is called when the user wants to log in. Nov 18 01:25:33.097 INFO [stderr] 96 | | Nov 18 01:25:33.097 INFO [stderr] ... | Nov 18 01:25:33.097 INFO [stderr] 143 | | _ => () Nov 18 01:25:33.097 INFO [stderr] 144 | | ); Nov 18 01:25:33.097 INFO [stderr] | |______^ Nov 18 01:25:33.097 INFO [stderr] | Nov 18 01:25:33.097 INFO [stderr] = note: #[warn(unreachable_code)] on by default Nov 18 01:25:33.097 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 01:25:33.097 INFO [stderr] Nov 18 01:25:33.098 INFO [stderr] warning: unreachable expression Nov 18 01:25:33.098 INFO [stderr] --> examples/login-session.rs:93:5 Nov 18 01:25:33.098 INFO [stderr] | Nov 18 01:25:33.098 INFO [stderr] 93 | / router!(request, Nov 18 01:25:33.098 INFO [stderr] 94 | | (POST) (/login) => { Nov 18 01:25:33.098 INFO [stderr] 95 | | // This is the route that is called when the user wants to log in. Nov 18 01:25:33.099 INFO [stderr] 96 | | Nov 18 01:25:33.099 INFO [stderr] ... | Nov 18 01:25:33.099 INFO [stderr] 143 | | _ => () Nov 18 01:25:33.099 INFO [stderr] 144 | | ); Nov 18 01:25:33.099 INFO [stderr] | |______^ Nov 18 01:25:33.099 INFO [stderr] | Nov 18 01:25:33.099 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 01:25:33.099 INFO [stderr] Nov 18 01:25:34.327 INFO [stderr] warning: unreachable expression Nov 18 01:25:34.327 INFO [stderr] --> examples/hello-world.rs:31:9 Nov 18 01:25:34.327 INFO [stderr] | Nov 18 01:25:34.327 INFO [stderr] 31 | / router!(request, Nov 18 01:25:34.327 INFO [stderr] 32 | | (GET) (/) => { Nov 18 01:25:34.327 INFO [stderr] 33 | | // If the request's URL is `/`, we jump here. Nov 18 01:25:34.327 INFO [stderr] 34 | | // This block builds a `Response` object that redirects to the `/hello/world`. Nov 18 01:25:34.327 INFO [stderr] ... | Nov 18 01:25:34.327 INFO [stderr] 81 | | _ => rouille::Response::empty_404() Nov 18 01:25:34.327 INFO [stderr] 82 | | ) Nov 18 01:25:34.327 INFO [stderr] | |_________^ Nov 18 01:25:34.327 INFO [stderr] | Nov 18 01:25:34.327 INFO [stderr] = note: #[warn(unreachable_code)] on by default Nov 18 01:25:34.327 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 18 01:25:34.327 INFO [stderr] Nov 18 01:25:57.183 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:25:57.184 INFO [stderr] --> src/lib.rs:99:5 Nov 18 01:25:57.185 INFO [stderr] | Nov 18 01:25:57.186 INFO [stderr] 99 | use std::ascii::AsciiExt; Nov 18 01:25:57.186 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:25:57.187 INFO [stderr] | Nov 18 01:25:57.188 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 01:25:57.188 INFO [stderr] Nov 18 01:25:57.189 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:25:57.189 INFO [stderr] --> src/content_encoding.rs:17:5 Nov 18 01:25:57.190 INFO [stderr] | Nov 18 01:25:57.191 INFO [stderr] 17 | use std::ascii::AsciiExt; Nov 18 01:25:57.191 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:25:57.192 INFO [stderr] Nov 18 01:25:57.192 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:25:57.193 INFO [stderr] --> src/websocket/mod.rs:83:5 Nov 18 01:25:57.195 INFO [stderr] | Nov 18 01:25:57.195 INFO [stderr] 83 | use std::ascii::AsciiExt; Nov 18 01:25:57.195 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:25:57.195 INFO [stderr] Nov 18 01:25:57.195 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 18 01:25:57.195 INFO [stderr] --> src/response.rs:25:5 Nov 18 01:25:57.195 INFO [stderr] | Nov 18 01:25:57.195 INFO [stderr] 25 | use std::ascii::AsciiExt; Nov 18 01:25:57.195 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 01:25:57.195 INFO [stderr] Nov 18 01:26:00.935 INFO [stderr] warning: unused variable: `a` Nov 18 01:26:00.935 INFO [stderr] --> src/router.rs:428:42 Nov 18 01:26:00.935 INFO [stderr] | Nov 18 01:26:00.935 INFO [stderr] 428 | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, Nov 18 01:26:00.935 INFO [stderr] | ^ help: consider using `_a` instead Nov 18 01:26:00.935 INFO [stderr] | Nov 18 01:26:00.935 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 18 01:26:00.935 INFO [stderr] Nov 18 01:26:00.935 INFO [stderr] warning: unused variable: `b` Nov 18 01:26:00.935 INFO [stderr] --> src/router.rs:428:51 Nov 18 01:26:00.935 INFO [stderr] | Nov 18 01:26:00.935 INFO [stderr] 428 | (GET) ["/math/{a}/plus/{b}", a: u32 , b: u32] => { 7. }, Nov 18 01:26:00.935 INFO [stderr] | ^ help: consider using `_b` instead Nov 18 01:26:00.935 INFO [stderr] Nov 18 01:26:00.935 INFO [stderr] warning: unused variable: `name` Nov 18 01:26:00.935 INFO [stderr] --> src/router.rs:556:37 Nov 18 01:26:00.935 INFO [stderr] | Nov 18 01:26:00.935 INFO [stderr] 556 | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail Nov 18 01:26:00.935 INFO [stderr] | ^^^^ help: consider using `_name` instead Nov 18 01:26:00.935 INFO [stderr] Nov 18 01:26:00.935 INFO [stderr] warning: unused variable: `id` Nov 18 01:26:00.935 INFO [stderr] --> src/router.rs:556:51 Nov 18 01:26:00.935 INFO [stderr] | Nov 18 01:26:00.935 INFO [stderr] 556 | (GET) ["/hello/{name}", name: String, id: u32] => { 1 }, // this should fail Nov 18 01:26:00.935 INFO [stderr] | ^^ help: consider using `_id` instead Nov 18 01:26:00.935 INFO [stderr] Nov 18 01:26:07.174 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Nov 18 01:26:07.219 INFO [stderr] su: No module specific data is present Nov 18 01:26:08.089 INFO running `"docker" "inspect" "9afeed141c69e8389c96b54b90187f074ae56df8181fb824117497541b06cc63"` Nov 18 01:26:08.311 INFO running `"docker" "rm" "-f" "9afeed141c69e8389c96b54b90187f074ae56df8181fb824117497541b06cc63"` Nov 18 01:26:08.637 INFO [stdout] 9afeed141c69e8389c96b54b90187f074ae56df8181fb824117497541b06cc63 Nov 18 01:26:08.639 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 01:26:09.055 INFO [stdout] 7faefe3684ad80dd8bba583a71b4bb8fc7e57919b7fc9831e49bccff8a36797c Nov 18 01:26:09.061 INFO running `"docker" "start" "-a" "7faefe3684ad80dd8bba583a71b4bb8fc7e57919b7fc9831e49bccff8a36797c"` Nov 18 01:26:09.549 INFO [stderr] usermod: no changes Nov 18 01:26:09.748 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 01:26:09.781 INFO [stderr] Running /target/debug/deps/rouille-62f1169214f7bb42 Nov 18 01:26:09.783 INFO [stdout] Nov 18 01:26:09.783 INFO [stdout] running 87 tests Nov 18 01:26:09.790 INFO [stdout] test content_encoding::tests::empty_req_encodings ... ok Nov 18 01:26:09.790 INFO [stdout] test content_encoding::tests::multi_req_encoding ... ok Nov 18 01:26:09.790 INFO [stdout] test content_encoding::tests::one_req_encoding ... ok Nov 18 01:26:09.790 INFO [stdout] test input::basic_http_auth::test::basic_http_auth_no_header ... ok Nov 18 01:26:09.790 INFO [stdout] test input::basic_http_auth::test::basic_http_auth_ok ... ok Nov 18 01:26:09.790 INFO [stdout] test input::basic_http_auth::test::basic_http_auth_wrong_header ... ok Nov 18 01:26:09.790 INFO [stdout] test input::cookies::test::cookies_ok ... ok Nov 18 01:26:09.790 INFO [stdout] test input::cookies::test::no_cookie ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::body_twice ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::bytes_limit ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::charset ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::exact_limit ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::missing_content_type ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::non_utf8_body ... ok Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::non_utf8_encoding ... ignored Nov 18 01:26:09.790 INFO [stdout] test input::plain::test::ok ... ok Nov 18 01:26:09.791 INFO [stdout] test input::plain::test::wrong_content_type ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::basic_bool ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::basic_float ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::basic_int ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::basic_option_string ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::basic_string ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::body_extracted ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::missing_field ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::missing_field_bool ... ok Nov 18 01:26:09.791 INFO [stdout] test input::post::tests::missing_field_option ... ok Nov 18 01:26:09.795 INFO [stdout] test input::accept::tests::multimatch_first ... ok Nov 18 01:26:09.795 INFO [stdout] test content_encoding::tests::no_req_encodings ... ok Nov 18 01:26:09.801 INFO [stdout] test input::accept::tests::basic ... ok Nov 18 01:26:09.801 INFO [stdout] test input::post::tests::missing_field_vec ... ok Nov 18 01:26:09.801 INFO [stdout] test input::accept::tests::no_header_first ... ok Nov 18 01:26:09.801 INFO [stdout] test input::post::tests::multiple_values_bool ... ok Nov 18 01:26:09.801 INFO [stdout] test input::post::tests::not_utf8 ... ignored Nov 18 01:26:09.803 INFO [stdout] test input::post::tests::multiple_values_vec ... ok Nov 18 01:26:09.803 INFO [stdout] test input::post::tests::multiple_values ... ok Nov 18 01:26:09.804 INFO [stdout] test input::post::tests::multiple_values_vec_parse_failure ... ok Nov 18 01:26:09.804 INFO [stdout] test input::post::tests::multiple_values_vec_option_parse_failure ... ok Nov 18 01:26:09.805 INFO [stdout] test input::accept::tests::no_header_wildcard ... ok Nov 18 01:26:09.805 INFO [stdout] test input::post::tests::too_many_fields ... ok Nov 18 01:26:09.805 INFO [stdout] test input::accept::tests::no_match ... ok Nov 18 01:26:09.805 INFO [stdout] test input::accept::tests::wildcard ... ok Nov 18 01:26:09.805 INFO [stdout] test input::post::tests::wrong_content_type ... ok Nov 18 01:26:09.806 INFO [stdout] test input::priority_header::tests::parse_white_spaces ... ok Nov 18 01:26:09.806 INFO [stdout] test input::post::tests::num_overflow ... ok Nov 18 01:26:09.806 INFO [stdout] test input::post::tests::weird_stuff ... ok Nov 18 01:26:09.806 INFO [stdout] test input::post::tests::num_parse_error ... ok Nov 18 01:26:09.806 INFO [stdout] test input::priority_header::tests::preferred_wildcard_header_left ... ok Nov 18 01:26:09.806 INFO [stdout] test input::post::tests::num_parse_error_option ... ok Nov 18 01:26:09.807 INFO [stdout] test input::priority_header::tests::preferred_wildcard_header ... ok Nov 18 01:26:09.807 INFO [stdout] test response::tests::unique_header_adds ... ok Nov 18 01:26:09.807 INFO [stdout] test response::tests::unique_header_replaces ... ok Nov 18 01:26:09.807 INFO [stdout] test router::tests::basic ... ok Nov 18 01:26:09.807 INFO [stdout] test response::tests::unique_header_adds_without_touching ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::files ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::encoded_old ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::encoded ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::dash ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::numbers ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::old_style_basic ... ok Nov 18 01:26:09.808 INFO [stdout] test router::tests::old_style_dash ... ok Nov 18 01:26:09.811 INFO [stdout] test input::priority_header::tests::preferred_multimatch_first ... ok Nov 18 01:26:09.811 INFO [stdout] test router::tests::old_style_trailing_commas ... ok Nov 18 01:26:09.815 INFO [stdout] test router::tests::param_slash ... ok Nov 18 01:26:09.815 INFO [stdout] test input::priority_header::tests::parse_basic ... ok Nov 18 01:26:09.815 INFO [stdout] test router::tests::old_style_params ... ok Nov 18 01:26:09.823 INFO [stdout] test input::priority_header::tests::preferred_basic ... ok Nov 18 01:26:09.823 INFO [stdout] test router::tests::old_style_trailing_comma ... ok Nov 18 01:26:09.823 INFO [stdout] test input::priority_header::tests::preferred_empty ... ok Nov 18 01:26:09.823 INFO [stdout] test router::tests::multiple_params ... ok Nov 18 01:26:09.827 INFO [stdout] test router::tests::trailing_commas ... ok Nov 18 01:26:09.827 INFO [stdout] test router::tests::trailing_comma ... ok Nov 18 01:26:09.827 INFO [stdout] test router::tests::url_parameter_ownership ... ok Nov 18 01:26:09.827 INFO [stdout] test tests::body_twice ... ok Nov 18 01:26:09.827 INFO [stdout] test tests::dnt ... ok Nov 18 01:26:09.828 INFO [stdout] test tests::encoded_plus_in_query_string ... ok Nov 18 01:26:09.828 INFO [stdout] test tests::plus_in_query_string ... ok Nov 18 01:26:09.831 INFO [stdout] test tests::get_param ... ok Nov 18 01:26:09.831 INFO [stdout] test router::tests::skip_failed_parse_float ... ok Nov 18 01:26:09.831 INFO [stdout] test tests::header ... ok Nov 18 01:26:09.831 INFO [stdout] test tests::plus_in_url ... ok Nov 18 01:26:09.831 INFO [stdout] test router::tests::skip_failed_parse_string ... ok Nov 18 01:26:09.831 INFO [stdout] test tests::url_encode ... ok Nov 18 01:26:09.839 INFO [stdout] test websocket::low_level::tests::basic ... ok Nov 18 01:26:09.843 INFO [stdout] test tests::url_strips_get_query ... ok Nov 18 01:26:09.843 INFO [stdout] test tests::urlencode_query_string ... ok Nov 18 01:26:09.881 INFO [stdout] test router::tests::identity_not_present_in_url_string ... ok Nov 18 01:26:09.881 INFO [stdout] test router::tests::parameter_with_no_matching_identity ... ok Nov 18 01:26:09.881 INFO [stdout] Nov 18 01:26:09.881 INFO [stdout] test result: ok. 85 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Nov 18 01:26:09.881 INFO [stdout] Nov 18 01:26:09.887 INFO [stderr] Doc-tests rouille Nov 18 01:26:15.017 INFO [stdout] Nov 18 01:26:15.017 INFO [stdout] running 67 tests Nov 18 01:26:36.267 INFO [stdout] test src/assets.rs - assets::match_assets (line 33) ... ok Nov 18 01:26:37.243 INFO [stdout] test src/content_encoding.rs - content_encoding::apply (line 34) ... ok Nov 18 01:26:37.243 INFO [stdout] test src/find_route.rs - find_route (line 17) ... ok Nov 18 01:26:37.600 INFO [stdout] test src/content_encoding.rs - content_encoding::accepted_content_encodings (line 101) ... ok Nov 18 01:26:37.943 INFO [stdout] test src/input/accept.rs - accept (line 46) ... ok Nov 18 01:26:38.723 INFO [stdout] test src/assets.rs - assets::match_assets (line 66) ... ok Nov 18 01:26:40.015 INFO [stdout] test src/input/accept.rs - accept (line 30) ... ok Nov 18 01:26:40.884 INFO [stdout] test src/cgi.rs - cgi (line 18) ... ok Nov 18 01:26:58.847 INFO [stdout] test src/input/json.rs - input::json (line 17) ... ok Nov 18 01:27:01.776 INFO [stdout] test src/input/cookies.rs - input::cookies::cookies (line 30) ... ok Nov 18 01:27:05.584 INFO [stdout] test src/input/post.rs - input::post (line 14) ... ok Nov 18 01:27:07.947 INFO [stdout] test src/input/post.rs - input::post (line 75) ... ok Nov 18 01:27:07.959 INFO [stdout] test src/input/json.rs - input::json::json_input (line 114) ... ok Nov 18 01:27:09.079 INFO [stdout] test src/input/basic_http_auth.rs - input::basic_http_auth::basic_http_auth (line 38) ... ok Nov 18 01:27:10.443 INFO [stdout] test src/input/plain.rs - input::plain::plain_text_body (line 90) ... ok Nov 18 01:27:16.495 INFO [stdout] test src/input/priority_header.rs - input::priority_header::parse_priority_header (line 88) ... ok Nov 18 01:27:32.687 INFO [stdout] test src/lib.rs - (line 14) ... ok Nov 18 01:27:37.023 INFO [stdout] test src/lib.rs - Request::data (line 758) ... ok Nov 18 01:27:37.311 INFO [stdout] test src/input/priority_header.rs - input::priority_header::priority_header_preferred (line 23) ... ok Nov 18 01:27:42.990 INFO [stdout] test src/lib.rs - Request::is_secure (line 605) ... ok Nov 18 01:27:43.695 INFO [stdout] test src/lib.rs - Request::do_not_track (line 730) ... ok Nov 18 01:27:44.102 INFO [stdout] test src/lib.rs - Request::raw_url (line 635) ... ok Nov 18 01:27:46.194 INFO [stdout] test src/lib.rs - Request::remote_addr (line 787) ... ok Nov 18 01:27:49.144 INFO [stdout] test src/lib.rs - Request::remove_prefix (line 572) ... ok Nov 18 01:28:03.623 INFO [stdout] test src/lib.rs - Request::url (line 672) ... ok Nov 18 01:28:07.843 INFO [stdout] test src/log.rs - log::log_custom (line 79) ... ok Nov 18 01:28:07.939 INFO [stdout] test src/lib.rs - Server (line 270) ... ok Nov 18 01:28:08.091 INFO [stdout] test src/lib.rs - assert_or_400 (line 133) ... ok Nov 18 01:28:15.483 INFO [stdout] test src/lib.rs - start_server (line 190) ... ok Nov 18 01:28:15.916 INFO [stdout] test src/proxy.rs - proxy (line 34) ... ok Nov 18 01:28:16.883 INFO [stdout] test src/log.rs - log::log (line 31) ... ok Nov 18 01:28:21.711 INFO [stdout] test src/response.rs - response::Response::basic_http_auth_login_required (line 382) ... ok Nov 18 01:28:56.571 INFO [stdout] test src/response.rs - response::Response::empty_204 (line 401) ... ok Nov 18 01:28:57.703 INFO [stdout] test src/response.rs - response::Response::empty_404 (line 437) ... ok Nov 18 01:28:58.435 INFO [stdout] test src/response.rs - response::Response::from_file (line 271) ... ok Nov 18 01:29:01.943 INFO [stdout] test src/response.rs - response::Response::empty_406 (line 455) ... ok Nov 18 01:29:02.103 INFO [stdout] test src/response.rs - response::Response::empty_400 (line 419) ... ok Nov 18 01:29:02.547 INFO [stdout] test src/response.rs - response::Response::html (line 294) ... ok Nov 18 01:29:05.375 INFO [stdout] test src/response.rs - response::Response::from_data (line 250) ... ok Nov 18 01:29:16.559 INFO [stdout] test src/response.rs - response::Response::is_error (line 100) ... ok Nov 18 01:29:40.528 INFO [stdout] test src/response.rs - response::Response::json (line 348) ... ok Nov 18 01:29:41.251 INFO [stdout] test src/response.rs - response::Response::redirect_303 (line 171) ... ok Nov 18 01:29:43.403 INFO [stdout] test src/response.rs - response::Response::is_success (line 86) ... ok Nov 18 01:29:43.959 INFO [stdout] test src/response.rs - response::Response::redirect_301 (line 118) ... ok Nov 18 01:29:45.535 INFO [stdout] test src/response.rs - response::Response::redirect_307 (line 201) ... ok Nov 18 01:29:46.815 INFO [stdout] test src/response.rs - response::Response::redirect_308 (line 230) ... ok Nov 18 01:29:53.491 INFO [stdout] test src/response.rs - response::Response::redirect_302 (line 142) ... ok Nov 18 01:30:04.927 INFO [stdout] test src/response.rs - response::Response::svg (line 312) ... ok Nov 18 01:30:19.109 INFO [stdout] test src/response.rs - response::Response::with_content_disposition_attachment (line 606) ... ok Nov 18 01:30:26.835 INFO [stdout] test src/response.rs - response::Response::text (line 330) ... ok Nov 18 01:30:27.875 INFO [stdout] test src/response.rs - response::Response::with_etag (line 551) ... ok Nov 18 01:30:28.111 INFO [stdout] test src/response.rs - response::ResponseBody::empty (line 701) ... ok Nov 18 01:30:28.111 INFO [stdout] test src/router.rs - router (line 44) ... ignored Nov 18 01:30:28.111 INFO [stdout] test src/router.rs - router (line 56) ... ignored Nov 18 01:30:28.111 INFO [stdout] test src/router.rs - router (line 68) ... ignored Nov 18 01:30:28.111 INFO [stdout] test src/router.rs - router (line 78) ... ignored Nov 18 01:30:29.795 INFO [stdout] test src/response.rs - response::Response::with_status_code (line 473) ... ok Nov 18 01:30:30.711 INFO [stdout] test src/response.rs - response::ResponseBody (line 687) ... ok Nov 18 01:30:37.447 INFO [stdout] test src/response.rs - response::ResponseBody::from_data (line 739) ... ok Nov 18 01:30:37.515 INFO [stdout] test src/response.rs - response::ResponseBody::from_file (line 758) ... ok Nov 18 01:30:45.019 INFO [stdout] test src/response.rs - response::ResponseBody::from_reader (line 720) ... ok Nov 18 01:30:46.263 INFO [stdout] test src/session.rs - session (line 20) ... ok Nov 18 01:30:51.343 INFO [stdout] test src/try_or_400.rs - try_or_400 (line 20) ... ok Nov 18 01:30:51.443 INFO [stdout] test src/router.rs - router (line 14) ... ok Nov 18 01:30:52.418 INFO [stdout] test src/websocket/mod.rs - websocket (line 49) ... ok Nov 18 01:30:52.915 INFO [stdout] test src/response.rs - response::ResponseBody::from_string (line 779) ... ok Nov 18 01:30:53.987 INFO [stdout] test src/websocket/mod.rs - websocket::requested_protocols (line 195) ... ok Nov 18 01:30:53.988 INFO [stdout] Nov 18 01:30:53.988 INFO [stdout] test result: ok. 63 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Nov 18 01:30:53.988 INFO [stdout] Nov 18 01:30:54.035 INFO [stderr] su: No module specific data is present Nov 18 01:30:54.469 INFO running `"docker" "inspect" "7faefe3684ad80dd8bba583a71b4bb8fc7e57919b7fc9831e49bccff8a36797c"` Nov 18 01:30:54.817 INFO running `"docker" "rm" "-f" "7faefe3684ad80dd8bba583a71b4bb8fc7e57919b7fc9831e49bccff8a36797c"` Nov 18 01:30:55.047 INFO [stdout] 7faefe3684ad80dd8bba583a71b4bb8fc7e57919b7fc9831e49bccff8a36797c