Oct 15 21:43:06.939 INFO testing rocket_cors-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 21:43:06.939 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 21:43:07.410 INFO blam! 0971d413c7b82879a4d8ed5df904a0f1a3792c6ac2f4995c5a26f6f1736ae859 Oct 15 21:43:07.412 INFO running `"docker" "start" "-a" "0971d413c7b82879a4d8ed5df904a0f1a3792c6ac2f4995c5a26f6f1736ae859"` Oct 15 21:43:08.669 INFO kablam! usermod: no changes Oct 15 21:43:08.885 INFO kablam! Compiling pear v0.0.20 Oct 15 21:43:08.885 INFO kablam! Compiling state v0.4.1 Oct 15 21:43:08.897 INFO kablam! Compiling mime v0.2.6 Oct 15 21:43:08.897 INFO kablam! Compiling unicase_serde v0.1.0 Oct 15 21:43:08.910 INFO kablam! Compiling ring v0.11.0 Oct 15 21:43:11.275 INFO kablam! Compiling hyper v0.10.13 Oct 15 21:43:14.807 INFO kablam! Compiling cookie v0.9.2 Oct 15 21:43:23.736 INFO kablam! Compiling rocket v0.3.17 Oct 15 21:43:35.325 INFO kablam! Compiling rocket_cors v0.3.0 (/source) Oct 15 21:43:35.389 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 15 21:43:35.391 INFO kablam! --> src/lib.rs:519:5 Oct 15 21:43:35.392 INFO kablam! | Oct 15 21:43:35.393 INFO kablam! 519 | private_no_mangle_fns, Oct 15 21:43:35.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:43:35.394 INFO kablam! | Oct 15 21:43:35.394 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 15 21:43:35.395 INFO kablam! Oct 15 21:43:35.396 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 15 21:43:35.396 INFO kablam! --> src/lib.rs:520:5 Oct 15 21:43:35.397 INFO kablam! | Oct 15 21:43:35.398 INFO kablam! 520 | private_no_mangle_statics, Oct 15 21:43:35.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:43:35.399 INFO kablam! Oct 15 21:43:40.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.97s Oct 15 21:43:40.687 INFO kablam! su: No module specific data is present Oct 15 21:43:42.569 INFO running `"docker" "rm" "-f" "0971d413c7b82879a4d8ed5df904a0f1a3792c6ac2f4995c5a26f6f1736ae859"` Oct 15 21:43:42.841 INFO blam! 0971d413c7b82879a4d8ed5df904a0f1a3792c6ac2f4995c5a26f6f1736ae859 Oct 15 21:43:42.843 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 21:43:43.224 INFO blam! 80659979a8aa7b2a97bb8e7910d994ef31691cd2da0105b670868dc11d4428e3 Oct 15 21:43:43.226 INFO running `"docker" "start" "-a" "80659979a8aa7b2a97bb8e7910d994ef31691cd2da0105b670868dc11d4428e3"` Oct 15 21:43:43.726 INFO kablam! usermod: no changes Oct 15 21:43:43.945 INFO kablam! Compiling serde_test v1.0.80 Oct 15 21:43:43.946 INFO kablam! Compiling unicase_serde v0.1.0 Oct 15 21:43:43.946 INFO kablam! Compiling url_serde v0.2.0 Oct 15 21:43:45.358 INFO kablam! Compiling rocket_cors v0.3.0 (/source) Oct 15 21:43:45.498 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 15 21:43:45.499 INFO kablam! --> src/lib.rs:519:5 Oct 15 21:43:45.499 INFO kablam! | Oct 15 21:43:45.500 INFO kablam! 519 | private_no_mangle_fns, Oct 15 21:43:45.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:43:45.501 INFO kablam! | Oct 15 21:43:45.502 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 15 21:43:45.503 INFO kablam! Oct 15 21:43:45.503 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 15 21:43:45.504 INFO kablam! --> src/lib.rs:520:5 Oct 15 21:43:45.504 INFO kablam! | Oct 15 21:43:45.505 INFO kablam! 520 | private_no_mangle_statics, Oct 15 21:43:45.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:43:45.506 INFO kablam! Oct 15 21:43:47.875 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 15 21:43:47.875 INFO kablam! --> src/lib.rs:519:5 Oct 15 21:43:47.875 INFO kablam! | Oct 15 21:43:47.875 INFO kablam! 519 | private_no_mangle_fns, Oct 15 21:43:47.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:43:47.875 INFO kablam! | Oct 15 21:43:47.875 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 15 21:43:47.875 INFO kablam! Oct 15 21:43:47.875 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 15 21:43:47.875 INFO kablam! --> src/lib.rs:520:5 Oct 15 21:43:47.875 INFO kablam! | Oct 15 21:43:47.875 INFO kablam! 520 | private_no_mangle_statics, Oct 15 21:43:47.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:43:47.875 INFO kablam! Oct 15 21:43:53.339 INFO kablam! warning: unknown lint: `unmounted_route` Oct 15 21:43:53.339 INFO kablam! --> tests/manual.rs:52:9 Oct 15 21:43:53.339 INFO kablam! | Oct 15 21:43:53.339 INFO kablam! 52 | #[allow(unmounted_route)] Oct 15 21:43:53.339 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 21:43:53.339 INFO kablam! | Oct 15 21:43:53.339 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 15 21:43:53.339 INFO kablam! Oct 15 21:43:53.339 INFO kablam! warning: unknown lint: `unmounted_route` Oct 15 21:43:53.339 INFO kablam! --> tests/manual.rs:62:9 Oct 15 21:43:53.339 INFO kablam! | Oct 15 21:43:53.339 INFO kablam! 62 | #[allow(unmounted_route)] Oct 15 21:43:53.339 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 21:43:53.339 INFO kablam! Oct 15 21:44:27.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.72s Oct 15 21:44:27.502 INFO kablam! su: No module specific data is present Oct 15 21:44:28.553 INFO running `"docker" "rm" "-f" "80659979a8aa7b2a97bb8e7910d994ef31691cd2da0105b670868dc11d4428e3"` Oct 15 21:44:28.847 INFO blam! 80659979a8aa7b2a97bb8e7910d994ef31691cd2da0105b670868dc11d4428e3 Oct 15 21:44:28.863 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 21:44:29.299 INFO blam! a2315ba1150ce429641fbe3c70270a0656bd26ba0b9ebb487ff956f80714a4b7 Oct 15 21:44:29.302 INFO running `"docker" "start" "-a" "a2315ba1150ce429641fbe3c70270a0656bd26ba0b9ebb487ff956f80714a4b7"` Oct 15 21:44:30.558 INFO kablam! usermod: no changes Oct 15 21:44:30.781 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 21:44:30.815 INFO kablam! Running /target/debug/deps/rocket_cors-e40ea409b5545270 Oct 15 21:44:30.828 INFO blam! Oct 15 21:44:30.828 INFO blam! running 49 tests Oct 15 21:44:30.828 INFO blam! test fairing::tests::error_route_is_mounted_on_attach ... ok Oct 15 21:44:30.835 INFO blam! test headers::tests::request_headers_parsing ... ok Oct 15 21:44:30.835 INFO blam! test headers::tests::request_headers_conversion ... ok Oct 15 21:44:30.835 INFO blam! test headers::tests::origin_header_conversion ... ok Oct 15 21:44:30.835 INFO blam! test fairing::tests::fairing_error_route_returns_500_for_unknown_status ... ok Oct 15 21:44:30.847 INFO blam! test fairing::tests::fairing_error_route_returns_passed_in_status ... ok Oct 15 21:44:30.847 INFO blam! test headers::tests::request_method_conversion ... ok Oct 15 21:44:30.855 INFO blam! test tests::actual_request_all_origins_with_wildcard ... ok Oct 15 21:44:30.855 INFO blam! test tests::actual_request_validated_and_built_correctly ... ok Oct 15 21:44:30.859 INFO blam! test tests::actual_request_all_origins_with_vary ... ok Oct 15 21:44:30.859 INFO blam! test tests::actual_request_validated_correctly ... ok Oct 15 21:44:30.867 INFO blam! test headers::tests::origin_header_parsing ... ok Oct 15 21:44:30.867 INFO blam! test tests::allowed_headers_are_validated_correctly ... ok Oct 15 21:44:30.871 INFO blam! test tests::all_allowed_headers_are_validated_correctly ... ok Oct 15 21:44:30.871 INFO blam! test tests::actual_request_validation_allows_all_origin ... ok Oct 15 21:44:30.871 INFO blam! test headers::tests::request_method_parsing ... ok Oct 15 21:44:30.887 INFO blam! test tests::cors_is_validated ... ok Oct 15 21:44:30.895 INFO blam! test tests::cors_default_deserialization_is_correct ... ok Oct 15 21:44:30.895 INFO blam! test tests::allowed_methods_validated_correctly ... ok Oct 15 21:44:30.899 INFO blam! test tests::method_serde_roundtrip ... ok Oct 15 21:44:30.899 INFO blam! test tests::non_cors_request_return_empty_response ... ok Oct 15 21:44:30.915 INFO blam! test tests::preflight_all_origins_with_wildcard ... ok Oct 15 21:44:30.919 INFO blam! test tests::preflight_validated_and_built_correctly ... ok Oct 15 21:44:30.923 INFO blam! test tests::preflight_all_origins_with_vary ... ok Oct 15 21:44:30.923 INFO blam! test tests::preflight_validated_correctly ... ok Oct 15 21:44:30.923 INFO blam! test tests::preflight_validation_allows_all_origin ... ok Oct 15 21:44:31.024 INFO blam! test fairing::tests::options_are_validated_on_attach ... ok Oct 15 21:44:31.039 INFO blam! test tests::actual_request_validation_errors_on_invalid_options ... ok Oct 15 21:44:31.039 INFO blam! test tests::allowed_headers_errors_on_non_subset ... ok Oct 15 21:44:31.039 INFO blam! test tests::actual_request_validation_errors_on_incorrect_origin ... ok Oct 15 21:44:31.039 INFO blam! test tests::allowed_methods_errors_on_disallowed_method ... ok Oct 15 21:44:31.039 INFO blam! test tests::cors_validates_illegal_allow_credentials ... ok Oct 15 21:44:31.040 INFO blam! test tests::preflight_validation_errors_on_disallowed_method ... ok Oct 15 21:44:31.044 INFO blam! test tests::response_does_not_build_if_origin_is_not_set ... ok Oct 15 21:44:31.044 INFO blam! test tests::response_build_removes_existing_cors_headers_and_keeps_others ... ok Oct 15 21:44:31.051 INFO blam! test tests::response_sets_allow_origin_with_vary_correctly ... ok Oct 15 21:44:31.059 INFO blam! test tests::preflight_validation_errors_on_disallowed_headers ... ok Oct 15 21:44:31.059 INFO blam! test tests::response_sets_allow_origin_without_vary_correctly ... ok Oct 15 21:44:31.059 INFO blam! test tests::response_sets_any_origin_correctly ... ok Oct 15 21:44:31.063 INFO blam! test tests::preflight_validation_errors_on_invalid_options ... ok Oct 15 21:44:31.063 INFO blam! test tests::response_does_not_set_max_age_when_none ... ok Oct 15 21:44:31.071 INFO blam! test tests::preflight_validation_errors_on_missing_request_method ... ok Oct 15 21:44:31.071 INFO blam! test tests::response_sets_max_age_correctly ... ok Oct 15 21:44:31.077 INFO blam! test tests::validate_origin_allows_all_origins ... ok Oct 15 21:44:31.078 INFO blam! test tests::validate_origin_allows_origin ... ok Oct 15 21:44:31.078 INFO blam! test tests::preflight_validation_errors_on_invalid_origin ... ok Oct 15 21:44:31.078 INFO blam! test tests::response_sets_exposed_headers_correctly ... ok Oct 15 21:44:31.078 INFO blam! test tests::response_sets_allow_origin_with_ascii_serialization ... ok Oct 15 21:44:31.078 INFO blam! test tests::validate_origin_rejects_invalid_origin ... ok Oct 15 21:44:31.078 INFO blam! Oct 15 21:44:31.078 INFO blam! test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:44:31.078 INFO blam! Oct 15 21:44:31.107 INFO kablam! Running /target/debug/deps/fairing-fe1575f9548d1641 Oct 15 21:44:31.115 INFO blam! Oct 15 21:44:31.115 INFO blam! running 10 tests Oct 15 21:44:31.115 INFO blam! test cors_get_no_origin ... ok Oct 15 21:44:31.123 INFO blam! test routes_failing_checks_are_not_executed ... ok Oct 15 21:44:31.123 INFO blam! test cors_options_missing_origin ... ok Oct 15 21:44:31.126 INFO blam! test smoke_test ... ok Oct 15 21:44:31.139 INFO blam! test cors_options_bad_request_method ... ok Oct 15 21:44:31.139 INFO kablam! Running /target/debug/deps/guard-adab7b0e265f78ae Oct 15 21:44:31.139 INFO blam! test cors_options_bad_request_header ... ok Oct 15 21:44:31.139 INFO blam! test cors_get_bad_origin ... ok Oct 15 21:44:31.139 INFO blam! test cors_options_bad_origin ... ok Oct 15 21:44:31.139 INFO blam! test cors_get_check ... ok Oct 15 21:44:31.139 INFO blam! test cors_options_check ... ok Oct 15 21:44:31.139 INFO blam! Oct 15 21:44:31.139 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:44:31.139 INFO blam! Oct 15 21:44:31.151 INFO blam! Oct 15 21:44:31.151 INFO blam! running 12 tests Oct 15 21:44:31.155 INFO blam! test cors_options_bad_origin ... ok Oct 15 21:44:31.163 INFO blam! test cors_get_no_origin ... ok Oct 15 21:44:31.163 INFO blam! test cors_options_bad_request_header ... ok Oct 15 21:44:31.163 INFO blam! test cors_get_check ... ok Oct 15 21:44:31.163 INFO blam! test cors_options_missing_origin ... ok Oct 15 21:44:31.163 INFO blam! test cors_options_catch_all_check ... ok Oct 15 21:44:31.185 INFO blam! test cors_get_bad_origin ... ok Oct 15 21:44:31.185 INFO blam! test cors_options_catch_all_check_other_routes ... ok Oct 15 21:44:31.186 INFO blam! test overridden_options_routes_are_used ... ok Oct 15 21:44:31.186 INFO blam! test cors_options_bad_request_method ... ok Oct 15 21:44:31.186 INFO blam! test routes_failing_checks_are_not_executed ... ok Oct 15 21:44:31.186 INFO blam! test smoke_test ... ok Oct 15 21:44:31.186 INFO blam! Oct 15 21:44:31.186 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:44:31.186 INFO blam! Oct 15 21:44:31.187 INFO blam! Oct 15 21:44:31.187 INFO blam! running 1 test Oct 15 21:44:31.187 INFO kablam! Running /target/debug/deps/headers-d84793d6871268b5 Oct 15 21:44:31.195 INFO blam! test request_headers_round_trip_smoke_test ... ok Oct 15 21:44:31.195 INFO blam! Oct 15 21:44:31.195 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:44:31.196 INFO blam! Oct 15 21:44:31.196 INFO kablam! Running /target/debug/deps/manual-ecbeedf5338e73d1 Oct 15 21:44:31.203 INFO blam! Oct 15 21:44:31.203 INFO blam! running 12 tests Oct 15 21:44:31.211 INFO blam! test cors_get_borrowed_check ... ok Oct 15 21:44:31.211 INFO blam! test cors_get_bad_origin ... ok Oct 15 21:44:31.211 INFO blam! test cors_options_borrowed_check ... ok Oct 15 21:44:31.211 INFO blam! test cors_options_missing_origin ... ok Oct 15 21:44:31.219 INFO blam! test cors_options_bad_request_header ... ok Oct 15 21:44:31.219 INFO blam! test cors_options_bad_request_method ... ok Oct 15 21:44:31.233 INFO blam! test routes_failing_checks_are_not_executed ... ok Oct 15 21:44:31.233 INFO blam! test cors_options_bad_origin ... ok Oct 15 21:44:31.233 INFO blam! test cors_get_no_origin ... ok Oct 15 21:44:31.242 INFO blam! test cors_get_owned_check ... ok Oct 15 21:44:31.242 INFO blam! test cors_options_owned_check ... ok Oct 15 21:44:31.242 INFO blam! test smoke_test ... ok Oct 15 21:44:31.242 INFO blam! Oct 15 21:44:31.242 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:44:31.242 INFO blam! Oct 15 21:44:31.247 INFO kablam! Running /target/debug/deps/mix-b72c1e09e80557b3 Oct 15 21:44:31.255 INFO blam! Oct 15 21:44:31.255 INFO blam! running 11 tests Oct 15 21:44:31.255 INFO blam! test cors_get_bad_origin ... ok Oct 15 21:44:31.256 INFO blam! test cors_get_no_origin ... ok Oct 15 21:44:31.257 INFO blam! test cors_get_check ... ok Oct 15 21:44:31.263 INFO blam! test cors_get_ping_check ... ok Oct 15 21:44:31.263 INFO blam! test cors_options_bad_origin ... ok Oct 15 21:44:31.263 INFO blam! test cors_options_ping_check ... ok Oct 15 21:44:31.263 INFO blam! test smoke_test ... ok Oct 15 21:44:31.279 INFO blam! test cors_options_bad_request_header ... ok Oct 15 21:44:31.279 INFO blam! test cors_options_check ... ok Oct 15 21:44:31.281 INFO blam! test cors_options_missing_origin ... ok Oct 15 21:44:31.281 INFO blam! test cors_options_bad_request_method ... ok Oct 15 21:44:31.281 INFO blam! Oct 15 21:44:31.281 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:44:31.281 INFO blam! Oct 15 21:44:31.291 INFO kablam! Doc-tests rocket_cors Oct 15 21:44:35.715 INFO blam! Oct 15 21:44:35.715 INFO blam! running 9 tests Oct 15 21:45:00.207 INFO blam! test src/lib.rs - (line 423) ... ok Oct 15 21:45:02.583 INFO blam! test src/lib.rs - (line 354) ... ok Oct 15 21:45:06.123 INFO blam! test src/lib.rs - (line 103) ... ok Oct 15 21:45:07.179 INFO blam! test src/lib.rs - (line 297) ... ok Oct 15 21:45:07.595 INFO blam! test src/lib.rs - AllowedHeaders (line 920) ... ok Oct 15 21:45:07.595 INFO blam! test src/lib.rs - (line 178) ... ok Oct 15 21:45:10.858 INFO blam! test src/lib.rs - AllowedOrigins (line 863) ... ok Oct 15 21:45:11.263 INFO blam! test src/lib.rs - AllowedMethods (line 906) ... ok Oct 15 21:45:15.766 INFO blam! test src/lib.rs - Cors (line 958) ... ok Oct 15 21:45:15.766 INFO blam! Oct 15 21:45:15.766 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:45:15.766 INFO blam! Oct 15 21:45:15.788 INFO kablam! su: No module specific data is present Oct 15 21:45:17.305 INFO running `"docker" "rm" "-f" "a2315ba1150ce429641fbe3c70270a0656bd26ba0b9ebb487ff956f80714a4b7"` Oct 15 21:45:17.555 INFO blam! a2315ba1150ce429641fbe3c70270a0656bd26ba0b9ebb487ff956f80714a4b7