[INFO] fetching crate pgx-tests 0.1.20... [INFO] checking pgx-tests-0.1.20 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate pgx-tests 0.1.20 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pgx-tests 0.1.20 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pgx-tests 0.1.20 [INFO] finished tweaking crates.io crate pgx-tests 0.1.20 [INFO] tweaked toml for crates.io crate pgx-tests 0.1.20 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-traits v0.2.0 [INFO] [stderr] Downloaded build-deps v0.1.4 [INFO] [stderr] Downloaded shutdown_hooks v0.1.0 [INFO] [stderr] Downloaded pgx-utils v0.1.20 [INFO] [stderr] Downloaded pgx-macros v0.1.20 [INFO] [stderr] Downloaded pgx v0.1.20 [INFO] [stderr] Downloaded pgx-pg-sys v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] 339994477f785e89253324f1692ff87759e663076c925791bc01cdb32918dca9 [INFO] running `Command { std: "docker" "start" "-a" "339994477f785e89253324f1692ff87759e663076c925791bc01cdb32918dca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "339994477f785e89253324f1692ff87759e663076c925791bc01cdb32918dca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339994477f785e89253324f1692ff87759e663076c925791bc01cdb32918dca9", kill_on_drop: false }` [INFO] [stdout] 339994477f785e89253324f1692ff87759e663076c925791bc01cdb32918dca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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] c2cb272524d7401980da5e8c2e8b544cb276d881939278830796bd50503015d7 [INFO] running `Command { std: "docker" "start" "-a" "c2cb272524d7401980da5e8c2e8b544cb276d881939278830796bd50503015d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking shutdown_hooks v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling atomic-traits v0.2.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking socks v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking syn v1.0.69 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking env_proxy v0.4.1 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking rttp_client v0.1.0 [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 futures-macro v0.3.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [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.57.0/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=e8289272c2b6cf70 -C extra-filename=-e8289272c2b6cf70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-f39120f5b24185e3.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-a398d8630b1214c0.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-951fd0fb02fa4863.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bf1393c7177bf2cc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-30733ee2136dfb20.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-1bf032c316e0e4b8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-32a461668e4c2f4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5f2a98a903f1d830.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f8c6ba8a7a4b41cb.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-79d11b54bd09f8ae.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d26ef09508142236.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-e8aec8198115354a.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" "c2cb272524d7401980da5e8c2e8b544cb276d881939278830796bd50503015d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cb272524d7401980da5e8c2e8b544cb276d881939278830796bd50503015d7", kill_on_drop: false }` [INFO] [stdout] c2cb272524d7401980da5e8c2e8b544cb276d881939278830796bd50503015d7