[INFO] fetching crate graphicility 0.5.1... [INFO] checking graphicility-0.5.1 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] extracting crate graphicility 0.5.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate graphicility 0.5.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate graphicility 0.5.1 [INFO] tweaked toml for crates.io crate graphicility 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graphicility 0.5.1 on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphicility 0.5.1 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winit_input_helper v0.17.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.12 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.45 [INFO] [stderr] Downloaded wayland-sys v0.31.8 [INFO] [stderr] Downloaded quick-xml v0.38.4 [INFO] [stderr] Downloaded com-rs v0.2.1 [INFO] [stderr] Downloaded wayland-scanner v0.31.8 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.10 [INFO] [stderr] Downloaded pixels v0.14.0 [INFO] [stderr] Downloaded khronos-egl v4.1.0 [INFO] [stderr] Downloaded spirv v0.2.0+1.5.4 [INFO] [stderr] Downloaded hassle-rs v0.10.0 [INFO] [stderr] Downloaded wgpu-types v0.17.0 [INFO] [stderr] Downloaded wayland-backend v0.3.12 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.10 [INFO] [stderr] Downloaded wayland-client v0.31.12 [INFO] [stderr] Downloaded d3d12 v0.7.0 [INFO] [stderr] Downloaded wgpu v0.17.2 [INFO] [stderr] Downloaded gpu-allocator v0.22.0 [INFO] [stderr] Downloaded ultraviolet v0.9.2 [INFO] [stderr] Downloaded wayland-protocols v0.32.10 [INFO] [stderr] Downloaded glow v0.12.3 [INFO] [stderr] Downloaded wgpu-hal v0.17.2 [INFO] [stderr] Downloaded wgpu-core v0.17.1 [INFO] [stderr] Downloaded naga v0.13.0 [INFO] [stderr] Downloaded web-sys v0.3.72 [INFO] [stderr] Downloaded orbclient v0.3.50 [INFO] [stderr] Downloaded metal v0.26.0 [INFO] [stderr] Downloaded windows v0.44.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1 [INFO] running `Command { std: "docker" "start" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking wgpu-types v0.17.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking ultraviolet v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking naga v0.13.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking wgpu-hal v0.17.2 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking wgpu-core v0.17.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.10 [INFO] [stderr] Checking wgpu v0.17.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking pixels v0.14.0 [INFO] [stderr] Checking winit_input_helper v0.17.0 [INFO] [stderr] Checking graphicility v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.30.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1", kill_on_drop: false }` [INFO] [stdout] e369e6ebbcdd94784f105c883f5e3bdf4b2cfcd5f00e246bf911ca6275077fd1