Jul 11 21:30:21.259 INFO checking sockjs-0.3.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 21:30:21.260 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:30:21.260 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 21:30:21.260 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 21:30:21.490 INFO blam! 96aa30507129936872c14a207279a4721639419ece8f98a58642d95db998c329 Jul 11 21:30:21.493 INFO running `"docker" "start" "-a" "96aa30507129936872c14a207279a4721639419ece8f98a58642d95db998c329"` Jul 11 21:30:23.125 INFO kablam! Compiling actix-web v0.5.8 Jul 11 21:30:23.177 INFO kablam! Checking serde_urlencoded v0.5.2 Jul 11 21:30:23.181 INFO kablam! Checking error-chain v0.11.0 Jul 11 21:30:23.194 INFO kablam! Compiling actix v0.5.8 Jul 11 21:30:23.197 INFO kablam! Compiling sockjs v0.3.0 (file:///source) Jul 11 21:30:26.029 INFO kablam! Checking cargo_metadata v0.5.8 Jul 11 21:30:33.132 INFO kablam! Checking skeptic v0.13.3 Jul 11 21:31:05.110 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Jul 11 21:31:05.110 INFO kablam! --> src/transports/xhrsend.rs:89:49 Jul 11 21:31:05.110 INFO kablam! | Jul 11 21:31:05.110 INFO kablam! 89 | Err(error::ErrorNotFound(())), Jul 11 21:31:05.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Jul 11 21:31:05.110 INFO kablam! | Jul 11 21:31:05.110 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Jul 11 21:31:05.110 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Jul 11 21:31:05.110 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Jul 11 21:31:05.110 INFO kablam! Jul 11 21:31:05.726 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Jul 11 21:31:05.726 INFO kablam! --> src/transports/jsonp.rs:271:49 Jul 11 21:31:05.726 INFO kablam! | Jul 11 21:31:05.726 INFO kablam! 271 | Err(error::ErrorNotFound(())), Jul 11 21:31:05.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Jul 11 21:31:05.727 INFO kablam! | Jul 11 21:31:05.727 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Jul 11 21:31:05.727 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Jul 11 21:31:05.727 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Jul 11 21:31:05.727 INFO kablam! Jul 11 21:31:06.129 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Jul 11 21:31:06.129 INFO kablam! --> src/transports/xhrsend.rs:89:49 Jul 11 21:31:06.129 INFO kablam! | Jul 11 21:31:06.129 INFO kablam! 89 | Err(error::ErrorNotFound(())), Jul 11 21:31:06.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Jul 11 21:31:06.130 INFO kablam! | Jul 11 21:31:06.130 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Jul 11 21:31:06.130 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Jul 11 21:31:06.130 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Jul 11 21:31:06.130 INFO kablam! Jul 11 21:31:06.291 INFO kablam! error: aborting due to 2 previous errors Jul 11 21:31:06.291 INFO kablam! Jul 11 21:31:06.291 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 11 21:31:06.310 INFO kablam! error: Could not compile `sockjs`. Jul 11 21:31:06.310 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 21:31:06.556 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Jul 11 21:31:06.556 INFO kablam! --> src/transports/jsonp.rs:271:49 Jul 11 21:31:06.556 INFO kablam! | Jul 11 21:31:06.556 INFO kablam! 271 | Err(error::ErrorNotFound(())), Jul 11 21:31:06.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Jul 11 21:31:06.556 INFO kablam! | Jul 11 21:31:06.556 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Jul 11 21:31:06.556 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Jul 11 21:31:06.556 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Jul 11 21:31:06.556 INFO kablam! Jul 11 21:31:06.942 INFO kablam! error: aborting due to 2 previous errors Jul 11 21:31:06.946 INFO kablam! Jul 11 21:31:06.946 INFO kablam! For more information about this error, try `rustc --explain E0277`. Jul 11 21:31:07.001 INFO kablam! error: Could not compile `sockjs`. Jul 11 21:31:07.002 INFO kablam! Jul 11 21:31:07.002 INFO kablam! To learn more, run the command again with --verbose. Jul 11 21:31:07.004 INFO kablam! su: No module specific data is present Jul 11 21:31:07.490 INFO running `"docker" "rm" "-f" "96aa30507129936872c14a207279a4721639419ece8f98a58642d95db998c329"` Jul 11 21:31:07.653 INFO blam! 96aa30507129936872c14a207279a4721639419ece8f98a58642d95db998c329