[INFO] crate aerospike 0.4.0 is already in cache [INFO] checking aerospike-0.4.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate aerospike 0.4.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate aerospike 0.4.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate aerospike 0.4.0 [INFO] finished tweaking crates.io crate aerospike 0.4.0 [INFO] tweaked toml for crates.io crate aerospike 0.4.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0401588aca499f6a1b2b9af0237065d930159234142be4acd794a3cd9a3bf498 [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" "0401588aca499f6a1b2b9af0237065d930159234142be4acd794a3cd9a3bf498"` [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking scoped-pool v1.0.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking pwhash v0.3.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking aerospike v0.4.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/errors.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / error_chain! { [INFO] [stderr] 58 | | [INFO] [stderr] 59 | | // Automatic conversions between this error chain and other error types not defined by the [INFO] [stderr] 60 | | // `error_chain!`. [INFO] [stderr] ... | [INFO] [stderr] 123 | | } [INFO] [stderr] 124 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / error_chain! { [INFO] [stderr] 58 | | [INFO] [stderr] 59 | | // Automatic conversions between this error chain and other error types not defined by the [INFO] [stderr] 60 | | // `error_chain!`. [INFO] [stderr] ... | [INFO] [stderr] 123 | | } [INFO] [stderr] 124 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / error_chain! { [INFO] [stderr] 58 | | [INFO] [stderr] 59 | | // Automatic conversions between this error chain and other error types not defined by the [INFO] [stderr] 60 | | // `error_chain!`. [INFO] [stderr] ... | [INFO] [stderr] 123 | | } [INFO] [stderr] 124 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / error_chain! { [INFO] [stderr] 58 | | [INFO] [stderr] 59 | | // Automatic conversions between this error chain and other error types not defined by the [INFO] [stderr] 60 | | // `error_chain!`. [INFO] [stderr] ... | [INFO] [stderr] 123 | | } [INFO] [stderr] 124 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.24s [INFO] running `"docker" "inspect" "0401588aca499f6a1b2b9af0237065d930159234142be4acd794a3cd9a3bf498"` [INFO] running `"docker" "rm" "-f" "0401588aca499f6a1b2b9af0237065d930159234142be4acd794a3cd9a3bf498"` [INFO] [stdout] 0401588aca499f6a1b2b9af0237065d930159234142be4acd794a3cd9a3bf498