[INFO] cloning repository https://github.com/sprusr/heltram [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sprusr/heltram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsprusr%2Fheltram", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsprusr%2Fheltram'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4f3a14620210e6a22f8714ce82cf1df60f92d40 [INFO] documenting sprusr/heltram 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%2Fsprusr%2Fheltram" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sprusr/heltram 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/sprusr/heltram [INFO] finished tweaking git repo https://github.com/sprusr/heltram [INFO] tweaked toml for git repo https://github.com/sprusr/heltram written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/sprusr/heltram 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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 0570f4d738e361f68c72aec1ee439686f41b6bcf81ec71194bfcafdae161218f [INFO] running `Command { std: "docker" "start" "-a" "0570f4d738e361f68c72aec1ee439686f41b6bcf81ec71194bfcafdae161218f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0570f4d738e361f68c72aec1ee439686f41b6bcf81ec71194bfcafdae161218f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0570f4d738e361f68c72aec1ee439686f41b6bcf81ec71194bfcafdae161218f", kill_on_drop: false }` [INFO] [stdout] 0570f4d738e361f68c72aec1ee439686f41b6bcf81ec71194bfcafdae161218f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] [stdout] 123026018a1569375356e9afb8eb59adbd2c713a54fa45423f5ea64ce5348106 [INFO] running `Command { std: "docker" "start" "-a" "123026018a1569375356e9afb8eb59adbd2c713a54fa45423f5ea64ce5348106", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking ttf-parser v0.12.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.1 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking wgpu-types v0.7.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking owned_ttf_parser v0.12.0 [INFO] [stderr] Checking ab_glyph v0.2.10 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking euclid v0.22.3 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking regex v1.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Checking inotify v0.9.2 [INFO] [stderr] Checking bevy_tasks v0.5.0 [INFO] [stderr] Checking rand_core v0.6.2 [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,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=5f61ee0abda79b2b -C extra-filename=-5f61ee0abda79b2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6c38dafccf7ec98a.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" "123026018a1569375356e9afb8eb59adbd2c713a54fa45423f5ea64ce5348106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "123026018a1569375356e9afb8eb59adbd2c713a54fa45423f5ea64ce5348106", kill_on_drop: false }` [INFO] [stdout] 123026018a1569375356e9afb8eb59adbd2c713a54fa45423f5ea64ce5348106