[INFO] fetching crate zoi-plugins 1.26.1...
[INFO] checking zoi-plugins-1.26.1 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] extracting crate zoi-plugins 1.26.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate zoi-plugins 1.26.1
[INFO] finished tweaking crates.io crate zoi-plugins 1.26.1
[INFO] tweaked toml for crates.io crate zoi-plugins 1.26.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zoi-plugins 1.26.1 on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zoi-plugins 1.26.1 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b
[INFO] running `Command { std: "docker" "start" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.44.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling cdivsufsort v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking sacabase v2.0.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking generic-array v1.4.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking link-section v0.19.3
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.3
[INFO] [stderr]    Compiling self_update v0.44.0
[INFO] [stderr]     Checking zlib-rs v0.6.7
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking ctor v1.0.13
[INFO] [stderr]     Checking suffix_array v0.5.0
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling luau0-src v0.20.7+luau728
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking buffered-reader v1.4.1
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking libyaml-rs v0.3.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling zoi-core v1.26.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling mlua-sys v0.11.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking spdx v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking junction v2.0.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking h2 v0.4.18
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking lzma-rust v0.1.7
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking zbsdiff v1.5.3
[INFO] [stderr]     Checking nt-time v0.8.1
[INFO] [stderr]     Checking filetime_creation v0.2.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking sevenz-rust v0.6.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking uuid v1.25.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]     Checking comfy-table v8.0.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking yaml_serde v0.10.7
[INFO] [stderr]     Checking serde-value v0.7.0
[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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="experimental"' --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"))' -C metadata=82b6ae4d90cf8d32 -C extra-filename=-91c380a24a93b755 --out-dir /opt/rustwide/target/debug/build/bindgen/91c380a24a93b755/out -L dependency=/opt/rustwide/target/debug/build/anstyle/2ad9180aa07a2ead/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/either/cc37115065d365a8/out -L dependency=/opt/rustwide/target/debug/build/glob/4c55fa9c31ca0b2a/out -L dependency=/opt/rustwide/target/debug/build/libc/aaf142a3f07df6bd/out -L dependency=/opt/rustwide/target/debug/build/libloading/de43f9bf4e778113/out -L dependency=/opt/rustwide/target/debug/build/memchr/99d2f2078a65bceb/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/f27ed9f657b07325/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/c41a08ae474911c8/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/78c5964063282cb2/out -L dependency=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/unicode-width/a34389d66ff79b3f/out --extern annotate_snippets=/opt/rustwide/target/debug/build/annotate-snippets/a4e7719966e810a7/out/libannotate_snippets-a4e7719966e810a7.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/3440582ead57f77f/out/libbitflags-3440582ead57f77f.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/20193bf621a212e8/out/libcexpr-20193bf621a212e8.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/de2ad06128320e4e/out/libclang_sys-de2ad06128320e4e.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/fb53ee8ba646194d/out/libitertools-fb53ee8ba646194d.rmeta --extern log=/opt/rustwide/target/debug/build/log/33265d0507e2cfdb/out/liblog-33265d0507e2cfdb.rmeta --extern prettyplease=/opt/rustwide/target/debug/build/prettyplease/b3007a64645d5030/out/libprettyplease-b3007a64645d5030.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/08f40a4aea3945f6/out/libregex-08f40a4aea3945f6.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/7fc97d08af7663dd/out/librustc_hash-7fc97d08af7663dd.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out/libsyn-cf9a9978d9be874a.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b", kill_on_drop: false }`
[INFO] [stdout] 827c89e0da3b69b41e8f07d1787d5edf203d3636d407637b1d83a43f8149d04b
