Sep 01 02:18:07.922 INFO checking warp_dsl-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 02:18:07.923 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 02:18:07.923 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:18:08.158 INFO blam! d2f2883e64bbe1be4192704fd2776eb4afa2c2778d73ec03e34f08d96e56ef66 Sep 01 02:18:08.160 INFO running `"docker" "start" "-a" "d2f2883e64bbe1be4192704fd2776eb4afa2c2778d73ec03e34f08d96e56ef66"` Sep 01 02:18:08.971 INFO kablam! Checking urlencoding v1.0.0 Sep 01 02:18:08.974 INFO kablam! Compiling proc-macro-hack v0.4.0 Sep 01 02:18:08.979 INFO kablam! Checking input_buffer v0.2.0 Sep 01 02:18:09.407 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 01 02:18:09.673 INFO kablam! Checking tungstenite v0.6.0 Sep 01 02:18:12.352 INFO kablam! Checking warp v0.1.3 Sep 01 02:18:12.388 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 01 02:18:18.894 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 01 02:18:18.894 INFO kablam! --> tests/posts.rs:56:18 Sep 01 02:18:18.894 INFO kablam! | Sep 01 02:18:18.894 INFO kablam! 56 | let routes = router!( Sep 01 02:18:18.894 INFO kablam! | __________________^ Sep 01 02:18:18.895 INFO kablam! 57 | | Sep 01 02:18:18.895 INFO kablam! 58 | | // GET /resource/$id Sep 01 02:18:18.895 INFO kablam! 59 | | // Use '&' to combine directives Sep 01 02:18:18.895 INFO kablam! ... | Sep 01 02:18:18.895 INFO kablam! 116 | | Sep 01 02:18:18.895 INFO kablam! 117 | | ); Sep 01 02:18:18.895 INFO kablam! | |_____^ Sep 01 02:18:18.895 INFO kablam! | Sep 01 02:18:18.895 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 02:18:18.895 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 01 02:18:18.895 INFO kablam! Sep 01 02:18:18.896 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 01 02:18:18.896 INFO kablam! --> tests/posts.rs:56:18 Sep 01 02:18:18.896 INFO kablam! | Sep 01 02:18:18.896 INFO kablam! 56 | let routes = router!( Sep 01 02:18:18.896 INFO kablam! | __________________^ Sep 01 02:18:18.896 INFO kablam! 57 | | Sep 01 02:18:18.896 INFO kablam! 58 | | // GET /resource/$id Sep 01 02:18:18.896 INFO kablam! 59 | | // Use '&' to combine directives Sep 01 02:18:18.896 INFO kablam! ... | Sep 01 02:18:18.896 INFO kablam! 116 | | Sep 01 02:18:18.896 INFO kablam! 117 | | ); Sep 01 02:18:18.896 INFO kablam! | |_____^ Sep 01 02:18:18.896 INFO kablam! | Sep 01 02:18:18.896 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 01 02:18:18.896 INFO kablam! Sep 01 02:18:18.896 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 01 02:18:18.896 INFO kablam! --> tests/posts.rs:56:18 Sep 01 02:18:18.896 INFO kablam! | Sep 01 02:18:18.896 INFO kablam! 56 | let routes = router!( Sep 01 02:18:18.896 INFO kablam! | __________________^ Sep 01 02:18:18.896 INFO kablam! 57 | | Sep 01 02:18:18.896 INFO kablam! 58 | | // GET /resource/$id Sep 01 02:18:18.896 INFO kablam! 59 | | // Use '&' to combine directives Sep 01 02:18:18.896 INFO kablam! ... | Sep 01 02:18:18.896 INFO kablam! 116 | | Sep 01 02:18:18.896 INFO kablam! 117 | | ); Sep 01 02:18:18.896 INFO kablam! | |_____^ Sep 01 02:18:18.897 INFO kablam! | Sep 01 02:18:18.897 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 01 02:18:18.897 INFO kablam! Sep 01 02:18:18.897 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 01 02:18:18.897 INFO kablam! --> tests/posts.rs:56:18 Sep 01 02:18:18.897 INFO kablam! | Sep 01 02:18:18.897 INFO kablam! 56 | let routes = router!( Sep 01 02:18:18.897 INFO kablam! | __________________^ Sep 01 02:18:18.897 INFO kablam! 57 | | Sep 01 02:18:18.897 INFO kablam! 58 | | // GET /resource/$id Sep 01 02:18:18.897 INFO kablam! 59 | | // Use '&' to combine directives Sep 01 02:18:18.897 INFO kablam! ... | Sep 01 02:18:18.897 INFO kablam! 116 | | Sep 01 02:18:18.897 INFO kablam! 117 | | ); Sep 01 02:18:18.897 INFO kablam! | |_____^ Sep 01 02:18:18.897 INFO kablam! | Sep 01 02:18:18.897 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 01 02:18:18.897 INFO kablam! Sep 01 02:18:19.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.59s Sep 01 02:18:19.301 INFO kablam! su: No module specific data is present Sep 01 02:18:19.752 INFO running `"docker" "rm" "-f" "d2f2883e64bbe1be4192704fd2776eb4afa2c2778d73ec03e34f08d96e56ef66"` Sep 01 02:18:19.871 INFO blam! d2f2883e64bbe1be4192704fd2776eb4afa2c2778d73ec03e34f08d96e56ef66