[INFO] cloning repository https://github.com/mat-1/metasearch2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mat-1/metasearch2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-1%2Fmetasearch2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-1%2Fmetasearch2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ca209aa9734b6a00dbb94f0c3974b7c86f6721a
[INFO] checking mat-1/metasearch2 against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat-1%2Fmetasearch2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mat-1/metasearch2
[INFO] finished tweaking git repo https://github.com/mat-1/metasearch2
[INFO] tweaked toml for git repo https://github.com/mat-1/metasearch2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mat-1/metasearch2 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mat-1/metasearch2 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87007da8656381cb001b33d3b7a2e666521771e041ce5a2660caf729820d6141
[INFO] running `Command { std: "docker" "start" "-a" "87007da8656381cb001b33d3b7a2e666521771e041ce5a2660caf729820d6141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87007da8656381cb001b33d3b7a2e666521771e041ce5a2660caf729820d6141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87007da8656381cb001b33d3b7a2e666521771e041ce5a2660caf729820d6141", kill_on_drop: false }`
[INFO] [stdout] 87007da8656381cb001b33d3b7a2e666521771e041ce5a2660caf729820d6141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f708be5bbcb729edd23aa336f9e6f7bafeb8f224996ab43d156b4699ad83ba4
[INFO] running `Command { std: "docker" "start" "-a" "7f708be5bbcb729edd23aa336f9e6f7bafeb8f224996ab43d156b4699ad83ba4", kill_on_drop: false }`
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling phf_codegen v0.12.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling parse-zoneinfo v0.4.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]    Compiling chrono-tz-build v0.5.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]     Checking webpki-root-certs v1.0.4
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]     Checking webpki-root-certs v0.26.11
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling plotly_derive v0.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking pretty_dtoa v0.3.0
[INFO] [stderr]     Checking serde_with v3.16.0
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]     Checking hyper2 v1.5.5
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking mendeleev v0.8.4
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking jiff v0.1.29
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling metasearch v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking strfmt v0.2.5
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking ammonia v4.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking scraper v0.24.0
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking fend-core v1.5.7
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr] error: could not compile `mendeleev` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name mendeleev --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mendeleev-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all_element_properties"' --cfg 'feature="all_features"' --cfg 'feature="all_isotope_properties"' --cfg 'feature="all_lists"' --cfg 'feature="all_no_std_features"' --cfg 'feature="all_properties"' --cfg 'feature="atomic_number"' --cfg 'feature="atomic_radius"' --cfg 'feature="atomic_weight"' --cfg 'feature="boiling_point"' --cfg 'feature="color"' --cfg 'feature="color_properties"' --cfg 'feature="cpk_color"' --cfg 'feature="default"' --cfg 'feature="density"' --cfg 'feature="discoverers"' --cfg 'feature="discovery_location"' --cfg 'feature="electron_affinity"' --cfg 'feature="electronic_configuration"' --cfg 'feature="element_list"' --cfg 'feature="evaporation_heat"' --cfg 'feature="fusion_heat"' --cfg 'feature="group"' --cfg 'feature="group_list"' --cfg 'feature="group_name"' --cfg 'feature="group_number"' --cfg 'feature="group_symbol"' --cfg 'feature="ionization_energy"' --cfg 'feature="isotope_display"' --cfg 'feature="isotope_element"' --cfg 'feature="isotope_half_life"' --cfg 'feature="isotope_list"' --cfg 'feature="isotope_mass_number"' --cfg 'feature="isotope_natural_abundance"' --cfg 'feature="isotope_neutron_number"' --cfg 'feature="isotopes"' --cfg 'feature="jmol_color"' --cfg 'feature="melting_point"' --cfg 'feature="name"' --cfg 'feature="numeric_properties"' --cfg 'feature="oxidation_states"' --cfg 'feature="period"' --cfg 'feature="ranges"' --cfg 'feature="state_of_matter_properties"' --cfg 'feature="std"' --cfg 'feature="string_properties"' --cfg 'feature="symbol"' --cfg 'feature="year_discovered"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all_element_properties", "all_features", "all_isotope_properties", "all_lists", "all_no_std_features", "all_properties", "atomic_number", "atomic_radius", "atomic_weight", "boiling_point", "color", "color_properties", "cpk_color", "default", "density", "discoverers", "discovery_location", "electron_affinity", "electronic_configuration", "element_list", "evaporation_heat", "fusion_heat", "group", "group_list", "group_name", "group_number", "group_symbol", "ionization_energy", "isotope_display", "isotope_element", "isotope_half_life", "isotope_list", "isotope_mass_number", "isotope_natural_abundance", "isotope_neutron_number", "isotopes", "jmol_color", "melting_point", "name", "numeric_properties", "oxidation_states", "period", "ranges", "serde", "state_of_matter_properties", "std", "string_properties", "symbol", "year_discovered"))' -C metadata=ad0119dc868239ff -C extra-filename=-4fdd099bd62afc64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/1.95.0-beta.7-x86_64-unknown-linux-gnu/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=9f935dbb2fb79545 -C extra-filename=-0adedf33ef7d44e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7fab99713c89f862.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-83df1c9a102e588d.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-72b81276e2a53db8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ab77f60e830881f2.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4bf3bfe6547a3e4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f5dbb0604dbb422c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-38799732c12b177e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c7f5a35228cdce47.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-71218cae56924d37.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7f708be5bbcb729edd23aa336f9e6f7bafeb8f224996ab43d156b4699ad83ba4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f708be5bbcb729edd23aa336f9e6f7bafeb8f224996ab43d156b4699ad83ba4", kill_on_drop: false }`
[INFO] [stdout] 7f708be5bbcb729edd23aa336f9e6f7bafeb8f224996ab43d156b4699ad83ba4
