[INFO] cloning repository https://github.com/v0l/nostr-profiles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0l/nostr-profiles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-profiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-profiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 765ed5219f8deac7e461702b1ff4b9ef1386e0c3
[INFO] checking v0l/nostr-profiles against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fnostr-profiles" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/v0l/nostr-profiles
[INFO] finished tweaking git repo https://github.com/v0l/nostr-profiles
[INFO] tweaked toml for git repo https://github.com/v0l/nostr-profiles written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0l/nostr-profiles on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v0l/nostr-profiles 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df45f56a6688d6b904456ce19df4215899ed25fe414fa480d763568702e70296
[INFO] running `Command { std: "docker" "start" "-a" "df45f56a6688d6b904456ce19df4215899ed25fe414fa480d763568702e70296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df45f56a6688d6b904456ce19df4215899ed25fe414fa480d763568702e70296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df45f56a6688d6b904456ce19df4215899ed25fe414fa480d763568702e70296", kill_on_drop: false }`
[INFO] [stdout] df45f56a6688d6b904456ce19df4215899ed25fe414fa480d763568702e70296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 505ed57559f31af13201cc98511e4845795ff748535f97306dab1b7745e7eb4b
[INFO] running `Command { std: "docker" "start" "-a" "505ed57559f31af13201cc98511e4845795ff748535f97306dab1b7745e7eb4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling selectors v0.36.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tendril v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking markup5ever v0.39.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling ffmpeg-rs-raw v1.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking html5ever v0.39.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]     Checking ego-tree v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking config v0.15.22
[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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --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=fba69535a5ff793f -C extra-filename=-b213b8d8f39750bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b07e26f51485ca2.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-0f10328e5debb9e2.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-86d81eb2fcee1bee.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f27443e4f4541dd4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e79a3b083d919da9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-17b79e69bb32987b.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b54b95f1c69c55d3.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d60246c149cb9b3f.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" "505ed57559f31af13201cc98511e4845795ff748535f97306dab1b7745e7eb4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "505ed57559f31af13201cc98511e4845795ff748535f97306dab1b7745e7eb4b", kill_on_drop: false }`
[INFO] [stdout] 505ed57559f31af13201cc98511e4845795ff748535f97306dab1b7745e7eb4b
