[INFO] crate yubico 0.9.0 is already in cache [INFO] checking yubico-0.9.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate yubico 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate yubico 0.9.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yubico 0.9.0 [INFO] finished tweaking crates.io crate yubico 0.9.0 [INFO] tweaked toml for crates.io crate yubico 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate yubico 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 84a49814f9b504e89a37877adfe9ef0ec1350a8b998d2afade075ef52054e567 [INFO] running `"docker" "start" "-a" "84a49814f9b504e89a37877adfe9ef0ec1350a8b998d2afade075ef52054e567"` [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking reqwest v0.10.0 [INFO] [stderr] Checking yubico v0.9.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/yubicoerror.rs:95:61 [INFO] [stderr] | [INFO] [stderr] 95 | YubicoError::ConfigurationError(ref err) => err.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/yubicoerror.rs:96:50 [INFO] [stderr] | [INFO] [stderr] 96 | YubicoError::Network(ref err) => err.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/yubicoerror.rs:98:50 [INFO] [stderr] | [INFO] [stderr] 98 | YubicoError::IOError(ref err) => err.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/yubicoerror.rs:99:55 [INFO] [stderr] | [INFO] [stderr] 99 | YubicoError::ChannelError(ref err) => err.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/yubicoerror.rs:100:54 [INFO] [stderr] | [INFO] [stderr] 100 | YubicoError::DecodeError(ref err) => err.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/yubicoerror.rs:95:61 [INFO] [stderr] | [INFO] [stderr] 95 | YubicoError::ConfigurationError(ref err) => err.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/yubicoerror.rs:96:50 [INFO] [stderr] | [INFO] [stderr] 96 | YubicoError::Network(ref err) => err.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/yubicoerror.rs:98:50 [INFO] [stderr] | [INFO] [stderr] 98 | YubicoError::IOError(ref err) => err.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/yubicoerror.rs:99:55 [INFO] [stderr] | [INFO] [stderr] 99 | YubicoError::ChannelError(ref err) => err.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/yubicoerror.rs:100:54 [INFO] [stderr] | [INFO] [stderr] 100 | YubicoError::DecodeError(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.25s [INFO] running `"docker" "inspect" "84a49814f9b504e89a37877adfe9ef0ec1350a8b998d2afade075ef52054e567"` [INFO] running `"docker" "rm" "-f" "84a49814f9b504e89a37877adfe9ef0ec1350a8b998d2afade075ef52054e567"` [INFO] [stdout] 84a49814f9b504e89a37877adfe9ef0ec1350a8b998d2afade075ef52054e567