[INFO] fetching crate bubble-db 0.1.0...
[INFO] checking bubble-db-0.1.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate bubble-db 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bubble-db 0.1.0
[INFO] finished tweaking crates.io crate bubble-db 0.1.0
[INFO] tweaked toml for crates.io crate bubble-db 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bubble-db 0.1.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bubble-db 0.1.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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c41bdeb735863c58292e58d1b09128c061646edb0e4026844fd9bcce58d68798
[INFO] running `Command { std: "docker" "start" "-a" "c41bdeb735863c58292e58d1b09128c061646edb0e4026844fd9bcce58d68798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c41bdeb735863c58292e58d1b09128c061646edb0e4026844fd9bcce58d68798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c41bdeb735863c58292e58d1b09128c061646edb0e4026844fd9bcce58d68798", kill_on_drop: false }`
[INFO] [stdout] c41bdeb735863c58292e58d1b09128c061646edb0e4026844fd9bcce58d68798
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e0a080809010365f19ac48b06707509ddc02c24693e9ab180839864b2db7fd8
[INFO] running `Command { std: "docker" "start" "-a" "7e0a080809010365f19ac48b06707509ddc02c24693e9ab180839864b2db7fd8", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking postgres-protocol v0.6.10
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling subprocess v0.2.13
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking postgres-types v0.2.12
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking whoami v2.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking webpki-roots v0.24.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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/7b3da9103634dffd4f4365cfd8642427c781d99f/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=e0a337873e878234 -C extra-filename=-5a319080bf6586e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a5a44f28b7bdbf75.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-be14f9739d318573.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b6797baa084e1cc7.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7b6f7b0d3f7f5f71.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c698d44a50844612.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c57c66c983c52d4b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-795e08a495ed8dc7.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-99061166f0d03640.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-765f89400576224e.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-87947b98e10c5319.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7e0a080809010365f19ac48b06707509ddc02c24693e9ab180839864b2db7fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e0a080809010365f19ac48b06707509ddc02c24693e9ab180839864b2db7fd8", kill_on_drop: false }`
[INFO] [stdout] 7e0a080809010365f19ac48b06707509ddc02c24693e9ab180839864b2db7fd8
