[INFO] crate reql-macros 0.0.19 is already in cache [INFO] extracting crate reql-macros 0.0.19 into work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/reql-macros/0.0.19 [INFO] extracting crate reql-macros 0.0.19 into work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/reql-macros/0.0.19 [INFO] validating manifest of reql-macros-0.0.19 on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of reql-macros-0.0.19 on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing reql-macros-0.0.19 [INFO] finished frobbing reql-macros-0.0.19 [INFO] frobbed toml for reql-macros-0.0.19 written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/reql-macros/0.0.19/Cargo.toml [INFO] started frobbing reql-macros-0.0.19 [INFO] finished frobbing reql-macros-0.0.19 [INFO] frobbed toml for reql-macros-0.0.19 written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/reql-macros/0.0.19/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking reql-macros-0.0.19 against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-1/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/reql-macros/0.0.19:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 52737ba9506f840635b58ff3dff9681edcebc2d7fa5186e4819705983b132494 [INFO] running `"docker" "start" "-a" "52737ba9506f840635b58ff3dff9681edcebc2d7fa5186e4819705983b132494"` [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Checking tokio-sync v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking scram v0.4.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking ql2 v1.1.2 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-async-await v0.1.5 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] error[E0432]: unresolved import `std::task::LocalWaker` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/compat/forward.rs:7:17 [INFO] [stderr] | [INFO] [stderr] 7 | use std::task::{LocalWaker, Poll as StdPoll}; [INFO] [stderr] | ^^^^^^^^^^ no `LocalWaker` in `task` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `std::task::LocalWaker`, `std::task::UnsafeWake` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/compat/backward.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | LocalWaker, [INFO] [stderr] | ^^^^^^^^^^ no `LocalWaker` in `task` [INFO] [stderr] 10 | Poll as StdPoll, [INFO] [stderr] 11 | UnsafeWake, [INFO] [stderr] | ^^^^^^^^^^ no `UnsafeWake` in `task` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::task::LocalWaker` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/io/flush.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | use std::task::{LocalWaker, Poll}; [INFO] [stderr] | ^^^^^^^^^^ no `LocalWaker` in `task` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::task::LocalWaker` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/stream/next.rs:6:17 [INFO] [stderr] | [INFO] [stderr] 6 | use std::task::{LocalWaker, Poll}; [INFO] [stderr] | ^^^^^^^^^^ no `LocalWaker` in `task` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LocalWaker` in module `task` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/io/read.rs:32:51 [INFO] [stderr] | [INFO] [stderr] 32 | fn poll(mut self: Pin<&mut Self>, _lw: &task::LocalWaker) -> Poll { [INFO] [stderr] | ^^^^^^^^^^ not found in `task` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LocalWaker` in module `task` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/io/read_exact.rs:37:51 [INFO] [stderr] | [INFO] [stderr] 37 | fn poll(mut self: Pin<&mut Self>, _lw: &task::LocalWaker) -> Poll { [INFO] [stderr] | ^^^^^^^^^^ not found in `task` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LocalWaker` in module `task` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/io/write.rs:32:51 [INFO] [stderr] | [INFO] [stderr] 32 | fn poll(mut self: Pin<&mut Self>, _lw: &task::LocalWaker) -> Poll> { [INFO] [stderr] | ^^^^^^^^^^ not found in `task` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LocalWaker` in module `task` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/io/write_all.rs:37:51 [INFO] [stderr] | [INFO] [stderr] 37 | fn poll(mut self: Pin<&mut Self>, _lw: &task::LocalWaker) -> Poll> { [INFO] [stderr] | ^^^^^^^^^^ not found in `task` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LocalWaker` in module `task` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-async-await-0.1.5/src/sink/send.rs:31:51 [INFO] [stderr] | [INFO] [stderr] 31 | fn poll(mut self: Pin<&mut Self>, _lw: &task::LocalWaker) -> Poll { [INFO] [stderr] | ^^^^^^^^^^ not found in `task` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0412, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `tokio-async-await`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "52737ba9506f840635b58ff3dff9681edcebc2d7fa5186e4819705983b132494"` [INFO] running `"docker" "rm" "-f" "52737ba9506f840635b58ff3dff9681edcebc2d7fa5186e4819705983b132494"` [INFO] [stdout] 52737ba9506f840635b58ff3dff9681edcebc2d7fa5186e4819705983b132494