[INFO] cloning repository https://github.com/tasercake/lyghts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tasercake/lyghts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasercake%2Flyghts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasercake%2Flyghts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7f1f1907a801c492d0c1f1402311d83327bcadb [INFO] documenting tasercake/lyghts against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasercake%2Flyghts" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tasercake/lyghts on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tasercake/lyghts [INFO] finished tweaking git repo https://github.com/tasercake/lyghts [INFO] tweaked toml for git repo https://github.com/tasercake/lyghts written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/tasercake/lyghts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.3 [INFO] [stderr] Downloaded glyph_brush v0.7.1 [INFO] [stderr] Downloaded smithay-clipboard v0.6.2 [INFO] [stderr] Downloaded window_clipboard v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18697bdb5256fc3c15cab98328e1d057622222ce50ecb9c42242a4a74f2c1d02 [INFO] running `Command { std: "docker" "start" "-a" "18697bdb5256fc3c15cab98328e1d057622222ce50ecb9c42242a4a74f2c1d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18697bdb5256fc3c15cab98328e1d057622222ce50ecb9c42242a4a74f2c1d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18697bdb5256fc3c15cab98328e1d057622222ce50ecb9c42242a4a74f2c1d02", kill_on_drop: false }` [INFO] [stdout] 18697bdb5256fc3c15cab98328e1d057622222ce50ecb9c42242a4a74f2c1d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4c142684a82500b0d0988c9263d35d506ec0796e04f4de4a288b9e1840cce6c [INFO] running `Command { std: "docker" "start" "-a" "f4c142684a82500b0d0988c9263d35d506ec0796e04f4de4a288b9e1840cce6c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ttf-parser v0.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking iced_core v0.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking iced_style v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.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=3fbbdee119bab988 -C extra-filename=-3fbbdee119bab988 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-ca922c848fbd0441.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" "f4c142684a82500b0d0988c9263d35d506ec0796e04f4de4a288b9e1840cce6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c142684a82500b0d0988c9263d35d506ec0796e04f4de4a288b9e1840cce6c", kill_on_drop: false }` [INFO] [stdout] f4c142684a82500b0d0988c9263d35d506ec0796e04f4de4a288b9e1840cce6c