Oct 21 12:10:18.715 INFO checking wunki/statman against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 12:10:18.715 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 12:10:19.179 INFO blam! c6644bcb159b304d53b24608078fff8a9afdfaaf92fd0d0914dd26e43bc23e1e Oct 21 12:10:19.181 INFO running `"docker" "start" "-a" "c6644bcb159b304d53b24608078fff8a9afdfaaf92fd0d0914dd26e43bc23e1e"` Oct 21 12:10:20.189 INFO kablam! usermod: no changes Oct 21 12:10:20.724 INFO kablam! Compiling serde v1.0.67 Oct 21 12:10:20.725 INFO kablam! Compiling httparse v1.3.1 Oct 21 12:10:20.737 INFO kablam! Checking lazycell v1.2.0 Oct 21 12:10:20.762 INFO kablam! Checking atty v0.2.10 Oct 21 12:10:20.762 INFO kablam! Checking log v0.4.2 Oct 21 12:10:20.769 INFO kablam! Checking uuid v0.6.5 Oct 21 12:10:20.770 INFO kablam! Checking crossbeam-epoch v0.6.0 Oct 21 12:10:20.781 INFO kablam! Checking rand v0.5.5 Oct 21 12:10:21.661 INFO kablam! Checking lock_api v0.1.4 Oct 21 12:10:21.984 INFO kablam! Checking http v0.1.13 Oct 21 12:10:22.236 INFO kablam! Compiling syn v0.14.2 Oct 21 12:10:24.605 INFO kablam! Checking mio v0.6.14 Oct 21 12:10:24.610 INFO kablam! Checking tokio-io v0.1.7 Oct 21 12:10:24.611 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 21 12:10:26.064 INFO kablam! Checking env_logger v0.5.10 Oct 21 12:10:28.690 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 12:10:28.932 INFO kablam! Checking tokio-fs v0.1.1 Oct 21 12:10:29.200 INFO kablam! Checking mime_guess v2.0.0-alpha.5 Oct 21 12:10:30.835 INFO kablam! Checking tokio-reactor v0.1.2 Oct 21 12:10:30.835 INFO kablam! Checking mio-uds v0.6.6 Oct 21 12:10:33.044 INFO kablam! Checking parking_lot_core v0.3.1 Oct 21 12:10:33.136 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 12:10:33.136 INFO kablam! Checking tokio-udp v0.1.1 Oct 21 12:10:33.136 INFO kablam! Checking tokio-signal v0.2.5 Oct 21 12:10:33.804 INFO kablam! Checking h2 v0.1.10 Oct 21 12:10:35.028 INFO kablam! Checking parking_lot v0.6.4 Oct 21 12:10:35.100 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 21 12:10:35.100 INFO kablam! Checking tokio v0.1.7 Oct 21 12:10:36.928 INFO kablam! Checking crossbeam-channel v0.2.6 Oct 21 12:10:41.912 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 21 12:10:47.593 INFO kablam! Compiling actix_derive v0.3.0 Oct 21 12:10:52.172 INFO kablam! Checking serde_json v1.0.22 Oct 21 12:10:52.291 INFO kablam! Checking actix v0.7.4 Oct 21 12:10:56.493 INFO kablam! Checking actix-web v0.7.2 Oct 21 12:11:05.883 INFO kablam! Checking statman v0.1.0 (/source) Oct 21 12:11:06.592 INFO kablam! error[E0053]: method `handle` has an incompatible type for trait Oct 21 12:11:06.592 INFO kablam! --> src/handler.rs:24:5 Oct 21 12:11:06.592 INFO kablam! | Oct 21 12:11:06.592 INFO kablam! 24 | fn handle(&mut self, req: HttpRequest) -> Self::Result { Oct 21 12:11:06.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability Oct 21 12:11:06.592 INFO kablam! | Oct 21 12:11:06.592 INFO kablam! = note: expected type `fn(&handler::StatmanHandler, &actix_web::HttpRequest) -> std::result::Result` Oct 21 12:11:06.593 INFO kablam! found type `fn(&mut handler::StatmanHandler, actix_web::HttpRequest) -> std::result::Result` Oct 21 12:11:06.593 INFO kablam! Oct 21 12:11:06.593 INFO kablam! error: aborting due to previous error Oct 21 12:11:06.593 INFO kablam! Oct 21 12:11:06.593 INFO kablam! For more information about this error, try `rustc --explain E0053`. Oct 21 12:11:06.593 INFO kablam! error: Could not compile `statman`. Oct 21 12:11:06.593 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 12:11:06.670 INFO kablam! error[E0053]: method `handle` has an incompatible type for trait Oct 21 12:11:06.670 INFO kablam! --> src/handler.rs:24:5 Oct 21 12:11:06.670 INFO kablam! | Oct 21 12:11:06.671 INFO kablam! 24 | fn handle(&mut self, req: HttpRequest) -> Self::Result { Oct 21 12:11:06.671 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability Oct 21 12:11:06.671 INFO kablam! | Oct 21 12:11:06.671 INFO kablam! = note: expected type `fn(&handler::StatmanHandler, &actix_web::HttpRequest) -> std::result::Result` Oct 21 12:11:06.671 INFO kablam! found type `fn(&mut handler::StatmanHandler, actix_web::HttpRequest) -> std::result::Result` Oct 21 12:11:06.671 INFO kablam! Oct 21 12:11:06.680 INFO kablam! error: aborting due to previous error Oct 21 12:11:06.680 INFO kablam! Oct 21 12:11:06.680 INFO kablam! For more information about this error, try `rustc --explain E0053`. Oct 21 12:11:06.712 INFO kablam! error: Could not compile `statman`. Oct 21 12:11:06.712 INFO kablam! Oct 21 12:11:06.712 INFO kablam! To learn more, run the command again with --verbose. Oct 21 12:11:06.712 INFO kablam! su: No module specific data is present Oct 21 12:11:07.161 INFO running `"docker" "rm" "-f" "c6644bcb159b304d53b24608078fff8a9afdfaaf92fd0d0914dd26e43bc23e1e"` Oct 21 12:11:07.428 INFO blam! c6644bcb159b304d53b24608078fff8a9afdfaaf92fd0d0914dd26e43bc23e1e