[INFO] fetching crate vulkano-util 0.35.0...
[INFO] checking vulkano-util-0.35.0 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] extracting crate vulkano-util 0.35.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate vulkano-util 0.35.0
[INFO] finished tweaking crates.io crate vulkano-util 0.35.0
[INFO] tweaked toml for crates.io crate vulkano-util 0.35.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vulkano-util 0.35.0 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vulkano-util 0.35.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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6cc6fe4d818f94b95f2401a208550679e8ce25a7d3f4b73d5112f776e0d89a7
[INFO] running `Command { std: "docker" "start" "-a" "d6cc6fe4d818f94b95f2401a208550679e8ce25a7d3f4b73d5112f776e0d89a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6cc6fe4d818f94b95f2401a208550679e8ce25a7d3f4b73d5112f776e0d89a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6cc6fe4d818f94b95f2401a208550679e8ce25a7d3f4b73d5112f776e0d89a7", kill_on_drop: false }`
[INFO] [stdout] d6cc6fe4d818f94b95f2401a208550679e8ce25a7d3f4b73d5112f776e0d89a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68c6a6ce8dd75617231ca4a79593f53c673f6ba76f67e75b9f8d8dda73cfa30
[INFO] running `Command { std: "docker" "start" "-a" "e68c6a6ce8dd75617231ca4a79593f53c673f6ba76f67e75b9f8d8dda73cfa30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling winit v0.30.3
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling vk-parse v0.15.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking slabbin v1.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]    Compiling vulkano v0.35.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.9.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking vulkano-util v0.35.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "e68c6a6ce8dd75617231ca4a79593f53c673f6ba76f67e75b9f8d8dda73cfa30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68c6a6ce8dd75617231ca4a79593f53c673f6ba76f67e75b9f8d8dda73cfa30", kill_on_drop: false }`
[INFO] [stdout] e68c6a6ce8dd75617231ca4a79593f53c673f6ba76f67e75b9f8d8dda73cfa30
