[INFO] crate collect 0.0.26 is already in cache [INFO] checking collect-0.0.26 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate collect 0.0.26 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate collect 0.0.26 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate collect 0.0.26 [INFO] finished tweaking crates.io crate collect 0.0.26 [INFO] tweaked toml for crates.io crate collect 0.0.26 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (compare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ordered_iter) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (traverse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] a72cc494b2d9042e7e77b21092f70dcf4649f97e0350dccc13123e576c746203 [INFO] running `"docker" "start" "-a" "a72cc494b2d9042e7e77b21092f70dcf4649f97e0350dccc13123e576c746203"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (compare) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (ordered_iter) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (traverse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking compare v0.1.0 [INFO] [stderr] Checking ordered_iter v0.1.1 [INFO] [stderr] error[E0277]: the trait bound `B: bit_vec::BitBlock` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ordered_iter-0.1.1/src/lib.rs:285:32 [INFO] [stderr] | [INFO] [stderr] 61 | pub trait OrderedSetIterator: Iterator + Sized { [INFO] [stderr] | -------- required by this bound in `OrderedSetIterator` [INFO] [stderr] ... [INFO] [stderr] 285 | impl<'a, B: bit_vec::BitBlock> OrderedSetIterator for bit_set::Iter<'a, B> {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ the trait `bit_vec::BitBlock` is not implemented for `B` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `std::iter::Iterator` for `bit_set::Iter<'a, B>` [INFO] [stderr] help: consider further restricting this bound [INFO] [stderr] | [INFO] [stderr] 285 | impl<'a, B: bit_vec::BitBlock + bit_vec::BitBlock> OrderedSetIterator for bit_set::Iter<'a, B> {} [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 E0277`. [INFO] [stderr] error: could not compile `ordered_iter`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a72cc494b2d9042e7e77b21092f70dcf4649f97e0350dccc13123e576c746203"` [INFO] running `"docker" "rm" "-f" "a72cc494b2d9042e7e77b21092f70dcf4649f97e0350dccc13123e576c746203"` [INFO] [stdout] a72cc494b2d9042e7e77b21092f70dcf4649f97e0350dccc13123e576c746203