Oct 16 14:20:57.156 INFO testing corsware-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:20:57.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 14:20:57.552 INFO blam! e50944a1d93211688c7430e3193fc56474367ffe8f7586fd6a655aa2e5cf27d0 Oct 16 14:20:57.557 INFO running `"docker" "start" "-a" "e50944a1d93211688c7430e3193fc56474367ffe8f7586fd6a655aa2e5cf27d0"` Oct 16 14:20:58.403 INFO kablam! usermod: no changes Oct 16 14:20:58.518 INFO kablam! Compiling iron v0.6.0 Oct 16 14:21:02.219 INFO kablam! Compiling corsware v0.2.0 (/source) Oct 16 14:21:04.935 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 14:21:04.935 INFO kablam! --> src/origin/mod.rs:5:5 Oct 16 14:21:04.935 INFO kablam! | Oct 16 14:21:04.935 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 14:21:04.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 14:21:04.935 INFO kablam! | Oct 16 14:21:04.935 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:21:04.935 INFO kablam! Oct 16 14:21:05.031 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 14:21:05.031 INFO kablam! --> src/origin/mod.rs:5:5 Oct 16 14:21:05.031 INFO kablam! | Oct 16 14:21:05.031 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 14:21:05.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 14:21:05.031 INFO kablam! | Oct 16 14:21:05.031 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:21:05.031 INFO kablam! Oct 16 14:21:06.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.66s Oct 16 14:21:06.086 INFO kablam! su: No module specific data is present Oct 16 14:21:06.859 INFO running `"docker" "rm" "-f" "e50944a1d93211688c7430e3193fc56474367ffe8f7586fd6a655aa2e5cf27d0"` Oct 16 14:21:07.097 INFO blam! e50944a1d93211688c7430e3193fc56474367ffe8f7586fd6a655aa2e5cf27d0 Oct 16 14:21:07.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 14:21:07.368 INFO blam! 5e9cdfe9f88748a782ce4b0e8aff89095802dd74f863aee03ba6ba97da30aead Oct 16 14:21:07.369 INFO running `"docker" "start" "-a" "5e9cdfe9f88748a782ce4b0e8aff89095802dd74f863aee03ba6ba97da30aead"` Oct 16 14:21:08.224 INFO kablam! usermod: no changes Oct 16 14:21:08.363 INFO kablam! Compiling router v0.6.0 Oct 16 14:21:08.363 INFO kablam! Compiling mount v0.4.0 Oct 16 14:21:12.258 INFO kablam! Compiling corsware v0.2.0 (/source) Oct 16 14:21:18.759 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 14:21:18.760 INFO kablam! --> src/origin/mod.rs:5:5 Oct 16 14:21:18.760 INFO kablam! | Oct 16 14:21:18.760 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 14:21:18.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 14:21:18.761 INFO kablam! | Oct 16 14:21:18.761 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 14:21:18.762 INFO kablam! Oct 16 14:21:18.983 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 14:21:18.983 INFO kablam! --> src/origin/mod.rs:5:5 Oct 16 14:21:18.983 INFO kablam! | Oct 16 14:21:18.983 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 14:21:18.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 14:21:18.983 INFO kablam! | Oct 16 14:21:18.983 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 14:21:18.983 INFO kablam! Oct 16 14:21:23.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.79s Oct 16 14:21:23.075 INFO kablam! su: No module specific data is present Oct 16 14:21:23.565 INFO running `"docker" "rm" "-f" "5e9cdfe9f88748a782ce4b0e8aff89095802dd74f863aee03ba6ba97da30aead"` Oct 16 14:21:23.942 INFO blam! 5e9cdfe9f88748a782ce4b0e8aff89095802dd74f863aee03ba6ba97da30aead Oct 16 14:21:23.947 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 14:21:24.369 INFO blam! 60cb67680bd4b5f9481047a1fc50f6458f18d962b9f1edefa81f7de8685bafe5 Oct 16 14:21:24.371 INFO running `"docker" "start" "-a" "60cb67680bd4b5f9481047a1fc50f6458f18d962b9f1edefa81f7de8685bafe5"` Oct 16 14:21:25.703 INFO kablam! usermod: no changes Oct 16 14:21:25.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 16 14:21:25.837 INFO kablam! Running /target/debug/deps/corsware-cc119e1a8d610503 Oct 16 14:21:25.841 INFO blam! Oct 16 14:21:25.841 INFO blam! running 14 tests Oct 16 14:21:25.842 INFO blam! test origin::tests::explicit_default_port_does_not_matter ... ok Oct 16 14:21:25.843 INFO blam! test origin::tests::explicit_wrong_port_does_matter ... ok Oct 16 14:21:25.843 INFO blam! test origin::tests::different_subdomain_does_matter ... ok Oct 16 14:21:25.844 INFO blam! test origin::tests::hashing_works ... ok Oct 16 14:21:25.844 INFO blam! test origin::tests::different_protocol_matters ... ok Oct 16 14:21:25.844 INFO blam! test origin::tests::path_does_not_matter ... ok Oct 16 14:21:25.844 INFO blam! test origin::tests::relative_uri_gives_nice_error ... ok Oct 16 14:21:25.845 INFO blam! test origin::tests::data_url_gives_nice_error ... ok Oct 16 14:21:25.845 INFO blam! test origin::tests::casing_does_not_matter ... ok Oct 16 14:21:25.845 INFO blam! test origin::tests::very_different_url_but_still_same_origin ... ok Oct 16 14:21:25.845 INFO blam! test origin::tests::can_access_fields ... ok Oct 16 14:21:25.846 INFO blam! test origin::tests::user_pass_does_not_matter ... ok Oct 16 14:21:25.846 INFO blam! test origin::tests::identical_origin_is_equal ... ok Oct 16 14:21:25.846 INFO blam! test origin::tests::bogus_url_gives_nice_error ... ok Oct 16 14:21:25.846 INFO blam! Oct 16 14:21:25.846 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:21:25.846 INFO blam! Oct 16 14:21:25.847 INFO kablam! Running /target/debug/deps/autoserver-2426ea43d73f8517 Oct 16 14:21:25.849 INFO blam! Oct 16 14:21:25.849 INFO blam! running 0 tests Oct 16 14:21:25.849 INFO blam! Oct 16 14:21:25.849 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:21:25.849 INFO blam! Oct 16 14:21:25.850 INFO kablam! Running /target/debug/deps/browser_fixture-da72088853e74667 Oct 16 14:21:25.852 INFO blam! Oct 16 14:21:25.852 INFO blam! running 0 tests Oct 16 14:21:25.852 INFO blam! Oct 16 14:21:25.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:21:25.852 INFO blam! Oct 16 14:21:25.853 INFO kablam! Running /target/debug/deps/http-5ac3f566c30fccae Oct 16 14:21:25.855 INFO blam! Oct 16 14:21:25.855 INFO blam! running 18 tests Oct 16 14:21:25.873 INFO blam! test normal_request_sets_right_headers ... ok Oct 16 14:21:25.887 INFO blam! test normal_request_without_origin_is_passthrough ... ok Oct 16 14:21:25.889 INFO blam! test normal_request_possible ... ok Oct 16 14:21:25.893 INFO blam! test disallowing_credentials_unsets_allow_credentials_header_in_response ... ok Oct 16 14:21:25.894 INFO blam! test allow_credentials ... ok Oct 16 14:21:25.894 INFO blam! test preflight_to_nonexistent_route_fails ... ok Oct 16 14:21:25.896 INFO blam! test preflight_with_allowed_origin_sets_all_headers ... ok Oct 16 14:21:25.907 INFO blam! test preflight_with_null_origin_can_be_allowed ... ok Oct 16 14:21:25.907 INFO blam! test preflight_with_disallowed_header_is_error ... ok Oct 16 14:21:25.907 INFO blam! test preflight_with_disallowed_method_is_error ... ok Oct 16 14:21:25.915 INFO blam! test allowing_credentials_sets_allow_credentials_header_in_response ... ok Oct 16 14:21:25.916 INFO blam! test expose_headers ... ok Oct 16 14:21:25.919 INFO blam! test handler_ergonomy ... ok Oct 16 14:21:25.919 INFO blam! test preflight_with_disallowed_origin_is_error ... ok Oct 16 14:21:25.920 INFO blam! test options_without_method_is_normal_request ... ok Oct 16 14:21:25.927 INFO blam! test preflight_with_null_origin_can_be_specifically_allowed ... ok Oct 16 14:21:25.951 INFO blam! test preflight_without_origin_is_bad_request ... ok Oct 16 14:21:25.951 INFO blam! test preflight_with_null_origin_is_not_allowed_by_default ... ok Oct 16 14:21:25.951 INFO blam! Oct 16 14:21:25.952 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:21:25.952 INFO blam! Oct 16 14:21:25.959 INFO kablam! Doc-tests corsware Oct 16 14:21:30.754 INFO blam! Oct 16 14:21:30.754 INFO blam! running 7 tests Oct 16 14:21:42.399 INFO blam! test src/origin/mod.rs - origin::Origin::parse_allow_null (line 122) ... ok Oct 16 14:21:42.411 INFO blam! test src/origin/mod.rs - origin::Origin::port (line 169) ... ok Oct 16 14:21:42.445 INFO blam! test src/lib.rs - CorsMiddleware (line 140) ... ok Oct 16 14:21:42.586 INFO blam! test src/origin/mod.rs - origin::Origin::parse (line 47) ... ok Oct 16 14:21:43.323 INFO blam! test src/origin/mod.rs - origin::Origin::host (line 155) ... ok Oct 16 14:21:43.512 INFO blam! test src/origin/mod.rs - origin::Origin::scheme (line 142) ... ok Oct 16 14:21:43.759 INFO blam! test src/lib.rs - CorsMiddleware (line 122) ... ok Oct 16 14:21:43.759 INFO blam! Oct 16 14:21:43.759 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:21:43.759 INFO blam! Oct 16 14:21:43.783 INFO kablam! su: No module specific data is present Oct 16 14:21:44.247 INFO running `"docker" "rm" "-f" "60cb67680bd4b5f9481047a1fc50f6458f18d962b9f1edefa81f7de8685bafe5"` Oct 16 14:21:44.395 INFO blam! 60cb67680bd4b5f9481047a1fc50f6458f18d962b9f1edefa81f7de8685bafe5