Nov 28 14:43:33.726 INFO checking AlexanderThaller/actix_web_middleware_dumper_example against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 14:43:33.728 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 14:43:34.113 INFO [stdout] 3c422a30d910f6bd11d69c15509d652c0a7f1778dc6071e02e7a51d4e5a750b7 Nov 28 14:43:34.115 INFO running `"docker" "start" "-a" "3c422a30d910f6bd11d69c15509d652c0a7f1778dc6071e02e7a51d4e5a750b7"` Nov 28 14:43:35.512 INFO [stderr] usermod: no changes Nov 28 14:43:35.939 INFO [stderr] Compiling actix-web v0.7.11 Nov 28 14:43:35.988 INFO [stderr] Checking tokio-signal v0.2.5 Nov 28 14:43:35.988 INFO [stderr] Checking trust-dns-proto v0.4.3 Nov 28 14:43:35.988 INFO [stderr] Checking trust-dns-proto v0.5.0-alpha.3 Nov 28 14:43:43.163 INFO [stderr] Checking trust-dns-resolver v0.10.0-alpha.3 Nov 28 14:43:43.304 INFO [stderr] Checking trust-dns-resolver v0.9.1 Nov 28 14:43:48.216 INFO [stderr] Checking actix v0.7.4 Nov 28 14:43:53.592 INFO [stderr] Checking actix-net v0.1.0 Nov 28 14:44:13.316 INFO [stderr] Checking actix_web_middleware_dumper_example v0.1.0 (/source) Nov 28 14:44:21.312 INFO [stderr] error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 28 14:44:21.313 INFO [stderr] --> src/main.rs:63:43 Nov 28 14:44:21.313 INFO [stderr] | Nov 28 14:44:21.313 INFO [stderr] 63 | Ok(HttpResponse::Ok().into()) Nov 28 14:44:21.313 INFO [stderr] | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 28 14:44:21.314 INFO [stderr] | Nov 28 14:44:21.314 INFO [stderr] = help: the following implementations were found: Nov 28 14:44:21.314 INFO [stderr] as std::convert::From<&'a std::option::Option>> Nov 28 14:44:21.315 INFO [stderr] as std::convert::From<&'a mut std::option::Option>> Nov 28 14:44:21.315 INFO [stderr] as std::convert::From> Nov 28 14:44:21.315 INFO [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 28 14:44:21.315 INFO [stderr] Nov 28 14:44:21.320 INFO [stderr] error: aborting due to previous error Nov 28 14:44:21.320 INFO [stderr] Nov 28 14:44:21.321 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 14:44:21.330 INFO [stderr] error: Could not compile `actix_web_middleware_dumper_example`. Nov 28 14:44:21.336 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 14:44:21.616 INFO [stderr] error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 28 14:44:21.617 INFO [stderr] --> src/main.rs:63:43 Nov 28 14:44:21.617 INFO [stderr] | Nov 28 14:44:21.617 INFO [stderr] 63 | Ok(HttpResponse::Ok().into()) Nov 28 14:44:21.617 INFO [stderr] | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 28 14:44:21.617 INFO [stderr] | Nov 28 14:44:21.617 INFO [stderr] = help: the following implementations were found: Nov 28 14:44:21.617 INFO [stderr] as std::convert::From<&'a std::option::Option>> Nov 28 14:44:21.617 INFO [stderr] as std::convert::From<&'a mut std::option::Option>> Nov 28 14:44:21.617 INFO [stderr] as std::convert::From> Nov 28 14:44:21.617 INFO [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 28 14:44:21.617 INFO [stderr] Nov 28 14:44:21.626 INFO [stderr] error: aborting due to previous error Nov 28 14:44:21.626 INFO [stderr] Nov 28 14:44:21.628 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 14:44:21.673 INFO [stderr] error: Could not compile `actix_web_middleware_dumper_example`. Nov 28 14:44:21.673 INFO [stderr] Nov 28 14:44:21.673 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 14:44:21.683 INFO [stderr] su: No module specific data is present Nov 28 14:44:22.214 INFO running `"docker" "inspect" "3c422a30d910f6bd11d69c15509d652c0a7f1778dc6071e02e7a51d4e5a750b7"` Nov 28 14:44:22.509 INFO running `"docker" "rm" "-f" "3c422a30d910f6bd11d69c15509d652c0a7f1778dc6071e02e7a51d4e5a750b7"` Nov 28 14:44:22.784 INFO [stdout] 3c422a30d910f6bd11d69c15509d652c0a7f1778dc6071e02e7a51d4e5a750b7