[INFO] cloning repository https://github.com/FFX3/exiles-alpha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FFX3/exiles-alpha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFX3%2Fexiles-alpha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFX3%2Fexiles-alpha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 418b3633089d53f3bcbd42dac580ade310b5d677 [INFO] documenting FFX3/exiles-alpha against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFX3%2Fexiles-alpha" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FFX3/exiles-alpha on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FFX3/exiles-alpha [INFO] finished tweaking git repo https://github.com/FFX3/exiles-alpha [INFO] tweaked toml for git repo https://github.com/FFX3/exiles-alpha written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/FFX3/exiles-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b68f885718b4b1490ba40b08fdff53f6c8a0dd3fe8fee8e41378a7b9f1c1c284 [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" "b68f885718b4b1490ba40b08fdff53f6c8a0dd3fe8fee8e41378a7b9f1c1c284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b68f885718b4b1490ba40b08fdff53f6c8a0dd3fe8fee8e41378a7b9f1c1c284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68f885718b4b1490ba40b08fdff53f6c8a0dd3fe8fee8e41378a7b9f1c1c284", kill_on_drop: false }` [INFO] [stdout] b68f885718b4b1490ba40b08fdff53f6c8a0dd3fe8fee8e41378a7b9f1c1c284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 89acd1954125787e0547ceec5aa7297864390f185da8f2c85f71e53eb1f76604 [INFO] running `Command { std: "docker" "start" "-a" "89acd1954125787e0547ceec5aa7297864390f185da8f2c85f71e53eb1f76604", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking async-task v4.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking ttf-parser v0.14.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking varinteger v1.0.6 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling ws_stream_wasm v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.14.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking ab_glyph v0.2.13 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking x11-dl v2.19.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking notify v5.0.0-pre.11 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [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.34.0+1.2.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=8b8c7dae2c51fa73 -C extra-filename=-8b8c7dae2c51fa73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4574604c6c6ffcc6.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "89acd1954125787e0547ceec5aa7297864390f185da8f2c85f71e53eb1f76604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89acd1954125787e0547ceec5aa7297864390f185da8f2c85f71e53eb1f76604", kill_on_drop: false }` [INFO] [stdout] 89acd1954125787e0547ceec5aa7297864390f185da8f2c85f71e53eb1f76604