Sep 10 06:36:49.297 INFO checking warp_dsl-0.0.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 06:36:49.297 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 06:36:49.297 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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:49.508 INFO blam! 9162321c75bb19c40755998c9875caa4ae70e35c16072a54aa945dc18d064a97 Sep 10 06:36:49.512 INFO running `"docker" "start" "-a" "9162321c75bb19c40755998c9875caa4ae70e35c16072a54aa945dc18d064a97"` Sep 10 06:36:50.670 INFO kablam! usermod: no changes Sep 10 06:36:50.921 INFO kablam! Compiling proc-macro-hack-impl v0.4.1 Sep 10 06:36:50.926 INFO kablam! Checking utf-8 v0.7.4 Sep 10 06:36:50.931 INFO kablam! Checking urlencoding v1.0.0 Sep 10 06:36:50.943 INFO kablam! Checking want v0.0.6 Sep 10 06:36:50.945 INFO kablam! Checking input_buffer v0.2.0 Sep 10 06:36:50.955 INFO kablam! Checking sha-1 v0.7.0 Sep 10 06:36:52.255 INFO kablam! Checking hyper v0.12.9 Sep 10 06:36:52.583 INFO kablam! Checking tungstenite v0.6.0 Sep 10 06:36:54.744 INFO kablam! Compiling proc-macro-hack v0.4.1 Sep 10 06:36:55.182 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 10 06:36:57.922 INFO kablam! Checking warp_dsl v0.0.1 (file:///source) Sep 10 06:36:59.840 INFO kablam! Checking warp v0.1.3 Sep 10 06:37:04.038 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 10 06:37:04.038 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:04.038 INFO kablam! | Sep 10 06:37:04.038 INFO kablam! 56 | let routes = router!( Sep 10 06:37:04.038 INFO kablam! | __________________^ Sep 10 06:37:04.038 INFO kablam! 57 | | Sep 10 06:37:04.038 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:04.038 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:04.038 INFO kablam! ... | Sep 10 06:37:04.038 INFO kablam! 116 | | Sep 10 06:37:04.038 INFO kablam! 117 | | ); Sep 10 06:37:04.038 INFO kablam! | |_____^ Sep 10 06:37:04.038 INFO kablam! | Sep 10 06:37:04.038 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 06:37:04.038 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:04.038 INFO kablam! Sep 10 06:37:04.038 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 10 06:37:04.038 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:04.038 INFO kablam! | Sep 10 06:37:04.038 INFO kablam! 56 | let routes = router!( Sep 10 06:37:04.038 INFO kablam! | __________________^ Sep 10 06:37:04.038 INFO kablam! 57 | | Sep 10 06:37:04.038 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:04.038 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:04.038 INFO kablam! ... | Sep 10 06:37:04.038 INFO kablam! 116 | | Sep 10 06:37:04.038 INFO kablam! 117 | | ); Sep 10 06:37:04.039 INFO kablam! | |_____^ Sep 10 06:37:04.039 INFO kablam! | Sep 10 06:37:04.039 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:04.039 INFO kablam! Sep 10 06:37:04.039 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 10 06:37:04.039 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:04.039 INFO kablam! | Sep 10 06:37:04.039 INFO kablam! 56 | let routes = router!( Sep 10 06:37:04.039 INFO kablam! | __________________^ Sep 10 06:37:04.039 INFO kablam! 57 | | Sep 10 06:37:04.039 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:04.039 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:04.039 INFO kablam! ... | Sep 10 06:37:04.039 INFO kablam! 116 | | Sep 10 06:37:04.039 INFO kablam! 117 | | ); Sep 10 06:37:04.039 INFO kablam! | |_____^ Sep 10 06:37:04.039 INFO kablam! | Sep 10 06:37:04.039 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:04.039 INFO kablam! Sep 10 06:37:04.039 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 10 06:37:04.039 INFO kablam! --> tests/posts.rs:56:18 Sep 10 06:37:04.039 INFO kablam! | Sep 10 06:37:04.039 INFO kablam! 56 | let routes = router!( Sep 10 06:37:04.039 INFO kablam! | __________________^ Sep 10 06:37:04.039 INFO kablam! 57 | | Sep 10 06:37:04.039 INFO kablam! 58 | | // GET /resource/$id Sep 10 06:37:04.039 INFO kablam! 59 | | // Use '&' to combine directives Sep 10 06:37:04.039 INFO kablam! ... | Sep 10 06:37:04.039 INFO kablam! 116 | | Sep 10 06:37:04.039 INFO kablam! 117 | | ); Sep 10 06:37:04.039 INFO kablam! | |_____^ Sep 10 06:37:04.039 INFO kablam! | Sep 10 06:37:04.039 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:04.039 INFO kablam! Sep 10 06:37:04.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.66s Sep 10 06:37:04.383 INFO kablam! su: No module specific data is present Sep 10 06:37:05.240 INFO running `"docker" "rm" "-f" "9162321c75bb19c40755998c9875caa4ae70e35c16072a54aa945dc18d064a97"` Sep 10 06:37:05.367 INFO blam! 9162321c75bb19c40755998c9875caa4ae70e35c16072a54aa945dc18d064a97