[INFO] crate minifb 0.15.1 is already in cache [INFO] checking minifb-0.15.1 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate minifb 0.15.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate minifb 0.15.1 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate minifb 0.15.1 [INFO] finished tweaking crates.io crate minifb 0.15.1 [INFO] tweaked toml for crates.io crate minifb 0.15.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate minifb 0.15.1 already has a lockfile, it will not be regenerated [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] bcc31923156e5a71d6ed4630965aa91e52dc252806c90e688bbf2b215d666aab [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" "bcc31923156e5a71d6ed4630965aa91e52dc252806c90e688bbf2b215d666aab"` [INFO] [stderr] Compiling minifb v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:41:64 [INFO] [stderr] | [INFO] [stderr] 41 | Error::MenusNotSupported => write!(fmt, "{}", 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/error.rs:42:69 [INFO] [stderr] | [INFO] [stderr] 42 | Error::MenuExists(ref e) => write!(fmt, "{} {:?}", self.description(), e), [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/error.rs:43:71 [INFO] [stderr] | [INFO] [stderr] 43 | Error::WindowCreate(ref e) => write!(fmt, "{} {:?}", self.description(), e), [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/error.rs:44:71 [INFO] [stderr] | [INFO] [stderr] 44 | Error::UpdateFailed(ref e) => write!(fmt, "{} {:?}", self.description(), e), [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/error.rs:41:64 [INFO] [stderr] | [INFO] [stderr] 41 | Error::MenusNotSupported => write!(fmt, "{}", 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/error.rs:42:69 [INFO] [stderr] | [INFO] [stderr] 42 | Error::MenuExists(ref e) => write!(fmt, "{} {:?}", self.description(), e), [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/error.rs:43:71 [INFO] [stderr] | [INFO] [stderr] 43 | Error::WindowCreate(ref e) => write!(fmt, "{} {:?}", self.description(), e), [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/error.rs:44:71 [INFO] [stderr] | [INFO] [stderr] 44 | Error::UpdateFailed(ref e) => write!(fmt, "{} {:?}", self.description(), e), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `"docker" "inspect" "bcc31923156e5a71d6ed4630965aa91e52dc252806c90e688bbf2b215d666aab"` [INFO] running `"docker" "rm" "-f" "bcc31923156e5a71d6ed4630965aa91e52dc252806c90e688bbf2b215d666aab"` [INFO] [stdout] bcc31923156e5a71d6ed4630965aa91e52dc252806c90e688bbf2b215d666aab