Sep 05 20:59:16.004 INFO checking warp_dsl-0.0.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:59:16.004 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:59:16.004 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:59:16.156 INFO blam! 0d7b3388a6b12d52bff2e781f9a583e9620fa03164637c5dbe8c87eec5746f03 Sep 05 20:59:16.157 INFO running `"docker" "start" "-a" "0d7b3388a6b12d52bff2e781f9a583e9620fa03164637c5dbe8c87eec5746f03"` Sep 05 20:59:17.145 INFO kablam! usermod: no changes Sep 05 20:59:17.435 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Sep 05 20:59:17.435 INFO kablam! Checking utf-8 v0.7.4 Sep 05 20:59:17.436 INFO kablam! Checking urlencoding v1.0.0 Sep 05 20:59:17.445 INFO kablam! Checking input_buffer v0.2.0 Sep 05 20:59:17.446 INFO kablam! Checking sha-1 v0.7.0 Sep 05 20:59:17.896 INFO kablam! Checking tungstenite v0.6.0 Sep 05 20:59:19.404 INFO kablam! Checking warp v0.1.3 Sep 05 20:59:19.497 INFO kablam! Compiling proc-macro-hack v0.4.1 Sep 05 20:59:19.658 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 05 20:59:21.894 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 05 20:59:25.327 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 05 20:59:25.327 INFO kablam! --> tests/posts.rs:56:18 Sep 05 20:59:25.327 INFO kablam! | Sep 05 20:59:25.327 INFO kablam! 56 | let routes = router!( Sep 05 20:59:25.327 INFO kablam! | __________________^ Sep 05 20:59:25.327 INFO kablam! 57 | | Sep 05 20:59:25.327 INFO kablam! 58 | | // GET /resource/$id Sep 05 20:59:25.327 INFO kablam! 59 | | // Use '&' to combine directives Sep 05 20:59:25.327 INFO kablam! ... | Sep 05 20:59:25.327 INFO kablam! 116 | | Sep 05 20:59:25.327 INFO kablam! 117 | | ); Sep 05 20:59:25.328 INFO kablam! | |_____^ Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 20:59:25.328 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 05 20:59:25.328 INFO kablam! Sep 05 20:59:25.328 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 05 20:59:25.328 INFO kablam! --> tests/posts.rs:56:18 Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 INFO kablam! 56 | let routes = router!( Sep 05 20:59:25.328 INFO kablam! | __________________^ Sep 05 20:59:25.328 INFO kablam! 57 | | Sep 05 20:59:25.328 INFO kablam! 58 | | // GET /resource/$id Sep 05 20:59:25.328 INFO kablam! 59 | | // Use '&' to combine directives Sep 05 20:59:25.328 INFO kablam! ... | Sep 05 20:59:25.328 INFO kablam! 116 | | Sep 05 20:59:25.328 INFO kablam! 117 | | ); Sep 05 20:59:25.328 INFO kablam! | |_____^ Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 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 05 20:59:25.328 INFO kablam! Sep 05 20:59:25.328 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 05 20:59:25.328 INFO kablam! --> tests/posts.rs:56:18 Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 INFO kablam! 56 | let routes = router!( Sep 05 20:59:25.328 INFO kablam! | __________________^ Sep 05 20:59:25.328 INFO kablam! 57 | | Sep 05 20:59:25.328 INFO kablam! 58 | | // GET /resource/$id Sep 05 20:59:25.328 INFO kablam! 59 | | // Use '&' to combine directives Sep 05 20:59:25.328 INFO kablam! ... | Sep 05 20:59:25.328 INFO kablam! 116 | | Sep 05 20:59:25.328 INFO kablam! 117 | | ); Sep 05 20:59:25.328 INFO kablam! | |_____^ Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 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 05 20:59:25.328 INFO kablam! Sep 05 20:59:25.328 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 05 20:59:25.328 INFO kablam! --> tests/posts.rs:56:18 Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 INFO kablam! 56 | let routes = router!( Sep 05 20:59:25.328 INFO kablam! | __________________^ Sep 05 20:59:25.328 INFO kablam! 57 | | Sep 05 20:59:25.328 INFO kablam! 58 | | // GET /resource/$id Sep 05 20:59:25.328 INFO kablam! 59 | | // Use '&' to combine directives Sep 05 20:59:25.328 INFO kablam! ... | Sep 05 20:59:25.328 INFO kablam! 116 | | Sep 05 20:59:25.328 INFO kablam! 117 | | ); Sep 05 20:59:25.328 INFO kablam! | |_____^ Sep 05 20:59:25.328 INFO kablam! | Sep 05 20:59:25.328 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 05 20:59:25.328 INFO kablam! Sep 05 20:59:25.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.51s Sep 05 20:59:25.702 INFO kablam! su: No module specific data is present Sep 05 20:59:26.532 INFO running `"docker" "rm" "-f" "0d7b3388a6b12d52bff2e781f9a583e9620fa03164637c5dbe8c87eec5746f03"` Sep 05 20:59:26.781 INFO blam! 0d7b3388a6b12d52bff2e781f9a583e9620fa03164637c5dbe8c87eec5746f03