Sep 20 22:56:50.547 INFO checking dekellum/body-image against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 22:56:50.547 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 22:56:50.547 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 22:56:50.768 INFO blam! 3a03f20e8a31be76f7bacdb754f9623d3029d4ada124d16bb9de7f03c4cd80d0 Sep 20 22:56:50.770 INFO running `"docker" "start" "-a" "3a03f20e8a31be76f7bacdb754f9623d3029d4ada124d16bb9de7f03c4cd80d0"` Sep 20 22:56:52.510 INFO kablam! usermod: no changes Sep 20 22:56:52.884 INFO kablam! Checking lazycell v1.1.0 Sep 20 22:56:52.890 INFO kablam! Compiling openssl v0.10.12 Sep 20 22:56:52.893 INFO kablam! Compiling native-tls v0.2.1 Sep 20 22:56:52.897 INFO kablam! Checking alloc-no-stdlib v1.3.0 Sep 20 22:56:52.926 INFO kablam! Compiling openssl-sys v0.9.36 Sep 20 22:56:52.928 INFO kablam! Checking tempfile v3.0.4 Sep 20 22:56:52.929 INFO kablam! Checking olio v0.4.0 Sep 20 22:56:52.931 INFO kablam! Checking want v0.0.6 Sep 20 22:56:53.776 INFO kablam! Checking fern v0.5.6 Sep 20 22:56:55.086 INFO kablam! Checking mio v0.6.16 Sep 20 22:56:55.091 INFO kablam! Checking tokio-codec v0.1.0 Sep 20 22:56:55.106 INFO kablam! Checking h2 v0.1.12 Sep 20 22:56:55.113 INFO kablam! Checking flate2 v1.0.2 Sep 20 22:56:57.254 INFO kablam! Checking hyperx v0.13.1 Sep 20 22:56:57.384 INFO kablam! Checking brotli-decompressor v1.3.1 Sep 20 22:56:57.478 INFO kablam! Checking failure v0.1.2 Sep 20 22:56:57.498 INFO kablam! Checking tokio-threadpool v0.1.6 Sep 20 22:57:02.790 INFO kablam! Checking mio-uds v0.6.7 Sep 20 22:57:02.790 INFO kablam! Checking tokio-reactor v0.1.5 Sep 20 22:57:05.754 INFO kablam! Checking tokio-fs v0.1.3 Sep 20 22:57:07.672 INFO kablam! Checking tokio-uds v0.2.1 Sep 20 22:57:07.672 INFO kablam! Checking tokio-udp v0.1.2 Sep 20 22:57:07.672 INFO kablam! Checking tokio-tcp v0.1.1 Sep 20 22:57:11.483 INFO kablam! Checking tokio v0.1.8 Sep 20 22:57:13.274 INFO kablam! Checking brotli v2.5.0 Sep 20 22:57:14.423 INFO kablam! Checking memsocket v0.1.3 Sep 20 22:57:16.754 INFO kablam! Checking hyper v0.12.9 Sep 20 22:57:25.528 INFO kablam! Checking hyper-tls v0.3.0 Sep 20 22:57:25.530 INFO kablam! Checking hyper-stub v0.1.0 Sep 20 22:57:36.180 INFO kablam! Checking body-image v0.5.0 (/source) Sep 20 22:57:37.854 INFO kablam! error[E0038]: the trait `async::RequestRecorder` cannot be made into an object Sep 20 22:57:37.855 INFO kablam! --> src/async/mod.rs:464:30 Sep 20 22:57:37.855 INFO kablam! | Sep 20 22:57:37.855 INFO kablam! 464 | pub type RequestRecordable = RequestRecorder; Sep 20 22:57:37.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async::RequestRecorder` cannot be made into an object Sep 20 22:57:37.856 INFO kablam! | Sep 20 22:57:37.856 INFO kablam! = note: method `record_body` has generic type parameters Sep 20 22:57:37.857 INFO kablam! Sep 20 22:57:37.962 INFO kablam! error: aborting due to previous error Sep 20 22:57:37.962 INFO kablam! Sep 20 22:57:37.963 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 20 22:57:37.984 INFO kablam! error: Could not compile `body-image`. Sep 20 22:57:37.985 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 22:57:38.076 INFO kablam! error[E0038]: the trait `async::RequestRecorder` cannot be made into an object Sep 20 22:57:38.076 INFO kablam! --> src/async/mod.rs:464:30 Sep 20 22:57:38.077 INFO kablam! | Sep 20 22:57:38.077 INFO kablam! 464 | pub type RequestRecordable = RequestRecorder; Sep 20 22:57:38.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `async::RequestRecorder` cannot be made into an object Sep 20 22:57:38.077 INFO kablam! | Sep 20 22:57:38.077 INFO kablam! = note: method `record_body` has generic type parameters Sep 20 22:57:38.077 INFO kablam! Sep 20 22:57:38.157 INFO kablam! error: aborting due to previous error Sep 20 22:57:38.157 INFO kablam! Sep 20 22:57:38.157 INFO kablam! For more information about this error, try `rustc --explain E0038`. Sep 20 22:57:38.192 INFO kablam! error: Could not compile `body-image`. Sep 20 22:57:38.192 INFO kablam! Sep 20 22:57:38.192 INFO kablam! To learn more, run the command again with --verbose. Sep 20 22:57:38.194 INFO kablam! su: No module specific data is present Sep 20 22:57:39.915 INFO running `"docker" "rm" "-f" "3a03f20e8a31be76f7bacdb754f9623d3029d4ada124d16bb9de7f03c4cd80d0"` Sep 20 22:57:40.031 INFO blam! 3a03f20e8a31be76f7bacdb754f9623d3029d4ada124d16bb9de7f03c4cd80d0