[INFO] fetching crate oximedia-monitor 0.2.0...
[INFO] testing oximedia-monitor-0.2.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate oximedia-monitor 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oximedia-monitor 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oximedia-monitor 0.2.0
[INFO] tweaked toml for crates.io crate oximedia-monitor 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oximedia-monitor 0.2.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oximedia-monitor 0.2.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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9
[INFO] running `Command { std: "docker" "start" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9", 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" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling oxifft-codegen-impl v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling oxifft v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling oxifft-codegen v0.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling spin v0.12.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling oximedia-core v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling rand v0.9.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling spin v0.9.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling oximedia-audio v0.2.0
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr] error: could not compile `oximedia-audio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name oximedia_audio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oximedia-audio-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::all' '--warn=clippy::pedantic' '--allow=clippy::wrong_self_convention' '--allow=clippy::wildcard_imports' '--allow=clippy::while_let_on_iterator' '--allow=clippy::while_let_loop' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_vec' '--allow=clippy::useless_format' '--allow=clippy::useless_conversion' '--allow=clippy::used_underscore_binding' '--allow=clippy::use_debug' '--allow=clippy::upper_case_acronyms' '--allow=clippy::unwrap_or_default' '--allow=clippy::unusual_byte_groupings' '--allow=clippy::unused_self' --allow=unused_must_use '--allow=clippy::unused_async' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_to_owned' '--allow=clippy::unnecessary_sort_by' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_literal_unwrap' '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::unnecessary_join' '--allow=clippy::unnecessary_get_then_check' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--allow=clippy::unchecked_time_subtraction' '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::to_string_in_format_args' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::string_lit_as_bytes' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::single_char_pattern' '--allow=clippy::similar_names' '--allow=clippy::should_implement_trait' '--allow=clippy::self_only_used_in_recursion' '--allow=clippy::self_named_constructors' '--allow=clippy::search_is_some' '--allow=clippy::same_item_push' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_unit_err' '--allow=clippy::ref_option' '--allow=clippy::redundant_slicing' '--allow=clippy::redundant_field_names' '--allow=clippy::redundant_else' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::redundant_closure' '--allow=clippy::range_plus_one' '--allow=clippy::ptr_arg' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::or_fun_call' '--allow=clippy::option_map_unit_fn' '--allow=clippy::option_map_or_none' '--allow=clippy::option_as_ref_deref' '--allow=clippy::only_used_in_recursion' '--allow=clippy::nonminimal_bool' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::no_effect' '--allow=clippy::new_without_default' '--allow=clippy::never_loop' '--allow=clippy::needless_return' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_lifetimes' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_bool_assign' '--allow=clippy::must_use_unit' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::mixed_attributes_style' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' --allow=missing_docs --allow=missing_debug_implementations '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::match_like_matches_macro' '--allow=clippy::map_unwrap_or' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_strip' '--allow=clippy::manual_string_new' '--allow=clippy::manual_split_once' '--allow=clippy::manual_slice_fill' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_midpoint' '--allow=clippy::manual_memcpy' '--allow=clippy::manual_map' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_multiple_of' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_contains' '--allow=clippy::manual_clamp' '--allow=clippy::manual_abs_diff' '--allow=clippy::let_and_return' '--allow=clippy::len_zero' '--allow=clippy::legacy_numeric_constants' '--allow=clippy::large_futures' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_cloned_collect' '--allow=clippy::items_after_test_module' '--allow=clippy::items_after_statements' '--allow=clippy::ip_constant' '--allow=clippy::io_other_error' '--allow=clippy::inline_always' '--allow=clippy::inherent_to_string_shadow_display' '--allow=clippy::inherent_to_string' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_digit_grouping' '--allow=clippy::incompatible_msrv' '--allow=clippy::implicit_saturating_sub' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::ignore_without_reason' '--allow=clippy::if_same_then_else' '--allow=clippy::if_not_else' '--allow=clippy::identity_op' '--allow=clippy::format_push_string' '--allow=clippy::format_collect' '--allow=clippy::for_kv_map' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp_const' '--allow=clippy::float_cmp' '--allow=clippy::field_reassign_with_default' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_counter_loop' '--allow=clippy::explicit_auto_deref' '--allow=clippy::excessive_precision' '--allow=clippy::erasing_op' '--allow=clippy::eq_op' '--allow=clippy::enum_variant_names' '--allow=clippy::duplicated_attributes' '--allow=clippy::double_must_use' '--allow=clippy::double_ended_iterator_last' '--allow=clippy::doc_overindented_list_items' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::doc_lazy_continuation' '--allow=clippy::derivable_impls' '--allow=clippy::default_trait_access' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::decimal_literal_representation' '--allow=clippy::decimal_bitwise_operands' '--allow=clippy::debug_assert_with_mut_call' '--allow=clippy::dbg_macro' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::cloned_instead_of_copied' '--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::borrowed_box' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' '--allow=clippy::bool_comparison' '--allow=clippy::bool_assert_comparison' '--allow=clippy::bind_instead_of_map' '--allow=clippy::await_holding_lock' '--allow=clippy::assigning_clones' '--allow=clippy::assertions_on_constants' '--allow=clippy::approx_constant' --cfg 'feature="default"' --cfg 'feature="flac"' --cfg 'feature="mp3"' --cfg 'feature="opus"' --cfg 'feature="vorbis"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "flac", "mp3", "opus", "pcm", "vorbis"))' -C metadata=d7d6acdd657538f0 -C extra-filename=-1d834c58105223ea --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bytes=/opt/rustwide/target/release/deps/libbytes-654f8a7a557a4087.rmeta --extern oxifft=/opt/rustwide/target/release/deps/liboxifft-d708234f32c86ef2.rmeta --extern oximedia_core=/opt/rustwide/target/release/deps/liboximedia_core-cfbc611637f7d3d6.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-943e77b5737fd5d5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9", kill_on_drop: false }`
[INFO] [stdout] 309365e1ec3680d50f42879d79b53862076ece0a5b634435ead4c758d88899c9
