[INFO] fetching crate pgp-sig2dot 0.2.4... [INFO] checking pgp-sig2dot-0.2.4 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834 [INFO] extracting crate pgp-sig2dot 0.2.4 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pgp-sig2dot 0.2.4 [INFO] finished tweaking crates.io crate pgp-sig2dot 0.2.4 [INFO] tweaked toml for crates.io crate pgp-sig2dot 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pgp-sig2dot 0.2.4 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pgp-sig2dot 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dd47d95adf80dc67c4587c32021457db6d5be2fce81f48b3e023d6d72389330 [INFO] running `Command { std: "docker" "start" "-a" "1dd47d95adf80dc67c4587c32021457db6d5be2fce81f48b3e023d6d72389330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dd47d95adf80dc67c4587c32021457db6d5be2fce81f48b3e023d6d72389330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd47d95adf80dc67c4587c32021457db6d5be2fce81f48b3e023d6d72389330", kill_on_drop: false }` [INFO] [stdout] 1dd47d95adf80dc67c4587c32021457db6d5be2fce81f48b3e023d6d72389330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2da60f46cc5a92c2e9e522ab06e1b739c8e247494c990d27538c483a5ac96d0 [INFO] running `Command { std: "docker" "start" "-a" "c2da60f46cc5a92c2e9e522ab06e1b739c8e247494c990d27538c483a5ac96d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking generic-array v1.1.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking buffered-reader v1.3.1 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking z-base-32 v0.1.4 [INFO] [stderr] Compiling sequoia-policy-config v0.6.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking pipe v0.4.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking dot-writer v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Compiling enumber v0.3.1 [INFO] [stderr] Compiling serialize_display_adapter_macro_derive v0.2.0 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=876949014b7bef5f -C extra-filename=-331fa3c1e8f9fece --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-45e84b4d3c5325a8.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-f27faf9d1093f768.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-721bb1071c90fb4a.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-c7c1914db7a4e72e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-8cd83441595e815f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b3c1ed0abcc20d0d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c9ed6525bee6373f.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-25f5fa63576ecefb.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-a2fdff950a9db0a9.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-b3d62239c84e92f9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a57f76c9bf821dd2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.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: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.68.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=a1af7e5887857637 -C extra-filename=-0fbc402927d66903 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e5c910880d9ee6e9.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-c01d76409fb25732.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-781bd8e56ad24eed.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0660da8593602ac0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b3c1ed0abcc20d0d.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-a4868f0c4ae22781.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c2da60f46cc5a92c2e9e522ab06e1b739c8e247494c990d27538c483a5ac96d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2da60f46cc5a92c2e9e522ab06e1b739c8e247494c990d27538c483a5ac96d0", kill_on_drop: false }` [INFO] [stdout] c2da60f46cc5a92c2e9e522ab06e1b739c8e247494c990d27538c483a5ac96d0