Nov 01 13:11:44.238 INFO checking AlexanderThaller/actix_web_middleware_dumper_example against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 13:11:44.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 13:11:44.733 INFO blam! f995e2226d8e86dc209dfdf532cc7f3c149536215e526352b6d6b9e4bbc2c468 Nov 01 13:11:44.734 INFO running `"docker" "start" "-a" "f995e2226d8e86dc209dfdf532cc7f3c149536215e526352b6d6b9e4bbc2c468"` Nov 01 13:11:46.704 INFO kablam! usermod: no changes Nov 01 13:11:47.308 INFO kablam! Compiling actix-web v0.7.11 Nov 01 13:11:47.332 INFO kablam! Checking tower-service v0.1.0 Nov 01 13:11:47.344 INFO kablam! Checking tokio-signal v0.2.5 Nov 01 13:11:47.344 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 01 13:11:47.356 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Nov 01 13:11:55.889 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 01 13:11:56.001 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Nov 01 13:12:01.093 INFO kablam! Checking actix v0.7.4 Nov 01 13:12:06.622 INFO kablam! Checking actix-net v0.1.0 Nov 01 13:12:26.565 INFO kablam! Checking actix_web_middleware_dumper_example v0.1.0 (/source) Nov 01 13:12:34.617 INFO kablam! error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 01 13:12:34.617 INFO kablam! --> src/main.rs:63:43 Nov 01 13:12:34.617 INFO kablam! | Nov 01 13:12:34.618 INFO kablam! 63 | Ok(HttpResponse::Ok().into()) Nov 01 13:12:34.618 INFO kablam! | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 01 13:12:34.618 INFO kablam! | Nov 01 13:12:34.619 INFO kablam! = help: the following implementations were found: Nov 01 13:12:34.619 INFO kablam! as std::convert::From<&'a std::option::Option>> Nov 01 13:12:34.619 INFO kablam! as std::convert::From<&'a mut std::option::Option>> Nov 01 13:12:34.619 INFO kablam! as std::convert::From> Nov 01 13:12:34.620 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 01 13:12:34.620 INFO kablam! Nov 01 13:12:34.637 INFO kablam! error: aborting due to previous error Nov 01 13:12:34.637 INFO kablam! Nov 01 13:12:34.637 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 01 13:12:34.672 INFO kablam! error: Could not compile `actix_web_middleware_dumper_example`. Nov 01 13:12:34.673 INFO kablam! warning: build failed, waiting for other jobs to finish... Nov 01 13:12:35.116 INFO kablam! error[E0277]: the trait bound `std::option::Option: std::convert::From` is not satisfied Nov 01 13:12:35.116 INFO kablam! --> src/main.rs:63:43 Nov 01 13:12:35.116 INFO kablam! | Nov 01 13:12:35.116 INFO kablam! 63 | Ok(HttpResponse::Ok().into()) Nov 01 13:12:35.116 INFO kablam! | ^^^^ the trait `std::convert::From` is not implemented for `std::option::Option` Nov 01 13:12:35.116 INFO kablam! | Nov 01 13:12:35.116 INFO kablam! = help: the following implementations were found: Nov 01 13:12:35.116 INFO kablam! as std::convert::From<&'a std::option::Option>> Nov 01 13:12:35.116 INFO kablam! as std::convert::From<&'a mut std::option::Option>> Nov 01 13:12:35.116 INFO kablam! as std::convert::From> Nov 01 13:12:35.116 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into>` for `actix_web::dev::HttpResponseBuilder` Nov 01 13:12:35.116 INFO kablam! Nov 01 13:12:35.136 INFO kablam! error: aborting due to previous error Nov 01 13:12:35.136 INFO kablam! Nov 01 13:12:35.136 INFO kablam! For more information about this error, try `rustc --explain E0277`. Nov 01 13:12:35.167 INFO kablam! error: Could not compile `actix_web_middleware_dumper_example`. Nov 01 13:12:35.167 INFO kablam! Nov 01 13:12:35.167 INFO kablam! To learn more, run the command again with --verbose. Nov 01 13:12:35.167 INFO kablam! su: No module specific data is present Nov 01 13:12:36.187 INFO running `"docker" "rm" "-f" "f995e2226d8e86dc209dfdf532cc7f3c149536215e526352b6d6b9e4bbc2c468"` Nov 01 13:12:36.508 INFO blam! f995e2226d8e86dc209dfdf532cc7f3c149536215e526352b6d6b9e4bbc2c468