[INFO] updating cached repository alex/ct-tools [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alex/ct-tools [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alex/ct-tools" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/alex/ct-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/alex/ct-tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alex/ct-tools" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/alex/ct-tools"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/alex/ct-tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 620141f81fbf81882f9b70734a2b099f52cf6a0a [INFO] sha for GitHub repo alex/ct-tools: 620141f81fbf81882f9b70734a2b099f52cf6a0a [INFO] validating manifest of alex/ct-tools 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 alex/ct-tools 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 alex/ct-tools [INFO] finished frobbing alex/ct-tools [INFO] frobbed toml for alex/ct-tools written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/alex/ct-tools/Cargo.toml [INFO] started frobbing alex/ct-tools [INFO] finished frobbing alex/ct-tools [INFO] frobbed toml for alex/ct-tools written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/alex/ct-tools/Cargo.toml [INFO] crate alex/ct-tools has a lockfile. skipping [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 alex/ct-tools against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-2/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/alex/ct-tools:/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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2675da6af02854d148448da6df5fdc2e036f65eca65d7d4023b13f0240166a52 [INFO] running `"docker" "start" "-a" "2675da6af02854d148448da6df5fdc2e036f65eca65d7d4023b13f0240166a52"` [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking futures-await-await-macro v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking tokio-process v0.2.3 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking pem v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking ct-logs v0.4.0 [INFO] [stderr] Checking rustls v0.14.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking hyper-native-tls v0.2.4 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling futures-await-async-macro v0.1.4 [INFO] [stderr] Checking reqwest v0.6.2 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking hyper v0.12.18 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-rustls v0.8.0 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking futures-await v0.1.1 [INFO] [stderr] error[E0599]: no method named `resume` found for type `T` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-await-0.1.1/src/lib.rs:120:35 [INFO] [stderr] | [INFO] [stderr] 120 | match unsafe { self.0.resume() } { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `resume`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `std::ops::Generator` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `resume` found for type `T` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-await-0.1.1/src/lib.rs:140:37 [INFO] [stderr] | [INFO] [stderr] 140 | match unsafe { self.gen.resume() } { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stderr] = note: the following trait defines an item `resume`, perhaps you need to implement it: [INFO] [stderr] candidate #1: `std::ops::Generator` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: Could not compile `futures-await`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2675da6af02854d148448da6df5fdc2e036f65eca65d7d4023b13f0240166a52"` [INFO] running `"docker" "rm" "-f" "2675da6af02854d148448da6df5fdc2e036f65eca65d7d4023b13f0240166a52"` [INFO] [stdout] 2675da6af02854d148448da6df5fdc2e036f65eca65d7d4023b13f0240166a52