Oct 28 00:57:07.746 INFO checking async-await-0.2.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 00:57:07.747 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 28 00:57:08.176 INFO blam! d2d0f67624ee3843b26b588b273b24d75d5f5dc0a2c1d4d4ed1f39fe0505bf74 Oct 28 00:57:08.178 INFO running `"docker" "start" "-a" "d2d0f67624ee3843b26b588b273b24d75d5f5dc0a2c1d4d4ed1f39fe0505bf74"` Oct 28 00:57:09.735 INFO kablam! usermod: no changes Oct 28 00:57:09.823 INFO kablam! Checking async-await v0.2.1 (/source) Oct 28 00:57:11.198 INFO kablam! warning: unnecessary parentheses around method argument Oct 28 00:57:11.198 INFO kablam! --> src/lib.rs:47:49 Oct 28 00:57:11.198 INFO kablam! | Oct 28 00:57:11.198 INFO kablam! 47 | let transformation = f1.map(|v| v * 2).join((f2.map(|v| v + 5))) Oct 28 00:57:11.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 00:57:11.198 INFO kablam! | Oct 28 00:57:11.198 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 28 00:57:11.198 INFO kablam! Oct 28 00:57:11.223 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.223 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.223 INFO kablam! | Oct 28 00:57:11.223 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.223 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.223 INFO kablam! ... Oct 28 00:57:11.223 INFO kablam! 39 | let a = async!{42}; Oct 28 00:57:11.223 INFO kablam! | ---------- in this macro invocation Oct 28 00:57:11.223 INFO kablam! | Oct 28 00:57:11.223 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:57:11.223 INFO kablam! Oct 28 00:57:11.275 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.275 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.275 INFO kablam! | Oct 28 00:57:11.275 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.275 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.275 INFO kablam! ... Oct 28 00:57:11.275 INFO kablam! 45 | let f1 = async!{42}; Oct 28 00:57:11.275 INFO kablam! | ---------- in this macro invocation Oct 28 00:57:11.275 INFO kablam! Oct 28 00:57:11.275 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.275 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.275 INFO kablam! | Oct 28 00:57:11.275 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.275 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.275 INFO kablam! ... Oct 28 00:57:11.275 INFO kablam! 46 | let f2 = async!{18}; Oct 28 00:57:11.275 INFO kablam! | ---------- in this macro invocation Oct 28 00:57:11.275 INFO kablam! Oct 28 00:57:11.287 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.287 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.287 INFO kablam! | Oct 28 00:57:11.287 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.287 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.287 INFO kablam! ... Oct 28 00:57:11.287 INFO kablam! 54 | let f1 = async!{{ Oct 28 00:57:11.287 INFO kablam! | ______________- Oct 28 00:57:11.287 INFO kablam! 55 | | let f1 = async!{42}; Oct 28 00:57:11.287 INFO kablam! 56 | | await!{f1.map(|v| v * 2)} Oct 28 00:57:11.287 INFO kablam! 57 | | }}; Oct 28 00:57:11.287 INFO kablam! | |______- in this macro invocation Oct 28 00:57:11.287 INFO kablam! Oct 28 00:57:11.287 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.287 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.287 INFO kablam! | Oct 28 00:57:11.287 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.287 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.287 INFO kablam! ... Oct 28 00:57:11.287 INFO kablam! 55 | let f1 = async!{42}; Oct 28 00:57:11.287 INFO kablam! | ---------- in this macro invocation Oct 28 00:57:11.287 INFO kablam! Oct 28 00:57:11.287 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.287 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.287 INFO kablam! | Oct 28 00:57:11.287 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.287 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.287 INFO kablam! ... Oct 28 00:57:11.287 INFO kablam! 63 | let a = async!{42}; Oct 28 00:57:11.287 INFO kablam! | ---------- in this macro invocation Oct 28 00:57:11.287 INFO kablam! Oct 28 00:57:11.292 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 28 00:57:11.292 INFO kablam! --> src/lib.rs:11:16 Oct 28 00:57:11.292 INFO kablam! | Oct 28 00:57:11.292 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.292 INFO kablam! | ^^^^^^^^ Oct 28 00:57:11.292 INFO kablam! ... Oct 28 00:57:11.292 INFO kablam! 69 | let a = async!{panic!("i")}; Oct 28 00:57:11.292 INFO kablam! | ------------------- in this macro invocation Oct 28 00:57:11.292 INFO kablam! Oct 28 00:57:11.292 INFO kablam! warning: unreachable expression Oct 28 00:57:11.292 INFO kablam! --> src/lib.rs:11:13 Oct 28 00:57:11.293 INFO kablam! | Oct 28 00:57:11.293 INFO kablam! 11 | tx.complete($e); Oct 28 00:57:11.293 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 28 00:57:11.293 INFO kablam! ... Oct 28 00:57:11.293 INFO kablam! 69 | let a = async!{panic!("i")}; Oct 28 00:57:11.293 INFO kablam! | ------------------- in this macro invocation Oct 28 00:57:11.293 INFO kablam! | Oct 28 00:57:11.293 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 28 00:57:11.293 INFO kablam! Oct 28 00:57:11.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.57s Oct 28 00:57:11.351 INFO kablam! su: No module specific data is present Oct 28 00:57:12.567 INFO running `"docker" "rm" "-f" "d2d0f67624ee3843b26b588b273b24d75d5f5dc0a2c1d4d4ed1f39fe0505bf74"` Oct 28 00:57:12.971 INFO blam! d2d0f67624ee3843b26b588b273b24d75d5f5dc0a2c1d4d4ed1f39fe0505bf74