Sep 03 22:41:45.280 INFO checking warp_dsl-0.0.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 22:41:45.280 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 22:41:45.280 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:41:45.510 INFO blam! f86a639fcf6c2e33924ab87a98181dbef2b2517fcb3f9fdf825c98110f96f393 Sep 03 22:41:45.512 INFO running `"docker" "start" "-a" "f86a639fcf6c2e33924ab87a98181dbef2b2517fcb3f9fdf825c98110f96f393"` Sep 03 22:41:46.329 INFO kablam! Checking urlencoding v1.0.0 Sep 03 22:41:46.333 INFO kablam! Checking input_buffer v0.2.0 Sep 03 22:41:46.337 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 03 22:41:46.341 INFO kablam! Checking sha-1 v0.7.0 Sep 03 22:41:47.115 INFO kablam! Checking tungstenite v0.6.0 Sep 03 22:41:49.111 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 03 22:41:49.637 INFO kablam! Checking warp v0.1.3 Sep 03 22:41:57.959 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 03 22:41:57.959 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:57.959 INFO kablam! | Sep 03 22:41:57.959 INFO kablam! 56 | let routes = router!( Sep 03 22:41:57.959 INFO kablam! | __________________^ Sep 03 22:41:57.959 INFO kablam! 57 | | Sep 03 22:41:57.959 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:57.959 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:57.959 INFO kablam! ... | Sep 03 22:41:57.959 INFO kablam! 116 | | Sep 03 22:41:57.959 INFO kablam! 117 | | ); Sep 03 22:41:57.959 INFO kablam! | |_____^ Sep 03 22:41:57.959 INFO kablam! | Sep 03 22:41:57.959 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 22:41:57.959 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 03 22:41:57.959 INFO kablam! Sep 03 22:41:57.959 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 03 22:41:57.959 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:57.959 INFO kablam! | Sep 03 22:41:57.959 INFO kablam! 56 | let routes = router!( Sep 03 22:41:57.960 INFO kablam! | __________________^ Sep 03 22:41:57.960 INFO kablam! 57 | | Sep 03 22:41:57.960 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:57.960 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:57.960 INFO kablam! ... | Sep 03 22:41:57.960 INFO kablam! 116 | | Sep 03 22:41:57.960 INFO kablam! 117 | | ); Sep 03 22:41:57.960 INFO kablam! | |_____^ Sep 03 22:41:57.960 INFO kablam! | Sep 03 22:41:57.960 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 03 22:41:57.960 INFO kablam! Sep 03 22:41:57.960 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 03 22:41:57.960 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:57.960 INFO kablam! | Sep 03 22:41:57.960 INFO kablam! 56 | let routes = router!( Sep 03 22:41:57.960 INFO kablam! | __________________^ Sep 03 22:41:57.960 INFO kablam! 57 | | Sep 03 22:41:57.960 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:57.961 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:57.961 INFO kablam! ... | Sep 03 22:41:57.961 INFO kablam! 116 | | Sep 03 22:41:57.961 INFO kablam! 117 | | ); Sep 03 22:41:57.961 INFO kablam! | |_____^ Sep 03 22:41:57.961 INFO kablam! | Sep 03 22:41:57.961 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 03 22:41:57.961 INFO kablam! Sep 03 22:41:57.961 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 03 22:41:57.961 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:57.961 INFO kablam! | Sep 03 22:41:57.961 INFO kablam! 56 | let routes = router!( Sep 03 22:41:57.961 INFO kablam! | __________________^ Sep 03 22:41:57.961 INFO kablam! 57 | | Sep 03 22:41:57.961 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:57.961 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:57.961 INFO kablam! ... | Sep 03 22:41:57.961 INFO kablam! 116 | | Sep 03 22:41:57.962 INFO kablam! 117 | | ); Sep 03 22:41:57.962 INFO kablam! | |_____^ Sep 03 22:41:57.962 INFO kablam! | Sep 03 22:41:57.962 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 03 22:41:57.962 INFO kablam! Sep 03 22:41:58.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.49s Sep 03 22:41:58.624 INFO kablam! su: No module specific data is present Sep 03 22:41:58.990 INFO running `"docker" "rm" "-f" "f86a639fcf6c2e33924ab87a98181dbef2b2517fcb3f9fdf825c98110f96f393"` Sep 03 22:41:59.109 INFO blam! f86a639fcf6c2e33924ab87a98181dbef2b2517fcb3f9fdf825c98110f96f393