Nov 18 14:36:12.355 INFO testing fanta-0.2.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 14:36:12.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 18 14:36:12.566 INFO [stdout] 75734056ac3f168185d7f1db4c5fd7f1d12bda47fca21f44666d7bb848e0e805 Nov 18 14:36:12.572 INFO running `"docker" "start" "-a" "75734056ac3f168185d7f1db4c5fd7f1d12bda47fca21f44666d7bb848e0e805"` Nov 18 14:36:13.334 INFO [stderr] usermod: no changes Nov 18 14:36:13.651 INFO [stderr] Compiling templatify v0.1.0 Nov 18 14:36:14.171 INFO [stderr] Compiling fanta v0.2.0 (/source) Nov 18 14:36:19.063 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:19.063 INFO [stderr] --> src/http.rs:2:41 Nov 18 14:36:19.064 INFO [stderr] | Nov 18 14:36:19.069 INFO [stderr] 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Nov 18 14:36:19.069 INFO [stderr] | ^^^^^^ Nov 18 14:36:19.069 INFO [stderr] | Nov 18 14:36:19.069 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 14:36:19.069 INFO [stderr] Nov 18 14:36:19.069 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:19.069 INFO [stderr] --> src/http.rs:14:22 Nov 18 14:36:19.069 INFO [stderr] | Nov 18 14:36:19.069 INFO [stderr] 14 | type Transport = Framed; Nov 18 14:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 14:36:19.069 INFO [stderr] Nov 18 14:36:19.069 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:19.069 INFO [stderr] --> src/http.rs:15:37 Nov 18 14:36:19.069 INFO [stderr] | Nov 18 14:36:19.069 INFO [stderr] 15 | type BindTransport = io::Result>; Nov 18 14:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 14:36:19.069 INFO [stderr] Nov 18 14:36:19.069 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:19.069 INFO [stderr] --> src/http.rs:17:51 Nov 18 14:36:19.069 INFO [stderr] | Nov 18 14:36:19.069 INFO [stderr] 17 | fn bind_transport(&self, io: T) -> io::Result> { Nov 18 14:36:19.069 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 14:36:19.069 INFO [stderr] Nov 18 14:36:19.345 INFO [stderr] warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Nov 18 14:36:19.345 INFO [stderr] --> src/http.rs:18:15 Nov 18 14:36:19.346 INFO [stderr] | Nov 18 14:36:19.347 INFO [stderr] 18 | Ok(io.framed(HttpCodec)) Nov 18 14:36:19.351 INFO [stderr] | ^^^^^^ Nov 18 14:36:19.351 INFO [stderr] Nov 18 14:36:20.011 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.65s Nov 18 14:36:20.027 INFO [stderr] su: No module specific data is present Nov 18 14:36:20.563 INFO running `"docker" "inspect" "75734056ac3f168185d7f1db4c5fd7f1d12bda47fca21f44666d7bb848e0e805"` Nov 18 14:36:20.745 INFO running `"docker" "rm" "-f" "75734056ac3f168185d7f1db4c5fd7f1d12bda47fca21f44666d7bb848e0e805"` Nov 18 14:36:20.971 INFO [stdout] 75734056ac3f168185d7f1db4c5fd7f1d12bda47fca21f44666d7bb848e0e805 Nov 18 14:36:20.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 18 14:36:21.308 INFO [stdout] 4f7eff8e9396194cdb41156c8ca0e6152e76702b46e41020964658990cc33bd2 Nov 18 14:36:21.310 INFO running `"docker" "start" "-a" "4f7eff8e9396194cdb41156c8ca0e6152e76702b46e41020964658990cc33bd2"` Nov 18 14:36:22.639 INFO [stderr] usermod: no changes Nov 18 14:36:22.854 INFO [stderr] Compiling env_logger v0.3.5 Nov 18 14:36:23.875 INFO [stderr] Compiling fanta v0.2.0 (/source) Nov 18 14:36:28.910 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:28.910 INFO [stderr] --> src/http.rs:2:41 Nov 18 14:36:28.910 INFO [stderr] | Nov 18 14:36:28.916 INFO [stderr] 2 | use tokio_io::codec::{Encoder, Decoder, Framed}; Nov 18 14:36:28.916 INFO [stderr] | ^^^^^^ Nov 18 14:36:28.917 INFO [stderr] | Nov 18 14:36:28.917 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 14:36:28.917 INFO [stderr] Nov 18 14:36:28.918 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:28.919 INFO [stderr] --> src/http.rs:14:22 Nov 18 14:36:28.920 INFO [stderr] | Nov 18 14:36:28.920 INFO [stderr] 14 | type Transport = Framed; Nov 18 14:36:28.920 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 14:36:28.921 INFO [stderr] Nov 18 14:36:28.921 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:28.921 INFO [stderr] --> src/http.rs:15:37 Nov 18 14:36:28.921 INFO [stderr] | Nov 18 14:36:28.922 INFO [stderr] 15 | type BindTransport = io::Result>; Nov 18 14:36:28.922 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 14:36:28.922 INFO [stderr] Nov 18 14:36:28.922 INFO [stderr] warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Nov 18 14:36:28.923 INFO [stderr] --> src/http.rs:17:51 Nov 18 14:36:28.923 INFO [stderr] | Nov 18 14:36:28.923 INFO [stderr] 17 | fn bind_transport(&self, io: T) -> io::Result> { Nov 18 14:36:28.923 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 18 14:36:28.924 INFO [stderr] Nov 18 14:36:29.219 INFO [stderr] warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Nov 18 14:36:29.219 INFO [stderr] --> src/http.rs:18:15 Nov 18 14:36:29.220 INFO [stderr] | Nov 18 14:36:29.220 INFO [stderr] 18 | Ok(io.framed(HttpCodec)) Nov 18 14:36:29.220 INFO [stderr] | ^^^^^^ Nov 18 14:36:29.220 INFO [stderr] Nov 18 14:36:38.863 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.20s Nov 18 14:36:38.877 INFO [stderr] su: No module specific data is present Nov 18 14:36:39.168 INFO running `"docker" "inspect" "4f7eff8e9396194cdb41156c8ca0e6152e76702b46e41020964658990cc33bd2"` Nov 18 14:36:39.300 INFO running `"docker" "rm" "-f" "4f7eff8e9396194cdb41156c8ca0e6152e76702b46e41020964658990cc33bd2"` Nov 18 14:36:39.398 INFO [stdout] 4f7eff8e9396194cdb41156c8ca0e6152e76702b46e41020964658990cc33bd2 Nov 18 14:36:39.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 18 14:36:39.675 INFO [stdout] 104fb773130e56bbd4f99c50267790343fe7b825cf18cef2ef62a81bdebf4255 Nov 18 14:36:39.681 INFO running `"docker" "start" "-a" "104fb773130e56bbd4f99c50267790343fe7b825cf18cef2ef62a81bdebf4255"` Nov 18 14:36:40.483 INFO [stderr] usermod: no changes Nov 18 14:36:40.640 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 18 14:36:40.648 INFO [stderr] Running /target/debug/deps/fanta-ddf37b5bfc416967 Nov 18 14:36:40.650 INFO [stdout] Nov 18 14:36:40.650 INFO [stdout] running 18 tests Nov 18 14:36:40.650 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_up_and_down ... ok Nov 18 14:36:40.651 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_based_on_method ... ok Nov 18 14:36:40.655 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request ... ok Nov 18 14:36:40.656 INFO [stdout] test app::tests::it_should_be_able_to_parse_an_incoming_body ... ok Nov 18 14:36:40.656 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params ... ok Nov 18 14:36:40.659 INFO [stdout] test app::tests::it_should_first_run_use_then_methods ... ok Nov 18 14:36:40.661 INFO [stdout] test app::tests::it_should_return_whatever_was_set_as_the_body_of_the_context ... ok Nov 18 14:36:40.661 INFO [stdout] test app::tests::it_should_be_able_to_correctly_handle_not_found_routes ... ok Nov 18 14:36:40.663 INFO [stdout] test route_parser::tests::it_should_return_a_matched_path_for_a_good_route ... ok Nov 18 14:36:40.671 INFO [stdout] test app::tests::it_should_be_able_to_correctly_route_sub_apps ... ok Nov 18 14:36:40.671 INFO [stdout] test route_parser::tests::it_should_appropriately_define_route_params ... ok Nov 18 14:36:40.671 INFO [stdout] test route_parser::tests::it_should_use_not_found_for_not_handled_routes ... ok Nov 18 14:36:40.675 INFO [stdout] test route_parser::tests::when_adding_a_route_it_should_return_a_struct_with_all_appropriate_middleware ... ok Nov 18 14:36:40.675 INFO [stdout] test route_parser::tests::it_should_return_a_matched_path_for_a_good_route_with_multiple_similar_routes ... ok Nov 18 14:36:40.675 INFO [stdout] test route_parser::tests::when_adding_a_route_with_method_agnostic_middleware ... ok Nov 18 14:36:40.680 INFO [stdout] test app::tests::it_should_be_able_to_correctly_prefix_the_root_of_sub_apps ... ok Nov 18 14:36:40.689 INFO [stdout] test app::tests::it_should_be_able_to_correctly_prefix_route_sub_apps ... ok Nov 18 14:36:40.693 INFO [stdout] test app::tests::it_should_execute_all_middlware_with_a_given_request_with_params_in_a_subapp ... ok Nov 18 14:36:40.693 INFO [stdout] Nov 18 14:36:40.694 INFO [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 14:36:40.694 INFO [stdout] Nov 18 14:36:40.695 INFO [stderr] Doc-tests fanta Nov 18 14:36:48.080 INFO [stdout] Nov 18 14:36:48.080 INFO [stdout] running 0 tests Nov 18 14:36:48.080 INFO [stdout] Nov 18 14:36:48.080 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 14:36:48.080 INFO [stdout] Nov 18 14:36:48.090 INFO [stderr] su: No module specific data is present Nov 18 14:36:48.797 INFO running `"docker" "inspect" "104fb773130e56bbd4f99c50267790343fe7b825cf18cef2ef62a81bdebf4255"` Nov 18 14:36:49.027 INFO running `"docker" "rm" "-f" "104fb773130e56bbd4f99c50267790343fe7b825cf18cef2ef62a81bdebf4255"` Nov 18 14:36:49.263 INFO [stdout] 104fb773130e56bbd4f99c50267790343fe7b825cf18cef2ef62a81bdebf4255