Sep 14 06:40:16.727 INFO checking warp_dsl-0.0.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 06:40:16.727 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 06:40:16.727 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 06:40:17.184 INFO blam! b587c63e319be347be9b8c5ebcfb0886419e41c7ddce78eed80462dd0ebb19d1 Sep 14 06:40:17.185 INFO running `"docker" "start" "-a" "b587c63e319be347be9b8c5ebcfb0886419e41c7ddce78eed80462dd0ebb19d1"` Sep 14 06:40:18.819 INFO kablam! usermod: no changes Sep 14 06:40:19.215 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Sep 14 06:40:19.219 INFO kablam! Checking want v0.0.6 Sep 14 06:40:19.227 INFO kablam! Checking input_buffer v0.2.0 Sep 14 06:40:19.227 INFO kablam! Checking h2 v0.1.12 Sep 14 06:40:19.227 INFO kablam! Checking sha-1 v0.7.0 Sep 14 06:40:20.199 INFO kablam! Checking tungstenite v0.6.0 Sep 14 06:40:22.847 INFO kablam! Compiling proc-macro-hack v0.4.1 Sep 14 06:40:23.002 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 14 06:40:25.688 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 14 06:40:26.719 INFO kablam! Checking hyper v0.12.9 Sep 14 06:40:30.979 INFO kablam! Checking warp v0.1.3 Sep 14 06:40:35.931 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 14 06:40:35.931 INFO kablam! --> tests/posts.rs:56:18 Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! 56 | let routes = router!( Sep 14 06:40:35.931 INFO kablam! | __________________^ Sep 14 06:40:35.931 INFO kablam! 57 | | Sep 14 06:40:35.931 INFO kablam! 58 | | // GET /resource/$id Sep 14 06:40:35.931 INFO kablam! 59 | | // Use '&' to combine directives Sep 14 06:40:35.931 INFO kablam! ... | Sep 14 06:40:35.931 INFO kablam! 116 | | Sep 14 06:40:35.931 INFO kablam! 117 | | ); Sep 14 06:40:35.931 INFO kablam! | |_____^ Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 06:40:35.931 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:40:35.931 INFO kablam! Sep 14 06:40:35.931 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 14 06:40:35.931 INFO kablam! --> tests/posts.rs:56:18 Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! 56 | let routes = router!( Sep 14 06:40:35.931 INFO kablam! | __________________^ Sep 14 06:40:35.931 INFO kablam! 57 | | Sep 14 06:40:35.931 INFO kablam! 58 | | // GET /resource/$id Sep 14 06:40:35.931 INFO kablam! 59 | | // Use '&' to combine directives Sep 14 06:40:35.931 INFO kablam! ... | Sep 14 06:40:35.931 INFO kablam! 116 | | Sep 14 06:40:35.931 INFO kablam! 117 | | ); Sep 14 06:40:35.931 INFO kablam! | |_____^ Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:40:35.931 INFO kablam! Sep 14 06:40:35.931 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 14 06:40:35.931 INFO kablam! --> tests/posts.rs:56:18 Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! 56 | let routes = router!( Sep 14 06:40:35.931 INFO kablam! | __________________^ Sep 14 06:40:35.931 INFO kablam! 57 | | Sep 14 06:40:35.931 INFO kablam! 58 | | // GET /resource/$id Sep 14 06:40:35.931 INFO kablam! 59 | | // Use '&' to combine directives Sep 14 06:40:35.931 INFO kablam! ... | Sep 14 06:40:35.931 INFO kablam! 116 | | Sep 14 06:40:35.931 INFO kablam! 117 | | ); Sep 14 06:40:35.931 INFO kablam! | |_____^ Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:40:35.931 INFO kablam! Sep 14 06:40:35.931 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 14 06:40:35.931 INFO kablam! --> tests/posts.rs:56:18 Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! 56 | let routes = router!( Sep 14 06:40:35.931 INFO kablam! | __________________^ Sep 14 06:40:35.931 INFO kablam! 57 | | Sep 14 06:40:35.931 INFO kablam! 58 | | // GET /resource/$id Sep 14 06:40:35.931 INFO kablam! 59 | | // Use '&' to combine directives Sep 14 06:40:35.931 INFO kablam! ... | Sep 14 06:40:35.931 INFO kablam! 116 | | Sep 14 06:40:35.931 INFO kablam! 117 | | ); Sep 14 06:40:35.931 INFO kablam! | |_____^ Sep 14 06:40:35.931 INFO kablam! | Sep 14 06:40:35.931 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 14 06:40:35.931 INFO kablam! Sep 14 06:40:36.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.43s Sep 14 06:40:36.292 INFO kablam! su: No module specific data is present Sep 14 06:40:37.166 INFO running `"docker" "rm" "-f" "b587c63e319be347be9b8c5ebcfb0886419e41c7ddce78eed80462dd0ebb19d1"` Sep 14 06:40:37.354 INFO blam! b587c63e319be347be9b8c5ebcfb0886419e41c7ddce78eed80462dd0ebb19d1