[INFO] updating cached repository https://github.com/gsquire/sortpar [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8ff0cd5d505cc0af20b93edf0d492a72568ece2c [INFO] checking gsquire/sortpar against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsquire%2Fsortpar" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gsquire/sortpar on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gsquire/sortpar [INFO] finished tweaking git repo https://github.com/gsquire/sortpar [INFO] tweaked toml for git repo https://github.com/gsquire/sortpar written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gsquire/sortpar already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7a8af14da3c3efaf13b3bc27c01a7dc65a884e14c05167b3b7408920d37c5695 [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" "7a8af14da3c3efaf13b3bc27c01a7dc65a884e14c05167b3b7408920d37c5695"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Checking predicates-core v0.9.0 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking version-compare v0.0.6 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking slurp v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] error[E0621]: explicit lifetime required in the type of `other` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version-compare-0.0.6/src/version.rs:308:13 [INFO] [stderr] | [INFO] [stderr] 304 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stderr] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stderr] ... [INFO] [stderr] 308 | other.parts.iter().peekable(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stderr] [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0621`. [INFO] [stderr] error: could not compile `version-compare`. [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" "7a8af14da3c3efaf13b3bc27c01a7dc65a884e14c05167b3b7408920d37c5695"` [INFO] running `"docker" "rm" "-f" "7a8af14da3c3efaf13b3bc27c01a7dc65a884e14c05167b3b7408920d37c5695"` [INFO] [stdout] 7a8af14da3c3efaf13b3bc27c01a7dc65a884e14c05167b3b7408920d37c5695