Oct 16 11:41:07.720 INFO testing fanta-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:41:07.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 11:41:07.929 INFO blam! d34a530f24a63974757169fc6a007a8788ffd7bb86116e71143a3f9f8f328131 Oct 16 11:41:07.931 INFO running `"docker" "start" "-a" "d34a530f24a63974757169fc6a007a8788ffd7bb86116e71143a3f9f8f328131"` Oct 16 11:41:08.382 INFO kablam! usermod: no changes Oct 16 11:41:08.594 INFO kablam! Compiling templatify v0.1.0 Oct 16 11:41:09.127 INFO kablam! Compiling fanta v0.2.0 (/source) Oct 16 11:41:13.511 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:13.512 INFO kablam! --> src/http.rs:2:41 Oct 16 11:41:13.512 INFO kablam! | Oct 16 11:41:13.512 INFO kablam! 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 11:41:13.513 INFO kablam! | ^^^^^^ Oct 16 11:41:13.513 INFO kablam! | Oct 16 11:41:13.513 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:41:13.513 INFO kablam! Oct 16 11:41:13.514 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:13.514 INFO kablam! --> src/http.rs:14:22 Oct 16 11:41:13.514 INFO kablam! | Oct 16 11:41:13.515 INFO kablam! 14 | type Transport = Framed; Oct 16 11:41:13.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:13.515 INFO kablam! Oct 16 11:41:13.516 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:13.516 INFO kablam! --> src/http.rs:15:37 Oct 16 11:41:13.516 INFO kablam! | Oct 16 11:41:13.516 INFO kablam! 15 | type BindTransport = io::Result>; Oct 16 11:41:13.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:13.517 INFO kablam! Oct 16 11:41:13.517 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:13.518 INFO kablam! --> src/http.rs:17:51 Oct 16 11:41:13.518 INFO kablam! | Oct 16 11:41:13.518 INFO kablam! 17 | fn bind_transport(&self, io: T) -> io::Result> { Oct 16 11:41:13.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:13.519 INFO kablam! Oct 16 11:41:13.867 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 11:41:13.867 INFO kablam! --> src/http.rs:18:15 Oct 16 11:41:13.867 INFO kablam! | Oct 16 11:41:13.867 INFO kablam! 18 | Ok(io.framed(HttpCodec)) Oct 16 11:41:13.867 INFO kablam! | ^^^^^^ Oct 16 11:41:13.867 INFO kablam! Oct 16 11:41:14.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.98s Oct 16 11:41:14.398 INFO kablam! su: No module specific data is present Oct 16 11:41:14.707 INFO running `"docker" "rm" "-f" "d34a530f24a63974757169fc6a007a8788ffd7bb86116e71143a3f9f8f328131"` Oct 16 11:41:14.893 INFO blam! d34a530f24a63974757169fc6a007a8788ffd7bb86116e71143a3f9f8f328131 Oct 16 11:41:14.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 11:41:15.147 INFO blam! 47d834be95346ed96bb1d01ad003c6427ff402abede5ada2cd85d8c9f16748d8 Oct 16 11:41:15.151 INFO running `"docker" "start" "-a" "47d834be95346ed96bb1d01ad003c6427ff402abede5ada2cd85d8c9f16748d8"` Oct 16 11:41:15.561 INFO kablam! usermod: no changes Oct 16 11:41:15.697 INFO kablam! Compiling env_logger v0.3.5 Oct 16 11:41:16.722 INFO kablam! Compiling fanta v0.2.0 (/source) Oct 16 11:41:21.987 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:21.987 INFO kablam! --> src/http.rs:2:41 Oct 16 11:41:21.987 INFO kablam! | Oct 16 11:41:21.987 INFO kablam! 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 11:41:21.991 INFO kablam! | ^^^^^^ Oct 16 11:41:21.991 INFO kablam! | Oct 16 11:41:21.991 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:41:21.991 INFO kablam! Oct 16 11:41:22.003 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.003 INFO kablam! --> src/http.rs:14:22 Oct 16 11:41:22.003 INFO kablam! | Oct 16 11:41:22.003 INFO kablam! 14 | type Transport = Framed; Oct 16 11:41:22.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:22.003 INFO kablam! Oct 16 11:41:22.003 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.007 INFO kablam! --> src/http.rs:15:37 Oct 16 11:41:22.007 INFO kablam! | Oct 16 11:41:22.007 INFO kablam! 15 | type BindTransport = io::Result>; Oct 16 11:41:22.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:22.007 INFO kablam! Oct 16 11:41:22.007 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.007 INFO kablam! --> src/http.rs:17:51 Oct 16 11:41:22.007 INFO kablam! | Oct 16 11:41:22.007 INFO kablam! 17 | fn bind_transport(&self, io: T) -> io::Result> { Oct 16 11:41:22.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:22.007 INFO kablam! Oct 16 11:41:22.586 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 11:41:22.587 INFO kablam! --> src/http.rs:18:15 Oct 16 11:41:22.588 INFO kablam! | Oct 16 11:41:22.588 INFO kablam! 18 | Ok(io.framed(HttpCodec)) Oct 16 11:41:22.588 INFO kablam! | ^^^^^^ Oct 16 11:41:22.589 INFO kablam! Oct 16 11:41:29.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.29s Oct 16 11:41:29.885 INFO kablam! su: No module specific data is present Oct 16 11:41:30.896 INFO running `"docker" "rm" "-f" "47d834be95346ed96bb1d01ad003c6427ff402abede5ada2cd85d8c9f16748d8"` Oct 16 11:41:31.285 INFO blam! 47d834be95346ed96bb1d01ad003c6427ff402abede5ada2cd85d8c9f16748d8 Oct 16 11:41:31.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 11:41:31.793 INFO blam! 5eb09012b19cb19604636fd3c553eebc36de3a762add2ca0363b3e2ffff1c9de Oct 16 11:41:31.795 INFO running `"docker" "start" "-a" "5eb09012b19cb19604636fd3c553eebc36de3a762add2ca0363b3e2ffff1c9de"` Oct 16 11:41:33.006 INFO kablam! usermod: no changes Oct 16 11:41:33.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 16 11:41:33.170 INFO kablam! Running /target/debug/deps/fanta-6043828db5dd51ee Oct 16 11:41:33.173 INFO blam! Oct 16 11:41:33.173 INFO blam! running 18 tests Oct 16 11:41:33.173 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_based_on_method ... ok Oct 16 11:41:33.173 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_up_and_down ... ok Oct 16 11:41:33.174 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request ... ok Oct 16 11:41:33.174 INFO blam! test app::tests::it_should_be_able_to_parse_an_incoming_body ... ok Oct 16 11:41:33.175 INFO blam! test app::tests::it_should_first_run_use_then_methods ... ok Oct 16 11:41:33.214 INFO blam! test app::tests::it_should_be_able_to_correctly_route_sub_apps ... ok Oct 16 11:41:33.214 INFO blam! test app::tests::it_should_return_whatever_was_set_as_the_body_of_the_context ... ok Oct 16 11:41:33.214 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params ... ok Oct 16 11:41:33.214 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_not_found_routes ... ok Oct 16 11:41:33.215 INFO blam! test app::tests::it_should_be_able_to_correctly_prefix_the_root_of_sub_apps ... ok Oct 16 11:41:33.215 INFO blam! test app::tests::it_should_be_able_to_correctly_prefix_route_sub_apps ... ok Oct 16 11:41:33.215 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params_in_a_subapp ... ok Oct 16 11:41:33.215 INFO blam! test route_parser::tests::it_should_return_a_matched_path_for_a_good_route ... ok Oct 16 11:41:33.215 INFO blam! test route_parser::tests::it_should_return_a_matched_path_for_a_good_route_with_multiple_similar_routes ... ok Oct 16 11:41:33.215 INFO blam! test route_parser::tests::it_should_use_not_found_for_not_handled_routes ... ok Oct 16 11:41:33.215 INFO blam! test route_parser::tests::when_adding_a_route_with_method_agnostic_middleware ... ok Oct 16 11:41:33.216 INFO blam! test route_parser::tests::when_adding_a_route_it_should_return_a_struct_with_all_appropriate_middleware ... ok Oct 16 11:41:33.216 INFO blam! test route_parser::tests::it_should_appropriately_define_route_params ... ok Oct 16 11:41:33.216 INFO blam! Oct 16 11:41:33.216 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:41:33.216 INFO blam! Oct 16 11:41:33.217 INFO kablam! Doc-tests fanta Oct 16 11:41:40.405 INFO blam! Oct 16 11:41:40.405 INFO blam! running 0 tests Oct 16 11:41:40.405 INFO blam! Oct 16 11:41:40.406 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:41:40.406 INFO blam! Oct 16 11:41:40.416 INFO kablam! su: No module specific data is present Oct 16 11:41:41.459 INFO running `"docker" "rm" "-f" "5eb09012b19cb19604636fd3c553eebc36de3a762add2ca0363b3e2ffff1c9de"` Oct 16 11:41:41.715 INFO blam! 5eb09012b19cb19604636fd3c553eebc36de3a762add2ca0363b3e2ffff1c9de