[INFO] cloning repository https://github.com/AOSC-Dev/p-vector-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/p-vector-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9e61c5575575d8f8396e6507b12bdaf36a41efc [INFO] checking AOSC-Dev/p-vector-rs against try#2de7fc26d295cc010c2931441d33fd81ee21ed2f for pr-105102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/p-vector-rs on toolchain 2de7fc26d295cc010c2931441d33fd81ee21ed2f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/p-vector-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/p-vector-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62ba72da5c776f0cb18961bc6c683ff53664a06a746f8bf04d070644df49b8c3 [INFO] running `Command { std: "docker" "start" "-a" "62ba72da5c776f0cb18961bc6c683ff53664a06a746f8bf04d070644df49b8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62ba72da5c776f0cb18961bc6c683ff53664a06a746f8bf04d070644df49b8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ba72da5c776f0cb18961bc6c683ff53664a06a746f8bf04d070644df49b8c3", kill_on_drop: false }` [INFO] [stdout] 62ba72da5c776f0cb18961bc6c683ff53664a06a746f8bf04d070644df49b8c3 [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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+2de7fc26d295cc010c2931441d33fd81ee21ed2f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494715d662f434cdab9bbe5927463f4fb8a714569e4c4c2918a0078528e5c9ca [INFO] running `Command { std: "docker" "start" "-a" "494715d662f434cdab9bbe5927463f4fb8a714569e4c4c2918a0078528e5c9ca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sailfish-compiler v0.5.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling futures-intrusive v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling filetime v0.2.18 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking capnp v0.13.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha1collisiondetection v0.2.6 [INFO] [stderr] Checking buffered-reader v1.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling sailfish v0.5.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Compiling argh_shared v0.1.9 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Compiling time-macros v0.2.5 [INFO] [stderr] Checking console v0.15.2 [INFO] [stderr] Compiling argh_derive v0.1.9 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking env_logger v0.9.1 [INFO] [stderr] Checking goblin v0.6.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking dialoguer v0.10.2 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking sd-notify v0.4.1 [INFO] [stderr] Checking faster-hex v0.6.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking ar v0.9.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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="runtime"' -C metadata=67956f76abe1380c -C extra-filename=-67956f76abe1380c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-51c617acb2123836.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-0f620aeafaaa4e55.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-321cc037074b2330.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cd03c9e45f8ce1ef.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dd7d3d0eb1dcca8c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-40e01688d3bf13e0.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "494715d662f434cdab9bbe5927463f4fb8a714569e4c4c2918a0078528e5c9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494715d662f434cdab9bbe5927463f4fb8a714569e4c4c2918a0078528e5c9ca", kill_on_drop: false }` [INFO] [stdout] 494715d662f434cdab9bbe5927463f4fb8a714569e4c4c2918a0078528e5c9ca