Oct 27 13:41:34.221 INFO checking warp_dsl-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:41:34.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 13:41:34.739 INFO blam! 126ddd956ff77ce2f0557c35802986650f074f3368783675c226b4516aceea4e Oct 27 13:41:34.742 INFO running `"docker" "start" "-a" "126ddd956ff77ce2f0557c35802986650f074f3368783675c226b4516aceea4e"` Oct 27 13:41:35.774 INFO kablam! usermod: no changes Oct 27 13:41:36.167 INFO kablam! Checking input_buffer v0.2.0 Oct 27 13:41:36.167 INFO kablam! Compiling warp_dsl_impl v0.0.1 Oct 27 13:41:36.179 INFO kablam! Checking headers-core v0.0.1 Oct 27 13:41:36.179 INFO kablam! Compiling headers-derive v0.0.1 Oct 27 13:41:38.001 INFO kablam! Checking tungstenite v0.6.0 Oct 27 13:41:45.119 INFO kablam! Checking headers-ext v0.0.3 Oct 27 13:41:45.571 INFO kablam! Checking warp_dsl v0.0.1 (/source) Oct 27 13:41:48.296 INFO kablam! Checking warp v0.1.8 Oct 27 13:42:01.727 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 27 13:42:01.727 INFO kablam! --> tests/posts.rs:56:18 Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 INFO kablam! 56 | let routes = router!( Oct 27 13:42:01.727 INFO kablam! | __________________^ Oct 27 13:42:01.727 INFO kablam! 57 | | Oct 27 13:42:01.727 INFO kablam! 58 | | // GET /resource/$id Oct 27 13:42:01.727 INFO kablam! 59 | | // Use '&' to combine directives Oct 27 13:42:01.727 INFO kablam! ... | Oct 27 13:42:01.727 INFO kablam! 116 | | Oct 27 13:42:01.727 INFO kablam! 117 | | ); Oct 27 13:42:01.727 INFO kablam! | |_____^ Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:42:01.727 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) Oct 27 13:42:01.727 INFO kablam! Oct 27 13:42:01.727 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Oct 27 13:42:01.727 INFO kablam! --> tests/posts.rs:56:18 Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 INFO kablam! 56 | let routes = router!( Oct 27 13:42:01.727 INFO kablam! | __________________^ Oct 27 13:42:01.727 INFO kablam! 57 | | Oct 27 13:42:01.727 INFO kablam! 58 | | // GET /resource/$id Oct 27 13:42:01.727 INFO kablam! 59 | | // Use '&' to combine directives Oct 27 13:42:01.727 INFO kablam! ... | Oct 27 13:42:01.727 INFO kablam! 116 | | Oct 27 13:42:01.727 INFO kablam! 117 | | ); Oct 27 13:42:01.727 INFO kablam! | |_____^ Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 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) Oct 27 13:42:01.727 INFO kablam! Oct 27 13:42:01.727 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 27 13:42:01.727 INFO kablam! --> tests/posts.rs:56:18 Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 INFO kablam! 56 | let routes = router!( Oct 27 13:42:01.727 INFO kablam! | __________________^ Oct 27 13:42:01.727 INFO kablam! 57 | | Oct 27 13:42:01.727 INFO kablam! 58 | | // GET /resource/$id Oct 27 13:42:01.727 INFO kablam! 59 | | // Use '&' to combine directives Oct 27 13:42:01.727 INFO kablam! ... | Oct 27 13:42:01.727 INFO kablam! 116 | | Oct 27 13:42:01.727 INFO kablam! 117 | | ); Oct 27 13:42:01.727 INFO kablam! | |_____^ Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 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) Oct 27 13:42:01.727 INFO kablam! Oct 27 13:42:01.727 INFO kablam! warning: use of deprecated item 'warp::index': renamed to warp::path::end Oct 27 13:42:01.727 INFO kablam! --> tests/posts.rs:56:18 Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 INFO kablam! 56 | let routes = router!( Oct 27 13:42:01.727 INFO kablam! | __________________^ Oct 27 13:42:01.727 INFO kablam! 57 | | Oct 27 13:42:01.727 INFO kablam! 58 | | // GET /resource/$id Oct 27 13:42:01.727 INFO kablam! 59 | | // Use '&' to combine directives Oct 27 13:42:01.727 INFO kablam! ... | Oct 27 13:42:01.727 INFO kablam! 116 | | Oct 27 13:42:01.727 INFO kablam! 117 | | ); Oct 27 13:42:01.727 INFO kablam! | |_____^ Oct 27 13:42:01.727 INFO kablam! | Oct 27 13:42:01.727 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) Oct 27 13:42:01.727 INFO kablam! Oct 27 13:42:01.730 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Oct 27 13:42:01.730 INFO kablam! --> tests/posts.rs:56:18 Oct 27 13:42:01.731 INFO kablam! | Oct 27 13:42:01.731 INFO kablam! 56 | let routes = router!( Oct 27 13:42:01.731 INFO kablam! | __________________^ Oct 27 13:42:01.731 INFO kablam! 57 | | Oct 27 13:42:01.731 INFO kablam! 58 | | // GET /resource/$id Oct 27 13:42:01.731 INFO kablam! 59 | | // Use '&' to combine directives Oct 27 13:42:01.731 INFO kablam! ... | Oct 27 13:42:01.731 INFO kablam! 116 | | Oct 27 13:42:01.731 INFO kablam! 117 | | ); Oct 27 13:42:01.731 INFO kablam! | |_____^ Oct 27 13:42:01.731 INFO kablam! | Oct 27 13:42:01.731 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) Oct 27 13:42:01.737 INFO kablam! Oct 27 13:42:02.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.29s Oct 27 13:42:02.123 INFO kablam! su: No module specific data is present Oct 27 13:42:03.012 INFO running `"docker" "rm" "-f" "126ddd956ff77ce2f0557c35802986650f074f3368783675c226b4516aceea4e"` Oct 27 13:42:03.259 INFO blam! 126ddd956ff77ce2f0557c35802986650f074f3368783675c226b4516aceea4e