Oct 27 20:10:37.541 INFO checking juniper_warp-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:10:37.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 20:10:37.896 INFO blam! 248e7da636c9638cde3363243c239a88e73abfcf0b2f8918368eeaf2c835290e Oct 27 20:10:37.899 INFO running `"docker" "start" "-a" "248e7da636c9638cde3363243c239a88e73abfcf0b2f8918368eeaf2c835290e"` Oct 27 20:10:39.619 INFO kablam! usermod: no changes Oct 27 20:10:39.911 INFO kablam! Checking input_buffer v0.2.0 Oct 27 20:10:39.911 INFO kablam! Checking indexmap v1.0.2 Oct 27 20:10:39.914 INFO kablam! Checking headers-core v0.0.1 Oct 27 20:10:39.927 INFO kablam! Compiling headers-derive v0.0.1 Oct 27 20:10:39.927 INFO kablam! Compiling juniper_codegen v0.10.0 Oct 27 20:10:42.783 INFO kablam! Checking h2 v0.1.13 Oct 27 20:10:42.991 INFO kablam! Checking tungstenite v0.6.0 Oct 27 20:10:53.519 INFO kablam! Checking headers-ext v0.0.3 Oct 27 20:10:58.932 INFO kablam! Checking hyper v0.12.13 Oct 27 20:11:04.266 INFO kablam! Checking juniper v0.10.0 Oct 27 20:11:13.876 INFO kablam! Checking warp v0.1.8 Oct 27 20:11:23.219 INFO kablam! Checking juniper_warp v0.1.0 (/source) Oct 27 20:11:36.804 INFO kablam! error: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error Oct 27 20:11:36.804 INFO kablam! --> src/lib.rs:207:46 Oct 27 20:11:36.804 INFO kablam! | Oct 27 20:11:36.805 INFO kablam! 207 | .map_err(|_: failure::Error| warp::reject::server_error()), Oct 27 20:11:36.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:11:36.805 INFO kablam! | Oct 27 20:11:36.805 INFO kablam! note: lint level defined here Oct 27 20:11:36.805 INFO kablam! --> src/lib.rs:40:9 Oct 27 20:11:36.805 INFO kablam! | Oct 27 20:11:36.805 INFO kablam! 40 | #![deny(warnings)] Oct 27 20:11:36.805 INFO kablam! | ^^^^^^^^ Oct 27 20:11:36.805 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 20:11:36.805 INFO kablam! Oct 27 20:11:36.805 INFO kablam! error: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error Oct 27 20:11:36.805 INFO kablam! --> src/lib.rs:240:42 Oct 27 20:11:36.805 INFO kablam! | Oct 27 20:11:36.805 INFO kablam! 240 | .map_err(|_: failure::Error| warp::reject::server_error()), Oct 27 20:11:36.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:11:36.805 INFO kablam! Oct 27 20:11:37.263 INFO kablam! error: aborting due to 2 previous errors Oct 27 20:11:37.263 INFO kablam! Oct 27 20:11:37.291 INFO kablam! error: Could not compile `juniper_warp`. Oct 27 20:11:37.291 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 20:11:37.729 INFO kablam! error: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error Oct 27 20:11:37.730 INFO kablam! --> src/lib.rs:207:46 Oct 27 20:11:37.730 INFO kablam! | Oct 27 20:11:37.731 INFO kablam! 207 | .map_err(|_: failure::Error| warp::reject::server_error()), Oct 27 20:11:37.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:11:37.731 INFO kablam! | Oct 27 20:11:37.732 INFO kablam! note: lint level defined here Oct 27 20:11:37.732 INFO kablam! --> src/lib.rs:40:9 Oct 27 20:11:37.732 INFO kablam! | Oct 27 20:11:37.732 INFO kablam! 40 | #![deny(warnings)] Oct 27 20:11:37.733 INFO kablam! | ^^^^^^^^ Oct 27 20:11:37.733 INFO kablam! = note: #[deny(deprecated)] implied by #[deny(warnings)] Oct 27 20:11:37.739 INFO kablam! Oct 27 20:11:37.739 INFO kablam! error: use of deprecated item 'warp::reject::server_error': use warp::reject::custom and Filter::recover to send a 500 error Oct 27 20:11:37.740 INFO kablam! --> src/lib.rs:240:42 Oct 27 20:11:37.740 INFO kablam! | Oct 27 20:11:37.740 INFO kablam! 240 | .map_err(|_: failure::Error| warp::reject::server_error()), Oct 27 20:11:37.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:11:37.740 INFO kablam! Oct 27 20:11:37.741 INFO kablam! error: use of deprecated item 'warp::index': renamed to warp::path::end Oct 27 20:11:37.741 INFO kablam! --> src/lib.rs:437:22 Oct 27 20:11:37.741 INFO kablam! | Oct 27 20:11:37.742 INFO kablam! 437 | let filter = warp::filters::path::index().and(make_graphql_filter(schema, state.boxed())); Oct 27 20:11:37.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:11:37.742 INFO kablam! Oct 27 20:11:38.021 INFO kablam! error: aborting due to 3 previous errors Oct 27 20:11:38.021 INFO kablam! Oct 27 20:11:38.054 INFO kablam! error: Could not compile `juniper_warp`. Oct 27 20:11:38.054 INFO kablam! Oct 27 20:11:38.054 INFO kablam! To learn more, run the command again with --verbose. Oct 27 20:11:38.057 INFO kablam! su: No module specific data is present Oct 27 20:11:38.654 INFO running `"docker" "rm" "-f" "248e7da636c9638cde3363243c239a88e73abfcf0b2f8918368eeaf2c835290e"` Oct 27 20:11:38.963 INFO blam! 248e7da636c9638cde3363243c239a88e73abfcf0b2f8918368eeaf2c835290e