[INFO] fetching crate sentry-tracing 0.43.0...
[INFO] testing sentry-tracing-0.43.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate sentry-tracing 0.43.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sentry-tracing 0.43.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sentry-tracing 0.43.0
[INFO] tweaked toml for crates.io crate sentry-tracing 0.43.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sentry-tracing 0.43.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sentry-tracing 0.43.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded sentry-core v0.43.0
[INFO] [stderr]   Downloaded sentry-backtrace v0.43.0
[INFO] [stderr]   Downloaded icu_normalizer_data v1.5.1
[INFO] [stderr]   Downloaded sentry-types v0.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a8ac0360a4d8e2ce3e7d1191bcd5c9ebd3deaaf9064b1e8e0fe42e915eac32b
[INFO] running `Command { std: "docker" "start" "-a" "4a8ac0360a4d8e2ce3e7d1191bcd5c9ebd3deaaf9064b1e8e0fe42e915eac32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a8ac0360a4d8e2ce3e7d1191bcd5c9ebd3deaaf9064b1e8e0fe42e915eac32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a8ac0360a4d8e2ce3e7d1191bcd5c9ebd3deaaf9064b1e8e0fe42e915eac32b", kill_on_drop: false }`
[INFO] [stdout] 4a8ac0360a4d8e2ce3e7d1191bcd5c9ebd3deaaf9064b1e8e0fe42e915eac32b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 296a592e71aa51d3f35cb56b3d760a9b47aa39f2602ce94fe12245d7e593b9ec
[INFO] running `Command { std: "docker" "start" "-a" "296a592e71aa51d3f35cb56b3d760a9b47aa39f2602ce94fe12245d7e593b9ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.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 serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 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 icu_properties v1.5.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling debugid v0.8.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.43.0
[INFO] [stderr]    Compiling sentry-core v0.43.0
[INFO] [stderr]    Compiling sentry-tracing v0.43.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.32s
[INFO] running `Command { std: "docker" "inspect" "296a592e71aa51d3f35cb56b3d760a9b47aa39f2602ce94fe12245d7e593b9ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296a592e71aa51d3f35cb56b3d760a9b47aa39f2602ce94fe12245d7e593b9ec", kill_on_drop: false }`
[INFO] [stdout] 296a592e71aa51d3f35cb56b3d760a9b47aa39f2602ce94fe12245d7e593b9ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f99ce286131495d848efe6bee469e529fda0f07f31c393a2929b1797f77c3cb
[INFO] running `Command { std: "docker" "start" "-a" "8f99ce286131495d848efe6bee469e529fda0f07f31c393a2929b1797f77c3cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 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.43.0
[INFO] [stderr]    Compiling sentry-core v0.43.0
[INFO] [stderr]    Compiling sentry-tracing v0.43.0 (/opt/rustwide/workdir)
[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.43.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.43.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.43.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[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/smoke.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         sentry::protocol::EnvelopeItem::Event(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]  1 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -         sentry::protocol::EnvelopeItem::Event(event) => event,
[INFO] [stdout] 18 +         EnvelopeItem::Event(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/smoke.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         sentry::protocol::Context::Trace(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]  1 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing_subscriber::layer::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -         sentry::protocol::Context::Trace(trace) => trace,
[INFO] [stdout] 24 +         Context::Trace(trace) => trace,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/smoke.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         sentry::protocol::EnvelopeItem::Transaction(transaction) => transaction,
[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]  1 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -         sentry::protocol::EnvelopeItem::Transaction(transaction) => transaction,
[INFO] [stdout] 32 +         EnvelopeItem::Transaction(transaction) => transaction,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/name_op_updates.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             sentry::protocol::EnvelopeItem::Transaction(transaction) => transaction,
[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]  1 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 32 -             sentry::protocol::EnvelopeItem::Transaction(transaction) => transaction,
[INFO] [stdout] 32 +             EnvelopeItem::Transaction(transaction) => transaction,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/name_op_updates.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |             Some(sentry::protocol::Context::Trace(trace_ctx)) => {
[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]  1 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sentry_core::protocol::Context;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tracing_subscriber::layer::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Context`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 39 -             Some(sentry::protocol::Context::Trace(trace_ctx)) => {
[INFO] [stdout] 39 +             Some(Context::Trace(trace_ctx)) => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry`
[INFO] [stdout]   --> tests/breadcrumbs.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         sentry::protocol::EnvelopeItem::Event(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]  1 + use sentry_core::protocol::EnvelopeItem;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -         sentry::protocol::EnvelopeItem::Event(event) => event,
[INFO] [stdout] 14 +         EnvelopeItem::Event(event) => event,
[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] [stderr] error: could not compile `sentry-tracing` (test "breadcrumbs") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[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.43.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] 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] [stderr] error: could not compile `sentry-tracing` (test "smoke") due to 5 previous errors
[INFO] [stderr] error: could not compile `sentry-tracing` (test "name_op_updates") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sentry-tracing` (test "shared") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8f99ce286131495d848efe6bee469e529fda0f07f31c393a2929b1797f77c3cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f99ce286131495d848efe6bee469e529fda0f07f31c393a2929b1797f77c3cb", kill_on_drop: false }`
[INFO] [stdout] 8f99ce286131495d848efe6bee469e529fda0f07f31c393a2929b1797f77c3cb
