[INFO] cloning repository https://github.com/lndbrg/mvn-autoenforce [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndbrg%2Fmvn-autoenforce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62bf65eb7ce6d2361696dd55af37928b7fec8217 [INFO] testing lndbrg/mvn-autoenforce against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flndbrg%2Fmvn-autoenforce" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lndbrg/mvn-autoenforce on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/lndbrg/mvn-autoenforce already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be68647868180f99742551c41e10112a7399f9ba09e52091a1ea96e428dd3228 [INFO] running `Command { std: "docker" "start" "-a" "be68647868180f99742551c41e10112a7399f9ba09e52091a1ea96e428dd3228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be68647868180f99742551c41e10112a7399f9ba09e52091a1ea96e428dd3228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be68647868180f99742551c41e10112a7399f9ba09e52091a1ea96e428dd3228", kill_on_drop: false }` [INFO] [stdout] be68647868180f99742551c41e10112a7399f9ba09e52091a1ea96e428dd3228 [INFO] running `Command { std: "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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e8932a59fd86b2642ad3a0ef7de0e183cec6bc6f796784703e8d94a5e91f018 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e8932a59fd86b2642ad3a0ef7de0e183cec6bc6f796784703e8d94a5e91f018", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version-compare v0.0.6 (https://github.com/lndbrg/version-compare?branch=from-parts#1535c855) [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `other` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/version-compare-35424654e37e4be4/1535c85/src/version.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 320 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stdout] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stdout] ... [INFO] [stdout] 324 | other.parts.iter().peekable(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0621`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "9e8932a59fd86b2642ad3a0ef7de0e183cec6bc6f796784703e8d94a5e91f018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8932a59fd86b2642ad3a0ef7de0e183cec6bc6f796784703e8d94a5e91f018", kill_on_drop: false }` [INFO] [stdout] 9e8932a59fd86b2642ad3a0ef7de0e183cec6bc6f796784703e8d94a5e91f018