[INFO] fetching crate sentry-tracing 0.47.0... [INFO] testing sentry-tracing-0.47.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate sentry-tracing 0.47.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sentry-tracing 0.47.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sentry-tracing 0.47.0 [INFO] tweaked toml for crates.io crate sentry-tracing 0.47.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sentry-tracing 0.47.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sentry-tracing 0.47.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-types v0.47.0 [INFO] [stderr] Downloaded sentry-backtrace v0.47.0 [INFO] [stderr] Downloaded sentry-core v0.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d4e8decfed28e1f5e01b46b80bbd0283a4c81dd790b641a0ac58cee6ba50f2c [INFO] running `Command { std: "docker" "start" "-a" "2d4e8decfed28e1f5e01b46b80bbd0283a4c81dd790b641a0ac58cee6ba50f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d4e8decfed28e1f5e01b46b80bbd0283a4c81dd790b641a0ac58cee6ba50f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4e8decfed28e1f5e01b46b80bbd0283a4c81dd790b641a0ac58cee6ba50f2c", kill_on_drop: false }` [INFO] [stdout] 2d4e8decfed28e1f5e01b46b80bbd0283a4c81dd790b641a0ac58cee6ba50f2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d6208876ede8b2f541569550336fd7f24bad8b825af54c78f2963b11f3aa2a4 [INFO] running `Command { std: "docker" "start" "-a" "0d6208876ede8b2f541569550336fd7f24bad8b825af54c78f2963b11f3aa2a4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sentry-types v0.47.0 [INFO] [stderr] Compiling sentry-core v0.47.0 [INFO] [stderr] Compiling sentry-tracing v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s [INFO] running `Command { std: "docker" "inspect" "0d6208876ede8b2f541569550336fd7f24bad8b825af54c78f2963b11f3aa2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6208876ede8b2f541569550336fd7f24bad8b825af54c78f2963b11f3aa2a4", kill_on_drop: false }` [INFO] [stdout] 0d6208876ede8b2f541569550336fd7f24bad8b825af54c78f2963b11f3aa2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d6eb02531bacfe25ae2287f36cba4ba705fe63884afdf0623dab2462fbc3448 [INFO] running `Command { std: "docker" "start" "-a" "9d6eb02531bacfe25ae2287f36cba4ba705fe63884afdf0623dab2462fbc3448", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sentry-types v0.47.0 [INFO] [stderr] Compiling sentry-core v0.47.0 [INFO] [stderr] Compiling sentry-tracing v0.47.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[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> tests/span_reentrancy.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sentry::protocol::EnvelopeItem; [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.47.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.47.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.47.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.47.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.47.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[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> tests/span_cross_thread.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sentry::protocol::Context; [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` [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]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> tests/await_cross_thread_guard.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use sentry::protocol::{EnvelopeItem, 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] [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/await_cross_thread_guard.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use sentry::{Envelope, Hub, HubSwitchGuard}; [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]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> tests/span_reentrancy.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | 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] 52 - sentry::protocol::Context::Trace(trace) => trace, [INFO] [stdout] 52 + Context::Trace(trace) => trace, [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.47.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]: cannot find module or crate `sentry` in this scope [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[E0433]: cannot find module or crate `sentry` in this scope [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] For more information about this 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.47.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[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> tests/span_cross_thread.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | sentry::protocol::EnvelopeItem::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] 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(transaction) => { [INFO] [stdout] 37 + EnvelopeItem::Transaction(transaction) => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [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[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 "shared") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 "span_reentrancy") due to 4 previous errors [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]: cannot find module or crate `sentry` in this scope [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]: cannot find module or crate `sentry` in this scope [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]: cannot find module or crate `sentry` in this scope [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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-tracing` (test "name_op_updates") due to 4 previous errors [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 "span_cross_thread") due to 4 previous errors [INFO] [stderr] error: could not compile `sentry-tracing` (test "await_cross_thread_guard") due to 4 previous errors [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 "breadcrumbs") due to 3 previous errors [INFO] [stderr] error: could not compile `sentry-tracing` (test "smoke") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "9d6eb02531bacfe25ae2287f36cba4ba705fe63884afdf0623dab2462fbc3448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6eb02531bacfe25ae2287f36cba4ba705fe63884afdf0623dab2462fbc3448", kill_on_drop: false }` [INFO] [stdout] 9d6eb02531bacfe25ae2287f36cba4ba705fe63884afdf0623dab2462fbc3448