[INFO] updating cached repository https://github.com/mistrpopo/VulkanoTutorial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 232e136ce57f9192709d62f92c3a34f9a7217405 [INFO] checking mistrpopo/VulkanoTutorial against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FVulkanoTutorial" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mistrpopo/VulkanoTutorial on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mistrpopo/VulkanoTutorial [INFO] finished tweaking git repo https://github.com/mistrpopo/VulkanoTutorial [INFO] tweaked toml for git repo https://github.com/mistrpopo/VulkanoTutorial written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mistrpopo/VulkanoTutorial already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b082532e8c5ba7b8b95f1011dfec0d72dede94914f8bda5939c2209081c9c754 [INFO] running `"docker" "start" "-a" "b082532e8c5ba7b8b95f1011dfec0d72dede94914f8bda5939c2209081c9c754"` [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Compiling cmake v0.1.26 [INFO] [stderr] Checking shared_library v0.1.7 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Checking rayon-core v1.2.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.13 [INFO] [stderr] Checking image v0.16.0 [INFO] [stderr] Compiling vulkano-shaders v0.7.1 [INFO] [stderr] Compiling vulkano-shader-derive v0.7.1 [INFO] [stderr] Checking tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/main.rs:44:14 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(VulkanoShader)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: /tmp/glslang-compile.KQ3tzVc1ZFhK/0.comp [INFO] [stderr] ERROR: /tmp/glslang-compile.KQ3tzVc1ZFhK/0.comp:1: '#' : invalid directive [INFO] [stderr] ERROR: /tmp/glslang-compile.KQ3tzVc1ZFhK/0.comp:1: '' : compilation terminated [INFO] [stderr] ERROR: 2 compilation errors. No code generated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ERROR: Linking compute stage: Missing entry point: Each stage requires one entry point [INFO] [stderr] [INFO] [stderr] SPIR-V is not generated for failed compile or link [INFO] [stderr] [INFO] [stderr] failed to compile shader [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tutorial`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/main.rs:44:14 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(VulkanoShader)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: /tmp/glslang-compile.9EDXhN5iLhXb/0.comp [INFO] [stderr] ERROR: /tmp/glslang-compile.9EDXhN5iLhXb/0.comp:1: '#' : invalid directive [INFO] [stderr] ERROR: /tmp/glslang-compile.9EDXhN5iLhXb/0.comp:1: '' : compilation terminated [INFO] [stderr] ERROR: 2 compilation errors. No code generated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ERROR: Linking compute stage: Missing entry point: Each stage requires one entry point [INFO] [stderr] [INFO] [stderr] SPIR-V is not generated for failed compile or link [INFO] [stderr] [INFO] [stderr] failed to compile shader [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tutorial`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b082532e8c5ba7b8b95f1011dfec0d72dede94914f8bda5939c2209081c9c754"` [INFO] running `"docker" "rm" "-f" "b082532e8c5ba7b8b95f1011dfec0d72dede94914f8bda5939c2209081c9c754"` [INFO] [stdout] b082532e8c5ba7b8b95f1011dfec0d72dede94914f8bda5939c2209081c9c754