[INFO] fetching crate azure_messaging_eventhubs 0.6.0... [INFO] checking azure_messaging_eventhubs-0.6.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate azure_messaging_eventhubs 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate azure_messaging_eventhubs 0.6.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate azure_messaging_eventhubs 0.6.0 [INFO] tweaked toml for crates.io crate azure_messaging_eventhubs 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate azure_messaging_eventhubs 0.6.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate azure_messaging_eventhubs 0.6.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fe2o3-amqp-ext v0.14.0 [INFO] [stderr] Downloaded uuid-rng-internal v1.17.0 [INFO] [stderr] Downloaded azure_core_amqp v0.6.0 [INFO] [stderr] Downloaded fe2o3-amqp-cbs v0.14.0 [INFO] [stderr] Downloaded wasmtimer v0.4.2 [INFO] [stderr] Downloaded fe2o3-amqp-management v0.14.0 [INFO] [stderr] Downloaded fe2o3-amqp-types v0.14.0 [INFO] [stderr] Downloaded serde_amqp_derive v0.3.0 [INFO] [stderr] Downloaded fe2o3-amqp v0.14.0 [INFO] [stderr] Downloaded serde_amqp v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0eb000d5b5dec8a5d8267eb053bb1d692e821207099902f9eb5914e0eef48ec [INFO] running `Command { std: "docker" "start" "-a" "e0eb000d5b5dec8a5d8267eb053bb1d692e821207099902f9eb5914e0eef48ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0eb000d5b5dec8a5d8267eb053bb1d692e821207099902f9eb5914e0eef48ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0eb000d5b5dec8a5d8267eb053bb1d692e821207099902f9eb5914e0eef48ec", kill_on_drop: false }` [INFO] [stdout] e0eb000d5b5dec8a5d8267eb053bb1d692e821207099902f9eb5914e0eef48ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5beef358e1a8e7f5a67afb368c1b4dab7ae462188e7c7c0b87386e225f1a2b26 [INFO] running `Command { std: "docker" "start" "-a" "5beef358e1a8e7f5a67afb368c1b4dab7ae462188e7c7c0b87386e225f1a2b26", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_amqp_derive v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Checking serde_amqp v0.14.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking fe2o3-amqp-types v0.14.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling typespec v0.7.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling typespec_macros v0.6.0 [INFO] [stderr] Compiling azure_core v0.27.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking fe2o3-amqp v0.14.0 [INFO] [stderr] Checking fe2o3-amqp-ext v0.14.0 [INFO] [stderr] Compiling azure_messaging_eventhubs v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking typespec_client_core v0.6.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling azure_core_macros v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking fe2o3-amqp-management v0.14.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking fe2o3-amqp-cbs v0.14.0 [INFO] [stderr] Checking azure_core_amqp v0.6.0 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> src/common/recoverable/connection.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | use azure_core_test::credentials::MockCredential; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 400 - use azure_core_test::credentials::MockCredential; [INFO] [stdout] 400 + use azure_core_amqp::credentials::MockCredential; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::in_memory_checkpoint_store` [INFO] [stdout] --> src/event_processor/load_balancer.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 378 | event_processor::Ownership, in_memory_checkpoint_store::InMemoryCheckpointStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `in_memory_checkpoint_store` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 10 | mod in_memory_checkpoint_store; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_ownership` found for struct `std::sync::Arc` in the current scope [INFO] [stdout] --> src/event_processor/load_balancer.rs:675:26 [INFO] [stdout] | [INFO] [stdout] 675 | checkpoint_store.update_ownership(ownership).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `claim_ownership` with a similar name [INFO] [stdout] | [INFO] [stdout] 675 - checkpoint_store.update_ownership(ownership).await?; [INFO] [stdout] 675 + checkpoint_store.claim_ownership(ownership).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update_ownership` found for struct `std::sync::Arc` in the current scope [INFO] [stdout] --> src/event_processor/load_balancer.rs:703:26 [INFO] [stdout] | [INFO] [stdout] 703 | checkpoint_store.update_ownership(ownership).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `claim_ownership` with a similar name [INFO] [stdout] | [INFO] [stdout] 703 - checkpoint_store.update_ownership(ownership).await?; [INFO] [stdout] 703 + checkpoint_store.claim_ownership(ownership).await?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_core_test` [INFO] [stdout] --> tests/eventhubs_producer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use azure_core_test::{recorded, TestContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use azure_core_test::{recorded, TestContext}; [INFO] [stdout] 6 + use azure_core_amqp::{recorded, TestContext}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_identity` [INFO] [stdout] --> benches/benchmarks.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use azure_identity::DefaultAzureCredential; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` 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 `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 33 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 33 + if azure_core_amqp::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:33:68 [INFO] [stdout] | [INFO] [stdout] 33 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 33 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 33 + if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_amqp::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 81 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 81 + if azure_core_amqp::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:81:68 [INFO] [stdout] | [INFO] [stdout] 81 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 81 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 81 + if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_amqp::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 123 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 123 + if azure_core_amqp::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:123:68 [INFO] [stdout] | [INFO] [stdout] 123 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 123 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 123 + if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_amqp::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 174 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 174 + if azure_core_amqp::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:174:68 [INFO] [stdout] | [INFO] [stdout] 174 | if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 174 - if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_test::TestMode::Live { [INFO] [stdout] 174 + if azure_core_test::TestMode::current().unwrap_or_default() != azure_core_amqp::TestMode::Live { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] --> benches/benchmarks.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | azure_core_test::load_dotenv_file(env!("CARGO_MANIFEST_DIR")) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_core_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 25 - azure_core_test::load_dotenv_file(env!("CARGO_MANIFEST_DIR")) [INFO] [stdout] 25 + azure_core_amqp::load_dotenv_file(env!("CARGO_MANIFEST_DIR")) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (bench "benchmarks") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `azure_identity` [INFO] [stdout] --> examples/eventhubs_partition_properties.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use azure_identity::DefaultAzureCredential; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_identity` [INFO] [stdout] --> examples/eventhubs_batch_produce_events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use azure_identity::DefaultAzureCredential; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_identity` [INFO] [stdout] --> examples/eventhubs_consume_events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use azure_identity::DefaultAzureCredential; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_identity` [INFO] [stdout] --> examples/eventhubs_consume_messages.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use azure_identity::DefaultAzureCredential; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `azure_identity` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `azure_identity`, use `cargo add azure_identity` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (test "eventhubs_producer") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `azure_messaging_eventhubs::InMemoryCheckpointStore` [INFO] [stdout] --> tests/eventhubs_checkpoint_store.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | InMemoryCheckpointStore, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `InMemoryCheckpointStore` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "test")] [INFO] [stdout] | ---------------- the item is gated behind the `test` feature [INFO] [stdout] 50 | pub use in_memory_checkpoint_store::InMemoryCheckpointStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (example "eventhubs_partition_properties") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (example "eventhubs_batch_produce_events") due to 1 previous error [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (example "eventhubs_consume_events") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (example "eventhubs_consume_messages") due to 1 previous error [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (test "eventhubs_checkpoint_store") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_messaging_eventhubs` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "5beef358e1a8e7f5a67afb368c1b4dab7ae462188e7c7c0b87386e225f1a2b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5beef358e1a8e7f5a67afb368c1b4dab7ae462188e7c7c0b87386e225f1a2b26", kill_on_drop: false }` [INFO] [stdout] 5beef358e1a8e7f5a67afb368c1b4dab7ae462188e7c7c0b87386e225f1a2b26