[INFO] fetching crate meerkat-core 0.5.2... [INFO] testing meerkat-core-0.5.2 against 1.95.0 for beta-1.96-2 [INFO] extracting crate meerkat-core 0.5.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate meerkat-core 0.5.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate meerkat-core 0.5.2 [INFO] tweaked toml for crates.io crate meerkat-core 0.5.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate meerkat-core 0.5.2 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate meerkat-core 0.5.2 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" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding meerkat-models v0.5.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fraction v0.15.3 [INFO] [stderr] Downloaded borrow-or-share v0.2.4 [INFO] [stderr] Downloaded meerkat-models v0.5.2 [INFO] [stderr] Downloaded uuid-simd v0.8.0 [INFO] [stderr] Downloaded tokio_with_wasm_proc v0.9.0 [INFO] [stderr] Downloaded zmij v1.0.16 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded referencing v0.26.2 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded jsonschema v0.26.2 [INFO] [stderr] Downloaded tempfile v3.24.0 [INFO] [stderr] Downloaded tokio_with_wasm v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 955aa4758c51f76d0f0f75c41985d92a94e2ddadba43bf40b9864dc9ccc3e8c0 [INFO] running `Command { std: "docker" "start" "-a" "955aa4758c51f76d0f0f75c41985d92a94e2ddadba43bf40b9864dc9ccc3e8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "955aa4758c51f76d0f0f75c41985d92a94e2ddadba43bf40b9864dc9ccc3e8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "955aa4758c51f76d0f0f75c41985d92a94e2ddadba43bf40b9864dc9ccc3e8c0", kill_on_drop: false }` [INFO] [stdout] 955aa4758c51f76d0f0f75c41985d92a94e2ddadba43bf40b9864dc9ccc3e8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdebd8a1f9cf82c62b87e32d9ad67952712ac7dbd1d40777ed1e6c7f6571fdf6 [INFO] running `Command { std: "docker" "start" "-a" "cdebd8a1f9cf82c62b87e32d9ad67952712ac7dbd1d40777ed1e6c7f6571fdf6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 ref-cast-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling referencing v0.26.2 [INFO] [stderr] Compiling meerkat-models v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling jsonschema v0.26.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling meerkat-core v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "cdebd8a1f9cf82c62b87e32d9ad67952712ac7dbd1d40777ed1e6c7f6571fdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdebd8a1f9cf82c62b87e32d9ad67952712ac7dbd1d40777ed1e6c7f6571fdf6", kill_on_drop: false }` [INFO] [stdout] cdebd8a1f9cf82c62b87e32d9ad67952712ac7dbd1d40777ed1e6c7f6571fdf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514648dc929cc2bee87d9140077816a2937b9d926f59774cebe098599d969a70 [INFO] running `Command { std: "docker" "start" "-a" "514648dc929cc2bee87d9140077816a2937b9d926f59774cebe098599d969a70", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling meerkat-core v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `meerkat-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name meerkat_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--deny=clippy::unwrap_used' '--allow=clippy::unused_self' '--allow=clippy::unused_async' --forbid=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--deny=clippy::unimplemented' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--deny=clippy::todo' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::ref_option' '--deny=clippy::redundant_clone' '--allow=clippy::print_stdout' '--allow=clippy::print_stderr' '--deny=clippy::panic' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--deny=clippy::mutex_integer' '--deny=clippy::mutex_atomic' '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::map_unwrap_or' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::let_underscore_untyped' '--allow=clippy::items_after_statements' '--deny=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::format_push_string' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--deny=clippy::expect_used' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::default_trait_access' '--deny=clippy::dbg_macro' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::case_sensitive_file_extension_comparisons' '--allow=clippy::cargo_common_metadata' '--allow=clippy::assigning_clones' '--allow=clippy::allow_attributes_without_reason' --test --cfg 'feature="default"' --cfg 'feature="jsonschema"' --cfg 'feature="schema"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "jsonschema", "schema"))' -C metadata=4f9ef5087c4473c4 -C extra-filename=-deb67fdb7115a329 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-8f0fa1286d8ee50f.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a6418fc14f67ed1d.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5e53df12e6d455ea.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-08675460ba25d23e.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-03540fbc01063d71.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d167d2232d0a6d3f.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-25b9dcecc40ffc28.rlib --extern meerkat_models=/opt/rustwide/target/debug/deps/libmeerkat_models-0f588436c5cd736e.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-231f73ed987d3141.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-aa02b7181f6018c1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-72ba85cef8a770ac.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c50b435f6a0fb5c7.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-155a6e70177d2059.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2f63450a233cef3c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1c1612cde9bd8482.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-108e72df45c3b149.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-17d40ebc8a83548d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a5cb0000710da438.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-36b4d484fb1fb6e6.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "514648dc929cc2bee87d9140077816a2937b9d926f59774cebe098599d969a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514648dc929cc2bee87d9140077816a2937b9d926f59774cebe098599d969a70", kill_on_drop: false }` [INFO] [stdout] 514648dc929cc2bee87d9140077816a2937b9d926f59774cebe098599d969a70