[INFO] updating cached repository https://github.com/vflanker/ffsend-client [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0394579a2dbb767008dc802925cf91b4dece46c5 [INFO] checking vflanker/ffsend-client against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvflanker%2Fffsend-client" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vflanker/ffsend-client on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vflanker/ffsend-client [INFO] finished tweaking git repo https://github.com/vflanker/ffsend-client [INFO] tweaked toml for git repo https://github.com/vflanker/ffsend-client written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/vflanker/ffsend-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35ab521ff644ee1178a8f2b58e3fe978307550b01442c4aeb82ce87fd9fd976e [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" "35ab521ff644ee1178a8f2b58e3fe978307550b01442c4aeb82ce87fd9fd976e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35ab521ff644ee1178a8f2b58e3fe978307550b01442c4aeb82ce87fd9fd976e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ab521ff644ee1178a8f2b58e3fe978307550b01442c4aeb82ce87fd9fd976e", kill_on_drop: false }` [INFO] [stdout] 35ab521ff644ee1178a8f2b58e3fe978307550b01442c4aeb82ce87fd9fd976e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca41ab9cf59ad9fafa7a69d5790be8928a5eeb7719a899b5dfaf0c02b5e4fc26 [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" "ca41ab9cf59ad9fafa7a69d5790be8928a5eeb7719a899b5dfaf0c02b5e4fc26", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling ffsend v0.2.48 (/opt/rustwide/workdir) [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking version-compare v0.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking version-compare v0.0.8 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `other` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version-compare-0.0.6/src/version.rs:308:13 [INFO] [stdout] | [INFO] [stdout] 304 | 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] 308 | other.parts.iter().peekable(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro2 v0.3.8 [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] [stdout] error[E0621]: explicit lifetime required in the type of `other` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/version-compare-0.0.8/src/version.rs:312:58 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stdout] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stdout] 311 | // Compare the versions with their peekable iterators [INFO] [stdout] 312 | Self::compare_iter(self.parts.iter().peekable(), 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: build failed [INFO] running `Command { std: "docker" "inspect" "ca41ab9cf59ad9fafa7a69d5790be8928a5eeb7719a899b5dfaf0c02b5e4fc26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca41ab9cf59ad9fafa7a69d5790be8928a5eeb7719a899b5dfaf0c02b5e4fc26", kill_on_drop: false }` [INFO] [stdout] ca41ab9cf59ad9fafa7a69d5790be8928a5eeb7719a899b5dfaf0c02b5e4fc26