[INFO] fetching crate nostralink 0.2.3... [INFO] checking nostralink-0.2.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate nostralink 0.2.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate nostralink 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nostralink 0.2.3 [INFO] tweaked toml for crates.io crate nostralink 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nostralink 0.2.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nostralink 0.2.3 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 804b082254bd1c2135b70af0fb5c4a5092b7e070ad57bbfc54fc4f5d131c518d [INFO] running `Command { std: "docker" "start" "-a" "804b082254bd1c2135b70af0fb5c4a5092b7e070ad57bbfc54fc4f5d131c518d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "804b082254bd1c2135b70af0fb5c4a5092b7e070ad57bbfc54fc4f5d131c518d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804b082254bd1c2135b70af0fb5c4a5092b7e070ad57bbfc54fc4f5d131c518d", kill_on_drop: false }` [INFO] [stdout] 804b082254bd1c2135b70af0fb5c4a5092b7e070ad57bbfc54fc4f5d131c518d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abc15527891a999ec3e72f9b416e986bb24d8071f9bd0827c625ff3213d51182 [INFO] running `Command { std: "docker" "start" "-a" "abc15527891a999ec3e72f9b416e986bb24d8071f9bd0827c625ff3213d51182", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Checking oxiri v0.2.11 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking contextual v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Checking lexical v7.0.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Checking decoded-char v0.1.1 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking resiter v0.5.0 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Checking mownstr v0.3.1 [INFO] [stderr] Checking mown v0.2.2 [INFO] [stderr] Checking pct-str v1.2.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking locspan v0.7.16 [INFO] [stderr] Checking iref v2.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking langtag v0.3.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking raw-btree v0.3.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking rio_api v0.8.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking quick-xml v0.37.4 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling static-iref v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Checking rio_turtle v0.8.5 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Checking rio_xml v0.8.5 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking atomic-destructor v0.3.0 [INFO] [stderr] Checking negentropy v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rustix v1.0.5 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking async-priority-channel v0.2.0 [INFO] [stderr] Checking app_dirs2 v2.5.5 [INFO] [stderr] Checking thread-priority v1.2.0 [INFO] [stderr] Checking urn v0.7.0 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Checking pct-str v2.0.0 [INFO] [stderr] Checking rdf-types v0.15.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking oxsdatatypes v0.2.2 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling enum_delegate_lib v0.2.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking oxrdf v0.2.4 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Checking spargebra v0.3.5 [INFO] [stderr] Checking oxttl v0.1.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking oxrdfxml v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking rust-embed v8.7.0 [INFO] [stderr] Compiling enum_delegate v0.2.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking moka v0.12.10 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde_json_path_macros_internal v0.1.2 [INFO] [stderr] Checking strum v0.27.1 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/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=c156a1e58c1b6a57 -C extra-filename=-e433c28d9b3c08f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-827b5d3a3c242e02.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-aae5161b55d40957.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d20f4819c2d7d09e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c2be1bcea81c89ef.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-eaefdb22591c0dd8.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-dbaa46b0f5097764.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a613634f98a483ac.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-8fbe4e885794bb83.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" "abc15527891a999ec3e72f9b416e986bb24d8071f9bd0827c625ff3213d51182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc15527891a999ec3e72f9b416e986bb24d8071f9bd0827c625ff3213d51182", kill_on_drop: false }` [INFO] [stdout] abc15527891a999ec3e72f9b416e986bb24d8071f9bd0827c625ff3213d51182