[INFO] fetching crate ripasso 0.8.0... [INFO] checking ripasso-0.8.0 against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] extracting crate ripasso 0.8.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ripasso 0.8.0 [INFO] finished tweaking crates.io crate ripasso 0.8.0 [INFO] tweaked toml for crates.io crate ripasso 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ripasso 0.8.0 on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ripasso 0.8.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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e08a7641921533a6319d593287daad27d5b36a4a9cdc36b31c293bd68a8c1f84 [INFO] running `Command { std: "docker" "start" "-a" "e08a7641921533a6319d593287daad27d5b36a4a9cdc36b31c293bd68a8c1f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e08a7641921533a6319d593287daad27d5b36a4a9cdc36b31c293bd68a8c1f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08a7641921533a6319d593287daad27d5b36a4a9cdc36b31c293bd68a8c1f84", kill_on_drop: false }` [INFO] [stdout] e08a7641921533a6319d593287daad27d5b36a4a9cdc36b31c293bd68a8c1f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 807ea9afd173357b416266b86cacf765ea1d97780a38c7c534dabbf43bb6c809 [INFO] running `Command { std: "docker" "start" "-a" "807ea9afd173357b416266b86cacf765ea1d97780a38c7c534dabbf43bb6c809", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling build-rs v0.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling term v1.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling lalrpop-util v0.22.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking capnp v0.19.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Checking buffered-reader v1.4.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Compiling lalrpop v0.22.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling libgpg-error-sys v0.6.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling gpgme-sys v0.11.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking gpg-error v0.6.2 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking chrono v0.4.40 [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/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.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_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=7c2365828a5a2ac4 -C extra-filename=-56a45ac17b257d75 --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-e0a046f5545b1bfc.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-7d1650281623ee78.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a5e63b7bf74cdf47.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-83da058ad1f9aa7e.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-52e55aa574604cb3.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" "807ea9afd173357b416266b86cacf765ea1d97780a38c7c534dabbf43bb6c809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807ea9afd173357b416266b86cacf765ea1d97780a38c7c534dabbf43bb6c809", kill_on_drop: false }` [INFO] [stdout] 807ea9afd173357b416266b86cacf765ea1d97780a38c7c534dabbf43bb6c809