[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 master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsquire%2Fsortpar" "/workspace/builds/worker-6/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gsquire/sortpar on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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-6/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] a1daca9871999a51a4c961dbf9794a95c3a45434d3a222d3f0c967a6aad0b6c0
[INFO] running `"docker" "start" "-a" "a1daca9871999a51a4c961dbf9794a95c3a45434d3a222d3f0c967a6aad0b6c0"`
[INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest
[INFO] [stderr]    Compiling regex v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.15
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling serde v1.0.75
[INFO] [stderr]    Compiling utf8-ranges v1.0.1
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]     Checking predicates-core v0.9.0
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking version-compare v0.0.6
[INFO] [stderr]     Checking slurp v1.0.1
[INFO] [stderr]    Compiling memchr v2.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking itertools v0.7.8
[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] 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" "a1daca9871999a51a4c961dbf9794a95c3a45434d3a222d3f0c967a6aad0b6c0"`
[INFO] running `"docker" "rm" "-f" "a1daca9871999a51a4c961dbf9794a95c3a45434d3a222d3f0c967a6aad0b6c0"`
[INFO] [stdout] a1daca9871999a51a4c961dbf9794a95c3a45434d3a222d3f0c967a6aad0b6c0
