Oct 11 10:07:07.630 INFO testing thruster-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:07:07.630 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:07:07.630 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:07:08.100 INFO blam! 36285d740c083fccc6ecae0286ce7cd1058198b0b05dc7d1d2c73e9037a57480 Oct 11 10:07:08.106 INFO running `"docker" "start" "-a" "36285d740c083fccc6ecae0286ce7cd1058198b0b05dc7d1d2c73e9037a57480"` Oct 11 10:07:10.011 INFO kablam! usermod: no changes Oct 11 10:07:10.436 INFO kablam! Compiling templatify v0.2.3 Oct 11 10:07:11.603 INFO kablam! Compiling thruster v0.5.0 (/source) Oct 11 10:07:19.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.95s Oct 11 10:07:20.012 INFO kablam! su: No module specific data is present Oct 11 10:07:20.640 INFO running `"docker" "rm" "-f" "36285d740c083fccc6ecae0286ce7cd1058198b0b05dc7d1d2c73e9037a57480"` Oct 11 10:07:21.092 INFO blam! 36285d740c083fccc6ecae0286ce7cd1058198b0b05dc7d1d2c73e9037a57480 Oct 11 10:07:21.108 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:07:21.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:07:21.523 INFO blam! dedf0e5a16bd470d8790a5277248e1da7a446a47a6c1000a44096364e59a2b20 Oct 11 10:07:21.523 INFO running `"docker" "start" "-a" "dedf0e5a16bd470d8790a5277248e1da7a446a47a6c1000a44096364e59a2b20"` Oct 11 10:07:22.752 INFO kablam! usermod: no changes Oct 11 10:07:23.127 INFO kablam! Compiling env_logger v0.3.5 Oct 11 10:07:23.149 INFO kablam! Compiling diesel v1.3.3 Oct 11 10:07:23.151 INFO kablam! Compiling dotenv v0.13.0 Oct 11 10:08:09.153 INFO kablam! Compiling thruster v0.5.0 (/source) Oct 11 10:08:21.581 INFO kablam! warning: unused import: `smallvec::SmallVec` Oct 11 10:08:21.581 INFO kablam! --> src/route_tree/mod.rs:131:7 Oct 11 10:08:21.581 INFO kablam! | Oct 11 10:08:21.582 INFO kablam! 131 | use smallvec::SmallVec; Oct 11 10:08:21.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 10:08:21.582 INFO kablam! | Oct 11 10:08:21.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:08:21.583 INFO kablam! Oct 11 10:08:34.873 INFO kablam! warning: cannot find type `table` in this scope Oct 11 10:08:34.873 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 10:08:34.873 INFO kablam! | Oct 11 10:08:34.873 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 10:08:34.873 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 10:08:34.874 INFO kablam! | Oct 11 10:08:34.874 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 11 10:08:34.874 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 10:08:34.874 INFO kablam! = note: for more information, see issue #50504 Oct 11 10:08:34.874 INFO kablam! Oct 11 10:08:34.874 INFO kablam! warning: cannot find type `table` in this scope Oct 11 10:08:34.874 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 11 10:08:34.875 INFO kablam! | Oct 11 10:08:34.875 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 11 10:08:34.875 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 10:08:34.875 INFO kablam! | Oct 11 10:08:34.875 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 10:08:34.875 INFO kablam! = note: for more information, see issue #50504 Oct 11 10:08:34.876 INFO kablam! Oct 11 10:08:34.876 INFO kablam! warning: cannot find type `id` in this scope Oct 11 10:08:34.876 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 10:08:34.876 INFO kablam! | Oct 11 10:08:34.876 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 10:08:34.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 10:08:34.876 INFO kablam! | Oct 11 10:08:34.877 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 10:08:34.877 INFO kablam! = note: for more information, see issue #50504 Oct 11 10:08:34.877 INFO kablam! Oct 11 10:08:34.877 INFO kablam! warning: cannot find type `val` in this scope Oct 11 10:08:34.877 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 11 10:08:34.877 INFO kablam! | Oct 11 10:08:34.877 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 11 10:08:34.878 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 10:08:34.878 INFO kablam! | Oct 11 10:08:34.878 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 10:08:34.878 INFO kablam! = note: for more information, see issue #50504 Oct 11 10:08:34.878 INFO kablam! Oct 11 10:08:34.878 INFO kablam! warning: cannot find type `Content` in this scope Oct 11 10:08:34.878 INFO kablam! --> examples/diesel/content_model.rs:1:10 Oct 11 10:08:34.879 INFO kablam! | Oct 11 10:08:34.879 INFO kablam! 1 | #[derive(Queryable)] Oct 11 10:08:34.879 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 11 10:08:34.879 INFO kablam! | Oct 11 10:08:34.879 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 11 10:08:34.879 INFO kablam! = note: for more information, see issue #50504 Oct 11 10:08:34.880 INFO kablam! Oct 11 10:08:47.053 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 11 10:08:47.079 INFO kablam! su: No module specific data is present Oct 11 10:08:47.616 INFO running `"docker" "rm" "-f" "dedf0e5a16bd470d8790a5277248e1da7a446a47a6c1000a44096364e59a2b20"` Oct 11 10:08:47.837 INFO blam! dedf0e5a16bd470d8790a5277248e1da7a446a47a6c1000a44096364e59a2b20 Oct 11 10:08:47.838 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:08:47.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:08:48.236 INFO blam! 757df615b315dd108df2e4ac1c0d220db881608c2401e7fafcb831a848a8513a Oct 11 10:08:48.241 INFO running `"docker" "start" "-a" "757df615b315dd108df2e4ac1c0d220db881608c2401e7fafcb831a848a8513a"` Oct 11 10:08:49.321 INFO kablam! usermod: no changes Oct 11 10:08:49.725 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.38s Oct 11 10:08:49.762 INFO blam! Oct 11 10:08:49.762 INFO kablam! Running /target/debug/deps/thruster-9cc1f042bec1c65c Oct 11 10:08:49.762 INFO blam! running 36 tests Oct 11 10:08:49.768 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_paramaterized_routes ... ok Oct 11 10:08:49.768 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_paramaterized_routes_with_extra_pieces ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_not_found_at_the_root ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes_after_root_route ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_deep_not_found_routes ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_prefix_the_root_of_sub_apps ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_not_found_routes ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_prefix_route_sub_apps ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_route_sub_apps ... ok Oct 11 10:08:49.792 INFO blam! test app::tests::it_should_be_able_to_correctly_route_sub_apps_with_wildcards ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_correctly_parse_params_in_subapps ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_up_and_down ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_based_on_method ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_correctly_differentiate_wildcards_and_valid_routes ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params_in_a_subapp ... ok Oct 11 10:08:49.800 INFO blam! test app::tests::it_should_be_able_to_parse_an_incoming_body ... ok Oct 11 10:08:49.808 INFO blam! test app::tests::it_should_handle_routes_within_a_subapp_without_leading_slash ... ok Oct 11 10:08:49.808 INFO blam! test app::tests::it_should_first_run_use_then_methods ... ok Oct 11 10:08:49.808 INFO blam! test app::tests::it_should_handle_query_parameters ... ok Oct 11 10:08:49.812 INFO blam! test app::tests::it_should_handle_multiple_subapps_with_wildcards ... ok Oct 11 10:08:49.813 INFO blam! test app::tests::it_should_match_as_far_as_possible_in_a_subapp ... ok Oct 11 10:08:49.820 INFO blam! test app::tests::it_should_handle_routes_without_leading_slash ... ok Oct 11 10:08:49.821 INFO blam! test app::tests::it_should_trim_trailing_slashes ... ok Oct 11 10:08:49.821 INFO blam! test app::tests::it_should_return_whatever_was_set_as_the_body_of_the_context ... ok Oct 11 10:08:49.821 INFO blam! test route_parser::tests::it_should_return_a_matched_path_for_a_good_route ... ok Oct 11 10:08:49.837 INFO blam! test route_parser::tests::it_should_appropriately_define_route_params ... ok Oct 11 10:08:49.837 INFO blam! test route_parser::tests::it_should_return_a_matched_path_for_a_good_route_with_multiple_similar_routes ... ok Oct 11 10:08:49.837 INFO blam! test route_tree::tests::it_should_compose_multiple_trees ... ok Oct 11 10:08:49.838 INFO blam! test route_parser::tests::when_adding_a_route_with_method_agnostic_middleware ... ok Oct 11 10:08:49.838 INFO blam! test app::tests::itz_should_trim_trailing_slashes_after_params ... ok Oct 11 10:08:49.841 INFO blam! test route_parser::tests::when_adding_a_route_it_should_return_a_struct_with_all_appropriate_middleware ... ok Oct 11 10:08:49.841 INFO blam! test route_parser::tests::it_should_use_not_found_for_not_handled_routes ... ok Oct 11 10:08:49.841 INFO blam! test route_tree::tests::it_should_match_a_simple_route ... ok Oct 11 10:08:49.841 INFO blam! test route_tree::tests::it_should_match_a_simple_route_with_a_param ... ok Oct 11 10:08:49.841 INFO blam! Oct 11 10:08:49.841 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:08:49.841 INFO blam! Oct 11 10:08:49.848 INFO kablam! Doc-tests thruster Oct 11 10:08:59.896 INFO blam! Oct 11 10:08:59.896 INFO blam! running 6 tests Oct 11 10:08:59.896 INFO blam! test src/app.rs - app::App (line 56) ... ignored Oct 11 10:08:59.896 INFO blam! test src/builtins/basic_context.rs - builtins::basic_context::BasicContext::content_type (line 92) ... ignored Oct 11 10:08:59.896 INFO blam! test src/builtins/basic_context.rs - builtins::basic_context::BasicContext::redirect (line 104) ... ignored Oct 11 10:08:59.896 INFO blam! test src/builtins/basic_hyper_context.rs - builtins::basic_hyper_context::BasicHyperContext::content_type (line 106) ... ignored Oct 11 10:08:59.896 INFO blam! test src/builtins/basic_hyper_context.rs - builtins::basic_hyper_context::BasicHyperContext::redirect (line 118) ... ignored Oct 11 10:08:59.896 INFO blam! test src/route_tree/node.rs - route_tree::node::Node::to_string (line 244) ... ignored Oct 11 10:08:59.896 INFO blam! Oct 11 10:08:59.896 INFO blam! test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out Oct 11 10:08:59.896 INFO blam! Oct 11 10:08:59.913 INFO kablam! su: No module specific data is present Oct 11 10:09:00.492 INFO running `"docker" "rm" "-f" "757df615b315dd108df2e4ac1c0d220db881608c2401e7fafcb831a848a8513a"` Oct 11 10:09:00.704 INFO blam! 757df615b315dd108df2e4ac1c0d220db881608c2401e7fafcb831a848a8513a