[INFO] fetching crate openpgp-ca 0.10.1... [INFO] checking openpgp-ca-0.10.1 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate openpgp-ca 0.10.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate openpgp-ca 0.10.1 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate openpgp-ca 0.10.1 [INFO] finished tweaking crates.io crate openpgp-ca 0.10.1 [INFO] tweaked toml for crates.io crate openpgp-ca 0.10.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate openpgp-ca 0.10.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openpgp-ca-lib v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "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] 213a933932a4568f810b0727421166f3c5a39c552323a67c98872f4b30995c2f [INFO] running `Command { std: "docker" "start" "-a" "213a933932a4568f810b0727421166f3c5a39c552323a67c98872f4b30995c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "213a933932a4568f810b0727421166f3c5a39c552323a67c98872f4b30995c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213a933932a4568f810b0727421166f3c5a39c552323a67c98872f4b30995c2f", kill_on_drop: false }` [INFO] [stdout] 213a933932a4568f810b0727421166f3c5a39c552323a67c98872f4b30995c2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e510c4d21c9921acb0ceb0826eaf9abc27e3c231edc91f05e9a541781ab1a3 [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" "65e510c4d21c9921acb0ceb0826eaf9abc27e3c231edc91f05e9a541781ab1a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking memsec v0.6.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking zbase32 v0.1.2 [INFO] [stderr] Checking cpufeatures v0.1.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking sha1collisiondetection v0.2.3 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking sha2 v0.9.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking bzip2 v0.4.2 [INFO] [stderr] Checking buffered-reader v1.0.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [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="runtime"' -C metadata=fdd43aff60c41cae -C extra-filename=-fdd43aff60c41cae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-a319f5e34246ca34.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-7a1ceb3573ac07bb.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.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-7b8784b2c4431615.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-299e6c8123e25dcd.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-77655542b95b7667.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-79d11b54bd09f8ae.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d26ef09508142236.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" "65e510c4d21c9921acb0ceb0826eaf9abc27e3c231edc91f05e9a541781ab1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e510c4d21c9921acb0ceb0826eaf9abc27e3c231edc91f05e9a541781ab1a3", kill_on_drop: false }` [INFO] [stdout] 65e510c4d21c9921acb0ceb0826eaf9abc27e3c231edc91f05e9a541781ab1a3