[INFO] cloning repository https://github.com/DarkTong/rt_vk_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DarkTong/rt_vk_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkTong%2Frt_vk_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkTong%2Frt_vk_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25363193aaddaacb7531fd7982a3a2f14f2b429a [INFO] testing DarkTong/rt_vk_example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDarkTong%2Frt_vk_example" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DarkTong/rt_vk_example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DarkTong/rt_vk_example [INFO] finished tweaking git repo https://github.com/DarkTong/rt_vk_example [INFO] tweaked toml for git repo https://github.com/DarkTong/rt_vk_example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/DarkTong/rt_vk_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48b5128c3d66a8c476a62432f184de6049ae8535843730d0485fba006a4dbe04 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48b5128c3d66a8c476a62432f184de6049ae8535843730d0485fba006a4dbe04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48b5128c3d66a8c476a62432f184de6049ae8535843730d0485fba006a4dbe04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48b5128c3d66a8c476a62432f184de6049ae8535843730d0485fba006a4dbe04", kill_on_drop: false }` [INFO] [stdout] 48b5128c3d66a8c476a62432f184de6049ae8535843730d0485fba006a4dbe04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0922f580cdddab366aca6e08ad7dbaea6089af117f898ec40c0d9ac038153077 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0922f580cdddab366aca6e08ad7dbaea6089af117f898ec40c0d9ac038153077", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling directx_math v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2493:43 [INFO] [stdout] | [INFO] [stdout] 2493 | XM_PERMUTE_PS!(V, _MM_SHUFFLE(W::SWIZZLE, Z::SWIZZLE, Y::SWIZZLE, X::SWIZZLE)) [INFO] [stdout] | ^^^^^^^^^^ cannot perform const operation using `W` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2493:55 [INFO] [stdout] | [INFO] [stdout] 2493 | XM_PERMUTE_PS!(V, _MM_SHUFFLE(W::SWIZZLE, Z::SWIZZLE, Y::SWIZZLE, X::SWIZZLE)) [INFO] [stdout] | ^^^^^^^^^^ cannot perform const operation using `Z` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2493:67 [INFO] [stdout] | [INFO] [stdout] 2493 | XM_PERMUTE_PS!(V, _MM_SHUFFLE(W::SWIZZLE, Z::SWIZZLE, Y::SWIZZLE, X::SWIZZLE)) [INFO] [stdout] | ^^^^^^^^^^ cannot perform const operation using `Y` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic parameters may not be used in const operations [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2493:79 [INFO] [stdout] | [INFO] [stdout] 2493 | XM_PERMUTE_PS!(V, _MM_SHUFFLE(W::SWIZZLE, Z::SWIZZLE, Y::SWIZZLE, X::SWIZZLE)) [INFO] [stdout] | ^^^^^^^^^^ cannot perform const operation using `X` [INFO] [stdout] | [INFO] [stdout] = note: type parameters may not be used in const expressions [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stdout] error: generic `Self` types are currently not permitted in anonymous constants [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2194:58 [INFO] [stdout] | [INFO] [stdout] 2194 | let shuffled1: XMVECTOR = XM_PERMUTE_PS!(V1, Self::Shuffle); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: not a concrete type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2183:74 [INFO] [stdout] | [INFO] [stdout] 2183 | impl XMVectorPermute for (X, Y, Z, W) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: generic `Self` types are currently not permitted in anonymous constants [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2195:58 [INFO] [stdout] | [INFO] [stdout] 2195 | let shuffled2: XMVECTOR = XM_PERMUTE_PS!(V2, Self::Shuffle); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: not a concrete type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/directx_math-0.2.0/src/lib.rs:2183:74 [INFO] [stdout] | [INFO] [stdout] 2183 | impl XMVectorPermute for (X, Y, Z, W) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `directx_math` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0922f580cdddab366aca6e08ad7dbaea6089af117f898ec40c0d9ac038153077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0922f580cdddab366aca6e08ad7dbaea6089af117f898ec40c0d9ac038153077", kill_on_drop: false }` [INFO] [stdout] 0922f580cdddab366aca6e08ad7dbaea6089af117f898ec40c0d9ac038153077