[INFO] fetching crate organelle 0.7.4... [INFO] checking organelle-0.7.4 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate organelle 0.7.4 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate organelle 0.7.4 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate organelle 0.7.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate organelle 0.7.4 [INFO] tweaked toml for crates.io crate organelle 0.7.4 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5f26758091f858727ca685d4716554261f32a84460a85f5bfb3ea2d3cc3564c [INFO] running `"docker" "start" "-a" "d5f26758091f858727ca685d4716554261f32a84460a85f5bfb3ea2d3cc3564c"` [INFO] [stderr] Checking futures-await-await-macro v0.1.1 [INFO] [stderr] Checking tokio v0.0.0 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling futures-await-async-macro v0.1.4 [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/rustwide/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] | ^^^^^^ method not found in `T` [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/rustwide/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] | ^^^^^^ method not found in `T` [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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d5f26758091f858727ca685d4716554261f32a84460a85f5bfb3ea2d3cc3564c"` [INFO] running `"docker" "rm" "-f" "d5f26758091f858727ca685d4716554261f32a84460a85f5bfb3ea2d3cc3564c"` [INFO] [stdout] d5f26758091f858727ca685d4716554261f32a84460a85f5bfb3ea2d3cc3564c