Sep 21 00:51:44.061 INFO checking warp_dsl-0.0.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:51:44.061 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:51:44.061 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:51:44.211 INFO blam! cc0b5b091ad3a91cbfc5fe0ee3f2f391d42ed3becfe61868249dfa0b9f4cc150 Sep 21 00:51:44.213 INFO running `"docker" "start" "-a" "cc0b5b091ad3a91cbfc5fe0ee3f2f391d42ed3becfe61868249dfa0b9f4cc150"` Sep 21 00:51:45.346 INFO kablam! usermod: no changes Sep 21 00:51:45.627 INFO kablam! Checking urlencoding v1.0.0 Sep 21 00:51:45.629 INFO kablam! Checking input_buffer v0.2.0 Sep 21 00:51:45.630 INFO kablam! Compiling warp_dsl_impl v0.0.1 Sep 21 00:51:45.634 INFO kablam! Checking sha-1 v0.7.0 Sep 21 00:51:46.074 INFO kablam! Checking tungstenite v0.6.0 Sep 21 00:51:47.638 INFO kablam! Checking warp_dsl v0.0.1 (/source) Sep 21 00:51:48.100 INFO kablam! Checking warp v0.1.3 Sep 21 00:51:52.471 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 21 00:51:52.472 INFO kablam! --> tests/posts.rs:56:18 Sep 21 00:51:52.472 INFO kablam! | Sep 21 00:51:52.473 INFO kablam! 56 | let routes = router!( Sep 21 00:51:52.473 INFO kablam! | __________________^ Sep 21 00:51:52.474 INFO kablam! 57 | | Sep 21 00:51:52.474 INFO kablam! 58 | | // GET /resource/$id Sep 21 00:51:52.474 INFO kablam! 59 | | // Use '&' to combine directives Sep 21 00:51:52.475 INFO kablam! ... | Sep 21 00:51:52.475 INFO kablam! 116 | | Sep 21 00:51:52.475 INFO kablam! 117 | | ); Sep 21 00:51:52.475 INFO kablam! | |_____^ Sep 21 00:51:52.476 INFO kablam! | Sep 21 00:51:52.476 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 00:51:52.476 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 21 00:51:52.477 INFO kablam! Sep 21 00:51:52.477 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Sep 21 00:51:52.477 INFO kablam! --> tests/posts.rs:56:18 Sep 21 00:51:52.478 INFO kablam! | Sep 21 00:51:52.478 INFO kablam! 56 | let routes = router!( Sep 21 00:51:52.478 INFO kablam! | __________________^ Sep 21 00:51:52.479 INFO kablam! 57 | | Sep 21 00:51:52.479 INFO kablam! 58 | | // GET /resource/$id Sep 21 00:51:52.479 INFO kablam! 59 | | // Use '&' to combine directives Sep 21 00:51:52.480 INFO kablam! ... | Sep 21 00:51:52.480 INFO kablam! 116 | | Sep 21 00:51:52.480 INFO kablam! 117 | | ); Sep 21 00:51:52.481 INFO kablam! | |_____^ Sep 21 00:51:52.481 INFO kablam! | Sep 21 00:51:52.481 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 21 00:51:52.482 INFO kablam! Sep 21 00:51:52.482 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Sep 21 00:51:52.482 INFO kablam! --> tests/posts.rs:56:18 Sep 21 00:51:52.483 INFO kablam! | Sep 21 00:51:52.483 INFO kablam! 56 | let routes = router!( Sep 21 00:51:52.483 INFO kablam! | __________________^ Sep 21 00:51:52.483 INFO kablam! 57 | | Sep 21 00:51:52.484 INFO kablam! 58 | | // GET /resource/$id Sep 21 00:51:52.484 INFO kablam! 59 | | // Use '&' to combine directives Sep 21 00:51:52.484 INFO kablam! ... | Sep 21 00:51:52.485 INFO kablam! 116 | | Sep 21 00:51:52.485 INFO kablam! 117 | | ); Sep 21 00:51:52.485 INFO kablam! | |_____^ Sep 21 00:51:52.486 INFO kablam! | Sep 21 00:51:52.486 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 21 00:51:52.486 INFO kablam! Sep 21 00:51:52.486 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Sep 21 00:51:52.487 INFO kablam! --> tests/posts.rs:56:18 Sep 21 00:51:52.487 INFO kablam! | Sep 21 00:51:52.487 INFO kablam! 56 | let routes = router!( Sep 21 00:51:52.488 INFO kablam! | __________________^ Sep 21 00:51:52.488 INFO kablam! 57 | | Sep 21 00:51:52.488 INFO kablam! 58 | | // GET /resource/$id Sep 21 00:51:52.489 INFO kablam! 59 | | // Use '&' to combine directives Sep 21 00:51:52.489 INFO kablam! ... | Sep 21 00:51:52.489 INFO kablam! 116 | | Sep 21 00:51:52.489 INFO kablam! 117 | | ); Sep 21 00:51:52.490 INFO kablam! | |_____^ Sep 21 00:51:52.490 INFO kablam! | Sep 21 00:51:52.490 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 21 00:51:52.491 INFO kablam! Sep 21 00:51:52.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.49s Sep 21 00:51:52.866 INFO kablam! su: No module specific data is present Sep 21 00:51:53.379 INFO running `"docker" "rm" "-f" "cc0b5b091ad3a91cbfc5fe0ee3f2f391d42ed3becfe61868249dfa0b9f4cc150"` Sep 21 00:51:53.486 INFO blam! cc0b5b091ad3a91cbfc5fe0ee3f2f391d42ed3becfe61868249dfa0b9f4cc150