[INFO] fetching crate minifb 0.27.0... [INFO] checking minifb-0.27.0 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] extracting crate minifb 0.27.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate minifb 0.27.0 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minifb 0.27.0 [INFO] finished tweaking crates.io crate minifb 0.27.0 [INFO] tweaked toml for crates.io crate minifb 0.27.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate minifb 0.27.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef8717b1e30075a63423794f7d7e1c6ec2d6963be8fc56713d7ecf5782039472 [INFO] running `Command { std: "docker" "start" "-a" "ef8717b1e30075a63423794f7d7e1c6ec2d6963be8fc56713d7ecf5782039472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef8717b1e30075a63423794f7d7e1c6ec2d6963be8fc56713d7ecf5782039472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8717b1e30075a63423794f7d7e1c6ec2d6963be8fc56713d7ecf5782039472", kill_on_drop: false }` [INFO] [stdout] ef8717b1e30075a63423794f7d7e1c6ec2d6963be8fc56713d7ecf5782039472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1078438e4b104c5207f5dce82e6c8342ca65f9d2a203daa3c2eb13fc23ce8221 [INFO] running `Command { std: "docker" "start" "-a" "1078438e4b104c5207f5dce82e6c8342ca65f9d2a203daa3c2eb13fc23ce8221", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling minifb v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stdout] warning: unused import: `ScaleMode` [INFO] [stdout] --> examples/transparent.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use minifb::{Key, ScaleMode, Window, WindowOptions}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.62s [INFO] running `Command { std: "docker" "inspect" "1078438e4b104c5207f5dce82e6c8342ca65f9d2a203daa3c2eb13fc23ce8221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1078438e4b104c5207f5dce82e6c8342ca65f9d2a203daa3c2eb13fc23ce8221", kill_on_drop: false }` [INFO] [stdout] 1078438e4b104c5207f5dce82e6c8342ca65f9d2a203daa3c2eb13fc23ce8221