[INFO] updating cached repository dflemstr/precip [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dflemstr/precip [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dflemstr/precip" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dflemstr/precip"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dflemstr/precip'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dflemstr/precip" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/dflemstr/precip"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/dflemstr/precip'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5386785118d85a206da1adb986dacc50c716e2c6 [INFO] sha for GitHub repo dflemstr/precip: 5386785118d85a206da1adb986dacc50c716e2c6 [INFO] validating manifest of dflemstr/precip on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dflemstr/precip on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dflemstr/precip [INFO] finished frobbing dflemstr/precip [INFO] frobbed toml for dflemstr/precip written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dflemstr/precip/Cargo.toml [INFO] started frobbing dflemstr/precip [INFO] finished frobbing dflemstr/precip [INFO] frobbed toml for dflemstr/precip written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/dflemstr/precip/Cargo.toml [INFO] crate dflemstr/precip already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking dflemstr/precip against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-0/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/dflemstr/precip:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 24fd5be5aee012de9c660c629b5b2ac4742c56da9232ef85cde956e864f9fae5 [INFO] running `"docker" "start" "-a" "24fd5be5aee012de9c660c629b5b2ac4742c56da9232ef85cde956e864f9fae5"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Checking futures-await-await-macro v0.1.1 [INFO] [stderr] Checking nom v2.1.0 [INFO] [stderr] Checking rust-ini v0.12.2 [INFO] [stderr] Checking i2csensors v0.1.3 (https://github.com/dflemstr/i2cdev-sensors.git?branch=upgrade-i2cdev#a9a69944) [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling libsystemd-sys v0.0.10 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking qutex v0.2.1 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking tokio-io v0.1.9 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Compiling bitfield-register-macro v0.2.1 [INFO] [stderr] Checking slog-scope v4.0.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking nom v4.1.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking slog-stdlog v3.0.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking slog-journald v2.0.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking tokio-threadpool v0.1.7 [INFO] [stderr] Checking bitfield-register v0.2.1 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking cron v0.6.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling syn v0.15.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking sysfs_gpio v0.5.3 [INFO] [stderr] Checking influent v0.4.1 (https://github.com/dflemstr/influent.rs.git?branch=send-sync#9eea27fe) [INFO] [stderr] Checking serde-hjson v0.8.1 [INFO] [stderr] Checking slog-envlogger v2.1.0 [INFO] [stderr] Checking config v0.9.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling structopt-derive v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rusoto_core v0.34.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking structopt v0.2.11 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking tokio v0.1.11 [INFO] [stderr] Checking hyper v0.12.11 [INFO] [stderr] Compiling futures-await-async-macro v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking rusoto_credential v0.13.0 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking rusoto_s3 v0.34.0 [INFO] [stderr] Compiling skeptic v0.13.3 [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 type parameter is bounded by the trait [INFO] [stderr] help: the following trait defines an item `resume`, perhaps you need to restrict type parameter `T` with it: [INFO] [stderr] | [INFO] [stderr] 112 | impl Future for GenFuture [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [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 type parameter is bounded by the trait [INFO] [stderr] help: the following trait defines an item `resume`, perhaps you need to restrict type parameter `T` with it: [INFO] [stderr] | [INFO] [stderr] 131 | impl Stream for GenStream [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [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" "24fd5be5aee012de9c660c629b5b2ac4742c56da9232ef85cde956e864f9fae5"` [INFO] running `"docker" "rm" "-f" "24fd5be5aee012de9c660c629b5b2ac4742c56da9232ef85cde956e864f9fae5"` [INFO] [stdout] 24fd5be5aee012de9c660c629b5b2ac4742c56da9232ef85cde956e864f9fae5