[INFO] cloning repository https://github.com/murkland/tango-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murkland/tango-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurkland%2Ftango-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurkland%2Ftango-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9b7a288660597e3940fbad7dff167a2335fbf1b [INFO] documenting murkland/tango-core 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%2Fmurkland%2Ftango-core" "/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/murkland/tango-core 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/murkland/tango-core [INFO] finished tweaking git repo https://github.com/murkland/tango-core [INFO] tweaked toml for git repo https://github.com/murkland/tango-core written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/murkland/tango-core 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] 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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", 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] 73be83ecaf9427efe1bc0964e020e87be1a884c3e1f39e6ed30062b41cab514e [INFO] running `Command { std: "docker" "start" "-a" "73be83ecaf9427efe1bc0964e020e87be1a884c3e1f39e6ed30062b41cab514e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73be83ecaf9427efe1bc0964e020e87be1a884c3e1f39e6ed30062b41cab514e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73be83ecaf9427efe1bc0964e020e87be1a884c3e1f39e6ed30062b41cab514e", kill_on_drop: false }` [INFO] [stdout] 73be83ecaf9427efe1bc0964e020e87be1a884c3e1f39e6ed30062b41cab514e [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b312a6c440484e4d3ff36c03b1c58c84bec01aa4d47b254010021c62df77f486 [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" "b312a6c440484e4d3ff36c03b1c58c84bec01aa4d47b254010021c62df77f486", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Checking const-oid v0.4.5 [INFO] [stderr] Checking crc-catalog v1.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Checking self_cell v0.10.2 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking const-zero v0.1.0 [INFO] [stderr] Checking heck v0.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking der v0.1.0 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking ash v0.34.0+1.2.203 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Checking pkcs8 v0.3.3 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling webrtc-util v0.5.3 (https://github.com/webrtc-rs/util?rev=2d193c0fd146e4d48ce63d07dbd085702b60aac2#2d193c0f) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling sys-locale v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking webbrowser v0.6.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking ccm v0.3.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking time v0.3.9 [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=bea5302ecc5fe284 -C extra-filename=-bea5302ecc5fe284 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-bee753fddc619583.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clang-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=a98555ee42a2df6c -C extra-filename=-a98555ee42a2df6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-3c6691a7ea531f26.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-034638554c4b80aa.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-8c37d0964b650e4e.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b312a6c440484e4d3ff36c03b1c58c84bec01aa4d47b254010021c62df77f486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b312a6c440484e4d3ff36c03b1c58c84bec01aa4d47b254010021c62df77f486", kill_on_drop: false }` [INFO] [stdout] b312a6c440484e4d3ff36c03b1c58c84bec01aa4d47b254010021c62df77f486