[INFO] fetching crate azeventhubs 0.1.2... [INFO] checking azeventhubs-0.1.2 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate azeventhubs 0.1.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate azeventhubs 0.1.2 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azeventhubs 0.1.2 [INFO] finished tweaking crates.io crate azeventhubs 0.1.2 [INFO] tweaked toml for crates.io crate azeventhubs 0.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate azeventhubs 0.1.2 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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36588e63a4d6e1f5c91bb036f841191badf21367fd63792c3df918fdaacf4ebd [INFO] running `Command { std: "docker" "start" "-a" "36588e63a4d6e1f5c91bb036f841191badf21367fd63792c3df918fdaacf4ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36588e63a4d6e1f5c91bb036f841191badf21367fd63792c3df918fdaacf4ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36588e63a4d6e1f5c91bb036f841191badf21367fd63792c3df918fdaacf4ebd", kill_on_drop: false }` [INFO] [stdout] 36588e63a4d6e1f5c91bb036f841191badf21367fd63792c3df918fdaacf4ebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d371d2ee0a39c97c3ff43deacd5bc59155e55edd4abee269ad6405cf8fc0f417 [INFO] running `Command { std: "docker" "start" "-a" "d371d2ee0a39c97c3ff43deacd5bc59155e55edd4abee269ad6405cf8fc0f417", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking aho-corasick v1.0.3 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Compiling azure_core v0.13.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_amqp_derive v0.2.1 [INFO] [stderr] Checking dyn-clone v1.0.12 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking const_format v0.2.31 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking serde_amqp v0.5.9 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking fe2o3-amqp-types v0.7.1 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking timer-kit v0.1.1 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking fe2o3-amqp-ws v0.3.1 [INFO] [stderr] Checking fe2o3-amqp v0.8.24 [INFO] [stderr] Checking fe2o3-amqp-management v0.2.2 [INFO] [stderr] Checking fe2o3-amqp-cbs v0.2.0 [INFO] [stderr] Checking azeventhubs v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/authorization/event_hub_token_credential.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) const DEFAULT_SCOPE: &str = "https://eventhubs.azure.net/.default"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/authorization/event_hub_token_credential.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) const DEFAULT_SCOPE: &str = "https://eventhubs.azure.net/.default"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azeventhubs` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azeventhubs` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d371d2ee0a39c97c3ff43deacd5bc59155e55edd4abee269ad6405cf8fc0f417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d371d2ee0a39c97c3ff43deacd5bc59155e55edd4abee269ad6405cf8fc0f417", kill_on_drop: false }` [INFO] [stdout] d371d2ee0a39c97c3ff43deacd5bc59155e55edd4abee269ad6405cf8fc0f417