[INFO] fetching crate opentelemetry_sdk 0.31.0...
[INFO] testing opentelemetry_sdk-0.31.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate opentelemetry_sdk 0.31.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate opentelemetry_sdk 0.31.0
[INFO] finished tweaking crates.io crate opentelemetry_sdk 0.31.0
[INFO] tweaked toml for crates.io crate opentelemetry_sdk 0.31.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opentelemetry_sdk 0.31.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opentelemetry_sdk 0.31.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc3d9fc6d5bccdace5bc954b04b3b3c273c825037f65815ea773c7eca44f3529
[INFO] running `Command { std: "docker" "start" "-a" "cc3d9fc6d5bccdace5bc954b04b3b3c273c825037f65815ea773c7eca44f3529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc3d9fc6d5bccdace5bc954b04b3b3c273c825037f65815ea773c7eca44f3529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3d9fc6d5bccdace5bc954b04b3b3c273c825037f65815ea773c7eca44f3529", kill_on_drop: false }`
[INFO] [stdout] cc3d9fc6d5bccdace5bc954b04b3b3c273c825037f65815ea773c7eca44f3529
[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=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c48db7f198b7d23704675967851a58347f6eb972f8d47b88f37e417c0e11e17
[INFO] running `Command { std: "docker" "start" "-a" "5c48db7f198b7d23704675967851a58347f6eb972f8d47b88f37e417c0e11e17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.36s
[INFO] running `Command { std: "docker" "inspect" "5c48db7f198b7d23704675967851a58347f6eb972f8d47b88f37e417c0e11e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c48db7f198b7d23704675967851a58347f6eb972f8d47b88f37e417c0e11e17", kill_on_drop: false }`
[INFO] [stdout] 5c48db7f198b7d23704675967851a58347f6eb972f8d47b88f37e417c0e11e17
[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=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a508ccc9bcd9bd1e845a093e7b03da982d5b7f2c6dfe722c53f6196e14912d13
[INFO] running `Command { std: "docker" "start" "-a" "a508ccc9bcd9bd1e845a093e7b03da982d5b7f2c6dfe722c53f6196e14912d13", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling symbolic-demangle v12.15.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_edit v0.23.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling symbolic-common v12.15.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling pprof v0.14.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 58.05s
[INFO] running `Command { std: "docker" "inspect" "a508ccc9bcd9bd1e845a093e7b03da982d5b7f2c6dfe722c53f6196e14912d13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a508ccc9bcd9bd1e845a093e7b03da982d5b7f2c6dfe722c53f6196e14912d13", kill_on_drop: false }`
[INFO] [stdout] a508ccc9bcd9bd1e845a093e7b03da982d5b7f2c6dfe722c53f6196e14912d13
[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=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8aedb43dc1d5ab8df3bfa891cf5306c053be9af0cd99d4ea61fd0eb95cd67bdc
[INFO] running `Command { std: "docker" "start" "-a" "8aedb43dc1d5ab8df3bfa891cf5306c053be9af0cd99d4ea61fd0eb95cd67bdc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opentelemetry_sdk-dacce92af728242c)
[INFO] [stdout] 
[INFO] [stdout] running 79 tests
[INFO] [stdout] test growable_array::tests::test_empty_attributes ... ok
[INFO] [stdout] test growable_array::tests::test_exactly_max_stack_capacity ... ok
[INFO] [stdout] test growable_array::tests::test_into_iter ... ok
[INFO] [stdout] test growable_array::tests::test_key_value_pair_storage_growable_array ... ok
[INFO] [stdout] test growable_array::tests::test_len ... ok
[INFO] [stdout] test growable_array::tests::test_less_than_max_stack_capacity ... ok
[INFO] [stdout] test growable_array::tests::test_exceeds_both_stack_and_initial_vec_capacities ... ok
[INFO] [stdout] test growable_array::tests::test_exceeds_stack_but_not_initial_vec_capacity ... ok
[INFO] [stdout] test growable_array::tests::test_ref_iter ... ok
[INFO] [stdout] test growable_array::tests::test_push_and_get ... ok
[INFO] [stdout] test logs::logger_provider::tests::drop_test_with_multiple_providers ... ok
[INFO] [stdout] test logs::logger_provider::tests::shutdown_idempotent_test ... ok
[INFO] [stdout] test logs::logger_provider::tests::global_shutdown_test ... ok
[INFO] [stdout] test logs::logger_provider::tests::test_empty_logger_name ... ok
[INFO] [stdout] test logs::logger_provider::tests::shutdown_test ... ok
[INFO] [stdout] test logs::logger_provider::tests::drop_after_shutdown_test_with_multiple_providers ... ok
[INFO] [stdout] test logs::logger_provider::tests::trace_context_test ... ok
[INFO] [stdout] test logs::logger_provider::tests::with_resource_multiple_calls_ensure_additive ... ok
[INFO] [stdout] test metrics::aggregation::tests::validate_aggregation ... ok
[INFO] [stdout] test metrics::data::tests::validate_cloning_data_points ... ok
[INFO] [stdout] test metrics::instrument::tests::stream_cardinality_limit_validation ... ok
[INFO] [stdout] test metrics::instrument::tests::stream_valid_build ... ok
[INFO] [stdout] test metrics::instrument::tests::stream_name_validation ... ok
[INFO] [stdout] test metrics::instrument::tests::stream_unit_validation ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::expo_bucket_downscale ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::scale_change_rescaling ... ok
[INFO] [stdout] test metrics::internal::aggregate::tests::exponential_histogram_aggregation ... ok
[INFO] [stdout] test metrics::internal::tests::can_add_and_get_i64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::aggregate::tests::explicit_bucket_histogram_aggregation ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::data_point_record_limits ... ok
[INFO] [stdout] test metrics::internal::aggregate::tests::last_value_aggregation ... ok
[INFO] [stdout] test metrics::internal::aggregate::tests::precomputed_sum_aggregation ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::expo_bucket_record ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::sub_normal ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::test_expo_histogram_data_point_record ... ok
[INFO] [stdout] test metrics::internal::tests::can_reset_u64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::tests::can_reset_i64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::tests::can_add_and_get_f64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::tests::can_store_i64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::tests::can_store_f64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::tests::can_store_u64_atomic_value ... ok
[INFO] [stdout] test metrics::internal::histogram::tests::check_buckets_are_selected_correctly ... ok
[INFO] [stdout] test metrics::meter::tests::instrument_name_validation ... ok
[INFO] [stdout] test metrics::meter::tests::instrument_unit_validation ... ok
[INFO] [stdout] test propagation::baggage::tests::extract_baggage_with_metadata ... ok
[INFO] [stdout] test propagation::baggage::tests::inject_baggage_with_metadata ... ok
[INFO] [stdout] test resource::env::tests::test_sdk_provided_resource_detector ... ok
[INFO] [stdout] test resource::tests::builder_with_schema_url::case_1 ... ok
[INFO] [stdout] test propagation::baggage::tests::inject_baggage ... ok
[INFO] [stdout] test resource::tests::builder_with_schema_url::case_2 ... ok
[INFO] [stdout] test propagation::baggage::tests::extract_baggage ... ok
[INFO] [stdout] test resource::env::tests::test_read_from_env ... ok
[INFO] [stdout] test metrics::internal::tests::can_add_and_get_u64_atomic_value ... ok
[INFO] [stdout] test resource::tests::builder_detect_resource ... ok
[INFO] [stdout] test metrics::internal::exponential_histogram::tests::hist_aggregations ... ok
[INFO] [stdout] test metrics::internal::tests::can_reset_f64_atomic_value ... ok
[INFO] [stdout] test resource::tests::builder_with_schema_url::case_3 ... ok
[INFO] [stdout] test resource::tests::detect_resource ... ok
[INFO] [stdout] test resource::tests::merge_resource_key_value_pairs ... ok
[INFO] [stdout] test resource::tests::merge_resource_schema_url::case_1 ... ok
[INFO] [stdout] test resource::tests::merge_resource_schema_url::case_2 ... ok
[INFO] [stdout] test resource::tests::merge_resource_schema_url::case_3 ... ok
[INFO] [stdout] test resource::tests::merge_resource_schema_url::case_4 ... ok
[INFO] [stdout] test trace::provider::tests::test_force_flush ... ok
[INFO] [stdout] test trace::provider::tests::test_shutdown_noops ... ok
[INFO] [stdout] test trace::provider::tests::with_resource_multiple_calls_ensure_additive ... ok
[INFO] [stdout] test logs::logger_provider::tests::test_resource_handling_provider_processor_exporter ... ok
[INFO] [stdout] test resource::tests::merge_resource_schema_url::case_5 ... ok
[INFO] [stdout] test resource::tests::merge_resource_with_missing_attributes::case_1 ... ok
[INFO] [stdout] test resource::tests::merge_resource_with_missing_attributes::case_2 ... ok
[INFO] [stdout] test trace::provider::tests::test_tracer_provider_default_resource ... ok
[INFO] [stdout] test resource::tests::merge_resource_with_missing_attributes::case_3 ... ok
[INFO] [stdout] test resource::tests::merge_resource_with_missing_attributes::case_4 ... ok
[INFO] [stdout] test resource::tests::merge_resource_with_missing_attributes::case_5 ... ok
[INFO] [stdout] test resource::tests::new_resource::case_1 ... ok
[INFO] [stdout] test resource::tests::new_resource::case_2 ... ok
[INFO] [stdout] test trace::provider::tests::drop_after_shutdown_test_with_multiple_providers ... ok
[INFO] [stdout] test trace::provider::tests::drop_test_with_multiple_providers ... ok
[INFO] [stdout] test metrics::internal::aggregate::tests::sum_aggregation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests opentelemetry_sdk
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok
[INFO] [stdout] test src/metrics/periodic_reader.rs - metrics::periodic_reader::PeriodicReader (line 115) - compile ... ok
[INFO] [stdout] test src/metrics/meter_provider.rs - metrics::meter_provider::MeterProviderBuilder::with_view (line 344) ... ok
[INFO] [stdout] test src/lib.rs - (line 51) ... ok
[INFO] [stdout] test src/logs/simple_log_processor.rs - logs::simple_log_processor::SimpleLogProcessor (line 49) ... FAILED
[INFO] [stdout] test src/metrics/instrument.rs - metrics::instrument::Instrument (line 81) ... ok
[INFO] [stdout] test src/logs/batch_log_processor.rs - logs::batch_log_processor::BatchLogProcessor (line 107) ... FAILED
[INFO] [stdout] test src/trace/provider.rs - trace::provider::RandomIdGenerator (line 38) ... ok
[INFO] [stdout] test src/metrics/meter_provider.rs - metrics::meter_provider::MeterProviderBuilder::with_view (line 325) ... ok
[INFO] [stdout] test src/metrics/view.rs - metrics::view::View (line 27) ... ok
[INFO] [stdout] test src/metrics/meter_provider.rs - metrics::meter_provider::MeterProviderBuilder::with_view (line 309) ... ok
[INFO] [stdout] test src/trace/provider.rs - trace::provider::BatchSpanProcessor (line 38) ... ok
[INFO] [stdout] test src/trace/provider.rs - trace::provider (line 38) ... ok
[INFO] [stdout] test src/metrics/meter_provider.rs - metrics::meter_provider::SdkMeterProvider::force_flush (line 65) ... ok
[INFO] [stdout] test src/trace/provider.rs - trace::provider::SdkTracer (line 38) ... ok
[INFO] [stdout] test src/metrics/instrument.rs - metrics::instrument::StreamBuilder (line 136) ... FAILED
[INFO] [stdout] test src/trace/provider.rs - trace::provider::Config (line 38) ... ok
[INFO] [stdout] test src/trace/span_processor.rs - trace::span_processor::sync_channel (line 197) ... FAILED
[INFO] [stdout] test src/trace/provider.rs - trace::provider::SdkTracerProvider::force_flush (line 201) ... ok
[INFO] [stdout] test src/metrics/mod.rs - metrics (line 11) ... ok
[INFO] [stdout] test src/propagation/baggage.rs - propagation::baggage::BaggagePropagator (line 32) ... ok
[INFO] [stdout] test src/trace/provider.rs - trace::provider::SimpleSpanProcessor (line 38) ... ok
[INFO] [stdout] test src/trace/provider.rs - trace::provider::Sampler (line 38) ... ok
[INFO] [stdout] test src/trace/provider.rs - trace::provider::SpanLimits (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/logs/simple_log_processor.rs - logs::simple_log_processor::SimpleLogProcessor (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_sdk::logs::InMemoryLogExporter`
[INFO] [stdout]   --> src/logs/simple_log_processor.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use opentelemetry_sdk::logs::InMemoryLogExporter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InMemoryLogExporter` in `logs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/logs/mod.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]    |          --------------------------- the item is gated here
[INFO] [stdout] 15 | #[cfg_attr(docsrs, doc(cfg(any(feature = "testing", test))))]
[INFO] [stdout] 16 | pub use in_memory_exporter::{InMemoryLogExporter, InMemoryLogExporterBuilder};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logs/batch_log_processor.rs - logs::batch_log_processor::BatchLogProcessor (line 107) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_sdk::logs::InMemoryLogExporter`
[INFO] [stdout]    --> src/logs/batch_log_processor.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | use opentelemetry_sdk::logs::InMemoryLogExporter;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InMemoryLogExporter` in `logs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/logs/mod.rs:16:30
[INFO] [stdout]     |
[INFO] [stdout]  14 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout]  15 | #[cfg_attr(docsrs, doc(cfg(any(feature = "testing", test))))]
[INFO] [stdout]  16 | pub use in_memory_exporter::{InMemoryLogExporter, InMemoryLogExporterBuilder};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/metrics/instrument.rs - metrics::instrument::StreamBuilder (line 136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_sdk::metrics::Aggregation`
[INFO] [stdout]    --> src/metrics/instrument.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 | use opentelemetry_sdk::metrics::{Aggregation, Stream};
[INFO] [stdout]     |                                  ^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  no `Aggregation` in `metrics`
[INFO] [stdout]     |                                  help: a similar name exists in the module: `aggregation`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_aggregation` found for struct `StreamBuilder` in the current scope
[INFO] [stdout]    --> src/metrics/instrument.rs:143:6
[INFO] [stdout]     |
[INFO] [stdout] 141 |   let stream = Stream::builder()
[INFO] [stdout]     |  ______________-
[INFO] [stdout] 142 | |     .with_name("my_stream")
[INFO] [stdout] 143 | |     .with_aggregation(Aggregation::Sum)
[INFO] [stdout]     | |     -^^^^^^^^^^^^^^^^ method not found in `StreamBuilder`
[INFO] [stdout]     | |_____|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/trace/span_processor.rs - trace::span_processor::sync_channel (line 197) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `opentelemetry_sdk`
[INFO] [stdout]    --> src/trace/span_processor.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     testing::trace::NoopSpanExporter,
[INFO] [stdout]     |     ^^^^^^^ could not find `testing` in `opentelemetry_sdk`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(any(feature = "testing", test))]
[INFO] [stdout]     |          --------------------------- the item is gated here
[INFO] [stdout] 134 | #[cfg_attr(docsrs, doc(cfg(any(feature = "testing", test))))]
[INFO] [stdout] 135 | pub mod testing;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_sdk::runtime`
[INFO] [stdout]    --> src/trace/span_processor.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     runtime,
[INFO] [stdout]     |     ^^^^^^^ no `runtime` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "experimental_async_runtime")]
[INFO] [stdout]     |       -------------------------------------- the item is gated behind the `experimental_async_runtime` feature
[INFO] [stdout] 132 | pub mod runtime;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/logs/batch_log_processor.rs - logs::batch_log_processor::BatchLogProcessor (line 107)
[INFO] [stdout]     src/logs/simple_log_processor.rs - logs::simple_log_processor::SimpleLogProcessor (line 49)
[INFO] [stdout]     src/metrics/instrument.rs - metrics::instrument::StreamBuilder (line 136)
[INFO] [stdout]     src/trace/span_processor.rs - trace::span_processor::sync_channel (line 197)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8aedb43dc1d5ab8df3bfa891cf5306c053be9af0cd99d4ea61fd0eb95cd67bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aedb43dc1d5ab8df3bfa891cf5306c053be9af0cd99d4ea61fd0eb95cd67bdc", kill_on_drop: false }`
[INFO] [stdout] 8aedb43dc1d5ab8df3bfa891cf5306c053be9af0cd99d4ea61fd0eb95cd67bdc
