[INFO] cloning repository https://github.com/trolleyman/vulkan-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trolleyman/vulkan-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrolleyman%2Fvulkan-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrolleyman%2Fvulkan-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53a748dce4cb973bce5453915cb34c804f3ab248 [INFO] testing trolleyman/vulkan-test against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrolleyman%2Fvulkan-test" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trolleyman/vulkan-test on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/trolleyman/vulkan-test [INFO] finished tweaking git repo https://github.com/trolleyman/vulkan-test [INFO] tweaked toml for git repo https://github.com/trolleyman/vulkan-test written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/trolleyman/vulkan-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 510c9facd0a2a1713762ee960bd16bd7d2a1c21732b2d6dfea6dff512401ffab [INFO] running `Command { std: "docker" "start" "-a" "510c9facd0a2a1713762ee960bd16bd7d2a1c21732b2d6dfea6dff512401ffab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "510c9facd0a2a1713762ee960bd16bd7d2a1c21732b2d6dfea6dff512401ffab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "510c9facd0a2a1713762ee960bd16bd7d2a1c21732b2d6dfea6dff512401ffab", kill_on_drop: false }` [INFO] [stdout] 510c9facd0a2a1713762ee960bd16bd7d2a1c21732b2d6dfea6dff512401ffab [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b74ee197f5ce8c809ce3fe41a275d5daef6d2f16934b8d846b57d521fddc97df [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" "b74ee197f5ce8c809ce3fe41a275d5daef6d2f16934b8d846b57d521fddc97df", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.6 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling libloading v0.2.1 [INFO] [stderr] Compiling crossbeam v0.1.6 [INFO] [stderr] Compiling vk-sys v0.1.0 (https://github.com/tomaka/vulkano#99c7d9c5) [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling smallvec v0.1.6 [INFO] [stderr] Compiling dylib v0.0.1 [INFO] [stderr] Compiling cmake v0.1.16 [INFO] [stderr] Compiling tempdir v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.4 [INFO] [stderr] Compiling x11-dl v2.3.1 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-0.1.6/src/sync/seg_queue.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | ready: unsafe { mem::transmute([0usize; SEG_SIZE]) }, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `[usize; 32]` (2048 bits) [INFO] [stdout] = note: target type: `[AtomicBool; 32]` (256 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling osmesa-sys v0.0.5 [INFO] [stderr] Compiling glsl-to-spirv v0.1.0 (https://github.com/tomaka/vulkano#99c7d9c5) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b74ee197f5ce8c809ce3fe41a275d5daef6d2f16934b8d846b57d521fddc97df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74ee197f5ce8c809ce3fe41a275d5daef6d2f16934b8d846b57d521fddc97df", kill_on_drop: false }` [INFO] [stdout] b74ee197f5ce8c809ce3fe41a275d5daef6d2f16934b8d846b57d521fddc97df