Nov 17 20:44:21.822 INFO testing thruster-0.5.0 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 20:44:21.823 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 17 20:44:22.443 INFO [stdout] cac87d3fa32170242fb1915fd001693f81a8049dd9e9dda18b01913ec59d6f21 Nov 17 20:44:22.445 INFO running `"docker" "start" "-a" "cac87d3fa32170242fb1915fd001693f81a8049dd9e9dda18b01913ec59d6f21"` Nov 17 20:44:25.190 INFO [stderr] usermod: no changes Nov 17 20:44:25.523 INFO [stderr] Compiling templatify v0.2.3 Nov 17 20:44:25.523 INFO [stderr] Compiling hyper v0.12.14 Nov 17 20:44:36.663 INFO [stderr] Compiling thruster v0.5.0 (/source) Nov 17 20:44:41.995 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.78s Nov 17 20:44:42.030 INFO [stderr] su: No module specific data is present Nov 17 20:44:42.693 INFO running `"docker" "inspect" "cac87d3fa32170242fb1915fd001693f81a8049dd9e9dda18b01913ec59d6f21"` Nov 17 20:44:42.994 INFO running `"docker" "rm" "-f" "cac87d3fa32170242fb1915fd001693f81a8049dd9e9dda18b01913ec59d6f21"` Nov 17 20:44:43.320 INFO [stdout] cac87d3fa32170242fb1915fd001693f81a8049dd9e9dda18b01913ec59d6f21 Nov 17 20:44:43.324 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 17 20:44:43.847 INFO [stdout] a85a58d485ee4d8ec2df65cce70d9f5e3fa92dc2cd8fd4cff0ef907aef1b1771 Nov 17 20:44:43.850 INFO running `"docker" "start" "-a" "a85a58d485ee4d8ec2df65cce70d9f5e3fa92dc2cd8fd4cff0ef907aef1b1771"` Nov 17 20:44:45.638 INFO [stderr] usermod: no changes Nov 17 20:44:46.035 INFO [stderr] Compiling env_logger v0.3.5 Nov 17 20:44:46.038 INFO [stderr] Compiling diesel v1.3.3 Nov 17 20:44:46.039 INFO [stderr] Compiling dotenv v0.13.0 Nov 17 20:45:28.217 INFO [stderr] Compiling thruster v0.5.0 (/source) Nov 17 20:45:35.211 INFO [stderr] warning: unused import: `smallvec::SmallVec` Nov 17 20:45:35.211 INFO [stderr] --> src/route_tree/mod.rs:131:7 Nov 17 20:45:35.211 INFO [stderr] | Nov 17 20:45:35.211 INFO [stderr] 131 | use smallvec::SmallVec; Nov 17 20:45:35.211 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 20:45:35.211 INFO [stderr] | Nov 17 20:45:35.211 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 20:45:35.211 INFO [stderr] Nov 17 20:45:38.379 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 20:45:38.379 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 20:45:38.379 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 20:45:38.379 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:38.379 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:38.379 INFO [stderr] Nov 17 20:45:38.379 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 20:45:38.379 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 20:45:38.379 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 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:38.379 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:38.379 INFO [stderr] Nov 17 20:45:38.379 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 20:45:38.379 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 20:45:38.379 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 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:38.379 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:38.379 INFO [stderr] Nov 17 20:45:38.379 INFO [stderr] warning: cannot find type `val` in this scope Nov 17 20:45:38.379 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 20:45:38.379 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 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:38.379 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:38.379 INFO [stderr] Nov 17 20:45:38.379 INFO [stderr] warning: cannot find type `Content` in this scope Nov 17 20:45:38.379 INFO [stderr] --> examples/diesel/content_model.rs:1:10 Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 INFO [stderr] 1 | #[derive(Queryable)] Nov 17 20:45:38.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 20:45:38.379 INFO [stderr] | Nov 17 20:45:38.379 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:38.379 INFO [stderr] = note: for more information, see issue #50504 Nov 17 20:45:38.379 INFO [stderr] Nov 17 20:45:52.463 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Nov 17 20:45:52.494 INFO [stderr] su: No module specific data is present Nov 17 20:45:53.487 INFO running `"docker" "inspect" "a85a58d485ee4d8ec2df65cce70d9f5e3fa92dc2cd8fd4cff0ef907aef1b1771"` Nov 17 20:45:53.785 INFO running `"docker" "rm" "-f" "a85a58d485ee4d8ec2df65cce70d9f5e3fa92dc2cd8fd4cff0ef907aef1b1771"` Nov 17 20:45:54.199 INFO [stdout] a85a58d485ee4d8ec2df65cce70d9f5e3fa92dc2cd8fd4cff0ef907aef1b1771 Nov 17 20:45:54.204 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 17 20:45:54.679 INFO [stdout] 83c1fe7274cb6c41efc3b2f3fd59cfd033b93d728ed413d25d3ecd0994a73ab7 Nov 17 20:45:54.683 INFO running `"docker" "start" "-a" "83c1fe7274cb6c41efc3b2f3fd59cfd033b93d728ed413d25d3ecd0994a73ab7"` Nov 17 20:45:56.313 INFO [stderr] usermod: no changes Nov 17 20:45:56.699 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s Nov 17 20:45:56.727 INFO [stderr] Running /target/debug/deps/thruster-75037c595deedaa4 Nov 17 20:45:56.731 INFO [stdout] Nov 17 20:45:56.731 INFO [stdout] running 36 tests Nov 17 20:45:56.737 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:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_paramaterized_routes ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_not_found_at_the_root ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_not_found_routes ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_prefix_route_sub_apps ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_root_route ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_be_able_to_correctly_prefix_the_root_of_sub_apps ... ok Nov 17 20:45:56.739 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_based_on_method ... ok Nov 17 20:45:56.745 INFO [stdout] test app::tests::it_should_correctly_parse_params_in_subapps ... ok Nov 17 20:45:56.745 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request ... ok Nov 17 20:45:56.745 INFO [stdout] test app::tests::it_should_be_able_to_parse_an_incoming_body ... ok Nov 17 20:45:56.745 INFO [stdout] test app::tests::it_should_correctly_differentiate_wildcards_and_valid_routes ... ok Nov 17 20:45:56.745 INFO [stdout] test app::tests::it_should_be_able_to_correctly_route_sub_apps ... ok Nov 17 20:45:56.758 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_up_and_down ... ok Nov 17 20:45:56.759 INFO [stdout] test app::tests::it_should_be_able_to_correctly_route_sub_apps_with_wildcards ... ok Nov 17 20:45:56.759 INFO [stdout] test app::tests::it_should_handle_query_parameters ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_match_as_far_as_possible_in_a_subapp ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params_in_a_subapp ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_first_run_use_then_methods ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_handle_routes_within_a_subapp_without_leading_slash ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_handle_routes_without_leading_slash ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_handle_multiple_subapps_with_wildcards ... ok Nov 17 20:45:56.767 INFO [stdout] test route_parser::tests::when_adding_a_route_it_should_return_a_struct_with_all_appropriate_middleware ... ok Nov 17 20:45:56.767 INFO [stdout] test route_parser::tests::it_should_use_not_found_for_not_handled_routes ... ok Nov 17 20:45:56.767 INFO [stdout] test route_parser::tests::it_should_appropriately_define_route_params ... ok Nov 17 20:45:56.767 INFO [stdout] test route_parser::tests::when_adding_a_route_with_method_agnostic_middleware ... ok Nov 17 20:45:56.767 INFO [stdout] test route_tree::tests::it_should_compose_multiple_trees ... ok Nov 17 20:45:56.767 INFO [stdout] test route_tree::tests::it_should_match_a_simple_route ... ok Nov 17 20:45:56.767 INFO [stdout] test route_parser::tests::it_should_return_a_matched_path_for_a_good_route ... ok Nov 17 20:45:56.767 INFO [stdout] test route_tree::tests::it_should_match_a_simple_route_with_a_param ... ok Nov 17 20:45:56.767 INFO [stdout] test route_parser::tests::it_should_return_a_matched_path_for_a_good_route_with_multiple_similar_routes ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::itz_should_trim_trailing_slashes_after_params ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_trim_trailing_slashes ... ok Nov 17 20:45:56.767 INFO [stdout] test app::tests::it_should_return_whatever_was_set_as_the_body_of_the_context ... ok Nov 17 20:45:56.767 INFO [stdout] Nov 17 20:45:56.767 INFO [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:45:56.767 INFO [stdout] Nov 17 20:45:56.776 INFO [stderr] Doc-tests thruster Nov 17 20:46:02.488 INFO [stdout] Nov 17 20:46:02.488 INFO [stdout] running 6 tests Nov 17 20:46:02.488 INFO [stdout] test src/app.rs - app::App (line 56) ... ignored Nov 17 20:46:02.489 INFO [stdout] test src/builtins/basic_context.rs - builtins::basic_context::BasicContext::content_type (line 92) ... ignored Nov 17 20:46:02.489 INFO [stdout] test src/builtins/basic_context.rs - builtins::basic_context::BasicContext::redirect (line 104) ... ignored Nov 17 20:46:02.489 INFO [stdout] test src/builtins/basic_hyper_context.rs - builtins::basic_hyper_context::BasicHyperContext::content_type (line 106) ... ignored Nov 17 20:46:02.489 INFO [stdout] test src/builtins/basic_hyper_context.rs - builtins::basic_hyper_context::BasicHyperContext::redirect (line 118) ... ignored Nov 17 20:46:02.489 INFO [stdout] test src/route_tree/node.rs - route_tree::node::Node::to_string (line 244) ... ignored Nov 17 20:46:02.489 INFO [stdout] Nov 17 20:46:02.489 INFO [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out Nov 17 20:46:02.489 INFO [stdout] Nov 17 20:46:02.502 INFO [stderr] su: No module specific data is present Nov 17 20:46:03.394 INFO running `"docker" "inspect" "83c1fe7274cb6c41efc3b2f3fd59cfd033b93d728ed413d25d3ecd0994a73ab7"` Nov 17 20:46:03.776 INFO running `"docker" "rm" "-f" "83c1fe7274cb6c41efc3b2f3fd59cfd033b93d728ed413d25d3ecd0994a73ab7"` Nov 17 20:46:04.143 INFO [stdout] 83c1fe7274cb6c41efc3b2f3fd59cfd033b93d728ed413d25d3ecd0994a73ab7