[INFO] cloning repository https://github.com/gclark916/vulkano_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gclark916/vulkano_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgclark916%2Fvulkano_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgclark916%2Fvulkano_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20dcf2760255f71bf4fdea0ca0f1e9d9eaea221f [INFO] building gclark916/vulkano_examples against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgclark916%2Fvulkano_examples" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gclark916/vulkano_examples on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gclark916/vulkano_examples [INFO] finished tweaking git repo https://github.com/gclark916/vulkano_examples [INFO] tweaked toml for git repo https://github.com/gclark916/vulkano_examples written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gclark916/vulkano_examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 841eb0a283566be8834e4196055f470021540964faf2cf549fc7554ae0fff44a [INFO] running `Command { std: "docker" "start" "-a" "841eb0a283566be8834e4196055f470021540964faf2cf549fc7554ae0fff44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "841eb0a283566be8834e4196055f470021540964faf2cf549fc7554ae0fff44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "841eb0a283566be8834e4196055f470021540964faf2cf549fc7554ae0fff44a", kill_on_drop: false }` [INFO] [stdout] 841eb0a283566be8834e4196055f470021540964faf2cf549fc7554ae0fff44a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ab5d96d92f2a9ab67c1ec7343eef59c69c5a933e410dc317c78be494255dede [INFO] running `Command { std: "docker" "start" "-a" "2ab5d96d92f2a9ab67c1ec7343eef59c69c5a933e410dc317c78be494255dede", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling vulkano v0.5.6 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling half v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling smallvec v0.3.3 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling vk-sys v0.3.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stderr] Compiling cmake v0.1.24 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling vulkano-shaders v0.5.6 [INFO] [stderr] Compiling vulkano-shader-derive v0.5.6 [INFO] [stderr] Compiling vulkano_examples v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | #[derive(VulkanoShader)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to execute glslangValidator: Os { code: 8, kind: Uncategorized, message: "Exec format error" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(VulkanoShader)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Failed to execute glslangValidator: Os { code: 8, kind: Uncategorized, message: "Exec format error" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Shader` in `vs` [INFO] [stdout] --> src/main.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | let vs = vs::Shader::load(device.clone()).expect("failed to create shader module"); [INFO] [stdout] | ^^^^^^ could not find `Shader` in `vs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Shader` in `fs` [INFO] [stdout] --> src/main.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | let fs = fs::Shader::load(device.clone()).expect("failed to create shader module"); [INFO] [stdout] | ^^^^^^ could not find `Shader` in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:159:86 [INFO] [stdout] | [INFO] [stdout] 159 | let mut previous_frame_end = Box::new(vulkano::sync::now(device.clone())) as Box; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 159 - let mut previous_frame_end = Box::new(vulkano::sync::now(device.clone())) as Box; [INFO] [stdout] 159 + let mut previous_frame_end = Box::new(vulkano::sync::now(device.clone())) as Box; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkano_examples` due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2ab5d96d92f2a9ab67c1ec7343eef59c69c5a933e410dc317c78be494255dede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab5d96d92f2a9ab67c1ec7343eef59c69c5a933e410dc317c78be494255dede", kill_on_drop: false }` [INFO] [stdout] 2ab5d96d92f2a9ab67c1ec7343eef59c69c5a933e410dc317c78be494255dede