[INFO] cloning repository https://github.com/PawelBis/ash-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PawelBis/ash-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPawelBis%2Fash-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPawelBis%2Fash-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a66c4790812a05e4a363a3e6d78cab1309986180
[INFO] testing PawelBis/ash-tutorial against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPawelBis%2Fash-tutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PawelBis/ash-tutorial
[INFO] finished tweaking git repo https://github.com/PawelBis/ash-tutorial
[INFO] tweaked toml for git repo https://github.com/PawelBis/ash-tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PawelBis/ash-tutorial on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PawelBis/ash-tutorial 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.31.2
[INFO] [stderr]   Downloaded ab_glyph v0.2.26
[INFO] [stderr]   Downloaded wayland-cursor v0.31.3
[INFO] [stderr]   Downloaded sctk-adwaita v0.9.0
[INFO] [stderr]   Downloaded wayland-scanner v0.31.2
[INFO] [stderr]   Downloaded wayland-backend v0.3.4
[INFO] [stderr]   Downloaded wayland-client v0.31.3
[INFO] [stderr]   Downloaded owned_ttf_parser v0.21.0
[INFO] [stderr]   Downloaded winit v0.30.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc82c07356090cf8b759c4c11b976f4edc8bd4a301a5a68d4d1352cb6afa547c
[INFO] running `Command { std: "docker" "start" "-a" "cc82c07356090cf8b759c4c11b976f4edc8bd4a301a5a68d4d1352cb6afa547c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc82c07356090cf8b759c4c11b976f4edc8bd4a301a5a68d4d1352cb6afa547c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc82c07356090cf8b759c4c11b976f4edc8bd4a301a5a68d4d1352cb6afa547c", kill_on_drop: false }`
[INFO] [stdout] cc82c07356090cf8b759c4c11b976f4edc8bd4a301a5a68d4d1352cb6afa547c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cbcb663fc95954689a7399910c71a700fcf640e15df708019d01675258d1b9a
[INFO] running `Command { std: "docker" "start" "-a" "8cbcb663fc95954689a7399910c71a700fcf640e15df708019d01675258d1b9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling winit v0.30.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.3
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling sctk-adwaita v0.9.0
[INFO] [stderr]    Compiling ash_tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `entry`, `physical_device`, and `graphics_queue` are never read
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct VulkanApp {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 36 |     entry: ash::Entry,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 37 |     instance: ash::Instance,
[INFO] [stdout] 38 |     physical_device: vk::PhysicalDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     device: ash::Device,
[INFO] [stdout] 40 |     graphics_queue: vk::Queue,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s
[INFO] running `Command { std: "docker" "inspect" "8cbcb663fc95954689a7399910c71a700fcf640e15df708019d01675258d1b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cbcb663fc95954689a7399910c71a700fcf640e15df708019d01675258d1b9a", kill_on_drop: false }`
[INFO] [stdout] 8cbcb663fc95954689a7399910c71a700fcf640e15df708019d01675258d1b9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 032a2cd48a995166c9ecf2946f28dae419a0836f4422e31c758d0ed0654a0bf8
[INFO] running `Command { std: "docker" "start" "-a" "032a2cd48a995166c9ecf2946f28dae419a0836f4422e31c758d0ed0654a0bf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling ash_tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `entry`, `physical_device`, and `graphics_queue` are never read
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct VulkanApp {
[INFO] [stdout]    |        --------- fields in this struct
[INFO] [stdout] 36 |     entry: ash::Entry,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 37 |     instance: ash::Instance,
[INFO] [stdout] 38 |     physical_device: vk::PhysicalDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |     device: ash::Device,
[INFO] [stdout] 40 |     graphics_queue: vk::Queue,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "032a2cd48a995166c9ecf2946f28dae419a0836f4422e31c758d0ed0654a0bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "032a2cd48a995166c9ecf2946f28dae419a0836f4422e31c758d0ed0654a0bf8", kill_on_drop: false }`
[INFO] [stdout] 032a2cd48a995166c9ecf2946f28dae419a0836f4422e31c758d0ed0654a0bf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cda6b02ad42d2c445d37809a9fc817ac0534b8628c8ad4b0b8880c551af820d
[INFO] running `Command { std: "docker" "start" "-a" "2cda6b02ad42d2c445d37809a9fc817ac0534b8628c8ad4b0b8880c551af820d", kill_on_drop: false }`
[INFO] [stderr] warning: fields `entry`, `physical_device`, and `graphics_queue` are never read
[INFO] [stderr]   --> src/main.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | struct VulkanApp {
[INFO] [stderr]    |        --------- fields in this struct
[INFO] [stderr] 36 |     entry: ash::Entry,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 37 |     instance: ash::Instance,
[INFO] [stderr] 38 |     physical_device: vk::PhysicalDevice,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 39 |     device: ash::Device,
[INFO] [stderr] 40 |     graphics_queue: vk::Queue,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ash_tutorial` (bin "ash_tutorial" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ash_tutorial-f79e135229967d03)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cda6b02ad42d2c445d37809a9fc817ac0534b8628c8ad4b0b8880c551af820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cda6b02ad42d2c445d37809a9fc817ac0534b8628c8ad4b0b8880c551af820d", kill_on_drop: false }`
[INFO] [stdout] 2cda6b02ad42d2c445d37809a9fc817ac0534b8628c8ad4b0b8880c551af820d
