[INFO] crate devolutions-crypto 0.3.0 is already in cache [INFO] checking devolutions-crypto-0.3.0 against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] extracting crate devolutions-crypto 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate devolutions-crypto 0.3.0 on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate devolutions-crypto 0.3.0 [INFO] finished tweaking crates.io crate devolutions-crypto 0.3.0 [INFO] tweaked toml for crates.io crate devolutions-crypto 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 9532c7c0bbd714c0066265aaea415767a74048d9668425109588d61e306b1c9c [INFO] running `"docker" "start" "-a" "9532c7c0bbd714c0066265aaea415767a74048d9668425109588d61e306b1c9c"` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking poly1305 v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking chacha20 v0.3.3 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking chacha20poly1305 v0.3.1 [INFO] [stderr] Checking x25519-dalek v0.6.0 [INFO] [stderr] Checking devolutions-crypto v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/devocrypto_errors.rs:95:68 [INFO] [stderr] | [INFO] [stderr] 95 | _ => write!(f, "Error {}: {}", self.error_code(), self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/devocrypto_errors.rs:119:58 [INFO] [stderr] | [INFO] [stderr] 119 | DevoCryptoError::IoError(ref error) => error.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/devocrypto_errors.rs:95:68 [INFO] [stderr] | [INFO] [stderr] 95 | _ => write!(f, "Error {}: {}", self.error_code(), self.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/devocrypto_errors.rs:119:58 [INFO] [stderr] | [INFO] [stderr] 119 | DevoCryptoError::IoError(ref error) => error.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `"docker" "inspect" "9532c7c0bbd714c0066265aaea415767a74048d9668425109588d61e306b1c9c"` [INFO] running `"docker" "rm" "-f" "9532c7c0bbd714c0066265aaea415767a74048d9668425109588d61e306b1c9c"` [INFO] [stdout] 9532c7c0bbd714c0066265aaea415767a74048d9668425109588d61e306b1c9c