[INFO] crate redox_pkgutils 0.1.3 is already in cache [INFO] checking redox_pkgutils-0.1.3 against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] extracting crate redox_pkgutils 0.1.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate redox_pkgutils 0.1.3 on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate redox_pkgutils 0.1.3 [INFO] finished tweaking crates.io crate redox_pkgutils 0.1.3 [INFO] tweaked toml for crates.io crate redox_pkgutils 0.1.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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=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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] 7ba4c83a152fca727ff87797898d6e6ed3fa9f1a61952c38996b8e3e5cca2a0d [INFO] running `"docker" "start" "-a" "7ba4c83a152fca727ff87797898d6e6ed3fa9f1a61952c38996b8e3e5cca2a0d"` [INFO] [stderr] Compiling redox_pkgutils v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking version-compare v0.0.4 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking liner v0.4.4 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking tar v0.4.26 [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.4/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0503]: cannot use `self.key_bindings` because it was mutably borrowed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liner-0.4.4/src/context.rs:98:17 [INFO] [stderr] | [INFO] [stderr] 96 | let ed = try!(Editor::new_with_init_buffer(stdout, prompt, self, buffer)); [INFO] [stderr] | ---- borrow of `*self` occurs here [INFO] [stderr] 97 | match self.key_bindings { [INFO] [stderr] 98 | KeyBindings::Emacs => Self::handle_keys(keymap::Emacs::new(ed), handler), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of borrowed `*self` [INFO] [stderr] 99 | KeyBindings::Vi => Self::handle_keys(keymap::Vi::new(ed), handler), [INFO] [stderr] | -- borrow later used here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0503`. [INFO] [stderr] error: could not compile `liner`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7ba4c83a152fca727ff87797898d6e6ed3fa9f1a61952c38996b8e3e5cca2a0d"` [INFO] running `"docker" "rm" "-f" "7ba4c83a152fca727ff87797898d6e6ed3fa9f1a61952c38996b8e3e5cca2a0d"` [INFO] [stdout] 7ba4c83a152fca727ff87797898d6e6ed3fa9f1a61952c38996b8e3e5cca2a0d