[INFO] cloning repository https://github.com/lndbrg/mvn-autoenforce [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lndbrg/mvn-autoenforce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndbrg%2Fmvn-autoenforce"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndbrg%2Fmvn-autoenforce'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62bf65eb7ce6d2361696dd55af37928b7fec8217 [INFO] checking lndbrg/mvn-autoenforce against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndbrg%2Fmvn-autoenforce" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lndbrg/mvn-autoenforce 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/lndbrg/mvn-autoenforce [INFO] finished tweaking git repo https://github.com/lndbrg/mvn-autoenforce [INFO] tweaked toml for git repo https://github.com/lndbrg/mvn-autoenforce written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/lndbrg/mvn-autoenforce 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] Updating git repository `https://github.com/lndbrg/version-compare` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 92811c25e2f73c53940effa7a2edd754c9d8ff52d0aef15367df9eb2c35d5b54 [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" "92811c25e2f73c53940effa7a2edd754c9d8ff52d0aef15367df9eb2c35d5b54"` [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking version-compare v0.0.6 (https://github.com/lndbrg/version-compare?branch=from-parts#1535c855) [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] error[E0621]: explicit lifetime required in the type of `other` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/version-compare-35424654e37e4be4/1535c85/src/version.rs:324:13 [INFO] [stderr] | [INFO] [stderr] 320 | 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] 324 | other.parts.iter().peekable(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stderr] [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking aho-corasick v0.6.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" "92811c25e2f73c53940effa7a2edd754c9d8ff52d0aef15367df9eb2c35d5b54"` [INFO] running `"docker" "rm" "-f" "92811c25e2f73c53940effa7a2edd754c9d8ff52d0aef15367df9eb2c35d5b54"` [INFO] [stdout] 92811c25e2f73c53940effa7a2edd754c9d8ff52d0aef15367df9eb2c35d5b54