[INFO] cloning repository https://github.com/yoni591/rust-vulkan-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoni591/rust-vulkan-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoni591%2Frust-vulkan-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoni591%2Frust-vulkan-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1061ae4edfdd63e5ba96fb06285d1c33a3da2d45 [INFO] checking yoni591/rust-vulkan-tutorial/1061ae4edfdd63e5ba96fb06285d1c33a3da2d45 against master#91775dbec9771aa0c1b9ebe268eb5bd271e79a7a for pr-139087-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoni591%2Frust-vulkan-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yoni591/rust-vulkan-tutorial [INFO] finished tweaking git repo https://github.com/yoni591/rust-vulkan-tutorial [INFO] tweaked toml for git repo https://github.com/yoni591/rust-vulkan-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yoni591/rust-vulkan-tutorial on toolchain 91775dbec9771aa0c1b9ebe268eb5bd271e79a7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yoni591/rust-vulkan-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" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slabbin v1.2.0 [INFO] [stderr] Downloaded vulkano-macros v0.35.0 [INFO] [stderr] Downloaded vk-parse v0.15.0 [INFO] [stderr] Downloaded vulkano v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 036d63e15e768dd5920baadf7b3fae5668478cc7522eef8945b11f2ca4e37254 [INFO] running `Command { std: "docker" "start" "-a" "036d63e15e768dd5920baadf7b3fae5668478cc7522eef8945b11f2ca4e37254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "036d63e15e768dd5920baadf7b3fae5668478cc7522eef8945b11f2ca4e37254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "036d63e15e768dd5920baadf7b3fae5668478cc7522eef8945b11f2ca4e37254", kill_on_drop: false }` [INFO] [stdout] 036d63e15e768dd5920baadf7b3fae5668478cc7522eef8945b11f2ca4e37254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+91775dbec9771aa0c1b9ebe268eb5bd271e79a7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c33dee17a6d881cb0e22c260acf87c6e8ba0a76d8e12dabc4d795a1cfd92ce98 [INFO] running `Command { std: "docker" "start" "-a" "c33dee17a6d881cb0e22c260acf87c6e8ba0a76d8e12dabc4d795a1cfd92ce98", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling vk-parse v0.15.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking slabbin v1.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling vulkano-macros v0.35.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling vulkano v0.35.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rust-vulkan-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use winit::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `vulkano_shaders` in this scope [INFO] [stdout] --> src/main.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | vulkano_shaders::shader! { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vulkano_shaders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `vulkano_shaders` in this scope [INFO] [stdout] --> src/main.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | vulkano_shaders::shader! { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vulkano_shaders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load` in module `vs` [INFO] [stdout] --> src/main.rs:436:26 [INFO] [stdout] | [INFO] [stdout] 436 | let vs = vs::load(&self.device).unwrap().entry_point("main").unwrap(); [INFO] [stdout] | ^^^^ not found in `vs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load` in module `fs` [INFO] [stdout] --> src/main.rs:437:26 [INFO] [stdout] | [INFO] [stdout] 437 | let fs = fs::load(&self.device).unwrap().entry_point("main").unwrap(); [INFO] [stdout] | ^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-vulkan-tutorial` (bin "rust-vulkan-tutorial" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `winit` in this scope [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use winit::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `winit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `vulkano_shaders` in this scope [INFO] [stdout] --> src/main.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | vulkano_shaders::shader! { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vulkano_shaders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `vulkano_shaders` in this scope [INFO] [stdout] --> src/main.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | vulkano_shaders::shader! { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `vulkano_shaders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load` in module `vs` [INFO] [stdout] --> src/main.rs:436:26 [INFO] [stdout] | [INFO] [stdout] 436 | let vs = vs::load(&self.device).unwrap().entry_point("main").unwrap(); [INFO] [stdout] | ^^^^ not found in `vs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load` in module `fs` [INFO] [stdout] --> src/main.rs:437:26 [INFO] [stdout] | [INFO] [stdout] 437 | let fs = fs::load(&self.device).unwrap().entry_point("main").unwrap(); [INFO] [stdout] | ^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-vulkan-tutorial` (bin "rust-vulkan-tutorial") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c33dee17a6d881cb0e22c260acf87c6e8ba0a76d8e12dabc4d795a1cfd92ce98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33dee17a6d881cb0e22c260acf87c6e8ba0a76d8e12dabc4d795a1cfd92ce98", kill_on_drop: false }` [INFO] [stdout] c33dee17a6d881cb0e22c260acf87c6e8ba0a76d8e12dabc4d795a1cfd92ce98