[INFO] cloning repository https://github.com/Hoverbear/booper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hoverbear/booper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoverbear%2Fbooper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoverbear%2Fbooper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6a8c9001efcae360c9a2755da07fcb381e21dbe [INFO] checking Hoverbear/booper against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHoverbear%2Fbooper" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hoverbear/booper on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/Hoverbear/booper [INFO] finished tweaking git repo https://github.com/Hoverbear/booper [INFO] tweaked toml for git repo https://github.com/Hoverbear/booper written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Hoverbear/booper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 7ca8d68fbc51bdd2459b53fc2ca64bf9f5da0cbb63b2d02ae10138957f266b5b [INFO] running `Command { std: "docker" "start" "-a" "7ca8d68fbc51bdd2459b53fc2ca64bf9f5da0cbb63b2d02ae10138957f266b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca8d68fbc51bdd2459b53fc2ca64bf9f5da0cbb63b2d02ae10138957f266b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca8d68fbc51bdd2459b53fc2ca64bf9f5da0cbb63b2d02ae10138957f266b5b", kill_on_drop: false }` [INFO] [stdout] 7ca8d68fbc51bdd2459b53fc2ca64bf9f5da0cbb63b2d02ae10138957f266b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--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] 28beff857d46e7a323532947b5bb588601393ec41dfe7508a6bd38a97dd3f7ed [INFO] running `Command { std: "docker" "start" "-a" "28beff857d46e7a323532947b5bb588601393ec41dfe7508a6bd38a97dd3f7ed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking cpufeatures v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking shutdown_hooks v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking socks v0.3.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Compiling atomic-traits v0.2.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking heapless v0.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking rttp_client v0.1.0 [INFO] [stderr] Checking env_proxy v0.4.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.50 [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.58.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=a8e3b912ab52f62d -C extra-filename=-a8e3b912ab52f62d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-6b26d0e3e9df8bfa.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-8fe0e049964ebd25.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-5fc4ed12f2f7260f.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4623c4c9350477ee.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-415c7f8c579dbe87.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-5b241dfb9720712b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-23608f24c3a1574e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6d7a5e7a3e5f505c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-ab103639e8ef8e17.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-0c237b52160c3e14.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28beff857d46e7a323532947b5bb588601393ec41dfe7508a6bd38a97dd3f7ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28beff857d46e7a323532947b5bb588601393ec41dfe7508a6bd38a97dd3f7ed", kill_on_drop: false }` [INFO] [stdout] 28beff857d46e7a323532947b5bb588601393ec41dfe7508a6bd38a97dd3f7ed