[INFO] cloning repository https://github.com/crumblingstatue/cowbump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/cowbump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7e8681542cbd8ed7c8d6ed0d44876bae6c8250d [INFO] documenting crumblingstatue/cowbump 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%2Fcrumblingstatue%2Fcowbump" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crumblingstatue/cowbump 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/crumblingstatue/cowbump [INFO] finished tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] tweaked toml for git repo https://github.com/crumblingstatue/cowbump written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/crumblingstatue/cowbump 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 8c9696de416152d4ea277cbd033b110cb995b0366010d7b974203eda751beb96 [INFO] running `Command { std: "docker" "start" "-a" "8c9696de416152d4ea277cbd033b110cb995b0366010d7b974203eda751beb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c9696de416152d4ea277cbd033b110cb995b0366010d7b974203eda751beb96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c9696de416152d4ea277cbd033b110cb995b0366010d7b974203eda751beb96", kill_on_drop: false }` [INFO] [stdout] 8c9696de416152d4ea277cbd033b110cb995b0366010d7b974203eda751beb96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 7ace202fb46870be4ee1d6add55dfa8254ca393064c77309344db3420de46d3d [INFO] running `Command { std: "docker" "start" "-a" "7ace202fb46870be4ee1d6add55dfa8254ca393064c77309344db3420de46d3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling glu-sys v0.1.4 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking emath v0.18.0 (https://github.com/emilk/egui.git#f807a290) [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking widestring v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling rfd v0.8.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking open v2.1.2 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking epaint v0.18.1 (https://github.com/emilk/egui.git#f807a290) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking egui v0.18.1 (https://github.com/emilk/egui.git#f807a290) [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.59.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on -C metadata=9cb1e05c349d19b0 -C extra-filename=-9cb1e05c349d19b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-09e5c4068751aa5d.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-b1a6888ffc9272a8.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-297360e22378a3f5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-594183815e238e89.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-b79a3b9187529ac8.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-33256b76636de4bb.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-465e9e1395c1601d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-fad96847f8861710.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-98c4e09ea50ea9ba.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-54e5d45f205179b3.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-c8c3b38e2d0e7e6d.rmeta --cap-lints allow -L /usr/lib/llvm-10/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7ace202fb46870be4ee1d6add55dfa8254ca393064c77309344db3420de46d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ace202fb46870be4ee1d6add55dfa8254ca393064c77309344db3420de46d3d", kill_on_drop: false }` [INFO] [stdout] 7ace202fb46870be4ee1d6add55dfa8254ca393064c77309344db3420de46d3d