[INFO] fetching crate talos_certifier_adapters 0.3.13... [INFO] testing talos_certifier_adapters-0.3.13 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate talos_certifier_adapters 0.3.13 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate talos_certifier_adapters 0.3.13 [INFO] finished tweaking crates.io crate talos_certifier_adapters 0.3.13 [INFO] tweaked toml for crates.io crate talos_certifier_adapters 0.3.13 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate talos_certifier_adapters 0.3.13 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate talos_certifier_adapters 0.3.13 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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c71c1bff398edd548697b6f9c5ecb56fdeed425a3506299b82d7760e1919ca [INFO] running `Command { std: "docker" "start" "-a" "96c71c1bff398edd548697b6f9c5ecb56fdeed425a3506299b82d7760e1919ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c71c1bff398edd548697b6f9c5ecb56fdeed425a3506299b82d7760e1919ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c71c1bff398edd548697b6f9c5ecb56fdeed425a3506299b82d7760e1919ca", kill_on_drop: false }` [INFO] [stdout] 96c71c1bff398edd548697b6f9c5ecb56fdeed425a3506299b82d7760e1919ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03b319fa1a9a9477f475f9ae52721a776963748b01292443c2e49a2154b35e94 [INFO] running `Command { std: "docker" "start" "-a" "03b319fa1a9a9477f475f9ae52721a776963748b01292443c2e49a2154b35e94", kill_on_drop: false }` [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sigchld v0.2.4 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling shared_child v1.1.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling potential_utf v0.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling opentelemetry v0.28.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.28.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling talos_common_utils v0.3.13 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f60009ad04ef6044 -C extra-filename=-37ae765b688e6b1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a54cdb917ea7291.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d0b331fa8c552549.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-062dbb29670503c7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-741d383cddcee45f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b7bfdd47074e2248.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-a228a4a627b35f3d.so --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 `toml_edit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=c20e8ceac1deb132 -C extra-filename=-8a586615d9fbc042 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7a2a7805215d2d03.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-061224cd2f40b1de.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-65ab472a5e91e2ae.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-f2ed40e145e3531e.rmeta --extern toml_write=/opt/rustwide/target/debug/deps/libtoml_write-2c704ffd35684d73.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-d98b4b6bf9645098.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `opentelemetry_sdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name opentelemetry_sdk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-trait"' --cfg 'feature="default"' --cfg 'feature="experimental_async_runtime"' --cfg 'feature="glob"' --cfg 'feature="internal-logs"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="rt-tokio"' --cfg 'feature="serde_json"' --cfg 'feature="spec_unstable_logs_enabled"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="trace"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-trait", "default", "experimental_async_runtime", "experimental_logs_batch_log_processor_with_async_runtime", "experimental_metrics_disable_name_validation", "experimental_metrics_periodicreader_with_async_runtime", "experimental_trace_batch_span_processor_with_async_runtime", "glob", "http", "internal-logs", "jaeger_remote_sampler", "logs", "metrics", "opentelemetry-http", "percent-encoding", "rand", "rt-async-std", "rt-tokio", "rt-tokio-current-thread", "serde", "serde_json", "spec_unstable_logs_enabled", "spec_unstable_metrics_views", "testing", "tokio", "tokio-stream", "trace", "tracing", "url"))' -C metadata=812d319cb17c29d9 -C extra-filename=-026280155f3112cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ef3c6633e7489583.so --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0c7632e5ed4dc230.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-3779a8668cc70d53.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-89e7038e12a67709.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-7748687a416caec7.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-66f61de8cbcae3e2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-161dcc978848fa83.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-188b8264a216d870.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9becc070487c1623.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37ae765b688e6b1d.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a1fac55f0612c541.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72ae388a1c7bece9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=f6eee81282bd8bda -C extra-filename=-d47951c0b2c8ed17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-06950c8c08d2b8fa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ae1eb2d060de53a2.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-7a2a7805215d2d03.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5629529544b2a983.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37ae765b688e6b1d.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b8cd5ff4b0711502.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72ae388a1c7bece9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "03b319fa1a9a9477f475f9ae52721a776963748b01292443c2e49a2154b35e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b319fa1a9a9477f475f9ae52721a776963748b01292443c2e49a2154b35e94", kill_on_drop: false }` [INFO] [stdout] 03b319fa1a9a9477f475f9ae52721a776963748b01292443c2e49a2154b35e94