Nov 07 05:54:38.090 INFO checking AlexanderThaller/actix_web_middleware_dumper_example against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 05:54:38.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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"` Nov 07 05:54:38.662 INFO blam! e6f95f477076146d63eef460fef96edffcf7f9034363e72b73e21d3846878254 Nov 07 05:54:38.665 INFO running `"docker" "start" "-a" "e6f95f477076146d63eef460fef96edffcf7f9034363e72b73e21d3846878254"` Nov 07 05:54:40.328 INFO kablam! usermod: no changes Nov 07 05:54:40.848 INFO kablam! Compiling actix-web v0.7.11 Nov 07 05:54:40.860 INFO kablam! Checking tower-service v0.1.0 Nov 07 05:54:40.860 INFO kablam! Compiling syn v0.14.9 Nov 07 05:54:40.860 INFO kablam! Checking flate2 v1.0.3 Nov 07 05:54:40.860 INFO kablam! Checking tokio-signal v0.2.5 Nov 07 05:54:40.860 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 07 05:54:48.953 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 07 05:55:03.965 INFO kablam! Compiling synstructure v0.9.0 Nov 07 05:55:03.965 INFO kablam! Compiling actix_derive v0.3.0 Nov 07 05:55:12.980 INFO kablam! Compiling failure_derive v0.1.2 Nov 07 05:55:17.898 INFO kablam! Checking failure v0.1.2 Nov 07 05:55:18.788 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Nov 07 05:55:18.788 INFO kablam! Checking actix v0.7.4 Nov 07 05:55:25.235 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Nov 07 05:55:29.653 INFO kablam! Checking actix-net v0.1.0 Nov 07 05:55:50.312 INFO kablam! Checking actix_web_middleware_dumper_example v0.1.0 (/source) Nov 07 05:55:58.868 INFO kablam! error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 07 05:55:58.868 INFO kablam! --> src/main.rs:63:43 Nov 07 05:55:58.869 INFO kablam! | Nov 07 05:55:58.869 INFO kablam! 63 | Ok(HttpResponse::Ok().into()) Nov 07 05:55:58.869 INFO kablam! | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 07 05:55:58.869 INFO kablam! | Nov 07 05:55:58.870 INFO kablam! = help: the following implementations were found: Nov 07 05:55:58.870 INFO kablam! as std::convert::From<&'a std::option::Option>> Nov 07 05:55:58.870 INFO kablam! as std::convert::From<&'a mut std::option::Option>> Nov 07 05:55:58.870 INFO kablam! as std::convert::From> Nov 07 05:55:58.871 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 07 05:55:58.871 INFO kablam! Nov 07 05:55:58.880 INFO kablam! error: aborting due to previous error Nov 07 05:55:58.881 INFO kablam! Nov 07 05:55:58.881 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 07 05:55:58.891 INFO kablam! error: Could not compile `actix_web_middleware_dumper_example`. Nov 07 05:55:58.891 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 07 05:55:59.108 INFO kablam! error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 07 05:55:59.108 INFO kablam! --> src/main.rs:63:43 Nov 07 05:55:59.108 INFO kablam! | Nov 07 05:55:59.108 INFO kablam! 63 | Ok(HttpResponse::Ok().into()) Nov 07 05:55:59.108 INFO kablam! | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 07 05:55:59.108 INFO kablam! | Nov 07 05:55:59.108 INFO kablam! = help: the following implementations were found: Nov 07 05:55:59.108 INFO kablam! as std::convert::From<&'a std::option::Option>> Nov 07 05:55:59.108 INFO kablam! as std::convert::From<&'a mut std::option::Option>> Nov 07 05:55:59.108 INFO kablam! as std::convert::From> Nov 07 05:55:59.108 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 07 05:55:59.108 INFO kablam! Nov 07 05:55:59.120 INFO kablam! error: aborting due to previous error Nov 07 05:55:59.120 INFO kablam! Nov 07 05:55:59.120 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 07 05:55:59.156 INFO kablam! error: Could not compile `actix_web_middleware_dumper_example`. Nov 07 05:55:59.156 INFO kablam! Nov 07 05:55:59.156 INFO kablam! To learn more, run the command again with --verbose. Nov 07 05:55:59.156 INFO kablam! su: No module specific data is present Nov 07 05:55:59.528 INFO running `"docker" "rm" "-f" "e6f95f477076146d63eef460fef96edffcf7f9034363e72b73e21d3846878254"` Nov 07 05:55:59.664 INFO blam! e6f95f477076146d63eef460fef96edffcf7f9034363e72b73e21d3846878254