Nov 17 20:44:30.235 INFO testing thruster-0.5.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 20:44:30.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 20:44:30.657 INFO [stdout] 03607ab9f9e47e10671df5ffb5be563846c6475a4d80fda9b893d2c9a2dc55f5 Nov 17 20:44:30.659 INFO running `"docker" "start" "-a" "03607ab9f9e47e10671df5ffb5be563846c6475a4d80fda9b893d2c9a2dc55f5"` Nov 17 20:44:32.607 INFO [stderr] usermod: no changes Nov 17 20:44:33.012 INFO [stderr] Compiling templatify v0.2.3 Nov 17 20:44:33.038 INFO [stderr] Compiling hyper v0.12.14 Nov 17 20:44:44.133 INFO [stderr] Compiling thruster v0.5.0 (/source) Nov 17 20:44:49.206 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.57s Nov 17 20:44:49.235 INFO [stderr] su: No module specific data is present Nov 17 20:44:49.797 INFO running `"docker" "inspect" "03607ab9f9e47e10671df5ffb5be563846c6475a4d80fda9b893d2c9a2dc55f5"` Nov 17 20:44:49.971 INFO running `"docker" "rm" "-f" "03607ab9f9e47e10671df5ffb5be563846c6475a4d80fda9b893d2c9a2dc55f5"` Nov 17 20:44:50.329 INFO [stdout] 03607ab9f9e47e10671df5ffb5be563846c6475a4d80fda9b893d2c9a2dc55f5 Nov 17 20:44:50.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 20:44:50.935 INFO [stdout] e74e340ed55c5f6846a6d3eaa41ffd5b6f69aa2ed4965238d010a74ce4779747 Nov 17 20:44:50.943 INFO running `"docker" "start" "-a" "e74e340ed55c5f6846a6d3eaa41ffd5b6f69aa2ed4965238d010a74ce4779747"` Nov 17 20:44:52.053 INFO [stderr] usermod: no changes Nov 17 20:44:52.364 INFO [stderr] Compiling env_logger v0.3.5 Nov 17 20:44:52.383 INFO [stderr] Compiling diesel v1.3.3 Nov 17 20:44:52.383 INFO [stderr] Compiling simplelog v0.5.3 Nov 17 20:44:52.383 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 20:44:55.402 INFO [stderr] Compiling criterion v0.2.5 Nov 17 20:45:41.991 INFO [stderr] Compiling thruster v0.5.0 (/source) Nov 17 20:45:54.391 INFO [stderr] warning: unused import: `smallvec::SmallVec` Nov 17 20:45:54.391 INFO [stderr] --> src/route_tree/mod.rs:131:7 Nov 17 20:45:54.392 INFO [stderr] | Nov 17 20:45:54.392 INFO [stderr] 131 | use smallvec::SmallVec; Nov 17 20:45:54.392 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 20:45:54.395 INFO [stderr] | Nov 17 20:45:54.395 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 20:45:54.395 INFO [stderr] Nov 17 20:45:59.167 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 20:45:59.167 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 20:45:59.167 INFO [stderr] | Nov 17 20:45:59.167 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 20:45:59.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:59.180 INFO [stderr] | Nov 17 20:45:59.181 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 20:45:59.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 20:45:59.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:59.181 INFO [stderr] Nov 17 20:45:59.181 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 20:45:59.181 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 20:45:59.181 INFO [stderr] | Nov 17 20:45:59.181 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 20:45:59.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:59.181 INFO [stderr] | Nov 17 20:45:59.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 20:45:59.181 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:59.181 INFO [stderr] Nov 17 20:45:59.181 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 20:45:59.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 20:45:59.181 INFO [stderr] | Nov 17 20:45:59.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 20:45:59.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:59.195 INFO [stderr] | Nov 17 20:45:59.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 20:45:59.195 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:59.195 INFO [stderr] Nov 17 20:45:59.195 INFO [stderr] warning: cannot find type `val` in this scope Nov 17 20:45:59.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 20:45:59.195 INFO [stderr] | Nov 17 20:45:59.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 20:45:59.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:59.195 INFO [stderr] | Nov 17 20:45:59.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 20:45:59.195 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:59.195 INFO [stderr] Nov 17 20:45:59.195 INFO [stderr] warning: cannot find type `Content` in this scope Nov 17 20:45:59.195 INFO [stderr] --> examples/diesel/content_model.rs:1:10 Nov 17 20:45:59.195 INFO [stderr] | Nov 17 20:45:59.195 INFO [stderr] 1 | #[derive(Queryable)] Nov 17 20:45:59.195 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:59.195 INFO [stderr] | Nov 17 20:45:59.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 17 20:45:59.195 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:59.195 INFO [stderr] Nov 17 20:46:12.973 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Nov 17 20:46:12.999 INFO [stderr] su: No module specific data is present Nov 17 20:46:13.367 INFO running `"docker" "inspect" "e74e340ed55c5f6846a6d3eaa41ffd5b6f69aa2ed4965238d010a74ce4779747"` Nov 17 20:46:13.595 INFO running `"docker" "rm" "-f" "e74e340ed55c5f6846a6d3eaa41ffd5b6f69aa2ed4965238d010a74ce4779747"` Nov 17 20:46:13.799 INFO [stdout] e74e340ed55c5f6846a6d3eaa41ffd5b6f69aa2ed4965238d010a74ce4779747 Nov 17 20:46:13.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 20:46:14.004 INFO [stdout] 4b9d1f293f438ba633529e7405fc0ca430ab23e3ac728fca2898b66a210e57b3 Nov 17 20:46:14.006 INFO running `"docker" "start" "-a" "4b9d1f293f438ba633529e7405fc0ca430ab23e3ac728fca2898b66a210e57b3"` Nov 17 20:46:14.394 INFO [stderr] usermod: no changes Nov 17 20:46:14.609 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 17 20:46:14.610 INFO [stderr] Running /target/debug/deps/thruster-cd09c538e92d8637 Nov 17 20:46:14.614 INFO [stdout] Nov 17 20:46:14.614 INFO [stdout] running 36 tests Nov 17 20:46:14.615 INFO [stdout] test app::tests::it_should_be_able_to_correctly_prefix_the_root_of_sub_apps ... ok Nov 17 20:46:14.617 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_root_route ... ok Nov 17 20:46:14.617 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_paramaterized_routes ... ok Nov 17 20:46:14.618 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_not_found_routes ... ok Nov 17 20:46:14.618 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_paramaterized_routes_with_extra_pieces ... ok Nov 17 20:46:14.618 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_not_found_at_the_root ... ok Nov 17 20:46:14.619 INFO [stdout] test app::tests::it_should_be_able_to_parse_an_incoming_body ... ok Nov 17 20:46:14.623 INFO [stdout] test app::tests::it_should_be_able_to_correctly_route_sub_apps_with_wildcards ... ok Nov 17 20:46:14.623 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request ... ok Nov 17 20:46:14.663 INFO [stdout] test app::tests::it_should_correctly_parse_params_in_subapps ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_correctly_differentiate_wildcards_and_valid_routes ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_based_on_method ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_be_able_to_correctly_prefix_route_sub_apps ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_be_able_to_correctly_route_sub_apps ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_up_and_down ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_handle_routes_without_leading_slash ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_return_whatever_was_set_as_the_body_of_the_context ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_handle_routes_within_a_subapp_without_leading_slash ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::itz_should_trim_trailing_slashes_after_params ... ok Nov 17 20:46:14.664 INFO [stdout] test app::tests::it_should_trim_trailing_slashes ... ok Nov 17 20:46:14.665 INFO [stdout] test route_parser::tests::it_should_return_a_matched_path_for_a_good_route ... ok Nov 17 20:46:14.665 INFO [stdout] test route_parser::tests::it_should_appropriately_define_route_params ... ok Nov 17 20:46:14.665 INFO [stdout] test route_parser::tests::it_should_use_not_found_for_not_handled_routes ... ok Nov 17 20:46:14.665 INFO [stdout] test app::tests::it_should_match_as_far_as_possible_in_a_subapp ... ok Nov 17 20:46:14.665 INFO [stdout] test route_parser::tests::it_should_return_a_matched_path_for_a_good_route_with_multiple_similar_routes ... ok Nov 17 20:46:14.695 INFO [stdout] test route_parser::tests::when_adding_a_route_it_should_return_a_struct_with_all_appropriate_middleware ... ok Nov 17 20:46:14.695 INFO [stdout] test app::tests::it_should_handle_query_parameters ... ok Nov 17 20:46:14.695 INFO [stdout] test route_parser::tests::when_adding_a_route_with_method_agnostic_middleware ... ok Nov 17 20:46:14.695 INFO [stdout] test app::tests::it_should_handle_multiple_subapps_with_wildcards ... ok Nov 17 20:46:14.695 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params_in_a_subapp ... ok Nov 17 20:46:14.695 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params ... ok Nov 17 20:46:14.695 INFO [stdout] test app::tests::it_should_first_run_use_then_methods ... ok Nov 17 20:46:14.695 INFO [stdout] test route_tree::tests::it_should_match_a_simple_route ... ok Nov 17 20:46:14.695 INFO [stdout] test route_tree::tests::it_should_compose_multiple_trees ... ok Nov 17 20:46:14.695 INFO [stdout] test route_tree::tests::it_should_match_a_simple_route_with_a_param ... ok Nov 17 20:46:14.695 INFO [stdout] Nov 17 20:46:14.695 INFO [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:46:14.695 INFO [stdout] Nov 17 20:46:14.695 INFO [stderr] Doc-tests thruster Nov 17 20:46:20.023 INFO [stdout] Nov 17 20:46:20.023 INFO [stdout] running 6 tests Nov 17 20:46:20.023 INFO [stdout] test src/app.rs - app::App (line 56) ... ignored Nov 17 20:46:20.023 INFO [stdout] test src/builtins/basic_context.rs - builtins::basic_context::BasicContext::content_type (line 92) ... ignored Nov 17 20:46:20.023 INFO [stdout] test src/builtins/basic_context.rs - builtins::basic_context::BasicContext::redirect (line 104) ... ignored Nov 17 20:46:20.023 INFO [stdout] test src/builtins/basic_hyper_context.rs - builtins::basic_hyper_context::BasicHyperContext::content_type (line 106) ... ignored Nov 17 20:46:20.023 INFO [stdout] test src/builtins/basic_hyper_context.rs - builtins::basic_hyper_context::BasicHyperContext::redirect (line 118) ... ignored Nov 17 20:46:20.023 INFO [stdout] test src/route_tree/node.rs - route_tree::node::Node::to_string (line 244) ... ignored Nov 17 20:46:20.023 INFO [stdout] Nov 17 20:46:20.023 INFO [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out Nov 17 20:46:20.023 INFO [stdout] Nov 17 20:46:20.043 INFO [stderr] su: No module specific data is present Nov 17 20:46:20.589 INFO running `"docker" "inspect" "4b9d1f293f438ba633529e7405fc0ca430ab23e3ac728fca2898b66a210e57b3"` Nov 17 20:46:20.752 INFO running `"docker" "rm" "-f" "4b9d1f293f438ba633529e7405fc0ca430ab23e3ac728fca2898b66a210e57b3"` Nov 17 20:46:20.951 INFO [stdout] 4b9d1f293f438ba633529e7405fc0ca430ab23e3ac728fca2898b66a210e57b3