[INFO] updating cached repository https://github.com/mistrpopo/VulkanoTutorial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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 beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmistrpopo%2FVulkanoTutorial" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mistrpopo/VulkanoTutorial on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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 /workspace/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 `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f9428a6860df2d28798da3a00f8f882a67b9e286ef60e804b56650ab67b61fb9 [INFO] running `"docker" "start" "-a" "f9428a6860df2d28798da3a00f8f882a67b9e286ef60e804b56650ab67b61fb9"` [INFO] [stderr] Checking either v1.2.0 [INFO] [stderr] Compiling vulkano v0.7.0 [INFO] [stderr] Checking inflate v0.3.2 [INFO] [stderr] Compiling glsl-to-spirv v0.1.3 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking rayon-core v1.2.1 [INFO] [stderr] Checking rayon v0.8.2 [INFO] [stderr] Checking png v0.10.0 [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.yZWuAwWyKh4N/0.comp [INFO] [stderr] ERROR: /tmp/glslang-compile.yZWuAwWyKh4N/0.comp:1: '#' : invalid directive [INFO] [stderr] ERROR: /tmp/glslang-compile.yZWuAwWyKh4N/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.9d0gfooVl0I5/0.comp [INFO] [stderr] ERROR: /tmp/glslang-compile.9d0gfooVl0I5/0.comp:1: '#' : invalid directive [INFO] [stderr] ERROR: /tmp/glslang-compile.9d0gfooVl0I5/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" "f9428a6860df2d28798da3a00f8f882a67b9e286ef60e804b56650ab67b61fb9"` [INFO] running `"docker" "rm" "-f" "f9428a6860df2d28798da3a00f8f882a67b9e286ef60e804b56650ab67b61fb9"` [INFO] [stdout] f9428a6860df2d28798da3a00f8f882a67b9e286ef60e804b56650ab67b61fb9