[INFO] fetching crate sentry-core 0.47.0... [INFO] testing sentry-core-0.47.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sentry-core 0.47.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sentry-core 0.47.0 [INFO] finished tweaking crates.io crate sentry-core 0.47.0 [INFO] tweaked toml for crates.io crate sentry-core 0.47.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sentry-core 0.47.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sentry-core 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b040b37ad8b8c00beef68152f1d9c3de7d9610ccf38ac6e5df0ad8753a26c02 [INFO] running `Command { std: "docker" "start" "-a" "0b040b37ad8b8c00beef68152f1d9c3de7d9610ccf38ac6e5df0ad8753a26c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b040b37ad8b8c00beef68152f1d9c3de7d9610ccf38ac6e5df0ad8753a26c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b040b37ad8b8c00beef68152f1d9c3de7d9610ccf38ac6e5df0ad8753a26c02", kill_on_drop: false }` [INFO] [stdout] 0b040b37ad8b8c00beef68152f1d9c3de7d9610ccf38ac6e5df0ad8753a26c02 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba60ccff09a81e1003ae29a1b093ea1b82810ed97d431c6161d46ba14037f166 [INFO] running `Command { std: "docker" "start" "-a" "ba60ccff09a81e1003ae29a1b093ea1b82810ed97d431c6161d46ba14037f166", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time v0.3.47 [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 thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling debugid v0.8.0 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.31s [INFO] running `Command { std: "docker" "inspect" "ba60ccff09a81e1003ae29a1b093ea1b82810ed97d431c6161d46ba14037f166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba60ccff09a81e1003ae29a1b093ea1b82810ed97d431c6161d46ba14037f166", kill_on_drop: false }` [INFO] [stdout] ba60ccff09a81e1003ae29a1b093ea1b82810ed97d431c6161d46ba14037f166 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e283c54ab3425ac02e9338a4df17fcafe8d6b76580b561a5d9add325d1c8c75d [INFO] running `Command { std: "docker" "start" "-a" "e283c54ab3425ac02e9338a4df17fcafe8d6b76580b561a5d9add325d1c8c75d", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [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 plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [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 criterion-plot v0.5.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures v0.3.32 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling sentry-types v0.47.0 [INFO] [stderr] Compiling sentry-core v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.74s [INFO] running `Command { std: "docker" "inspect" "e283c54ab3425ac02e9338a4df17fcafe8d6b76580b561a5d9add325d1c8c75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e283c54ab3425ac02e9338a4df17fcafe8d6b76580b561a5d9add325d1c8c75d", kill_on_drop: false }` [INFO] [stdout] e283c54ab3425ac02e9338a4df17fcafe8d6b76580b561a5d9add325d1c8c75d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1dac565baaab63af3b6e023680abb3ee5534f114d31bfa3ce6744b31fe80b841 [INFO] running `Command { std: "docker" "start" "-a" "1dac565baaab63af3b6e023680abb3ee5534f114d31bfa3ce6744b31fe80b841", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sentry_core-5e499c8b50981aaa) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test error::test_parse_anyhow_as_error ... ok [INFO] [stdout] test error::test_parse_type_from_debug ... ok [INFO] [stdout] test macros::tests::debug_assert_or_log_does_not_panic_when_condition_holds ... ok [INFO] [stdout] test performance::tests::parses_sentry_trace ... ok [INFO] [stdout] test performance::tests::disabled_forwards_trace_id ... ok [INFO] [stdout] test performance::tests::transaction_context_public_getters ... ok [INFO] [stdout] test macros::tests::debug_assert_or_log_panics_with_default_message_when_condition_fails - should panic ... ok [INFO] [stdout] test macros::tests::debug_assert_or_log_panics_with_custom_message_when_condition_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests sentry_core [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/macros.rs - macros::release_name (line 8) ... FAILED [INFO] [stdout] test src/api.rs - api::configure_scope (line 124) ... FAILED [INFO] [stdout] test src/api.rs - api::with_scope (line 171) ... FAILED [INFO] [stdout] test src/api.rs - api::capture_event (line 19) ... FAILED [INFO] [stdout] test src/api.rs - api::add_breadcrumb (line 84) ... FAILED [INFO] [stdout] test src/api.rs - api::with_integration (line 214) ... FAILED [INFO] [stdout] test src/error.rs - error::event_from_error (line 61) ... FAILED [INFO] [stdout] test src/error.rs - error::parse_type_from_debug (line 125) ... FAILED [INFO] [stdout] test src/clientoptions.rs - clientoptions::ClientOptions (line 88) ... FAILED [INFO] [stdout] test src/integration.rs - integration::Integration (line 15) ... FAILED [INFO] [stdout] test src/api.rs - api::last_event_id (line 248) ... FAILED [INFO] [stdout] test src/clientoptions.rs - clientoptions::ClientOptions::add_integration (line 206) ... FAILED [INFO] [stdout] test src/api.rs - api::capture_message (line 52) ... FAILED [INFO] [stdout] test src/error.rs - error::capture_error (line 36) ... FAILED [INFO] [stdout] test src/lib.rs - (line 28) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] test src/lib.rs - (line 61) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/macros.rs - macros::release_name (line 8) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `sentry` [INFO] [stdout] --> src/macros.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | #[macro_use] extern crate sentry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api.rs - api::configure_scope (line 124) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | use sentry::protocol::{Level, User}; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | let events = sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | sentry::configure_scope(|scope| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | sentry::capture_message("some message", Level::Info); [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] error: aborting due to 4 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/api.rs - api::with_scope (line 171) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | use sentry::protocol::Level; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | let events = sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | sentry::with_scope( [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 177 | || sentry::capture_message("some message", Level::Info), [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] error: aborting due to 4 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/api.rs - api::capture_event (line 19) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use sentry::protocol::{Event, Level}; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use sentry::types::{Uuid, random_uuid}; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | let events = sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | assert_eq!(sentry::capture_event(event.clone()), Uuid::nil()); [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | assert_eq!(sentry::capture_event(event), uuid); [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] error: aborting due to 5 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/api.rs - api::add_breadcrumb (line 84) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | use sentry::protocol::{Breadcrumb, Level, Map}; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | let events = sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | sentry::add_breadcrumb(breadcrumb.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] [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | sentry::capture_message("some message", Level::Info); [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] error: aborting due to 4 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/api.rs - api::with_integration (line 214) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> src/api.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | use sentry::{ClientOptions, Integration}; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:227:1 [INFO] [stdout] | [INFO] [stdout] 227 | sentry::test::with_captured_events_options(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | let _sentry = sentry::init(options); [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | let value = sentry::with_integration(|integration: &MyIntegration, _| integration.0); [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] error: aborting due to 4 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/error.rs - error::event_from_error (line 61) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/error.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | assert_eq!(event.level, sentry::protocol::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 one of these enums [INFO] [stdout] | [INFO] [stdout] 61 + use sentry_core::Level; [INFO] [stdout] | [INFO] [stdout] 61 + use sentry_types::protocol::v7::Level; [INFO] [stdout] | [INFO] [stdout] help: if you import `Level`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 73 - assert_eq!(event.level, sentry::protocol::Level::Error); [INFO] [stdout] 73 + assert_eq!(event.level, Level::Error); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/error.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let event = sentry::event_from_error(&OuterError(InnerError)); [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] error: aborting due to 2 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/error.rs - error::parse_type_from_debug (line 125) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> src/error.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | use sentry::parse_type_from_debug; [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] 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/clientoptions.rs - clientoptions::ClientOptions (line 88) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/clientoptions.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | let _options = sentry::ClientOptions { [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] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/integration.rs - integration::Integration (line 15) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/integration.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use sentry::protocol::{Event, Level}; [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] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> src/integration.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use sentry::ClientOptions; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/integration.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let events = sentry::test::with_captured_events_options( [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/integration.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | impl sentry::Integration for MyProcessorIntegration { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/integration.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | sentry::capture_message("some message", Level::Info); [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] error: aborting due to 5 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/api.rs - api::last_event_id (line 248) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | use sentry::protocol::Level; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | use sentry::types::Uuid; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 253 | assert_eq!(sentry::last_event_id(), None); [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:255:1 [INFO] [stdout] | [INFO] [stdout] 255 | sentry::capture_message("some message", Level::Info); [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | assert!(sentry::last_event_id().is_some()); [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] error: aborting due to 6 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/clientoptions.rs - clientoptions::ClientOptions::add_integration (line 206) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/clientoptions.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | let options = sentry::ClientOptions::new().add_integration(MyIntegration); [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 struct [INFO] [stdout] | [INFO] [stdout] 206 + use sentry_core::ClientOptions; [INFO] [stdout] | [INFO] [stdout] help: if you import `ClientOptions`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 211 - let options = sentry::ClientOptions::new().add_integration(MyIntegration); [INFO] [stdout] 211 + let options = ClientOptions::new().add_integration(MyIntegration); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/clientoptions.rs:209:6 [INFO] [stdout] | [INFO] [stdout] 209 | impl sentry::Integration for MyIntegration {} [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] error: aborting due to 2 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/api.rs - api::capture_message (line 52) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | use sentry::protocol::Level; [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | let events = sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/api.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | sentry::capture_message("some message", Level::Info); [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] 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/error.rs - error::capture_error (line 36) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/error.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | let events = sentry::test::with_captured_events(|| { [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] error[E0433]: cannot find module or crate `sentry` in this scope [INFO] [stdout] --> src/error.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | sentry::capture_error(&err); [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] error: aborting due to 2 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 28) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> src/lib.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use sentry::{Hub, SentryFutureExt}; [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] error[E0599]: no method named `bind_hub` found for `async` block `{async block@src/lib.rs:24:16: 24:26}` in the current scope [INFO] [stdout] --> src/lib.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|num| async move { num * num }.bind_hub(Hub::new_from_top(Hub::current()))); [INFO] [stdout] | ^^^^^^^^ method not found in `{async block@src/lib.rs:24:16: 24:26}` [INFO] [stdout] | [INFO] [stdout] ::: src/futures.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn bind_hub(self, hub: H) -> SentryFuture [INFO] [stdout] | -------- the method is available for `{async block@src/lib.rs:24:16: 24:26}` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SentryFutureExt` which provides `bind_hub` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 28 + use sentry_core::SentryFutureExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 61) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | use sentry::{Hub, SentryFutureExt}; [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] error[E0599]: no method named `bind_hub` found for `async` block `{async block@src/lib.rs:14:27: 14:32}` in the current scope [INFO] [stdout] --> src/lib.rs:73:43 [INFO] [stdout] | [INFO] [stdout] 73 | let result = tokio::spawn(async { 1_u32 }.bind_hub(Hub::current())).await; [INFO] [stdout] | ^^^^^^^^ method not found in `{async block@src/lib.rs:14:27: 14:32}` [INFO] [stdout] | [INFO] [stdout] ::: src/futures.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | fn bind_hub(self, hub: H) -> SentryFuture [INFO] [stdout] | -------- the method is available for `{async block@src/lib.rs:14:27: 14:32}` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `SentryFutureExt` which provides `bind_hub` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 61 + use sentry_core::SentryFutureExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [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/api.rs - api::add_breadcrumb (line 84) [INFO] [stdout] src/api.rs - api::capture_event (line 19) [INFO] [stdout] src/api.rs - api::capture_message (line 52) [INFO] [stdout] src/api.rs - api::configure_scope (line 124) [INFO] [stdout] src/api.rs - api::last_event_id (line 248) [INFO] [stdout] src/api.rs - api::with_integration (line 214) [INFO] [stdout] src/api.rs - api::with_scope (line 171) [INFO] [stdout] src/clientoptions.rs - clientoptions::ClientOptions (line 88) [INFO] [stdout] src/clientoptions.rs - clientoptions::ClientOptions::add_integration (line 206) [INFO] [stdout] src/error.rs - error::capture_error (line 36) [INFO] [stdout] src/error.rs - error::event_from_error (line 61) [INFO] [stdout] src/error.rs - error::parse_type_from_debug (line 125) [INFO] [stdout] src/integration.rs - integration::Integration (line 15) [INFO] [stdout] src/lib.rs - (line 28) [INFO] [stdout] src/lib.rs - (line 61) [INFO] [stdout] src/macros.rs - macros::release_name (line 8) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dac565baaab63af3b6e023680abb3ee5534f114d31bfa3ce6744b31fe80b841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dac565baaab63af3b6e023680abb3ee5534f114d31bfa3ce6744b31fe80b841", kill_on_drop: false }` [INFO] [stdout] 1dac565baaab63af3b6e023680abb3ee5534f114d31bfa3ce6744b31fe80b841