Oct 13 06:29:38.093 INFO checking warp_dsl-0.0.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:29:38.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 06:29:38.580 INFO blam! 2d704051e99e1931e3e1ef55882106b9eb3a4613f538606478127f93bb85f3ce Oct 13 06:29:38.586 INFO running `"docker" "start" "-a" "2d704051e99e1931e3e1ef55882106b9eb3a4613f538606478127f93bb85f3ce"` Oct 13 06:29:40.251 INFO kablam! usermod: no changes Oct 13 06:29:40.707 INFO kablam! Compiling warp_dsl_impl v0.0.1 Oct 13 06:29:40.708 INFO kablam! Checking headers-core v0.0.1 Oct 13 06:29:40.724 INFO kablam! Compiling headers-derive v0.0.1 Oct 13 06:29:40.744 INFO kablam! Checking tungstenite v0.6.0 Oct 13 06:29:50.376 INFO kablam! Checking headers-ext v0.0.2 Oct 13 06:29:50.783 INFO kablam! Checking warp_dsl v0.0.1 (/source) Oct 13 06:29:53.416 INFO kablam! Checking warp v0.1.6 Oct 13 06:30:06.470 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 13 06:30:06.470 INFO kablam! --> tests/posts.rs:56:18 Oct 13 06:30:06.470 INFO kablam! | Oct 13 06:30:06.470 INFO kablam! 56 | let routes = router!( Oct 13 06:30:06.470 INFO kablam! | __________________^ Oct 13 06:30:06.470 INFO kablam! 57 | | Oct 13 06:30:06.470 INFO kablam! 58 | | // GET /resource/$id Oct 13 06:30:06.470 INFO kablam! 59 | | // Use '&' to combine directives Oct 13 06:30:06.470 INFO kablam! ... | Oct 13 06:30:06.470 INFO kablam! 116 | | Oct 13 06:30:06.470 INFO kablam! 117 | | ); Oct 13 06:30:06.470 INFO kablam! | |_____^ Oct 13 06:30:06.470 INFO kablam! | Oct 13 06:30:06.470 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 06:30:06.470 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 13 06:30:06.470 INFO kablam! Oct 13 06:30:06.470 INFO kablam! warning: use of deprecated item 'warp::delete': warp::delete2() is meant to replace delete() Oct 13 06:30:06.470 INFO kablam! --> tests/posts.rs:56:18 Oct 13 06:30:06.470 INFO kablam! | Oct 13 06:30:06.470 INFO kablam! 56 | let routes = router!( Oct 13 06:30:06.470 INFO kablam! | __________________^ Oct 13 06:30:06.470 INFO kablam! 57 | | Oct 13 06:30:06.470 INFO kablam! 58 | | // GET /resource/$id Oct 13 06:30:06.470 INFO kablam! 59 | | // Use '&' to combine directives Oct 13 06:30:06.470 INFO kablam! ... | Oct 13 06:30:06.470 INFO kablam! 116 | | Oct 13 06:30:06.470 INFO kablam! 117 | | ); Oct 13 06:30:06.470 INFO kablam! | |_____^ Oct 13 06:30:06.470 INFO kablam! | Oct 13 06:30:06.470 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 13 06:30:06.470 INFO kablam! Oct 13 06:30:06.470 INFO kablam! warning: use of deprecated item 'warp::get': warp::get2() is meant to replace get() Oct 13 06:30:06.470 INFO kablam! --> tests/posts.rs:56:18 Oct 13 06:30:06.470 INFO kablam! | Oct 13 06:30:06.470 INFO kablam! 56 | let routes = router!( Oct 13 06:30:06.470 INFO kablam! | __________________^ Oct 13 06:30:06.470 INFO kablam! 57 | | Oct 13 06:30:06.470 INFO kablam! 58 | | // GET /resource/$id Oct 13 06:30:06.470 INFO kablam! 59 | | // Use '&' to combine directives Oct 13 06:30:06.470 INFO kablam! ... | Oct 13 06:30:06.470 INFO kablam! 116 | | Oct 13 06:30:06.470 INFO kablam! 117 | | ); Oct 13 06:30:06.471 INFO kablam! | |_____^ Oct 13 06:30:06.471 INFO kablam! | Oct 13 06:30:06.471 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 13 06:30:06.471 INFO kablam! Oct 13 06:30:06.477 INFO kablam! warning: use of deprecated item 'warp::post': warp::post2() is meant to replace post() Oct 13 06:30:06.477 INFO kablam! --> tests/posts.rs:56:18 Oct 13 06:30:06.477 INFO kablam! | Oct 13 06:30:06.477 INFO kablam! 56 | let routes = router!( Oct 13 06:30:06.477 INFO kablam! | __________________^ Oct 13 06:30:06.477 INFO kablam! 57 | | Oct 13 06:30:06.477 INFO kablam! 58 | | // GET /resource/$id Oct 13 06:30:06.477 INFO kablam! 59 | | // Use '&' to combine directives Oct 13 06:30:06.477 INFO kablam! ... | Oct 13 06:30:06.477 INFO kablam! 116 | | Oct 13 06:30:06.477 INFO kablam! 117 | | ); Oct 13 06:30:06.477 INFO kablam! | |_____^ Oct 13 06:30:06.477 INFO kablam! | Oct 13 06:30:06.477 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 13 06:30:06.477 INFO kablam! Oct 13 06:30:06.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.51s Oct 13 06:30:06.802 INFO kablam! su: No module specific data is present Oct 13 06:30:07.168 INFO running `"docker" "rm" "-f" "2d704051e99e1931e3e1ef55882106b9eb3a4613f538606478127f93bb85f3ce"` Oct 13 06:30:07.328 INFO blam! 2d704051e99e1931e3e1ef55882106b9eb3a4613f538606478127f93bb85f3ce