[INFO] fetching crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2... [INFO] testing tracexec-opentelemetry-otlp-0.29.0+tracexec.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2 [INFO] tweaked toml for crates.io crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tracexec-opentelemetry-otlp 0.29.0+tracexec.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry v0.29.1 [INFO] [stderr] Downloaded opentelemetry-http v0.29.0 [INFO] [stderr] Downloaded tracexec-opentelemetry-proto v0.29.0+tracexec.2 [INFO] [stderr] Downloaded openssl-sys v0.9.108 [INFO] [stderr] Downloaded opentelemetry_sdk v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d57f9c3e38382ab6d820378b5c398688a747ed5f44043ac9edb3a5a2dcfd2405 [INFO] running `Command { std: "docker" "start" "-a" "d57f9c3e38382ab6d820378b5c398688a747ed5f44043ac9edb3a5a2dcfd2405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d57f9c3e38382ab6d820378b5c398688a747ed5f44043ac9edb3a5a2dcfd2405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57f9c3e38382ab6d820378b5c398688a747ed5f44043ac9edb3a5a2dcfd2405", kill_on_drop: false }` [INFO] [stdout] d57f9c3e38382ab6d820378b5c398688a747ed5f44043ac9edb3a5a2dcfd2405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5124404e2ad222a6873669800431b8419d036293ab015df66e5862bf0bfecdfd [INFO] running `Command { std: "docker" "start" "-a" "5124404e2ad222a6873669800431b8419d036293ab015df66e5862bf0bfecdfd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tracexec-opentelemetry-proto v0.29.0+tracexec.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling opentelemetry-http v0.29.0 [INFO] [stderr] Compiling tracexec-opentelemetry-otlp v0.29.0+tracexec.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.37s [INFO] running `Command { std: "docker" "inspect" "5124404e2ad222a6873669800431b8419d036293ab015df66e5862bf0bfecdfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5124404e2ad222a6873669800431b8419d036293ab015df66e5862bf0bfecdfd", kill_on_drop: false }` [INFO] [stdout] 5124404e2ad222a6873669800431b8419d036293ab015df66e5862bf0bfecdfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a74e880f827e9c9439970534f01a8615562bbc055e186ae31f13c381d011b166 [INFO] running `Command { std: "docker" "start" "-a" "a74e880f827e9c9439970534f01a8615562bbc055e186ae31f13c381d011b166", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.29.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tracexec-opentelemetry-proto v0.29.0+tracexec.2 [INFO] [stderr] Compiling opentelemetry-http v0.29.0 [INFO] [stderr] Compiling tracexec-opentelemetry-otlp v0.29.0+tracexec.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.36s [INFO] running `Command { std: "docker" "inspect" "a74e880f827e9c9439970534f01a8615562bbc055e186ae31f13c381d011b166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a74e880f827e9c9439970534f01a8615562bbc055e186ae31f13c381d011b166", kill_on_drop: false }` [INFO] [stdout] a74e880f827e9c9439970534f01a8615562bbc055e186ae31f13c381d011b166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59db45e3ee124b29ebe20016cf682ffa7e73be26379cd263d40d6ce95794ba3f [INFO] running `Command { std: "docker" "start" "-a" "59db45e3ee124b29ebe20016cf682ffa7e73be26379cd263d40d6ce95794ba3f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracexec_opentelemetry_otlp-1245d9ea44422fc1) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test exporter::http::tests::test_add_header_from_string ... ok [INFO] [stdout] test exporter::http::tests::test_http_exporter_builder_with_headers ... ok [INFO] [stdout] test exporter::http::tests::test_build_endpoint_uri ... ok [INFO] [stdout] test exporter::http::tests::test_append_signal_path_to_generic_env ... ok [INFO] [stdout] test exporter::http::tests::test_http_exporter_endpoint ... ok [INFO] [stdout] test exporter::http::tests::test_all_invalid_urls_falls_back_to_error ... ok [INFO] [stdout] test exporter::http::tests::test_invalid_uri_in_signal_env_falls_back_to_generic_env ... ok [INFO] [stdout] test exporter::http::tests::test_not_append_signal_path_to_signal_env ... ok [INFO] [stdout] test exporter::http::tests::test_priority_of_code_based_config_over_envs ... ok [INFO] [stdout] test exporter::tests::export_builder_error_invalid_http_endpoint ... ok [INFO] [stdout] test exporter::http::tests::test_merge_header_from_string ... ok [INFO] [stdout] test exporter::http::tests::test_priority_of_signal_env_over_generic_env ... ok [INFO] [stdout] test exporter::tests::test_parse_header_key_value_string ... ok [INFO] [stdout] test exporter::tests::test_parse_header_string ... ok [INFO] [stdout] test exporter::tests::test_default_http_endpoint ... ok [INFO] [stdout] test exporter::tests::test_url_decode ... ok [INFO] [stdout] test exporter::tests::test_priority_of_signal_env_over_generic_env_for_timeout ... ok [INFO] [stdout] test exporter::http::tests::test_use_default_when_others_missing ... ok [INFO] [stdout] test exporter::tests::test_priority_of_code_based_config_over_envs_for_timeout ... ok [INFO] [stdout] test exporter::tests::test_default_protocol ... ok [INFO] [stderr] Doc-tests tracexec_opentelemetry_otlp [INFO] [stdout] test exporter::tests::test_use_default_when_others_missing_for_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 67) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 236) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 26) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 174) - compile ... ok [INFO] [stdout] test src/exporter/http/mod.rs - exporter::http::WithHttpConfig (line 417) ... ok [INFO] [stdout] test src/exporter/mod.rs - exporter::WithExportConfig (line 220) ... ok [INFO] [stdout] test src/exporter/http/mod.rs - exporter::http::HttpExporterBuilder (line 57) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 121) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 236) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 6 | use opentelemetry_otlp::{Protocol, WithExportConfig, WithTonicConfig}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use opentelemetry_otlp::{Protocol, WithExportConfig, WithTonicConfig}; [INFO] [stdout] 6 + use opentelemetry_http::{Protocol, WithExportConfig, WithTonicConfig}; [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/lib.rs - (line 26) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 7 | use opentelemetry_otlp::Protocol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use opentelemetry_otlp::Protocol; [INFO] [stdout] 7 + use opentelemetry_http::Protocol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 8 | use opentelemetry_otlp::WithExportConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use opentelemetry_otlp::WithExportConfig; [INFO] [stdout] 8 + use opentelemetry_http::WithExportConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 12 | let otlp_exporter = opentelemetry_otlp::SpanExporter::builder() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 - let otlp_exporter = opentelemetry_otlp::SpanExporter::builder() [INFO] [stdout] 12 + let otlp_exporter = opentelemetry_http::SpanExporter::builder() [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use opentelemetry_sdk::trace::SpanExporter; [INFO] [stdout] | [INFO] [stdout] 2 + use tracexec_opentelemetry_otlp::SpanExporter; [INFO] [stdout] | [INFO] [stdout] help: if you import `SpanExporter`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - let otlp_exporter = opentelemetry_otlp::SpanExporter::builder() [INFO] [stdout] 12 + let otlp_exporter = SpanExporter::builder() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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] ---- src/exporter/http/mod.rs - exporter::http::HttpExporterBuilder (line 57) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] --> src/exporter/http/mod.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 8 | let span_exporter = opentelemetry_otlp::SpanExporter::builder().with_http().build()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - let span_exporter = opentelemetry_otlp::SpanExporter::builder().with_http().build()?; [INFO] [stdout] 8 + let span_exporter = opentelemetry_http::SpanExporter::builder().with_http().build()?; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use opentelemetry_sdk::trace::SpanExporter; [INFO] [stdout] | [INFO] [stdout] 2 + use tracexec_opentelemetry_otlp::SpanExporter; [INFO] [stdout] | [INFO] [stdout] help: if you import `SpanExporter`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 8 - let span_exporter = opentelemetry_otlp::SpanExporter::builder().with_http().build()?; [INFO] [stdout] 8 + let span_exporter = SpanExporter::builder().with_http().build()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] --> src/exporter/http/mod.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 12 | let metrics_exporter = opentelemetry_otlp::MetricExporter::builder() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 - let metrics_exporter = opentelemetry_otlp::MetricExporter::builder() [INFO] [stdout] 12 + let metrics_exporter = opentelemetry_http::MetricExporter::builder() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use tracexec_opentelemetry_otlp::MetricExporter; [INFO] [stdout] | [INFO] [stdout] help: if you import `MetricExporter`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 12 - let metrics_exporter = opentelemetry_otlp::MetricExporter::builder() [INFO] [stdout] 12 + let metrics_exporter = MetricExporter::builder() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] --> src/exporter/http/mod.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 19 | let log_exporter = opentelemetry_otlp::LogExporter::builder().with_http().build()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 - let log_exporter = opentelemetry_otlp::LogExporter::builder().with_http().build()?; [INFO] [stdout] 19 + let log_exporter = opentelemetry_http::LogExporter::builder().with_http().build()?; [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 + use opentelemetry_sdk::logs::LogExporter; [INFO] [stdout] | [INFO] [stdout] 2 + use tracexec_opentelemetry_otlp::LogExporter; [INFO] [stdout] | [INFO] [stdout] help: if you import `LogExporter`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - let log_exporter = opentelemetry_otlp::LogExporter::builder().with_http().build()?; [INFO] [stdout] 19 + let log_exporter = LogExporter::builder().with_http().build()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 121) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 8 | use opentelemetry_otlp::Protocol; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use opentelemetry_otlp::Protocol; [INFO] [stdout] 8 + use opentelemetry_http::Protocol; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 9 | use opentelemetry_otlp::WithExportConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 - use opentelemetry_otlp::WithExportConfig; [INFO] [stdout] 9 + use opentelemetry_http::WithExportConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] --> src/lib.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 13 | let exporter = opentelemetry_otlp::MetricExporter::builder() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_otlp` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 - let exporter = opentelemetry_otlp::MetricExporter::builder() [INFO] [stdout] 13 + let exporter = opentelemetry_http::MetricExporter::builder() [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use tracexec_opentelemetry_otlp::MetricExporter; [INFO] [stdout] | [INFO] [stdout] help: if you import `MetricExporter`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - let exporter = opentelemetry_otlp::MetricExporter::builder() [INFO] [stdout] 13 + let exporter = MetricExporter::builder() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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/exporter/http/mod.rs - exporter::http::HttpExporterBuilder (line 57) [INFO] [stdout] src/lib.rs - (line 121) [INFO] [stdout] src/lib.rs - (line 236) [INFO] [stdout] src/lib.rs - (line 26) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "59db45e3ee124b29ebe20016cf682ffa7e73be26379cd263d40d6ce95794ba3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59db45e3ee124b29ebe20016cf682ffa7e73be26379cd263d40d6ce95794ba3f", kill_on_drop: false }` [INFO] [stdout] 59db45e3ee124b29ebe20016cf682ffa7e73be26379cd263d40d6ce95794ba3f