[INFO] crate ffsend 0.2.44 is already in cache [INFO] extracting crate ffsend 0.2.44 into work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/ffsend/0.2.44 [INFO] extracting crate ffsend 0.2.44 into work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/ffsend/0.2.44 [INFO] validating manifest of ffsend-0.2.44 on toolchain master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ffsend-0.2.44 on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ffsend-0.2.44 [INFO] finished frobbing ffsend-0.2.44 [INFO] frobbed toml for ffsend-0.2.44 written to work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/ffsend/0.2.44/Cargo.toml [INFO] started frobbing ffsend-0.2.44 [INFO] finished frobbing ffsend-0.2.44 [INFO] frobbed toml for ffsend-0.2.44 written to work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/reg/ffsend/0.2.44/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ffsend-0.2.44 against master#1891bfa80364eead426517c68de6947b7692e2de for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-1/master#1891bfa80364eead426517c68de6947b7692e2de:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/reg/ffsend/0.2.44:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5ba0550ac241d5b4decb79d94ca7b34b5188581a87909f4e5c127882e0460f5a [INFO] running `"docker" "start" "-a" "5ba0550ac241d5b4decb79d94ca7b34b5188581a87909f4e5c127882e0460f5a"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling ffsend v0.2.44 (/opt/crater/workdir) [INFO] [stderr] Checking version-compare v0.0.6 [INFO] [stderr] Checking crossterm_utils v0.2.1 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Checking urlshortener v0.10.0 [INFO] [stderr] Checking qrcode v0.10.0 [INFO] [stderr] Checking hkdf v0.7.0 [INFO] [stderr] Checking crossterm_style v0.3.1 [INFO] [stderr] Checking cookie_store v0.5.1 [INFO] [stderr] warning[E0621]: explicit lifetime required in the type of `other` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/version-compare-0.0.6/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] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking websocket v0.22.4 [INFO] [stderr] Checking crossterm v0.9.3 [INFO] [stderr] Checking qr2term v0.1.2 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking reqwest v0.9.16 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Checking ffsend-api v0.3.2 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Checking chbs v0.0.8 [INFO] [stderr] warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/util.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | .causes() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/util.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | .causes() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.34s [INFO] running `"docker" "inspect" "5ba0550ac241d5b4decb79d94ca7b34b5188581a87909f4e5c127882e0460f5a"` [INFO] running `"docker" "rm" "-f" "5ba0550ac241d5b4decb79d94ca7b34b5188581a87909f4e5c127882e0460f5a"` [INFO] [stdout] 5ba0550ac241d5b4decb79d94ca7b34b5188581a87909f4e5c127882e0460f5a