[INFO] crate minifb 0.15.1 is already in cache [INFO] checking minifb-0.15.1 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [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 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e63dbcb2295ed856722395315f1342bf6fa7ba7e4fbc02aac766f8298b8a6824 [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" "e63dbcb2295ed856722395315f1342bf6fa7ba7e4fbc02aac766f8298b8a6824"` [INFO] [stderr] Compiling minifb v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking x11-dl v2.18.4 [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 7.74s [INFO] running `"docker" "inspect" "e63dbcb2295ed856722395315f1342bf6fa7ba7e4fbc02aac766f8298b8a6824"` [INFO] running `"docker" "rm" "-f" "e63dbcb2295ed856722395315f1342bf6fa7ba7e4fbc02aac766f8298b8a6824"` [INFO] [stdout] e63dbcb2295ed856722395315f1342bf6fa7ba7e4fbc02aac766f8298b8a6824