[INFO] crate mapcomp 0.1.3 is already in cache [INFO] checking mapcomp-0.1.3 against master#446e5e57b667c841ba3ebb4b41b44fb98bd3af4b for pr-65294 [INFO] extracting crate mapcomp 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate mapcomp 0.1.3 on toolchain 446e5e57b667c841ba3ebb4b41b44fb98bd3af4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mapcomp 0.1.3 [INFO] finished tweaking crates.io crate mapcomp 0.1.3 [INFO] tweaked toml for crates.io crate mapcomp 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+446e5e57b667c841ba3ebb4b41b44fb98bd3af4b" "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] 9bbb5350c7fa1bbaee775037e7708ad3d240ee734f93b42ec03f83befe9b2e26 [INFO] running `"docker" "start" "-a" "9bbb5350c7fa1bbaee775037e7708ad3d240ee734f93b42ec03f83befe9b2e26"` [INFO] [stderr] Checking mapcomp v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `resume` found for type `G` in the current scope [INFO] [stderr] --> src/lib.rs:71:39 [INFO] [stderr] | [INFO] [stderr] 71 | match unsafe { self.generator.resume() } { [INFO] [stderr] | ^^^^^^ method not found in `G` [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 `G` with it: [INFO] [stderr] | [INFO] [stderr] 66 | impl Iterator for GeneratorIterator { [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 `mapcomp`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `resume` found for type `G` in the current scope [INFO] [stderr] --> src/lib.rs:71:39 [INFO] [stderr] | [INFO] [stderr] 71 | match unsafe { self.generator.resume() } { [INFO] [stderr] | ^^^^^^ method not found in `G` [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 `G` with it: [INFO] [stderr] | [INFO] [stderr] 66 | impl Iterator for GeneratorIterator { [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 `mapcomp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9bbb5350c7fa1bbaee775037e7708ad3d240ee734f93b42ec03f83befe9b2e26"` [INFO] running `"docker" "rm" "-f" "9bbb5350c7fa1bbaee775037e7708ad3d240ee734f93b42ec03f83befe9b2e26"` [INFO] [stdout] 9bbb5350c7fa1bbaee775037e7708ad3d240ee734f93b42ec03f83befe9b2e26