[INFO] cloning repository https://github.com/guimcaballero/bevy_contrib_colors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guimcaballero/bevy_contrib_colors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fbevy_contrib_colors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fbevy_contrib_colors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a8c290f2b37c43ecf73592b639c4600969253e [INFO] testing guimcaballero/bevy_contrib_colors against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguimcaballero%2Fbevy_contrib_colors" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guimcaballero/bevy_contrib_colors on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guimcaballero/bevy_contrib_colors [INFO] finished tweaking git repo https://github.com/guimcaballero/bevy_contrib_colors [INFO] tweaked toml for git repo https://github.com/guimcaballero/bevy_contrib_colors written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/guimcaballero/bevy_contrib_colors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5953f6fd9f2ff8bda38fc7bec581d2413f8eeac3cbecfd086bbd6b8ed767fe06 [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" "5953f6fd9f2ff8bda38fc7bec581d2413f8eeac3cbecfd086bbd6b8ed767fe06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5953f6fd9f2ff8bda38fc7bec581d2413f8eeac3cbecfd086bbd6b8ed767fe06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5953f6fd9f2ff8bda38fc7bec581d2413f8eeac3cbecfd086bbd6b8ed767fe06", kill_on_drop: false }` [INFO] [stdout] 5953f6fd9f2ff8bda38fc7bec581d2413f8eeac3cbecfd086bbd6b8ed767fe06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08304ce8f9e6d92d5fa4902d298c734ee581ef7866aeb44c799e3698d9906c1c [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" "08304ce8f9e6d92d5fa4902d298c734ee581ef7866aeb44c799e3698d9906c1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling rectangle-pack v0.2.0 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling libloading v0.6.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bevy_tasks v0.2.1 (https://github.com/bevyengine/bevy?branch=master#9c48e5cc) [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] error: could not compile `naga` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name naga --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/naga-0.2.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="spirv"' -C metadata=f681004e6a701800 -C extra-filename=-f681004e6a701800 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-f65c3b33174b94ed.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-687a7c98534e7f67.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6f1fdf2cdd5a2a6d.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv_headers-d01e395268ae2506.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-481a88369bb4f5ed.rmeta --cap-lints allow --cap-lints=warn` (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" "08304ce8f9e6d92d5fa4902d298c734ee581ef7866aeb44c799e3698d9906c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08304ce8f9e6d92d5fa4902d298c734ee581ef7866aeb44c799e3698d9906c1c", kill_on_drop: false }` [INFO] [stdout] 08304ce8f9e6d92d5fa4902d298c734ee581ef7866aeb44c799e3698d9906c1c