[INFO] fetching crate graphix-package-map 0.7.0... [INFO] documenting graphix-package-map-0.7.0 against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] extracting crate graphix-package-map 0.7.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate graphix-package-map 0.7.0 [INFO] finished tweaking crates.io crate graphix-package-map 0.7.0 [INFO] tweaked toml for crates.io crate graphix-package-map 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphix-package-map 0.7.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphix-package-map 0.7.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b42d39cb1965c09fd130c85fc7887ea138cafcd41f2f5162e3b7d1efcfe2dff [INFO] running `Command { std: "docker" "start" "-a" "7b42d39cb1965c09fd130c85fc7887ea138cafcd41f2f5162e3b7d1efcfe2dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b42d39cb1965c09fd130c85fc7887ea138cafcd41f2f5162e3b7d1efcfe2dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b42d39cb1965c09fd130c85fc7887ea138cafcd41f2f5162e3b7d1efcfe2dff", kill_on_drop: false }` [INFO] [stdout] 7b42d39cb1965c09fd130c85fc7887ea138cafcd41f2f5162e3b7d1efcfe2dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcb3e53f9cecca1d444080029562fc2d47cc30e0e83f6f61bff0fc35233d6d4f [INFO] running `Command { std: "docker" "start" "-a" "dcb3e53f9cecca1d444080029562fc2d47cc30e0e83f6f61bff0fc35233d6d4f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking hybrid-array v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.5.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Checking digest v0.11.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling fish-printf v0.2.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking pkcs5 v0.7.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling if-addrs v0.15.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling toml_edit v0.25.3+spec-1.1.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking toml v1.0.3+spec-1.1.0 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking cp_r v0.5.2 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking jiff v0.2.20 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling poolshark_derive v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling netidx-derive v0.31.5 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.32 [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/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.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="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=f43a593a2a2563ac -C extra-filename=-b2c6eccc0a56c888 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ed84ea5ca56f8897.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-385fbebf170a834f.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d846789a45044eb9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cb5f9874a6d99e85.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bf474d4760d85257.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-7ba26ef625036c11.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0fa97b1aa44f5fda.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c8d1aa803b4380bc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1d6bb48ffa5f0d1e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-497b9168e5585017.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-459ce6780ac1fd8f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-ed0de0caf35b3a22.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dcb3e53f9cecca1d444080029562fc2d47cc30e0e83f6f61bff0fc35233d6d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb3e53f9cecca1d444080029562fc2d47cc30e0e83f6f61bff0fc35233d6d4f", kill_on_drop: false }` [INFO] [stdout] dcb3e53f9cecca1d444080029562fc2d47cc30e0e83f6f61bff0fc35233d6d4f