[INFO] cloning repository https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LPGhatguy/ash-example-without-abstractions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 274a37c8f2fc21cd86ddff8272efd070893e3bef [INFO] checking LPGhatguy/ash-example-without-abstractions against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LPGhatguy/ash-example-without-abstractions on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] finished tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] tweaked toml for git repo https://github.com/LPGhatguy/ash-example-without-abstractions written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LPGhatguy/ash-example-without-abstractions 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-dl v2.17.3 [INFO] [stderr] Downloaded cgmath v0.16.0 [INFO] [stderr] Downloaded winit v0.11.2 [INFO] [stderr] Downloaded ash v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 426bfcc2486ff925509dc1ef93f4218a7701bbf5cbdeed695de7a57d2c17a9bd [INFO] running `Command { std: "docker" "start" "-a" "426bfcc2486ff925509dc1ef93f4218a7701bbf5cbdeed695de7a57d2c17a9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "426bfcc2486ff925509dc1ef93f4218a7701bbf5cbdeed695de7a57d2c17a9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426bfcc2486ff925509dc1ef93f4218a7701bbf5cbdeed695de7a57d2c17a9bd", kill_on_drop: false }` [INFO] [stdout] 426bfcc2486ff925509dc1ef93f4218a7701bbf5cbdeed695de7a57d2c17a9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a9284ebde53bec589d466bc69ec79b0d18d761e51cd4d9bb66efeb507f37ef2 [INFO] running `Command { std: "docker" "start" "-a" "0a9284ebde53bec589d466bc69ec79b0d18d761e51cd4d9bb66efeb507f37ef2", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Checking dlib v0.4.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking ash v0.22.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking wayland-window v0.13.2 [INFO] [stderr] Checking winit v0.11.2 [INFO] [stderr] Checking try-ash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-vert.spv`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static VERTEX_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-vert.spv`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static VERTEX_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-vert.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-frag.spv`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | static FRAGMENT_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../built-shaders/triangle-frag.spv`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | static FRAGMENT_SHADER: &'static [u8] = include_bytes!("../built-shaders/triangle-frag.spv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extension_names` in this scope [INFO] [stdout] --> src/main.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | let extension_names_raw = extension_names(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extension_names` in this scope [INFO] [stdout] --> src/main.rs:128:31 [INFO] [stdout] | [INFO] [stdout] 128 | let extension_names_raw = extension_names(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_surface` in this scope [INFO] [stdout] --> src/main.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let surface = create_surface(&entry, &instance, &window) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_surface` in this scope [INFO] [stdout] --> src/main.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let surface = create_surface(&entry, &instance, &window) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `try-ash` (bin "try-ash") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `try-ash` (bin "try-ash" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "0a9284ebde53bec589d466bc69ec79b0d18d761e51cd4d9bb66efeb507f37ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9284ebde53bec589d466bc69ec79b0d18d761e51cd4d9bb66efeb507f37ef2", kill_on_drop: false }` [INFO] [stdout] 0a9284ebde53bec589d466bc69ec79b0d18d761e51cd4d9bb66efeb507f37ef2 [INFO] checking LPGhatguy/ash-example-without-abstractions against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fash-example-without-abstractions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LPGhatguy/ash-example-without-abstractions on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] finished tweaking git repo https://github.com/LPGhatguy/ash-example-without-abstractions [INFO] tweaked toml for git repo https://github.com/LPGhatguy/ash-example-without-abstractions written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LPGhatguy/ash-example-without-abstractions 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d75736ec1965ae4a1a46428ee343f1382944a8863bb53e9b71269ad40c9f7d49 [INFO] running `Command { std: "docker" "start" "-a" "d75736ec1965ae4a1a46428ee343f1382944a8863bb53e9b71269ad40c9f7d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d75736ec1965ae4a1a46428ee343f1382944a8863bb53e9b71269ad40c9f7d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d75736ec1965ae4a1a46428ee343f1382944a8863bb53e9b71269ad40c9f7d49", kill_on_drop: false }` [INFO] [stdout] d75736ec1965ae4a1a46428ee343f1382944a8863bb53e9b71269ad40c9f7d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d05f6221b747f6ecaa86a971038a13fa742949b4293032960056ff5691f6fe05 [INFO] running `Command { std: "docker" "start" "-a" "d05f6221b747f6ecaa86a971038a13fa742949b4293032960056ff5691f6fe05", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "d05f6221b747f6ecaa86a971038a13fa742949b4293032960056ff5691f6fe05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d05f6221b747f6ecaa86a971038a13fa742949b4293032960056ff5691f6fe05", kill_on_drop: false }` [INFO] [stdout] d05f6221b747f6ecaa86a971038a13fa742949b4293032960056ff5691f6fe05