[INFO] fetching crate sentry-opentelemetry 0.45.0...
[INFO] testing sentry-opentelemetry-0.45.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sentry-opentelemetry 0.45.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sentry-opentelemetry 0.45.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sentry-opentelemetry 0.45.0
[INFO] tweaked toml for crates.io crate sentry-opentelemetry 0.45.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sentry-opentelemetry 0.45.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sentry-opentelemetry 0.45.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec1ad50a255b231e3f4750c1d536dae48cd8d2e8583a9cd79cf620fb1abb996c
[INFO] running `Command { std: "docker" "start" "-a" "ec1ad50a255b231e3f4750c1d536dae48cd8d2e8583a9cd79cf620fb1abb996c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec1ad50a255b231e3f4750c1d536dae48cd8d2e8583a9cd79cf620fb1abb996c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec1ad50a255b231e3f4750c1d536dae48cd8d2e8583a9cd79cf620fb1abb996c", kill_on_drop: false }`
[INFO] [stdout] ec1ad50a255b231e3f4750c1d536dae48cd8d2e8583a9cd79cf620fb1abb996c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f82702fbf609e8dbc5fbe4467476e09ef0253e0d0dcce2c65ddf65a433be9a9
[INFO] running `Command { std: "docker" "start" "-a" "5f82702fbf609e8dbc5fbe4467476e09ef0253e0d0dcce2c65ddf65a433be9a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling debugid v0.8.0
[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 url v2.5.4
[INFO] [stderr]    Compiling sentry-types v0.45.0
[INFO] [stderr]    Compiling sentry-core v0.45.0
[INFO] [stderr]    Compiling sentry-opentelemetry v0.45.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.16s
[INFO] running `Command { std: "docker" "inspect" "5f82702fbf609e8dbc5fbe4467476e09ef0253e0d0dcce2c65ddf65a433be9a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f82702fbf609e8dbc5fbe4467476e09ef0253e0d0dcce2c65ddf65a433be9a9", kill_on_drop: false }`
[INFO] [stdout] 5f82702fbf609e8dbc5fbe4467476e09ef0253e0d0dcce2c65ddf65a433be9a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d043f41ba9a60c8c9370facffd772cf6cd643a11d35f89d4f82d56f866452e00
[INFO] running `Command { std: "docker" "start" "-a" "d043f41ba9a60c8c9370facffd772cf6cd643a11d35f89d4f82d56f866452e00", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling sentry-opentelemetry v0.45.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sentry`
[INFO] [stdout]  --> tests/shared.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sentry::{ClientOptions, Hub};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry_core::test`
[INFO] [stdout]    --> tests/shared.rs:2:18
[INFO] [stdout]     |
[INFO] [stdout]   2 | use sentry_core::test::TestTransport;
[INFO] [stdout]     |                  ^^^^ could not find `test` in `sentry_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-core-0.45.0/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `test` feature
[INFO] [stdout] 156 | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry_core::test`
[INFO] [stdout]    --> tests/shared.rs:2:18
[INFO] [stdout]     |
[INFO] [stdout]   2 | use sentry_core::test::TestTransport;
[INFO] [stdout]     |                  ^^^^ could not find `test` in `sentry_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-core-0.45.0/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `test` feature
[INFO] [stdout] 156 | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry`
[INFO] [stdout]  --> tests/shared.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sentry::{ClientOptions, Hub};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry_core::test`
[INFO] [stdout]    --> tests/shared.rs:2:18
[INFO] [stdout]     |
[INFO] [stdout]   2 | use sentry_core::test::TestTransport;
[INFO] [stdout]     |                  ^^^^ could not find `test` in `sentry_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-core-0.45.0/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `test` feature
[INFO] [stdout] 156 | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry_core::test`
[INFO] [stdout]    --> tests/shared.rs:2:18
[INFO] [stdout]     |
[INFO] [stdout]   2 | use sentry_core::test::TestTransport;
[INFO] [stdout]     |                  ^^^^ could not find `test` in `sentry_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-core-0.45.0/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `test` feature
[INFO] [stdout] 156 | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry`
[INFO] [stdout]  --> tests/shared.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sentry::{ClientOptions, Hub};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry`
[INFO] [stdout]  --> tests/shared.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sentry::{ClientOptions, Hub};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry_core::test`
[INFO] [stdout]    --> tests/shared.rs:2:18
[INFO] [stdout]     |
[INFO] [stdout]   2 | use sentry_core::test::TestTransport;
[INFO] [stdout]     |                  ^^^^ could not find `test` in `sentry_core`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sentry-core-0.45.0/src/lib.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `test` feature
[INFO] [stdout] 156 | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sentry`
[INFO] [stdout]  --> tests/shared.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use sentry::{ClientOptions, Hub};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sentry-opentelemetry` (test "shared") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/captures_transaction.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         sentry::protocol::EnvelopeItem::Transaction(tx) => {
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -         sentry::protocol::EnvelopeItem::Transaction(tx) => {
[INFO] [stdout] 37 +         EnvelopeItem::Transaction(tx) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/captures_transaction_with_nested_spans.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         sentry::protocol::EnvelopeItem::Transaction(tx) => {
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 45 -         sentry::protocol::EnvelopeItem::Transaction(tx) => {
[INFO] [stdout] 45 +         EnvelopeItem::Transaction(tx) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/creates_distributed_trace.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             sentry::protocol::EnvelopeItem::Transaction(tx) => tx.clone(),
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 65 -             sentry::protocol::EnvelopeItem::Transaction(tx) => tx.clone(),
[INFO] [stdout] 65 +             EnvelopeItem::Transaction(tx) => tx.clone(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/captures_transaction_with_nested_spans.rs:62:22
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 Some(sentry::protocol::Context::Trace(trace)) => trace.span_id,
[INFO] [stdout]    |                      ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use opentelemetry::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 62 -                 Some(sentry::protocol::Context::Trace(trace)) => trace.span_id,
[INFO] [stdout] 62 +                 Some(Context::Trace(trace)) => trace.span_id,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/creates_distributed_trace.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Some(sentry::protocol::Context::Trace(trace)) => (trace.trace_id, trace.span_id),
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use opentelemetry::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 82 -         Some(sentry::protocol::Context::Trace(trace)) => (trace.trace_id, trace.span_id),
[INFO] [stdout] 82 +         Some(Context::Trace(trace)) => (trace.trace_id, trace.span_id),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/creates_distributed_trace.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |             Some(sentry::protocol::Context::Trace(trace)) => {
[INFO] [stdout]    |                  ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use opentelemetry::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 89 -             Some(sentry::protocol::Context::Trace(trace)) => {
[INFO] [stdout] 89 +             Some(Context::Trace(trace)) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/creates_distributed_trace.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let tx = match envelope.items().next().unwrap() {
[INFO] [stdout]    |                        ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 |             sentry::capture_message("Test message", sentry::Level::Error);
[INFO] [stdout]    |                                                     ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::Level;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Level`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             sentry::capture_message("Test message", sentry::Level::Error);
[INFO] [stdout] 27 +             sentry::capture_message("Test message", Level::Error);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 sentry::protocol::EnvelopeItem::Event(event) => {
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 sentry::protocol::EnvelopeItem::Event(event) => {
[INFO] [stdout] 44 +                 EnvelopeItem::Event(event) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |                         sentry::protocol::Context::Trace(trace) => Some(trace.trace_id.to_string()),
[INFO] [stdout]    |                         ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use opentelemetry::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -                         sentry::protocol::Context::Trace(trace) => Some(trace.trace_id.to_string()),
[INFO] [stdout] 46 +                         Context::Trace(trace) => Some(trace.trace_id.to_string()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |                         sentry::protocol::Context::Trace(trace) => Some(trace.span_id.to_string()),
[INFO] [stdout]    |                         ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use opentelemetry::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -                         sentry::protocol::Context::Trace(trace) => Some(trace.span_id.to_string()),
[INFO] [stdout] 50 +                         Context::Trace(trace) => Some(trace.span_id.to_string()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 sentry::protocol::EnvelopeItem::Transaction(tx) => {
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 54 -                 sentry::protocol::EnvelopeItem::Transaction(tx) => {
[INFO] [stdout] 54 +                 EnvelopeItem::Transaction(tx) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 sentry::protocol::Context::Trace(context) => context.trace_id.to_string(),
[INFO] [stdout]    |                 ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use opentelemetry::Context;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -                 sentry::protocol::Context::Trace(context) => context.trace_id.to_string(),
[INFO] [stdout] 76 +                 Context::Trace(context) => context.trace_id.to_string(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/associates_event_with_span.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             sentry::capture_message("Test message", sentry::Level::Error);
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/associates_event_with_span.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         for item in envelope.items() {
[INFO] [stdout]    |                     ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sentry-opentelemetry` (test "captures_transaction_with_nested_spans") due to 4 previous errors
[INFO] [stderr] error: could not compile `sentry-opentelemetry` (test "captures_transaction") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sentry-opentelemetry` (test "associates_event_with_span") due to 10 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sentry-opentelemetry` (test "creates_distributed_trace") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "d043f41ba9a60c8c9370facffd772cf6cd643a11d35f89d4f82d56f866452e00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d043f41ba9a60c8c9370facffd772cf6cd643a11d35f89d4f82d56f866452e00", kill_on_drop: false }`
[INFO] [stdout] d043f41ba9a60c8c9370facffd772cf6cd643a11d35f89d4f82d56f866452e00
