[INFO] fetching crate gen-iter 0.1.2... [INFO] checking gen-iter-0.1.2 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate gen-iter 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gen-iter 0.1.2 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gen-iter 0.1.2 [INFO] finished tweaking crates.io crate gen-iter 0.1.2 [INFO] tweaked toml for crates.io crate gen-iter 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d27e7379a6f7557c972d7f5c7e2eed6eca61a6cf11b2955ac6ab7283583ea9b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d27e7379a6f7557c972d7f5c7e2eed6eca61a6cf11b2955ac6ab7283583ea9b1"` [INFO] [stderr] Checking gen-iter v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `resume` found for type `T` in the current scope [INFO] [stderr] --> src/lib.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | match 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] 49 | impl Iterator for GenIter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `gen-iter`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `resume` found for type `T` in the current scope [INFO] [stderr] --> src/lib.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | match 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] 49 | impl Iterator for GenIter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `gen-iter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d27e7379a6f7557c972d7f5c7e2eed6eca61a6cf11b2955ac6ab7283583ea9b1"` [INFO] running `"docker" "rm" "-f" "d27e7379a6f7557c972d7f5c7e2eed6eca61a6cf11b2955ac6ab7283583ea9b1"` [INFO] [stdout] d27e7379a6f7557c972d7f5c7e2eed6eca61a6cf11b2955ac6ab7283583ea9b1