Nov 18 21:12:15.010 INFO testing actix-async-await-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 21:12:15.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 18 21:12:15.522 INFO [stdout] 1a24f38fd04061fcfd213732f808e904857fbfea1af22b9ad2b9aac677c7eac7 Nov 18 21:12:15.524 INFO running `"docker" "start" "-a" "1a24f38fd04061fcfd213732f808e904857fbfea1af22b9ad2b9aac677c7eac7"` Nov 18 21:12:17.231 INFO [stderr] usermod: no changes Nov 18 21:12:17.459 INFO [stderr] Compiling pin-utils v0.1.0-alpha.3 Nov 18 21:12:17.487 INFO [stderr] Compiling futures-io-preview v0.3.0-alpha.9 Nov 18 21:12:17.488 INFO [stderr] Compiling futures-sink-preview v0.3.0-alpha.9 Nov 18 21:12:17.488 INFO [stderr] Compiling trust-dns-proto v0.5.0 Nov 18 21:12:18.928 INFO [stderr] Compiling futures-util-preview v0.3.0-alpha.9 Nov 18 21:12:30.655 INFO [stderr] Compiling trust-dns-resolver v0.10.0 Nov 18 21:12:40.742 INFO [stderr] Compiling actix v0.7.6 Nov 18 21:12:48.633 INFO [stderr] Compiling actix-async-await v0.1.0 (/source) Nov 18 21:12:52.027 INFO [stderr] error[E0432]: unresolved import `std::future::LocalFutureObj` Nov 18 21:12:52.027 INFO [stderr] --> src/handler.rs:1:27 Nov 18 21:12:52.027 INFO [stderr] | Nov 18 21:12:52.027 INFO [stderr] 1 | use std::future::{Future, LocalFutureObj}; Nov 18 21:12:52.027 INFO [stderr] | ^^^^^^^^^^^^^^ no `LocalFutureObj` in `future` Nov 18 21:12:52.027 INFO [stderr] Nov 18 21:12:52.059 INFO [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied Nov 18 21:12:52.059 INFO [stderr] --> src/actor.rs:20:29 Nov 18 21:12:52.059 INFO [stderr] | Nov 18 21:12:52.059 INFO [stderr] 20 | self.add_stream(fut.compat(SPAWNER)) Nov 18 21:12:52.059 INFO [stderr] | ^^^^^^ expected 0 parameters Nov 18 21:12:52.059 INFO [stderr] Nov 18 21:12:52.071 INFO [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied Nov 18 21:12:52.071 INFO [stderr] --> src/actor.rs:29:45 Nov 18 21:12:52.071 INFO [stderr] | Nov 18 21:12:52.071 INFO [stderr] 29 | self.add_message_stream(fut.map(Ok).compat(SPAWNER)) Nov 18 21:12:52.071 INFO [stderr] | ^^^^^^ expected 0 parameters Nov 18 21:12:52.071 INFO [stderr] Nov 18 21:12:52.071 INFO [stderr] error[E0061]: this function takes 0 parameters but 1 parameter was supplied Nov 18 21:12:52.071 INFO [stderr] --> src/arbiter.rs:20:38 Nov 18 21:12:52.071 INFO [stderr] | Nov 18 21:12:52.071 INFO [stderr] 20 | Self::spawn(fut.unit_error().compat(SPAWNER)); Nov 18 21:12:52.071 INFO [stderr] | ^^^^^^ expected 0 parameters Nov 18 21:12:52.071 INFO [stderr] Nov 18 21:12:52.075 INFO [stderr] error: aborting due to 4 previous errors Nov 18 21:12:52.075 INFO [stderr] Nov 18 21:12:52.075 INFO [stderr] Some errors occurred: E0061, E0432. Nov 18 21:12:52.075 INFO [stderr] For more information about an error, try `rustc --explain E0061`. Nov 18 21:12:52.092 INFO [stderr] error: Could not compile `actix-async-await`. Nov 18 21:12:52.092 INFO [stderr] Nov 18 21:12:52.092 INFO [stderr] To learn more, run the command again with --verbose. Nov 18 21:12:52.093 INFO [stderr] su: No module specific data is present Nov 18 21:12:53.033 INFO running `"docker" "inspect" "1a24f38fd04061fcfd213732f808e904857fbfea1af22b9ad2b9aac677c7eac7"` Nov 18 21:12:53.403 INFO running `"docker" "rm" "-f" "1a24f38fd04061fcfd213732f808e904857fbfea1af22b9ad2b9aac677c7eac7"` Nov 18 21:12:53.775 INFO [stdout] 1a24f38fd04061fcfd213732f808e904857fbfea1af22b9ad2b9aac677c7eac7