[INFO] crate espota-server 0.3.0 is already in cache [INFO] testing espota-server-0.3.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate espota-server 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate espota-server 0.3.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate espota-server 0.3.0 [INFO] finished tweaking crates.io crate espota-server 0.3.0 [INFO] tweaked toml for crates.io crate espota-server 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 6e1458d0508e42aa2d305a39625c46a2130d18be686a2324770b7aef801562a5 [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" "6e1458d0508e42aa2d305a39625c46a2130d18be686a2324770b7aef801562a5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling version-compare v0.0.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling typemap v0.3.3 [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.8/src/version.rs:312:58 [INFO] [stderr] | [INFO] [stderr] 310 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stderr] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stderr] 311 | // Compare the versions with their peekable iterators [INFO] [stderr] 312 | Self::compare_iter(self.parts.iter().peekable(), 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" "6e1458d0508e42aa2d305a39625c46a2130d18be686a2324770b7aef801562a5"` [INFO] running `"docker" "rm" "-f" "6e1458d0508e42aa2d305a39625c46a2130d18be686a2324770b7aef801562a5"` [INFO] [stdout] 6e1458d0508e42aa2d305a39625c46a2130d18be686a2324770b7aef801562a5