Oct 16 11:41:15.780 INFO testing fanta-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:41:15.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:16.022 INFO blam! 31a601a58fefe0d7a2d2b6cdc8bdb72d9efeaa84490de748dcd8e4b5bb688388 Oct 16 11:41:16.024 INFO running `"docker" "start" "-a" "31a601a58fefe0d7a2d2b6cdc8bdb72d9efeaa84490de748dcd8e4b5bb688388"` Oct 16 11:41:16.609 INFO kablam! usermod: no changes Oct 16 11:41:16.869 INFO kablam! Compiling templatify v0.1.0 Oct 16 11:41:17.402 INFO kablam! Compiling fanta v0.2.0 (/source) Oct 16 11:41:22.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.099 INFO kablam! --> src/http.rs:2:41 Oct 16 11:41:22.099 INFO kablam! | Oct 16 11:41:22.099 INFO kablam! 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 11:41:22.099 INFO kablam! | ^^^^^^ Oct 16 11:41:22.099 INFO kablam! | Oct 16 11:41:22.099 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:41:22.099 INFO kablam! Oct 16 11:41:22.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.099 INFO kablam! --> src/http.rs:14:22 Oct 16 11:41:22.099 INFO kablam! | Oct 16 11:41:22.100 INFO kablam! 14 | type Transport = Framed; Oct 16 11:41:22.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:22.100 INFO kablam! Oct 16 11:41:22.100 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.100 INFO kablam! --> src/http.rs:15:37 Oct 16 11:41:22.100 INFO kablam! | Oct 16 11:41:22.100 INFO kablam! 15 | type BindTransport = io::Result>; Oct 16 11:41:22.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:22.100 INFO kablam! Oct 16 11:41:22.100 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:22.100 INFO kablam! --> src/http.rs:17:51 Oct 16 11:41:22.100 INFO kablam! | Oct 16 11:41:22.100 INFO kablam! 17 | fn bind_transport(&self, io: T) -> io::Result> { Oct 16 11:41:22.100 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:22.100 INFO kablam! Oct 16 11:41:22.366 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 11:41:22.366 INFO kablam! --> src/http.rs:18:15 Oct 16 11:41:22.366 INFO kablam! | Oct 16 11:41:22.366 INFO kablam! 18 | Ok(io.framed(HttpCodec)) Oct 16 11:41:22.366 INFO kablam! | ^^^^^^ Oct 16 11:41:22.366 INFO kablam! Oct 16 11:41:23.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.44s Oct 16 11:41:23.095 INFO kablam! su: No module specific data is present Oct 16 11:41:23.764 INFO running `"docker" "rm" "-f" "31a601a58fefe0d7a2d2b6cdc8bdb72d9efeaa84490de748dcd8e4b5bb688388"` Oct 16 11:41:24.103 INFO blam! 31a601a58fefe0d7a2d2b6cdc8bdb72d9efeaa84490de748dcd8e4b5bb688388 Oct 16 11:41:24.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:24.543 INFO blam! 003538e7ca2e6d6552447969d64d92b4d80b2ab5d22dab3efda72bc1d557a179 Oct 16 11:41:24.549 INFO running `"docker" "start" "-a" "003538e7ca2e6d6552447969d64d92b4d80b2ab5d22dab3efda72bc1d557a179"` Oct 16 11:41:25.595 INFO kablam! usermod: no changes Oct 16 11:41:25.794 INFO kablam! Compiling env_logger v0.3.5 Oct 16 11:41:27.168 INFO kablam! Compiling fanta v0.2.0 (/source) Oct 16 11:41:33.153 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:33.153 INFO kablam! --> src/http.rs:2:41 Oct 16 11:41:33.153 INFO kablam! | Oct 16 11:41:33.153 INFO kablam! 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 11:41:33.153 INFO kablam! | ^^^^^^ Oct 16 11:41:33.154 INFO kablam! | Oct 16 11:41:33.154 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 11:41:33.154 INFO kablam! Oct 16 11:41:33.155 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:33.155 INFO kablam! --> src/http.rs:14:22 Oct 16 11:41:33.155 INFO kablam! | Oct 16 11:41:33.155 INFO kablam! 14 | type Transport = Framed; Oct 16 11:41:33.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:33.156 INFO kablam! Oct 16 11:41:33.156 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:33.156 INFO kablam! --> src/http.rs:15:37 Oct 16 11:41:33.157 INFO kablam! | Oct 16 11:41:33.157 INFO kablam! 15 | type BindTransport = io::Result>; Oct 16 11:41:33.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:33.157 INFO kablam! Oct 16 11:41:33.157 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 11:41:33.157 INFO kablam! --> src/http.rs:17:51 Oct 16 11:41:33.157 INFO kablam! | Oct 16 11:41:33.157 INFO kablam! 17 | fn bind_transport(&self, io: T) -> io::Result> { Oct 16 11:41:33.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 11:41:33.158 INFO kablam! Oct 16 11:41:33.521 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 11:41:33.522 INFO kablam! --> src/http.rs:18:15 Oct 16 11:41:33.522 INFO kablam! | Oct 16 11:41:33.522 INFO kablam! 18 | Ok(io.framed(HttpCodec)) Oct 16 11:41:33.522 INFO kablam! | ^^^^^^ Oct 16 11:41:33.522 INFO kablam! Oct 16 11:41:41.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.88s Oct 16 11:41:41.527 INFO kablam! su: No module specific data is present Oct 16 11:41:42.165 INFO running `"docker" "rm" "-f" "003538e7ca2e6d6552447969d64d92b4d80b2ab5d22dab3efda72bc1d557a179"` Oct 16 11:41:42.375 INFO blam! 003538e7ca2e6d6552447969d64d92b4d80b2ab5d22dab3efda72bc1d557a179 Oct 16 11:41:42.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:42.767 INFO blam! 39cc95329fac07d89d624730927d8a20e472a36c920eda769cc6cafeadc60244 Oct 16 11:41:42.779 INFO running `"docker" "start" "-a" "39cc95329fac07d89d624730927d8a20e472a36c920eda769cc6cafeadc60244"` Oct 16 11:41:43.831 INFO kablam! usermod: no changes Oct 16 11:41:44.042 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 16 11:41:44.059 INFO kablam! Running /target/debug/deps/fanta-ae243f4e884bab3f Oct 16 11:41:44.067 INFO blam! Oct 16 11:41:44.067 INFO blam! running 18 tests Oct 16 11:41:44.069 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request ... ok Oct 16 11:41:44.075 INFO blam! test app::tests::it_should_be_able_to_parse_an_incoming_body ... ok Oct 16 11:41:44.103 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params ... ok Oct 16 11:41:44.103 INFO blam! test app::tests::it_should_be_able_to_correctly_handle_not_found_routes ... ok Oct 16 11:41:44.103 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_up_and_down ... ok Oct 16 11:41:44.103 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_based_on_method ... ok Oct 16 11:41:44.103 INFO blam! test route_parser::tests::it_should_appropriately_define_route_params ... ok Oct 16 11:41:44.103 INFO blam! test app::tests::it_should_first_run_use_then_methods ... ok Oct 16 11:41:44.103 INFO blam! test app::tests::it_should_return_whatever_was_set_as_the_body_of_the_context ... ok Oct 16 11:41:44.105 INFO blam! test route_parser::tests::it_should_use_not_found_for_not_handled_routes ... ok Oct 16 11:41:44.105 INFO blam! test route_parser::tests::when_adding_a_route_it_should_return_a_struct_with_all_appropriate_middleware ... ok Oct 16 11:41:44.105 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:44.105 INFO blam! test route_parser::tests::when_adding_a_route_with_method_agnostic_middleware ... ok Oct 16 11:41:44.111 INFO blam! test route_parser::tests::it_should_return_a_matched_path_for_a_good_route ... ok Oct 16 11:41:44.123 INFO blam! test app::tests::it_should_be_able_to_correctly_prefix_the_root_of_sub_apps ... ok Oct 16 11:41:44.123 INFO blam! test app::tests::it_should_be_able_to_correctly_route_sub_apps ... ok Oct 16 11:41:44.123 INFO blam! test app::tests::it_should_be_able_to_correctly_prefix_route_sub_apps ... ok Oct 16 11:41:44.135 INFO blam! test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params_in_a_subapp ... ok Oct 16 11:41:44.135 INFO blam! Oct 16 11:41:44.135 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:41:44.135 INFO blam! Oct 16 11:41:44.136 INFO kablam! Doc-tests fanta Oct 16 11:41:51.291 INFO blam! Oct 16 11:41:51.291 INFO blam! running 0 tests Oct 16 11:41:51.291 INFO blam! Oct 16 11:41:51.291 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:41:51.291 INFO blam! Oct 16 11:41:51.296 INFO kablam! su: No module specific data is present Oct 16 11:41:52.211 INFO running `"docker" "rm" "-f" "39cc95329fac07d89d624730927d8a20e472a36c920eda769cc6cafeadc60244"` Oct 16 11:41:52.483 INFO blam! 39cc95329fac07d89d624730927d8a20e472a36c920eda769cc6cafeadc60244