Nov 09 21:01:22.276 INFO checking AlexanderThaller/actix_web_middleware_dumper_example against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 21:01:22.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 21:01:22.751 INFO blam! a37c85ad35d7c7e616ed2adf0193894cf7c0ce4c920082ef763027ed65610fc6 Nov 09 21:01:22.757 INFO running `"docker" "start" "-a" "a37c85ad35d7c7e616ed2adf0193894cf7c0ce4c920082ef763027ed65610fc6"` Nov 09 21:01:23.915 INFO kablam! usermod: no changes Nov 09 21:01:24.483 INFO kablam! Compiling actix-web v0.7.11 Nov 09 21:01:24.503 INFO kablam! Compiling syn v0.14.9 Nov 09 21:01:24.507 INFO kablam! Checking tokio-signal v0.2.5 Nov 09 21:01:24.507 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 09 21:01:35.779 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 09 21:01:54.007 INFO kablam! Compiling synstructure v0.9.0 Nov 09 21:01:54.007 INFO kablam! Compiling actix_derive v0.3.0 Nov 09 21:02:03.599 INFO kablam! Compiling failure_derive v0.1.2 Nov 09 21:02:08.402 INFO kablam! Checking failure v0.1.2 Nov 09 21:02:09.391 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Nov 09 21:02:09.391 INFO kablam! Checking actix v0.7.4 Nov 09 21:02:15.559 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Nov 09 21:02:20.119 INFO kablam! Checking actix-net v0.1.0 Nov 09 21:02:42.011 INFO kablam! Checking actix_web_middleware_dumper_example v0.1.0 (/source) Nov 09 21:02:49.725 INFO kablam! error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 09 21:02:49.725 INFO kablam! --> src/main.rs:63:43 Nov 09 21:02:49.739 INFO kablam! | Nov 09 21:02:49.739 INFO kablam! 63 | Ok(HttpResponse::Ok().into()) Nov 09 21:02:49.739 INFO kablam! | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 09 21:02:49.747 INFO kablam! | Nov 09 21:02:49.747 INFO kablam! = help: the following implementations were found: Nov 09 21:02:49.747 INFO kablam! as std::convert::From<&'a std::option::Option>> Nov 09 21:02:49.747 INFO kablam! as std::convert::From<&'a mut std::option::Option>> Nov 09 21:02:49.747 INFO kablam! as std::convert::From> Nov 09 21:02:49.747 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 09 21:02:49.747 INFO kablam! Nov 09 21:02:49.755 INFO kablam! error: aborting due to previous error Nov 09 21:02:49.763 INFO kablam! Nov 09 21:02:49.763 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 09 21:02:49.787 INFO kablam! error: Could not compile `actix_web_middleware_dumper_example`. Nov 09 21:02:49.787 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 09 21:02:50.287 INFO kablam! error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 09 21:02:50.287 INFO kablam! --> src/main.rs:63:43 Nov 09 21:02:50.287 INFO kablam! | Nov 09 21:02:50.287 INFO kablam! 63 | Ok(HttpResponse::Ok().into()) Nov 09 21:02:50.287 INFO kablam! | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 09 21:02:50.287 INFO kablam! | Nov 09 21:02:50.287 INFO kablam! = help: the following implementations were found: Nov 09 21:02:50.287 INFO kablam! as std::convert::From<&'a std::option::Option>> Nov 09 21:02:50.287 INFO kablam! as std::convert::From<&'a mut std::option::Option>> Nov 09 21:02:50.287 INFO kablam! as std::convert::From> Nov 09 21:02:50.287 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 09 21:02:50.287 INFO kablam! Nov 09 21:02:50.295 INFO kablam! error: aborting due to previous error Nov 09 21:02:50.295 INFO kablam! Nov 09 21:02:50.295 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 09 21:02:50.339 INFO kablam! error: Could not compile `actix_web_middleware_dumper_example`. Nov 09 21:02:50.339 INFO kablam! Nov 09 21:02:50.339 INFO kablam! To learn more, run the command again with --verbose. Nov 09 21:02:50.339 INFO kablam! su: No module specific data is present Nov 09 21:02:50.919 INFO running `"docker" "rm" "-f" "a37c85ad35d7c7e616ed2adf0193894cf7c0ce4c920082ef763027ed65610fc6"` Nov 09 21:02:51.214 INFO blam! a37c85ad35d7c7e616ed2adf0193894cf7c0ce4c920082ef763027ed65610fc6