Sep 03 22:41:44.082 INFO checking warp_dsl-0.0.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:41:44.082 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:41:44.082 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:44.263 INFO blam! bd5818b18e592a2292d65f4d34f4c6ab5cfb21ec030d56f0600986f7932d964e Sep 03 22:41:44.263 INFO running `"docker" "start" "-a" "bd5818b18e592a2292d65f4d34f4c6ab5cfb21ec030d56f0600986f7932d964e"` Sep 03 22:41:45.154 INFO kablam! Checking urlencoding v1.0.0 Sep 03 22:41:45.157 INFO kablam! Compiling proc-macro-hack v0.4.1 Sep 03 22:41:45.165 INFO kablam! Checking input_buffer v0.2.0 Sep 03 22:41:45.172 INFO kablam! Checking sha-1 v0.7.0 Sep 03 22:41:45.265 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 03 22:41:45.776 INFO kablam! Checking tungstenite v0.6.0 Sep 03 22:41:48.296 INFO kablam! Checking warp v0.1.3 Sep 03 22:41:48.342 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 03 22:41:56.383 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 03 22:41:56.384 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:56.384 INFO kablam! | Sep 03 22:41:56.384 INFO kablam! 56 | let routes = router!( Sep 03 22:41:56.384 INFO kablam! | __________________^ Sep 03 22:41:56.384 INFO kablam! 57 | | Sep 03 22:41:56.384 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:56.384 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:56.384 INFO kablam! ... | Sep 03 22:41:56.384 INFO kablam! 116 | | Sep 03 22:41:56.384 INFO kablam! 117 | | ); Sep 03 22:41:56.384 INFO kablam! | |_____^ Sep 03 22:41:56.384 INFO kablam! | Sep 03 22:41:56.384 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 22:41:56.384 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:56.384 INFO kablam! Sep 03 22:41:56.385 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 03 22:41:56.385 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:56.385 INFO kablam! | Sep 03 22:41:56.385 INFO kablam! 56 | let routes = router!( Sep 03 22:41:56.385 INFO kablam! | __________________^ Sep 03 22:41:56.385 INFO kablam! 57 | | Sep 03 22:41:56.385 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:56.385 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:56.385 INFO kablam! ... | Sep 03 22:41:56.385 INFO kablam! 116 | | Sep 03 22:41:56.386 INFO kablam! 117 | | ); Sep 03 22:41:56.386 INFO kablam! | |_____^ Sep 03 22:41:56.386 INFO kablam! | Sep 03 22:41:56.386 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:56.386 INFO kablam! Sep 03 22:41:56.386 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 03 22:41:56.386 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:56.386 INFO kablam! | Sep 03 22:41:56.386 INFO kablam! 56 | let routes = router!( Sep 03 22:41:56.386 INFO kablam! | __________________^ Sep 03 22:41:56.386 INFO kablam! 57 | | Sep 03 22:41:56.386 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:56.386 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:56.386 INFO kablam! ... | Sep 03 22:41:56.386 INFO kablam! 116 | | Sep 03 22:41:56.386 INFO kablam! 117 | | ); Sep 03 22:41:56.386 INFO kablam! | |_____^ Sep 03 22:41:56.386 INFO kablam! | Sep 03 22:41:56.387 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:56.387 INFO kablam! Sep 03 22:41:56.387 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 03 22:41:56.387 INFO kablam! --> tests/posts.rs:56:18 Sep 03 22:41:56.387 INFO kablam! | Sep 03 22:41:56.387 INFO kablam! 56 | let routes = router!( Sep 03 22:41:56.387 INFO kablam! | __________________^ Sep 03 22:41:56.387 INFO kablam! 57 | | Sep 03 22:41:56.387 INFO kablam! 58 | | // GET /resource/$id Sep 03 22:41:56.387 INFO kablam! 59 | | // Use '&' to combine directives Sep 03 22:41:56.387 INFO kablam! ... | Sep 03 22:41:56.387 INFO kablam! 116 | | Sep 03 22:41:56.387 INFO kablam! 117 | | ); Sep 03 22:41:56.387 INFO kablam! | |_____^ Sep 03 22:41:56.387 INFO kablam! | Sep 03 22:41:56.387 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:56.387 INFO kablam! Sep 03 22:41:57.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.08s Sep 03 22:41:57.018 INFO kablam! su: No module specific data is present Sep 03 22:41:57.493 INFO running `"docker" "rm" "-f" "bd5818b18e592a2292d65f4d34f4c6ab5cfb21ec030d56f0600986f7932d964e"` Sep 03 22:41:57.620 INFO blam! bd5818b18e592a2292d65f4d34f4c6ab5cfb21ec030d56f0600986f7932d964e