[INFO] cloning repository https://github.com/audunhalland/bevy-tetris-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/audunhalland/bevy-tetris-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fbevy-tetris-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fbevy-tetris-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f00e78f195036967c4943eed294f04379e2af4ac [INFO] testing audunhalland/bevy-tetris-workshop against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faudunhalland%2Fbevy-tetris-workshop" "/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/audunhalland/bevy-tetris-workshop on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/audunhalland/bevy-tetris-workshop [INFO] finished tweaking git repo https://github.com/audunhalland/bevy-tetris-workshop [INFO] tweaked toml for git repo https://github.com/audunhalland/bevy-tetris-workshop written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/audunhalland/bevy-tetris-workshop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 598031dde2558bd51f26cdf415ba739291b0379117072ea802eeeeaab9fc92ae [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" "598031dde2558bd51f26cdf415ba739291b0379117072ea802eeeeaab9fc92ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "598031dde2558bd51f26cdf415ba739291b0379117072ea802eeeeaab9fc92ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598031dde2558bd51f26cdf415ba739291b0379117072ea802eeeeaab9fc92ae", kill_on_drop: false }` [INFO] [stdout] 598031dde2558bd51f26cdf415ba739291b0379117072ea802eeeeaab9fc92ae [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298299d23913362745b315bff4a3f61e8a3f788194ec4a68dc1ba976f01575f6 [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" "298299d23913362745b315bff4a3f61e8a3f788194ec4a68dc1ba976f01575f6", kill_on_drop: false }` [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling inotify v0.9.2 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling notify v5.0.0-pre.5 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=6f57e2ca5e27127e -C extra-filename=-6f57e2ca5e27127e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-aa39fb7da5eeda64.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "298299d23913362745b315bff4a3f61e8a3f788194ec4a68dc1ba976f01575f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298299d23913362745b315bff4a3f61e8a3f788194ec4a68dc1ba976f01575f6", kill_on_drop: false }` [INFO] [stdout] 298299d23913362745b315bff4a3f61e8a3f788194ec4a68dc1ba976f01575f6