[INFO] cloning repository https://github.com/Weasy666/bevy-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Weasy666/bevy-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeasy666%2Fbevy-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeasy666%2Fbevy-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9524866176f5b66e1cd90c87c177bc0285901b56 [INFO] testing Weasy666/bevy-bug against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeasy666%2Fbevy-bug" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Weasy666/bevy-bug 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/Weasy666/bevy-bug [INFO] finished tweaking git repo https://github.com/Weasy666/bevy-bug [INFO] tweaked toml for git repo https://github.com/Weasy666/bevy-bug written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Weasy666/bevy-bug 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 07fce5157934a0abc919df3dbadcc7392bee773b869dbff2ba555792ee3033b7 [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" "07fce5157934a0abc919df3dbadcc7392bee773b869dbff2ba555792ee3033b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07fce5157934a0abc919df3dbadcc7392bee773b869dbff2ba555792ee3033b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fce5157934a0abc919df3dbadcc7392bee773b869dbff2ba555792ee3033b7", kill_on_drop: false }` [INFO] [stdout] 07fce5157934a0abc919df3dbadcc7392bee773b869dbff2ba555792ee3033b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 6dc9187399b9fa33228c37a5b631b509f891e143620ff0314bd579732e3090ef [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" "6dc9187399b9fa33228c37a5b631b509f891e143620ff0314bd579732e3090ef", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling rectangle-pack v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ahash v0.5.7 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling bevy_utils v0.3.0 [INFO] [stderr] Compiling bevy_tasks v0.3.0 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] error: could not compile `x11-dl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11_dl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.18.5/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 -C metadata=2c69e7a2956a36ba -C extra-filename=-2c69e7a2956a36ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-52efd85504769d61.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8d773bcd032873cb.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rmeta --cap-lints allow --cap-lints=warn -l dl` (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" "6dc9187399b9fa33228c37a5b631b509f891e143620ff0314bd579732e3090ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc9187399b9fa33228c37a5b631b509f891e143620ff0314bd579732e3090ef", kill_on_drop: false }` [INFO] [stdout] 6dc9187399b9fa33228c37a5b631b509f891e143620ff0314bd579732e3090ef