[INFO] fetching crate sentry-actix 0.43.0... [INFO] building sentry-actix-0.43.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate sentry-actix 0.43.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sentry-actix 0.43.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sentry-actix 0.43.0 [INFO] tweaked toml for crates.io crate sentry-actix 0.43.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sentry-actix 0.43.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sentry-actix 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-server v2.5.1 [INFO] [stderr] Downloaded sentry-core v0.43.0 [INFO] [stderr] Downloaded sentry-types v0.43.0 [INFO] [stderr] Downloaded actix-web v4.10.2 [INFO] [stderr] Downloaded actix-http v3.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1386a2870a75ec9ec130d4cb4ab283be6edf8bac1932061b34bcdb8cf43d8ac [INFO] running `Command { std: "docker" "start" "-a" "e1386a2870a75ec9ec130d4cb4ab283be6edf8bac1932061b34bcdb8cf43d8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1386a2870a75ec9ec130d4cb4ab283be6edf8bac1932061b34bcdb8cf43d8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1386a2870a75ec9ec130d4cb4ab283be6edf8bac1932061b34bcdb8cf43d8ac", kill_on_drop: false }` [INFO] [stdout] e1386a2870a75ec9ec130d4cb4ab283be6edf8bac1932061b34bcdb8cf43d8ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c4110eea2078b72da21242f74b808d878025883ad0d7aabed085e547c6b61b [INFO] running `Command { std: "docker" "start" "-a" "80c4110eea2078b72da21242f74b808d878025883ad0d7aabed085e547c6b61b", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror 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 tracing v0.1.41 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sentry-types v0.43.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling sentry-core v0.43.0 [INFO] [stderr] Compiling sentry-actix v0.43.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.91s [INFO] running `Command { std: "docker" "inspect" "80c4110eea2078b72da21242f74b808d878025883ad0d7aabed085e547c6b61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c4110eea2078b72da21242f74b808d878025883ad0d7aabed085e547c6b61b", kill_on_drop: false }` [INFO] [stdout] 80c4110eea2078b72da21242f74b808d878025883ad0d7aabed085e547c6b61b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e380f4d4ca6b801c5ad202b937e803c1fb1c4125931c90f0ac04395fc89adaf [INFO] running `Command { std: "docker" "start" "-a" "3e380f4d4ca6b801c5ad202b937e803c1fb1c4125931c90f0ac04395fc89adaf", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling sentry-types v0.43.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sentry-core v0.43.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling sentry-actix v0.43.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> examples/basic.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sentry::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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> examples/basic.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | release: sentry::release_name!(), [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `sentry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sentry` [INFO] [stdout] --> src/lib.rs:485:9 [INFO] [stdout] | [INFO] [stdout] 485 | use sentry::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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> examples/basic.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | session_mode: sentry::SessionMode::Request, [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::SessionMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `SessionMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - session_mode: sentry::SessionMode::Request, [INFO] [stdout] 29 + session_mode: SessionMode::Request, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:504:22 [INFO] [stdout] | [INFO] [stdout] 504 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:547:22 [INFO] [stdout] | [INFO] [stdout] 547 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> examples/basic.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | sentry::capture_message("Something is not well", Level::Warning); [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] --> src/lib.rs:590:22 [INFO] [stdout] | [INFO] [stdout] 590 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> examples/basic.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | let _guard = sentry::init(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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:631:22 [INFO] [stdout] | [INFO] [stdout] 631 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:654:22 [INFO] [stdout] | [INFO] [stdout] 654 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> examples/basic.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | let _guard = sentry::init(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] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:714:22 [INFO] [stdout] | [INFO] [stdout] 714 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:750:25 [INFO] [stdout] | [INFO] [stdout] 750 | let envelopes = sentry::test::with_captured_envelopes_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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:793:9 [INFO] [stdout] | [INFO] [stdout] 793 | 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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:770:31 [INFO] [stdout] | [INFO] [stdout] 770 | session_mode: sentry::SessionMode::Request, [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] 477 + use sentry_core::SessionMode; [INFO] [stdout] | [INFO] [stdout] help: if you import `SessionMode`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 770 - session_mode: sentry::SessionMode::Request, [INFO] [stdout] 770 + session_mode: SessionMode::Request, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:778:21 [INFO] [stdout] | [INFO] [stdout] 778 | if let Some(sentry::protocol::EnvelopeItem::SessionAggregates(aggregate)) = items.next() { [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] 477 + use crate::protocol::EnvelopeItem; [INFO] [stdout] | [INFO] [stdout] 477 + use sentry_core::protocol::EnvelopeItem; [INFO] [stdout] | [INFO] [stdout] help: if you import `EnvelopeItem`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 778 - if let Some(sentry::protocol::EnvelopeItem::SessionAggregates(aggregate)) = items.next() { [INFO] [stdout] 778 + if let Some(EnvelopeItem::SessionAggregates(aggregate)) = items.next() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-actix` (example "basic") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:719:21 [INFO] [stdout] | [INFO] [stdout] 719 | sentry::configure_scope(|scope| scope.set_transaction(Some("new_transaction"))); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `Sentry` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `sentry`, use `cargo add sentry` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:719:46 [INFO] [stdout] | [INFO] [stdout] 719 | sentry::configure_scope(|scope| scope.set_transaction(Some("new_transaction"))); [INFO] [stdout] | ^^^^^ --------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 719 | sentry::configure_scope(|scope: /* Type */| scope.set_transaction(Some("new_transaction"))); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sentry` [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 510 | sentry::capture_message("Message", Level::Warning); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `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] --> src/lib.rs:553:21 [INFO] [stdout] | [INFO] [stdout] 553 | sentry::capture_message("Message", Level::Warning); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `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] --> src/lib.rs:795:17 [INFO] [stdout] | [INFO] [stdout] 795 | sentry::capture_message("message outside", Level::Error); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `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] --> src/lib.rs:800:21 [INFO] [stdout] | [INFO] [stdout] 800 | sentry::capture_message("second message", Level::Error); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `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] --> src/lib.rs:810:44 [INFO] [stdout] | [INFO] [stdout] 810 | ... let event_id = sentry::capture_message("first message", Level::Error); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `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] --> src/lib.rs:768:13 [INFO] [stdout] | [INFO] [stdout] 768 | sentry::ClientOptions { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of unresolved module or unlinked crate `sentry` [INFO] [stdout] | help: a struct with a similar name exists (notice the capitalization): `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] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-actix` (lib test) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "3e380f4d4ca6b801c5ad202b937e803c1fb1c4125931c90f0ac04395fc89adaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e380f4d4ca6b801c5ad202b937e803c1fb1c4125931c90f0ac04395fc89adaf", kill_on_drop: false }` [INFO] [stdout] 3e380f4d4ca6b801c5ad202b937e803c1fb1c4125931c90f0ac04395fc89adaf