Sep 10 06:36:51.189 INFO checking warp_dsl-0.0.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 06:36:51.190 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 06:36:51.190 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 06:36:51.536 INFO blam! 73727a36bfa43962220a3cad7cd1a8940afa67603a0a75b4288e33c06172adcb Sep 10 06:36:51.538 INFO running `"docker" "start" "-a" "73727a36bfa43962220a3cad7cd1a8940afa67603a0a75b4288e33c06172adcb"` Sep 10 06:36:52.981 INFO kablam! usermod: no changes Sep 10 06:36:53.248 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Sep 10 06:36:53.254 INFO kablam! Checking urlencoding v1.0.0 Sep 10 06:36:53.271 INFO kablam! Checking want v0.0.6 Sep 10 06:36:53.272 INFO kablam! Checking input_buffer v0.2.0 Sep 10 06:36:54.347 INFO kablam! Checking tungstenite v0.6.0 Sep 10 06:36:54.431 INFO kablam! Checking hyper v0.12.9 Sep 10 06:36:56.878 INFO kablam! Compiling proc-macro-hack v0.4.1 Sep 10 06:36:57.122 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 10 06:36:58.841 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 10 06:37:00.812 INFO kablam! Checking warp v0.1.3 Sep 10 06:37:05.072 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 10 06:37:05.072 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:05.072 INFO kablam! | Sep 10 06:37:05.072 INFO kablam! 56 | let routes = router!( Sep 10 06:37:05.072 INFO kablam! | __________________^ Sep 10 06:37:05.072 INFO kablam! 57 | | Sep 10 06:37:05.072 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:05.072 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:05.072 INFO kablam! ... | Sep 10 06:37:05.072 INFO kablam! 116 | | Sep 10 06:37:05.072 INFO kablam! 117 | | ); Sep 10 06:37:05.072 INFO kablam! | |_____^ Sep 10 06:37:05.072 INFO kablam! | Sep 10 06:37:05.072 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 06:37:05.072 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 10 06:37:05.072 INFO kablam! Sep 10 06:37:05.073 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 10 06:37:05.073 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:05.073 INFO kablam! | Sep 10 06:37:05.073 INFO kablam! 56 | let routes = router!( Sep 10 06:37:05.073 INFO kablam! | __________________^ Sep 10 06:37:05.073 INFO kablam! 57 | | Sep 10 06:37:05.073 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:05.073 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:05.073 INFO kablam! ... | Sep 10 06:37:05.073 INFO kablam! 116 | | Sep 10 06:37:05.073 INFO kablam! 117 | | ); Sep 10 06:37:05.073 INFO kablam! | |_____^ Sep 10 06:37:05.073 INFO kablam! | Sep 10 06:37:05.073 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 10 06:37:05.073 INFO kablam! Sep 10 06:37:05.073 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 10 06:37:05.073 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:05.073 INFO kablam! | Sep 10 06:37:05.073 INFO kablam! 56 | let routes = router!( Sep 10 06:37:05.073 INFO kablam! | __________________^ Sep 10 06:37:05.073 INFO kablam! 57 | | Sep 10 06:37:05.073 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:05.073 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:05.073 INFO kablam! ... | Sep 10 06:37:05.073 INFO kablam! 116 | | Sep 10 06:37:05.073 INFO kablam! 117 | | ); Sep 10 06:37:05.073 INFO kablam! | |_____^ Sep 10 06:37:05.073 INFO kablam! | Sep 10 06:37:05.073 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 10 06:37:05.073 INFO kablam! Sep 10 06:37:05.073 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 10 06:37:05.073 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:05.073 INFO kablam! | Sep 10 06:37:05.073 INFO kablam! 56 | let routes = router!( Sep 10 06:37:05.073 INFO kablam! | __________________^ Sep 10 06:37:05.073 INFO kablam! 57 | | Sep 10 06:37:05.073 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:05.073 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:05.073 INFO kablam! ... | Sep 10 06:37:05.073 INFO kablam! 116 | | Sep 10 06:37:05.073 INFO kablam! 117 | | ); Sep 10 06:37:05.073 INFO kablam! | |_____^ Sep 10 06:37:05.073 INFO kablam! | Sep 10 06:37:05.073 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 10 06:37:05.073 INFO kablam! Sep 10 06:37:05.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.40s Sep 10 06:37:05.426 INFO kablam! su: No module specific data is present Sep 10 06:37:06.328 INFO running `"docker" "rm" "-f" "73727a36bfa43962220a3cad7cd1a8940afa67603a0a75b4288e33c06172adcb"` Sep 10 06:37:06.436 INFO blam! 73727a36bfa43962220a3cad7cd1a8940afa67603a0a75b4288e33c06172adcb