[INFO] fetching crate lambda-otel-utils 0.3.1...
[INFO] testing lambda-otel-utils-0.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate lambda-otel-utils 0.3.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate lambda-otel-utils 0.3.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate lambda-otel-utils 0.3.1
[INFO] tweaked toml for crates.io crate lambda-otel-utils 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lambda-otel-utils 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lambda-otel-utils 0.3.1 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc4751787a65a062f2458fecce65e14215be5820eec134bda72a4453fd42dd57
[INFO] running `Command { std: "docker" "start" "-a" "cc4751787a65a062f2458fecce65e14215be5820eec134bda72a4453fd42dd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc4751787a65a062f2458fecce65e14215be5820eec134bda72a4453fd42dd57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc4751787a65a062f2458fecce65e14215be5820eec134bda72a4453fd42dd57", kill_on_drop: false }`
[INFO] [stdout] cc4751787a65a062f2458fecce65e14215be5820eec134bda72a4453fd42dd57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 511ff30b5407473a2f9f2a5e40e235f5803a73807c402c781a28e20221336d0b
[INFO] running `Command { std: "docker" "start" "-a" "511ff30b5407473a2f9f2a5e40e235f5803a73807c402c781a28e20221336d0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.28.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling opentelemetry-http v0.28.0
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling lambda_runtime v0.11.3
[INFO] [stderr]    Compiling opentelemetry-proto v0.28.0
[INFO] [stderr]    Compiling opentelemetry-aws v0.16.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.29.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.28.0
[INFO] [stderr]    Compiling otlp-stdout-client v0.4.1
[INFO] [stderr]    Compiling lambda-otel-utils v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "511ff30b5407473a2f9f2a5e40e235f5803a73807c402c781a28e20221336d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "511ff30b5407473a2f9f2a5e40e235f5803a73807c402c781a28e20221336d0b", kill_on_drop: false }`
[INFO] [stdout] 511ff30b5407473a2f9f2a5e40e235f5803a73807c402c781a28e20221336d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0289d0e4a7ac5b0a77cc803acc791352ade361a684a10749359286e2868e260c
[INFO] running `Command { std: "docker" "start" "-a" "0289d0e4a7ac5b0a77cc803acc791352ade361a684a10749359286e2868e260c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling sealed_test_derive v1.1.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling rusty-forkfork v0.4.0
[INFO] [stderr]    Compiling sealed_test v1.1.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling query_map v0.7.0
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling aws_lambda_events v0.15.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling opentelemetry-proto v0.28.0
[INFO] [stderr]    Compiling opentelemetry-aws v0.16.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.29.0
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.11.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling lambda_runtime v0.11.3
[INFO] [stderr]    Compiling opentelemetry-http v0.28.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.28.0
[INFO] [stderr]    Compiling otlp-stdout-client v0.4.1
[INFO] [stderr]    Compiling lambda-otel-utils v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.28s
[INFO] running `Command { std: "docker" "inspect" "0289d0e4a7ac5b0a77cc803acc791352ade361a684a10749359286e2868e260c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0289d0e4a7ac5b0a77cc803acc791352ade361a684a10749359286e2868e260c", kill_on_drop: false }`
[INFO] [stdout] 0289d0e4a7ac5b0a77cc803acc791352ade361a684a10749359286e2868e260c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 047d17bd38c5e907d9857bc0b9376306b7788d5ad00a910aecc4959cbdc4b207
[INFO] running `Command { std: "docker" "start" "-a" "047d17bd38c5e907d9857bc0b9376306b7788d5ad00a910aecc4959cbdc4b207", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lambda_otel_utils-6813076f44c4a161)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test http_meter_provider::tests::test_http_meter_provider_builder_default ... ok
[INFO] [stdout] test http_meter_provider::tests::test_http_meter_provider_builder_customization ... ok
[INFO] [stdout] test http_tracer_provider::tests::test_default_builder ... ok
[INFO] [stdout] {"__otel_otlp_stdout":"otlp-stdout-client@0.4.1","source":"unknown-service","endpoint":"http://localhost:4318/v1/traces","method":"POST","payload":{"resourceSpans":[{"resource":{"attributes":[{"key":"service.name","value":{"stringValue":"unknown_service"}},{"key":"telemetry.sdk.language","value":{"stringValue":"rust"}},{"key":"telemetry.sdk.version","value":{"stringValue":"0.28.0"}},{"key":"telemetry.sdk.name","value":{"stringValue":"opentelemetry"}}],"droppedAttributesCount":0},"schemaUrl":"","scopeSpans":[{"schemaUrl":"","scope":{"attributes":[],"droppedAttributesCount":0,"name":"test","version":""},"spans":[{"attributes":[],"droppedAttributesCount":0,"droppedEventsCount":0,"droppedLinksCount":0,"endTimeUnixNano":"1759313562445404056","events":[],"flags":1,"kind":1,"links":[],"name":"test_span","parentSpanId":"","spanId":"9942bb86632afaf9","startTimeUnixNano":"1759313562445401196","status":{"code":0,"message":""},"traceId":"75fa33702806b342f19fb6525299e247","traceState":""}]}]}]},"headers":{"content-type":"application/json","user-agent":"OTel OTLP Exporter Rust/0.28.0"},"content-type":"application/json","base64":false}
[INFO] [stdout] {"__otel_otlp_stdout":"otlp-stdout-client@0.4.1","source":"unknown-service","endpoint":"http://localhost:4318/v1/traces","method":"POST","payload":{"resourceSpans":[{"resource":{"attributes":[{"key":"service.name","value":{"stringValue":"unknown_service"}},{"key":"telemetry.sdk.language","value":{"stringValue":"rust"}},{"key":"telemetry.sdk.version","value":{"stringValue":"0.28.0"}},{"key":"telemetry.sdk.name","value":{"stringValue":"opentelemetry"}}],"droppedAttributesCount":0},"schemaUrl":"","scopeSpans":[{"schemaUrl":"","scope":{"attributes":[],"droppedAttributesCount":0,"name":"test","version":""},"spans":[{"attributes":[],"droppedAttributesCount":0,"droppedEventsCount":0,"droppedLinksCount":0,"endTimeUnixNano":"1759313562445388546","events":[],"flags":1,"kind":1,"links":[],"name":"test_span","parentSpanId":"","spanId":"a49faa4257eed090","startTimeUnixNano":"1759313562445385066","status":{"code":0,"message":""},"traceId":"68dcfe9a9064b6086d20075a05803b55","traceState":""}]}]}]},"headers":{"content-type":"application/json","user-agent":"OTel OTLP Exporter Rust/0.28.0"},"content-type":"application/json","base64":false}
[INFO] [stdout] {"__otel_otlp_stdout":"otlp-stdout-client@0.4.1","source":"unknown-service","endpoint":"http://localhost:4318/v1/traces","method":"POST","payload":{"resourceSpans":[{"resource":{"attributes":[{"key":"service.name","value":{"stringValue":"unknown_service"}},{"key":"telemetry.sdk.language","value":{"stringValue":"rust"}},{"key":"telemetry.sdk.version","value":{"stringValue":"0.28.0"}},{"key":"telemetry.sdk.name","value":{"stringValue":"opentelemetry"}}],"droppedAttributesCount":0},"schemaUrl":"","scopeSpans":[{"schemaUrl":"","scope":{"attributes":[],"droppedAttributesCount":0,"name":"test","version":""},"spans":[{"attributes":[],"droppedAttributesCount":0,"droppedEventsCount":0,"droppedLinksCount":0,"endTimeUnixNano":"1759313562445388526","events":[],"flags":1,"kind":1,"links":[],"name":"test_span","parentSpanId":"","spanId":"de13c33aca5edb99","startTimeUnixNano":"1759313562445383946","status":{"code":0,"message":""},"traceId":"4030df3ce76152e56fb8de09ab098a48","traceState":""}]}]}]},"headers":{"user-agent":"OTel OTLP Exporter Rust/0.28.0","content-type":"application/json"},"content-type":"application/json","base64":false}
[INFO] [stdout] test http_tracer_provider::tests::test_multiple_propagators ... ok
[INFO] [stdout] test http_tracer_provider::tests::test_custom_id_generator ... ok
[INFO] [stdout] test http_tracer_provider::tests::test_successful_build ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lambda_otel_utils
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider (line 20) ... FAILED
[INFO] [stdout] test src/http_meter_provider.rs - http_meter_provider::HttpMeterProviderBuilder (line 30) ... FAILED
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_http_client (line 169) - compile ... ok
[INFO] [stdout] test src/lib.rs - readme (line 224) ... ignored
[INFO] [stdout] test src/lib.rs - readme (line 246) ... ignored
[INFO] [stdout] test src/lib.rs - readme (line 266) ... ignored
[INFO] [stdout] test src/lib.rs - (line 25) - compile ... FAILED
[INFO] [stdout] test src/subscriber.rs - subscriber (line 10) - compile ... ok
[INFO] [stdout] test src/subscriber.rs - subscriber (line 37) - compile ... ok
[INFO] [stdout] test src/subscriber.rs - subscriber::OpenTelemetrySubscriberBuilder::with_env_filter_string (line 249) - compile ... ok
[INFO] [stdout] test src/subscriber.rs - subscriber::OpenTelemetrySubscriberBuilder (line 170) - compile ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_batch_exporter (line 328) ... FAILED
[INFO] [stdout] test src/lib.rs - readme (line 126) - compile ... FAILED
[INFO] [stdout] test src/subscriber.rs - subscriber::create_otel_metrics_layer (line 136) - compile ... ok
[INFO] [stdout] test src/http_meter_provider.rs - http_meter_provider::HttpMeterProviderBuilder::enable_global (line 103) ... FAILED
[INFO] [stdout] test src/subscriber.rs - subscriber::init_otel_subscriber (line 338) - compile ... ok
[INFO] [stdout] test src/subscriber.rs - subscriber::create_otel_tracing_layer (line 92) - compile ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_simple_exporter (line 313) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_text_map_propagator (line 197) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_stdout_client (line 148) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::enable_global (line 343) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<StdoutClient,RandomIdGenerator,
[INFO] [stdout] TraceContextPropagator> (line 80) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_default_id_generator (line 285) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_xray_text_map_propagator (line 242) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_id_generator (line 257) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_xray_id_generator (line 299) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_default_text_map_propagator (line 226) ... ok
[INFO] [stdout] test src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::new (line 108) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/http_tracer_provider.rs - http_tracer_provider (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_sdk::trace::TracerProvider`
[INFO] [stdout]  --> src/http_tracer_provider.rs:23:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use opentelemetry_sdk::trace::{TracerProvider, Tracer};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                no `TracerProvider` in `trace`
[INFO] [stdout]   |                                help: a similar name exists in the module: `SdkTracerProvider`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these traits instead:
[INFO] [stdout]           lambda_otel_utils::TracerProvider
[INFO] [stdout]           opentelemetry::trace::TracerProvider
[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/http_meter_provider.rs - http_meter_provider::HttpMeterProviderBuilder (line 30) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Error` in module `opentelemetry_sdk::error`
[INFO] [stdout]  --> src/http_meter_provider.rs:36:57
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() -> Result<(), opentelemetry_sdk::error::Error> {
[INFO] [stdout]   |                                                         ^^^^^ not found in `opentelemetry_sdk::error`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 4 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 4 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 4 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 4 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]   = and 9 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - async fn main() -> Result<(), opentelemetry_sdk::error::Error> {
[INFO] [stdout] 8 + async fn main() -> Result<(), Error> {
[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 E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `lambda_runtime::layers::OpenTelemetryLayer`, `lambda_runtime::layers::OpenTelemetryFaasTrigger`
[INFO] [stdout]  --> src/lib.rs:29:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use lambda_runtime::layers::{OpenTelemetryLayer, OpenTelemetryFaasTrigger};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^ no `OpenTelemetryFaasTrigger` in `layers`
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              no `OpenTelemetryLayer` in `layers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           lambda_otel_utils::OpenTelemetryLayer
[INFO] [stdout]           tracing_opentelemetry::OpenTelemetryLayer
[INFO] [stdout]   = help: consider importing this enum instead:
[INFO] [stdout]           lambda_otel_utils::OpenTelemetryFaasTrigger
[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/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_batch_exporter (line 328) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustciLWEQU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblambda_otel_utils-1f7cb99aabc29e4a,libtracing_opentelemetry-9716943a367a119c,libtracing_log-ea33b0310dab65d3,liblambda_runtime-dc516518000a128d,libhttp_serde-72117e301f0be28d,libserde_path_to_error-191edbbcf068ab03,libasync_stream-c3274fe11e484d69,liblambda_runtime_api_client-6d9ad32448d7d959,libfutures-b5c09c45171ee246,libtower-9cedd0409c733abc,libpin_project-27df6af958dfe653,libtower_layer-d908dd771b239ecd,libtracing_subscriber-b37ca89a26567a8b,libtracing_serde-c1ab1d7b503886da,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-3e00e3cc22da4380,libregex_automata-da52fe727c4d5405,libregex_syntax-d8962dd81ced636f,libthread_local-2c32321f50ebee82,libthiserror-1614374d169905ba,libopentelemetry_aws-f6064b138f231aaf,libopentelemetry_semantic_conventions-c832728c056591ed,libotlp_stdout_client-985cb328c647f12d,libflate2-ea7636a30cb7495b,libminiz_oxide-eddcc0dc51e5ecea,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libopentelemetry_otlp-dbf133a382473962,libopentelemetry_proto-7119d6a70833a5df,libhex-13e08b3b00984ab7,libprost-4ecfaca0c79658dc,libopentelemetry_sdk-312354b2b08cd571,libtokio_stream-f299ba9438a908cb,libfutures_executor-d3b06036917c4979,librand-534c8ceb089c6ed8,librand_chacha-a05d832848ec33b7,libppv_lite86-52f9f8842c93e1c1,libzerocopy-4b28f0dd71e08274,libbyteorder-9f6ac6743e38a88c,librand_core-7ef6866c65f12b87,libgetrandom-f342de478495b326,libopentelemetry_http-5ba5775240c2318d,libreqwest-316dd8bb9fb1a2bd,librustls_pemfile-37fc7deda89168e1,librustls_pki_types-7013f2d5aa634e0b,libsync_wrapper-dec6d2c880d81363,libbase64-32787b0325ea6df8,libipnet-8b8ac2f1f2253516,libhyper_tls-407314ac36a70986,libtokio_native_tls-c32dbc770221bcb4,libserde_urlencoded-e4925589deeb869c,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-cad358a210b1b927,libryu-a980823ac8640001,libnative_tls-052690c35a971348,libopenssl_probe-2c6d21a9709cae46,libopenssl-6a64be282cc403ad,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-5d0df2eea103be85,libhyper_util-bddffe8ebbae3b4d,libtower_service-3fb88d28c2218805,libhyper-f7c7e57fa0938934,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-13d413a1d8d457a5,libindexmap-f92675cf65017224,libequivalent-487f93f8f6ab5e5b,libhashbrown-e91ff99f593457c8,libatomic_waker-06950c8c08d2b8fa,libtokio_util-a42e5935fd90be7d,libtokio-74e311162a0eb8fe,libsignal_hook_registry-2c81f49423f55325,libsocket2-d17f580f9f71d5f2,libmio-b57e507aa6226736,libparking_lot-ea836570270aaaa8,libparking_lot_core-a96930e7818531f0,liblibc-6780b72eb1f51d4b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-d687f9fc5698b1a1,libhttp_body-c22d69f19297bc89,libfutures_util-ca5cc29875775188,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liburl-ad35a56f053db4af,libidna-bab0799b137e3aa3,libidna_adapter-f48ce1b52553af41,libicu_normalizer-f317b5ebd7a41a87,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-baf3f9111578c0bf,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-f409735fc8a28db8,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-e55f4a7a51267e36,libicu_provider-56e7e4e3ccbb5ea6,libicu_locid-7263ac53e446b54e,liblitemap-77adb1e9469fbec5,libtinystr-ee677ea74567844b,libzerovec-6d8b6a2fb562275d,libwriteable-1e5dea0053e4c229,libyoke-4388f74626685ed4,libzerofrom-3729c82020826034,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libopentelemetry-3f1e615a81052926,libtracing-9fefc07cd6f7d7ad,liblog-9a3ff67864b30e2c,libtracing_core-1de26ddc03192244,libonce_cell-2642703f88b7c2f4,libpin_project_lite-1fb34223a43983ad,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libthiserror-79275882ec461133,libhttp-558ca0a654e7a005,libitoa-14d9a3a48958c4d6,libfnv-79e2cbfbe03dcd16,libbytes-a2669f20d1043fbe,libserde-409c84f1f6df94e0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciLWEQU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXLzicH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - readme (line 126) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `TracerProvider` in module `opentelemetry_sdk::trace`
[INFO] [stdout]    --> src/lib.rs:204:49
[INFO] [stdout]     |
[INFO] [stdout]  80 |     tracer_provider: &opentelemetry_sdk::trace::TracerProvider,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.28.0/src/trace/provider.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct SdkTracerProvider {
[INFO] [stdout]     | ---------------------------- similarly named struct `SdkTracerProvider` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  80 |     tracer_provider: &opentelemetry_sdk::trace::SdkTracerProvider,
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout]   4 + use lambda_otel_utils::TracerProvider;
[INFO] [stdout]     |
[INFO] [stdout]   4 + use opentelemetry::trace::TracerProvider;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TracerProvider`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  80 -     tracer_provider: &opentelemetry_sdk::trace::TracerProvider,
[INFO] [stdout]  80 +     tracer_provider: &TracerProvider,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:193:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |         if let Err(e) = result {
[INFO] [stdout]    |                ^^^^^^   ------ this expression has type `()`
[INFO] [stdout]    |                |
[INFO] [stdout]    |                expected `()`, found `Result<_, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0412.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http_meter_provider.rs - http_meter_provider::HttpMeterProviderBuilder::enable_global (line 103) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcM3qKfI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblambda_otel_utils-1f7cb99aabc29e4a,libtracing_opentelemetry-9716943a367a119c,libtracing_log-ea33b0310dab65d3,liblambda_runtime-dc516518000a128d,libhttp_serde-72117e301f0be28d,libserde_path_to_error-191edbbcf068ab03,libasync_stream-c3274fe11e484d69,liblambda_runtime_api_client-6d9ad32448d7d959,libfutures-b5c09c45171ee246,libtower-9cedd0409c733abc,libpin_project-27df6af958dfe653,libtower_layer-d908dd771b239ecd,libtracing_subscriber-b37ca89a26567a8b,libtracing_serde-c1ab1d7b503886da,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-3e00e3cc22da4380,libregex_automata-da52fe727c4d5405,libregex_syntax-d8962dd81ced636f,libthread_local-2c32321f50ebee82,libthiserror-1614374d169905ba,libopentelemetry_aws-f6064b138f231aaf,libopentelemetry_semantic_conventions-c832728c056591ed,libotlp_stdout_client-985cb328c647f12d,libflate2-ea7636a30cb7495b,libminiz_oxide-eddcc0dc51e5ecea,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libopentelemetry_otlp-dbf133a382473962,libopentelemetry_proto-7119d6a70833a5df,libhex-13e08b3b00984ab7,libprost-4ecfaca0c79658dc,libopentelemetry_sdk-312354b2b08cd571,libtokio_stream-f299ba9438a908cb,libfutures_executor-d3b06036917c4979,librand-534c8ceb089c6ed8,librand_chacha-a05d832848ec33b7,libppv_lite86-52f9f8842c93e1c1,libzerocopy-4b28f0dd71e08274,libbyteorder-9f6ac6743e38a88c,librand_core-7ef6866c65f12b87,libgetrandom-f342de478495b326,libopentelemetry_http-5ba5775240c2318d,libreqwest-316dd8bb9fb1a2bd,librustls_pemfile-37fc7deda89168e1,librustls_pki_types-7013f2d5aa634e0b,libsync_wrapper-dec6d2c880d81363,libbase64-32787b0325ea6df8,libipnet-8b8ac2f1f2253516,libhyper_tls-407314ac36a70986,libtokio_native_tls-c32dbc770221bcb4,libserde_urlencoded-e4925589deeb869c,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-cad358a210b1b927,libryu-a980823ac8640001,libnative_tls-052690c35a971348,libopenssl_probe-2c6d21a9709cae46,libopenssl-6a64be282cc403ad,libbitflags-c95e5b195a86a9bf,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-5d0df2eea103be85,libhyper_util-bddffe8ebbae3b4d,libtower_service-3fb88d28c2218805,libhyper-f7c7e57fa0938934,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-13d413a1d8d457a5,libindexmap-f92675cf65017224,libequivalent-487f93f8f6ab5e5b,libhashbrown-e91ff99f593457c8,libatomic_waker-06950c8c08d2b8fa,libtokio_util-a42e5935fd90be7d,libtokio-74e311162a0eb8fe,libsignal_hook_registry-2c81f49423f55325,libsocket2-d17f580f9f71d5f2,libmio-b57e507aa6226736,libparking_lot-ea836570270aaaa8,libparking_lot_core-a96930e7818531f0,liblibc-6780b72eb1f51d4b,libcfg_if-3e7fc4e38d4a72b5,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libhttp_body_util-d687f9fc5698b1a1,libhttp_body-c22d69f19297bc89,libfutures_util-ca5cc29875775188,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,liburl-ad35a56f053db4af,libidna-bab0799b137e3aa3,libidna_adapter-f48ce1b52553af41,libicu_normalizer-f317b5ebd7a41a87,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-084045a3116dc58e,libicu_properties-baf3f9111578c0bf,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-f409735fc8a28db8,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-e55f4a7a51267e36,libicu_provider-56e7e4e3ccbb5ea6,libicu_locid-7263ac53e446b54e,liblitemap-77adb1e9469fbec5,libtinystr-ee677ea74567844b,libzerovec-6d8b6a2fb562275d,libwriteable-1e5dea0053e4c229,libyoke-4388f74626685ed4,libzerofrom-3729c82020826034,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libopentelemetry-3f1e615a81052926,libtracing-9fefc07cd6f7d7ad,liblog-9a3ff67864b30e2c,libtracing_core-1de26ddc03192244,libonce_cell-2642703f88b7c2f4,libpin_project_lite-1fb34223a43983ad,libfutures_sink-ae1eb2d060de53a2,libfutures_core-3b920243fce8fec0,libthiserror-79275882ec461133,libhttp-558ca0a654e7a005,libitoa-14d9a3a48958c4d6,libfnv-79e2cbfbe03dcd16,libbytes-a2669f20d1043fbe,libserde-409c84f1f6df94e0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcM3qKfI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestITSXlz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http_meter_provider.rs - http_meter_provider::HttpMeterProviderBuilder (line 30)
[INFO] [stdout]     src/http_meter_provider.rs - http_meter_provider::HttpMeterProviderBuilder::enable_global (line 103)
[INFO] [stdout]     src/http_tracer_provider.rs - http_tracer_provider (line 20)
[INFO] [stdout]     src/http_tracer_provider.rs - http_tracer_provider::HttpTracerProviderBuilder<C,I,P>::with_batch_exporter (line 328)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - readme (line 126)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 6 failed; 3 ignored; 0 measured; 0 filtered out; finished in 11.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "047d17bd38c5e907d9857bc0b9376306b7788d5ad00a910aecc4959cbdc4b207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047d17bd38c5e907d9857bc0b9376306b7788d5ad00a910aecc4959cbdc4b207", kill_on_drop: false }`
[INFO] [stdout] 047d17bd38c5e907d9857bc0b9376306b7788d5ad00a910aecc4959cbdc4b207
