[INFO] cloning repository https://github.com/mistrpopo/MandelbrotAnimation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mistrpopo/MandelbrotAnimation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FMandelbrotAnimation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FMandelbrotAnimation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38310e3c26428ceea79a99fc6233130a53373f12 [INFO] building mistrpopo/MandelbrotAnimation against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FMandelbrotAnimation" "/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/mistrpopo/MandelbrotAnimation on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mistrpopo/MandelbrotAnimation [INFO] finished tweaking git repo https://github.com/mistrpopo/MandelbrotAnimation [INFO] tweaked toml for git repo https://github.com/mistrpopo/MandelbrotAnimation written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mistrpopo/MandelbrotAnimation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41e83b1ae2bd51d3d137ad3dc7fb0dfb7344391c8c0448c1d14dbbf79f401623 [INFO] running `Command { std: "docker" "start" "-a" "41e83b1ae2bd51d3d137ad3dc7fb0dfb7344391c8c0448c1d14dbbf79f401623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41e83b1ae2bd51d3d137ad3dc7fb0dfb7344391c8c0448c1d14dbbf79f401623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e83b1ae2bd51d3d137ad3dc7fb0dfb7344391c8c0448c1d14dbbf79f401623", kill_on_drop: false }` [INFO] [stdout] 41e83b1ae2bd51d3d137ad3dc7fb0dfb7344391c8c0448c1d14dbbf79f401623 [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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23246f139afb84217163411e6c01bebe917edf019ff08a98100650a3cee14ef4 [INFO] running `Command { std: "docker" "start" "-a" "23246f139afb84217163411e6c01bebe917edf019ff08a98100650a3cee14ef4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling inflate v0.3.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lzw v0.10.0 [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 tempdir v0.3.5 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling vk-sys v0.3.1 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling vulkano-shaders v0.7.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling half v1.0.1 [INFO] [stderr] Compiling smallvec v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling vulkano-shader-derive v0.7.1 [INFO] [stderr] Compiling image v0.16.0 [INFO] [stderr] Compiling tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/main.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | #[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 `mandelbrot_shader` [INFO] [stdout] --> src/main.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | let shader = mandelbrot_shader::Shader::load(device.clone()).expect("failed to create shader module"); [INFO] [stdout] | ^^^^^^ could not find `Shader` in `mandelbrot_shader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tutorial` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "23246f139afb84217163411e6c01bebe917edf019ff08a98100650a3cee14ef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23246f139afb84217163411e6c01bebe917edf019ff08a98100650a3cee14ef4", kill_on_drop: false }` [INFO] [stdout] 23246f139afb84217163411e6c01bebe917edf019ff08a98100650a3cee14ef4