[INFO] fetching crate bugbite 0.0.14... [INFO] testing bugbite-0.0.14 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bugbite 0.0.14 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bugbite 0.0.14 [INFO] finished tweaking crates.io crate bugbite 0.0.14 [INFO] tweaked toml for crates.io crate bugbite 0.0.14 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bugbite 0.0.14 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bugbite 0.0.14 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniz_oxide v0.8.7 [INFO] [stderr] Downloaded chronoutil v0.2.7 [INFO] [stderr] Downloaded byte-unit v5.1.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.1 [INFO] [stderr] Downloaded pyo3-ffi v0.24.1 [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded hickory-resolver v0.24.4 [INFO] [stderr] Downloaded pyo3-build-config v0.24.1 [INFO] [stderr] Downloaded pyo3-macros v0.24.1 [INFO] [stderr] Downloaded hostname v0.4.1 [INFO] [stderr] Downloaded resolv-conf v0.7.1 [INFO] [stderr] Downloaded hickory-proto v0.24.4 [INFO] [stderr] Downloaded pyo3 v0.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f26631af82919a3dbd1f719626ffe989d1024cd079f0614733da2a021c0cfa6 [INFO] running `Command { std: "docker" "start" "-a" "5f26631af82919a3dbd1f719626ffe989d1024cd079f0614733da2a021c0cfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f26631af82919a3dbd1f719626ffe989d1024cd079f0614733da2a021c0cfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f26631af82919a3dbd1f719626ffe989d1024cd079f0614733da2a021c0cfa6", kill_on_drop: false }` [INFO] [stdout] 5f26631af82919a3dbd1f719626ffe989d1024cd079f0614733da2a021c0cfa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3ccfc25cce093238c9af9d0ebad4860927a3e2f042dd6f91532953c2693080e3 [INFO] running `Command { std: "docker" "start" "-a" "3ccfc25cce093238c9af9d0ebad4860927a3e2f042dd6f91532953c2693080e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [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 enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling bugbite v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling byte-unit v5.1.6 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling chronoutil v0.2.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stdout] warning: associated constant `API_VERSION` is never used [INFO] [stdout] --> src/traits.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait WebService: fmt::Display { [INFO] [stdout] | ---------- associated constant in this trait [INFO] [stdout] 203 | const API_VERSION: &'static str; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/objects/bugzilla.rs:370:20 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn updates(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn updates(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/attachment/update.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/create.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/search.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/update.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | async fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 199 | async fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/github/search.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/redmine/search.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "3ccfc25cce093238c9af9d0ebad4860927a3e2f042dd6f91532953c2693080e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccfc25cce093238c9af9d0ebad4860927a3e2f042dd6f91532953c2693080e3", kill_on_drop: false }` [INFO] [stdout] 3ccfc25cce093238c9af9d0ebad4860927a3e2f042dd6f91532953c2693080e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 04e981c78cab184b5ac17d6974b153aefc91f9005462df1c06c741abf57222ff [INFO] running `Command { std: "docker" "start" "-a" "04e981c78cab184b5ac17d6974b153aefc91f9005462df1c06c741abf57222ff", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling bugbite v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/args/csv.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | use crate::test::assert_ordered_eq; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test` feature [INFO] [stdout] --> src/lib.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/args/maybe_stdin.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 233 | use crate::test::assert_ordered_eq; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test` feature [INFO] [stdout] --> src/lib.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/attachment/create.rs:476:16 [INFO] [stdout] | [INFO] [stdout] 476 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/attachment/get.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/attachment/get_item.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/attachment/update.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/comment.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/create.rs:471:16 [INFO] [stdout] | [INFO] [stdout] 471 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/fields.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/get.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/history.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/search.rs:2152:16 [INFO] [stdout] | [INFO] [stdout] 2152 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/bugzilla/update.rs:581:16 [INFO] [stdout] | [INFO] [stdout] 581 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/redmine/get.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/service/redmine/search.rs:551:16 [INFO] [stdout] | [INFO] [stdout] 551 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/time/delta.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | use crate::test::assert_err_re; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test` feature [INFO] [stdout] --> src/lib.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/time.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | use crate::test::assert_err_re; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `test` feature [INFO] [stdout] --> src/lib.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::test` [INFO] [stdout] --> src/traits.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | use crate::test::*; [INFO] [stdout] | ^^^^ could not find `test` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wiremock` [INFO] [stdout] --> src/service/redmine/get.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | use wiremock::{matchers, ResponseTemplate}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `wiremock` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `wiremock`, use `cargo add wiremock` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/create.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/create.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | assert_err_re!(err, "no attachments specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/get.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/get.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | assert_err_re!(err, "nonexistent attachment: 1"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/get.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | assert_err_re!(err, "deleted attachment: 21"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/get.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | assert_err_re!(err, "failed deserializing attachment: 123"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/get.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | assert_ordered_eq!(attachments.iter().map(|x| x.id), ids); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/get_item.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/attachment/update.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/comment.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/comment.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | assert_ordered_eq!(comments[0].iter().map(|x| x.id), [1, 2, 3, 4, 5, 6, 7]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/comment.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | assert_ordered_eq!(comments[0].iter().map(|x| x.id), [2, 3, 4]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/comment.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | assert_ordered_eq!(comments[0].iter().map(|x| x.id), [1, 5, 6, 7]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/comment.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | assert_ordered_eq!(comments[0].iter().map(|x| x.id), [1, 2, 3, 7]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/comment.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | assert_ordered_eq!(comments[0].iter().map(|x| x.id), [4]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/create.rs:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | assert_err_re!( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/create.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | assert_err_re!(err, "missing required fields: component, os, product"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/get.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/get.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | assert_err_re!(err, "invalid service response"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/get.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | assert_ordered_eq!(bugs.iter().map(|x| x.id), ids); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/bugzilla/get.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | assert_ordered_eq!(bugs.iter().map(|x| x.id), ids); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/history.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2167:9 [INFO] [stdout] | [INFO] [stdout] 2167 | stream!(service.search().alias(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2167 - stream!(service.search().alias(true)); [INFO] [stdout] 2167 + strum!(service.search().alias(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2168:9 [INFO] [stdout] | [INFO] [stdout] 2168 | stream!(service.search().alias(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2168 - stream!(service.search().alias(false)); [INFO] [stdout] 2168 + strum!(service.search().alias(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2172:9 [INFO] [stdout] | [INFO] [stdout] 2172 | stream!(service.search().alias("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2172 - stream!(service.search().alias("value")); [INFO] [stdout] 2172 + strum!(service.search().alias("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2173:9 [INFO] [stdout] | [INFO] [stdout] 2173 | stream!(service.search().alias(&value)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2173 - stream!(service.search().alias(&value)); [INFO] [stdout] 2173 + strum!(service.search().alias(&value)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2174:9 [INFO] [stdout] | [INFO] [stdout] 2174 | stream!(service.search().alias(value)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2174 - stream!(service.search().alias(value)); [INFO] [stdout] 2174 + strum!(service.search().alias(value)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2177:9 [INFO] [stdout] | [INFO] [stdout] 2177 | stream!(service.search().alias(["value1", "value2"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2177 - stream!(service.search().alias(["value1", "value2"])); [INFO] [stdout] 2177 + strum!(service.search().alias(["value1", "value2"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2181:9 [INFO] [stdout] | [INFO] [stdout] 2181 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2181 - stream!(service.search().alias(&values)); [INFO] [stdout] 2181 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2182:9 [INFO] [stdout] | [INFO] [stdout] 2182 | stream!(service.search().alias(values.as_slice())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2182 - stream!(service.search().alias(values.as_slice())); [INFO] [stdout] 2182 + strum!(service.search().alias(values.as_slice())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2185:9 [INFO] [stdout] | [INFO] [stdout] 2185 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2185 - stream!(service.search().alias(&values)); [INFO] [stdout] 2185 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2186:9 [INFO] [stdout] | [INFO] [stdout] 2186 | stream!(service.search().alias(values.as_slice())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2186 - stream!(service.search().alias(values.as_slice())); [INFO] [stdout] 2186 + strum!(service.search().alias(values.as_slice())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2189:9 [INFO] [stdout] | [INFO] [stdout] 2189 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2189 - stream!(service.search().alias(&values)); [INFO] [stdout] 2189 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2190:9 [INFO] [stdout] | [INFO] [stdout] 2190 | stream!(service.search().alias(values.as_slice())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2190 - stream!(service.search().alias(values.as_slice())); [INFO] [stdout] 2190 + strum!(service.search().alias(values.as_slice())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2194:9 [INFO] [stdout] | [INFO] [stdout] 2194 | stream!(service.search().alias(values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2194 - stream!(service.search().alias(values)); [INFO] [stdout] 2194 + strum!(service.search().alias(values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2198:9 [INFO] [stdout] | [INFO] [stdout] 2198 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2198 - stream!(service.search().alias(&values)); [INFO] [stdout] 2198 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2201:9 [INFO] [stdout] | [INFO] [stdout] 2201 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2201 - stream!(service.search().alias(&values)); [INFO] [stdout] 2201 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2204:9 [INFO] [stdout] | [INFO] [stdout] 2204 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2204 - stream!(service.search().alias(&values)); [INFO] [stdout] 2204 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2208:9 [INFO] [stdout] | [INFO] [stdout] 2208 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2208 - stream!(service.search().alias(&values)); [INFO] [stdout] 2208 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2211:9 [INFO] [stdout] | [INFO] [stdout] 2211 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2211 - stream!(service.search().alias(&values)); [INFO] [stdout] 2211 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2214:9 [INFO] [stdout] | [INFO] [stdout] 2214 | stream!(service.search().alias(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2214 - stream!(service.search().alias(&values)); [INFO] [stdout] 2214 + strum!(service.search().alias(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2228:9 [INFO] [stdout] | [INFO] [stdout] 2228 | stream!(service.search().blocks(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2228 - stream!(service.search().blocks(true)); [INFO] [stdout] 2228 + strum!(service.search().blocks(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2229:9 [INFO] [stdout] | [INFO] [stdout] 2229 | stream!(service.search().blocks(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2229 - stream!(service.search().blocks(false)); [INFO] [stdout] 2229 + strum!(service.search().blocks(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2232:9 [INFO] [stdout] | [INFO] [stdout] 2232 | stream!(service.search().blocks(1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2232 - stream!(service.search().blocks(1)); [INFO] [stdout] 2232 + strum!(service.search().blocks(1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2235:9 [INFO] [stdout] | [INFO] [stdout] 2235 | stream!(service.search().blocks([1, 2])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2235 - stream!(service.search().blocks([1, 2])); [INFO] [stdout] 2235 + strum!(service.search().blocks([1, 2])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2239:9 [INFO] [stdout] | [INFO] [stdout] 2239 | stream!(service.search().blocks(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2239 - stream!(service.search().blocks(&values)); [INFO] [stdout] 2239 + strum!(service.search().blocks(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2240:9 [INFO] [stdout] | [INFO] [stdout] 2240 | stream!(service.search().blocks(values.as_slice())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2240 - stream!(service.search().blocks(values.as_slice())); [INFO] [stdout] 2240 + strum!(service.search().blocks(values.as_slice())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2244:9 [INFO] [stdout] | [INFO] [stdout] 2244 | stream!(service.search().blocks(values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2244 - stream!(service.search().blocks(values)); [INFO] [stdout] 2244 + strum!(service.search().blocks(values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2248:9 [INFO] [stdout] | [INFO] [stdout] 2248 | stream!(service.search().blocks(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2248 - stream!(service.search().blocks(&values)); [INFO] [stdout] 2248 + strum!(service.search().blocks(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2252:9 [INFO] [stdout] | [INFO] [stdout] 2252 | stream!(service.search().blocks(&values)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2252 - stream!(service.search().blocks(&values)); [INFO] [stdout] 2252 + strum!(service.search().blocks(&values)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2291:9 [INFO] [stdout] | [INFO] [stdout] 2291 | stream!(service.search().alias(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2291 - stream!(service.search().alias(true)); [INFO] [stdout] 2291 + strum!(service.search().alias(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2292:9 [INFO] [stdout] | [INFO] [stdout] 2292 | stream!(service.search().alias(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2292 - stream!(service.search().alias(false)); [INFO] [stdout] 2292 + strum!(service.search().alias(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2293:9 [INFO] [stdout] | [INFO] [stdout] 2293 | stream!(service.search().alias("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2293 - stream!(service.search().alias("value")); [INFO] [stdout] 2293 + strum!(service.search().alias("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2294:9 [INFO] [stdout] | [INFO] [stdout] 2294 | stream!(service.search().alias(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2294 - stream!(service.search().alias(&matches)); [INFO] [stdout] 2294 + strum!(service.search().alias(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2297:9 [INFO] [stdout] | [INFO] [stdout] 2297 | stream!(service.search().attachments(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2297 - stream!(service.search().attachments(true)); [INFO] [stdout] 2297 + strum!(service.search().attachments(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2298:9 [INFO] [stdout] | [INFO] [stdout] 2298 | stream!(service.search().attachments(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2298 - stream!(service.search().attachments(false)); [INFO] [stdout] 2298 + strum!(service.search().attachments(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2299:9 [INFO] [stdout] | [INFO] [stdout] 2299 | stream!(service.search().attachments("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2299 - stream!(service.search().attachments("value")); [INFO] [stdout] 2299 + strum!(service.search().attachments("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2300:9 [INFO] [stdout] | [INFO] [stdout] 2300 | stream!(service.search().attachments(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2300 - stream!(service.search().attachments(&matches)); [INFO] [stdout] 2300 + strum!(service.search().attachments(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2303:9 [INFO] [stdout] | [INFO] [stdout] 2303 | stream!(service.search().flags(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2303 - stream!(service.search().flags(true)); [INFO] [stdout] 2303 + strum!(service.search().flags(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2304:9 [INFO] [stdout] | [INFO] [stdout] 2304 | stream!(service.search().flags(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2304 - stream!(service.search().flags(false)); [INFO] [stdout] 2304 + strum!(service.search().flags(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2305:9 [INFO] [stdout] | [INFO] [stdout] 2305 | stream!(service.search().flags("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2305 - stream!(service.search().flags("value")); [INFO] [stdout] 2305 + strum!(service.search().flags("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2306:9 [INFO] [stdout] | [INFO] [stdout] 2306 | stream!(service.search().flags(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2306 - stream!(service.search().flags(&matches)); [INFO] [stdout] 2306 + strum!(service.search().flags(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2309:9 [INFO] [stdout] | [INFO] [stdout] 2309 | stream!(service.search().groups(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2309 - stream!(service.search().groups(true)); [INFO] [stdout] 2309 + strum!(service.search().groups(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2310:9 [INFO] [stdout] | [INFO] [stdout] 2310 | stream!(service.search().groups(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2310 - stream!(service.search().groups(false)); [INFO] [stdout] 2310 + strum!(service.search().groups(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2311:9 [INFO] [stdout] | [INFO] [stdout] 2311 | stream!(service.search().groups("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2311 - stream!(service.search().groups("value")); [INFO] [stdout] 2311 + strum!(service.search().groups("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2312:9 [INFO] [stdout] | [INFO] [stdout] 2312 | stream!(service.search().groups(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2312 - stream!(service.search().groups(&matches)); [INFO] [stdout] 2312 + strum!(service.search().groups(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2315:9 [INFO] [stdout] | [INFO] [stdout] 2315 | stream!(service.search().keywords(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2315 - stream!(service.search().keywords(true)); [INFO] [stdout] 2315 + strum!(service.search().keywords(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2316:9 [INFO] [stdout] | [INFO] [stdout] 2316 | stream!(service.search().keywords(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2316 - stream!(service.search().keywords(false)); [INFO] [stdout] 2316 + strum!(service.search().keywords(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2317:9 [INFO] [stdout] | [INFO] [stdout] 2317 | stream!(service.search().keywords("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2317 - stream!(service.search().keywords("value")); [INFO] [stdout] 2317 + strum!(service.search().keywords("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2318:9 [INFO] [stdout] | [INFO] [stdout] 2318 | stream!(service.search().keywords(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2318 - stream!(service.search().keywords(&matches)); [INFO] [stdout] 2318 + strum!(service.search().keywords(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2321:9 [INFO] [stdout] | [INFO] [stdout] 2321 | stream!(service.search().see_also(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2321 - stream!(service.search().see_also(true)); [INFO] [stdout] 2321 + strum!(service.search().see_also(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2322:9 [INFO] [stdout] | [INFO] [stdout] 2322 | stream!(service.search().see_also(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2322 - stream!(service.search().see_also(false)); [INFO] [stdout] 2322 + strum!(service.search().see_also(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2323:9 [INFO] [stdout] | [INFO] [stdout] 2323 | stream!(service.search().see_also("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2323 - stream!(service.search().see_also("value")); [INFO] [stdout] 2323 + strum!(service.search().see_also("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2324:9 [INFO] [stdout] | [INFO] [stdout] 2324 | stream!(service.search().see_also(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2324 - stream!(service.search().see_also(&matches)); [INFO] [stdout] 2324 + strum!(service.search().see_also(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2327:9 [INFO] [stdout] | [INFO] [stdout] 2327 | stream!(service.search().tags(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2327 - stream!(service.search().tags(true)); [INFO] [stdout] 2327 + strum!(service.search().tags(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2328:9 [INFO] [stdout] | [INFO] [stdout] 2328 | stream!(service.search().tags(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2328 - stream!(service.search().tags(false)); [INFO] [stdout] 2328 + strum!(service.search().tags(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2329:9 [INFO] [stdout] | [INFO] [stdout] 2329 | stream!(service.search().tags("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2329 - stream!(service.search().tags("value")); [INFO] [stdout] 2329 + strum!(service.search().tags("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2330:9 [INFO] [stdout] | [INFO] [stdout] 2330 | stream!(service.search().tags(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2330 - stream!(service.search().tags(&matches)); [INFO] [stdout] 2330 + strum!(service.search().tags(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2333:9 [INFO] [stdout] | [INFO] [stdout] 2333 | stream!(service.search().whiteboard(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2333 - stream!(service.search().whiteboard(true)); [INFO] [stdout] 2333 + strum!(service.search().whiteboard(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2334:9 [INFO] [stdout] | [INFO] [stdout] 2334 | stream!(service.search().whiteboard(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2334 - stream!(service.search().whiteboard(false)); [INFO] [stdout] 2334 + strum!(service.search().whiteboard(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2335:9 [INFO] [stdout] | [INFO] [stdout] 2335 | stream!(service.search().whiteboard("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2335 - stream!(service.search().whiteboard("value")); [INFO] [stdout] 2335 + strum!(service.search().whiteboard("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2336:9 [INFO] [stdout] | [INFO] [stdout] 2336 | stream!(service.search().whiteboard(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2336 - stream!(service.search().whiteboard(&matches)); [INFO] [stdout] 2336 + strum!(service.search().whiteboard(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2339:9 [INFO] [stdout] | [INFO] [stdout] 2339 | stream!(service.search().url(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2339 - stream!(service.search().url(true)); [INFO] [stdout] 2339 + strum!(service.search().url(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2340:9 [INFO] [stdout] | [INFO] [stdout] 2340 | stream!(service.search().url(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2340 - stream!(service.search().url(false)); [INFO] [stdout] 2340 + strum!(service.search().url(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2341:9 [INFO] [stdout] | [INFO] [stdout] 2341 | stream!(service.search().url("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2341 - stream!(service.search().url("value")); [INFO] [stdout] 2341 + strum!(service.search().url("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2342:9 [INFO] [stdout] | [INFO] [stdout] 2342 | stream!(service.search().url(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2342 - stream!(service.search().url(&matches)); [INFO] [stdout] 2342 + strum!(service.search().url(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2347:13 [INFO] [stdout] | [INFO] [stdout] 2347 | stream!(service.search().changed([&field])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2347 - stream!(service.search().changed([&field])); [INFO] [stdout] 2347 + strum!(service.search().changed([&field])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2351:17 [INFO] [stdout] | [INFO] [stdout] 2351 | stream!(service [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2351 - stream!(service [INFO] [stdout] 2351 + strum!(service [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2368:13 [INFO] [stdout] | [INFO] [stdout] 2368 | stream!(service.search().changed_by(&field, ["user1", "user2"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2368 - stream!(service.search().changed_by(&field, ["user1", "user2"])); [INFO] [stdout] 2368 + strum!(service.search().changed_by(&field, ["user1", "user2"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2371:13 [INFO] [stdout] | [INFO] [stdout] 2371 | stream!(service.search().changed_from(&field, "value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2371 - stream!(service.search().changed_from(&field, "value")); [INFO] [stdout] 2371 + strum!(service.search().changed_from(&field, "value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2374:13 [INFO] [stdout] | [INFO] [stdout] 2374 | stream!(service.search().changed_to(&field, "value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2374 - stream!(service.search().changed_to(&field, "value")); [INFO] [stdout] 2374 + strum!(service.search().changed_to(&field, "value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2379:13 [INFO] [stdout] | [INFO] [stdout] 2379 | stream!(service.search().order([Order::Ascending(field)])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2379 - stream!(service.search().order([Order::Ascending(field)])); [INFO] [stdout] 2379 + strum!(service.search().order([Order::Ascending(field)])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2383:9 [INFO] [stdout] | [INFO] [stdout] 2383 | stream!(service.search().assignee(["value"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2383 - stream!(service.search().assignee(["value"])); [INFO] [stdout] 2383 + strum!(service.search().assignee(["value"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2386:9 [INFO] [stdout] | [INFO] [stdout] 2386 | stream!(service.search().attacher(["value"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2386 - stream!(service.search().attacher(["value"])); [INFO] [stdout] 2386 + strum!(service.search().attacher(["value"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2389:9 [INFO] [stdout] | [INFO] [stdout] 2389 | stream!(service.search().cc(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2389 - stream!(service.search().cc(true)); [INFO] [stdout] 2389 + strum!(service.search().cc(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2390:9 [INFO] [stdout] | [INFO] [stdout] 2390 | stream!(service.search().cc(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2390 - stream!(service.search().cc(false)); [INFO] [stdout] 2390 + strum!(service.search().cc(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2391:9 [INFO] [stdout] | [INFO] [stdout] 2391 | stream!(service.search().cc("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2391 - stream!(service.search().cc("value")); [INFO] [stdout] 2391 + strum!(service.search().cc("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2392:9 [INFO] [stdout] | [INFO] [stdout] 2392 | stream!(service.search().cc(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2392 - stream!(service.search().cc(&matches)); [INFO] [stdout] 2392 + strum!(service.search().cc(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2395:9 [INFO] [stdout] | [INFO] [stdout] 2395 | stream!(service.search().commenter(["value"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2395 - stream!(service.search().commenter(["value"])); [INFO] [stdout] 2395 + strum!(service.search().commenter(["value"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2398:9 [INFO] [stdout] | [INFO] [stdout] 2398 | stream!(service.search().flagger(["value"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2398 - stream!(service.search().flagger(["value"])); [INFO] [stdout] 2398 + strum!(service.search().flagger(["value"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2401:9 [INFO] [stdout] | [INFO] [stdout] 2401 | stream!(service.search().qa(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2401 - stream!(service.search().qa(true)); [INFO] [stdout] 2401 + strum!(service.search().qa(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2402:9 [INFO] [stdout] | [INFO] [stdout] 2402 | stream!(service.search().qa(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2402 - stream!(service.search().qa(false)); [INFO] [stdout] 2402 + strum!(service.search().qa(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2403:9 [INFO] [stdout] | [INFO] [stdout] 2403 | stream!(service.search().qa("value")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2403 - stream!(service.search().qa("value")); [INFO] [stdout] 2403 + strum!(service.search().qa("value")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2404:9 [INFO] [stdout] | [INFO] [stdout] 2404 | stream!(service.search().qa(&matches)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2404 - stream!(service.search().qa(&matches)); [INFO] [stdout] 2404 + strum!(service.search().qa(&matches)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2407:9 [INFO] [stdout] | [INFO] [stdout] 2407 | stream!(service.search().reporter(["value"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2407 - stream!(service.search().reporter(["value"])); [INFO] [stdout] 2407 + strum!(service.search().reporter(["value"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2410:9 [INFO] [stdout] | [INFO] [stdout] 2410 | stream!(service.search().fields([BugField::Id])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2410 - stream!(service.search().fields([BugField::Id])); [INFO] [stdout] 2410 + strum!(service.search().fields([BugField::Id])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2411:9 [INFO] [stdout] | [INFO] [stdout] 2411 | stream!(service.search().fields([GroupField::All])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2411 - stream!(service.search().fields([GroupField::All])); [INFO] [stdout] 2411 + strum!(service.search().fields([GroupField::All])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2413:13 [INFO] [stdout] | [INFO] [stdout] 2413 | stream!(service.search().fields([field])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2413 - stream!(service.search().fields([field])); [INFO] [stdout] 2413 + strum!(service.search().fields([field])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2417:9 [INFO] [stdout] | [INFO] [stdout] 2417 | stream!(service.search().blocks(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2417 - stream!(service.search().blocks(true)); [INFO] [stdout] 2417 + strum!(service.search().blocks(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2418:9 [INFO] [stdout] | [INFO] [stdout] 2418 | stream!(service.search().blocks(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2418 - stream!(service.search().blocks(false)); [INFO] [stdout] 2418 + strum!(service.search().blocks(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2419:9 [INFO] [stdout] | [INFO] [stdout] 2419 | stream!(service.search().blocks(1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2419 - stream!(service.search().blocks(1)); [INFO] [stdout] 2419 + strum!(service.search().blocks(1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2420:9 [INFO] [stdout] | [INFO] [stdout] 2420 | stream!(service.search().blocks(-1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2420 - stream!(service.search().blocks(-1)); [INFO] [stdout] 2420 + strum!(service.search().blocks(-1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2421:9 [INFO] [stdout] | [INFO] [stdout] 2421 | stream!(service.search().blocks([1, -2])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2421 - stream!(service.search().blocks([1, -2])); [INFO] [stdout] 2421 + strum!(service.search().blocks([1, -2])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2422:9 [INFO] [stdout] | [INFO] [stdout] 2422 | stream!(service.search().blocks(10..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2422 - stream!(service.search().blocks(10..20)); [INFO] [stdout] 2422 + strum!(service.search().blocks(10..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2423:9 [INFO] [stdout] | [INFO] [stdout] 2423 | stream!(service.search().blocks(10..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2423 - stream!(service.search().blocks(10..=20)); [INFO] [stdout] 2423 + strum!(service.search().blocks(10..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2424:9 [INFO] [stdout] | [INFO] [stdout] 2424 | stream!(service.search().blocks(..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2424 - stream!(service.search().blocks(..20)); [INFO] [stdout] 2424 + strum!(service.search().blocks(..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2425:9 [INFO] [stdout] | [INFO] [stdout] 2425 | stream!(service.search().blocks(..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2425 - stream!(service.search().blocks(..=20)); [INFO] [stdout] 2425 + strum!(service.search().blocks(..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2426:9 [INFO] [stdout] | [INFO] [stdout] 2426 | stream!(service.search().blocks(10..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2426 - stream!(service.search().blocks(10..)); [INFO] [stdout] 2426 + strum!(service.search().blocks(10..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2427:9 [INFO] [stdout] | [INFO] [stdout] 2427 | stream!(service.search().blocks(..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2427 - stream!(service.search().blocks(..)); [INFO] [stdout] 2427 + strum!(service.search().blocks(..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2430:9 [INFO] [stdout] | [INFO] [stdout] 2430 | stream!(service.search().depends(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2430 - stream!(service.search().depends(true)); [INFO] [stdout] 2430 + strum!(service.search().depends(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2431:9 [INFO] [stdout] | [INFO] [stdout] 2431 | stream!(service.search().depends(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2431 - stream!(service.search().depends(false)); [INFO] [stdout] 2431 + strum!(service.search().depends(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2432:9 [INFO] [stdout] | [INFO] [stdout] 2432 | stream!(service.search().depends(1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2432 - stream!(service.search().depends(1)); [INFO] [stdout] 2432 + strum!(service.search().depends(1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2433:9 [INFO] [stdout] | [INFO] [stdout] 2433 | stream!(service.search().depends(-1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2433 - stream!(service.search().depends(-1)); [INFO] [stdout] 2433 + strum!(service.search().depends(-1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2434:9 [INFO] [stdout] | [INFO] [stdout] 2434 | stream!(service.search().depends([1, -2])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2434 - stream!(service.search().depends([1, -2])); [INFO] [stdout] 2434 + strum!(service.search().depends([1, -2])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2435:9 [INFO] [stdout] | [INFO] [stdout] 2435 | stream!(service.search().depends(10..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2435 - stream!(service.search().depends(10..20)); [INFO] [stdout] 2435 + strum!(service.search().depends(10..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2436:9 [INFO] [stdout] | [INFO] [stdout] 2436 | stream!(service.search().depends(10..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2436 - stream!(service.search().depends(10..=20)); [INFO] [stdout] 2436 + strum!(service.search().depends(10..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2437:9 [INFO] [stdout] | [INFO] [stdout] 2437 | stream!(service.search().depends(..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2437 - stream!(service.search().depends(..20)); [INFO] [stdout] 2437 + strum!(service.search().depends(..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2438:9 [INFO] [stdout] | [INFO] [stdout] 2438 | stream!(service.search().depends(..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2438 - stream!(service.search().depends(..=20)); [INFO] [stdout] 2438 + strum!(service.search().depends(..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2439:9 [INFO] [stdout] | [INFO] [stdout] 2439 | stream!(service.search().depends(10..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2439 - stream!(service.search().depends(10..)); [INFO] [stdout] 2439 + strum!(service.search().depends(10..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2440:9 [INFO] [stdout] | [INFO] [stdout] 2440 | stream!(service.search().depends(..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2440 - stream!(service.search().depends(..)); [INFO] [stdout] 2440 + strum!(service.search().depends(..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2443:9 [INFO] [stdout] | [INFO] [stdout] 2443 | stream!(service.search().ids(true)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2443 - stream!(service.search().ids(true)); [INFO] [stdout] 2443 + strum!(service.search().ids(true)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2444:9 [INFO] [stdout] | [INFO] [stdout] 2444 | stream!(service.search().ids(false)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2444 - stream!(service.search().ids(false)); [INFO] [stdout] 2444 + strum!(service.search().ids(false)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2445:9 [INFO] [stdout] | [INFO] [stdout] 2445 | stream!(service.search().ids(1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2445 - stream!(service.search().ids(1)); [INFO] [stdout] 2445 + strum!(service.search().ids(1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2446:9 [INFO] [stdout] | [INFO] [stdout] 2446 | stream!(service.search().ids(-1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2446 - stream!(service.search().ids(-1)); [INFO] [stdout] 2446 + strum!(service.search().ids(-1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2447:9 [INFO] [stdout] | [INFO] [stdout] 2447 | stream!(service.search().ids([1, -2])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2447 - stream!(service.search().ids([1, -2])); [INFO] [stdout] 2447 + strum!(service.search().ids([1, -2])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2448:9 [INFO] [stdout] | [INFO] [stdout] 2448 | stream!(service.search().ids(10..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2448 - stream!(service.search().ids(10..20)); [INFO] [stdout] 2448 + strum!(service.search().ids(10..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2449:9 [INFO] [stdout] | [INFO] [stdout] 2449 | stream!(service.search().ids(10..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2449 - stream!(service.search().ids(10..=20)); [INFO] [stdout] 2449 + strum!(service.search().ids(10..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2450:9 [INFO] [stdout] | [INFO] [stdout] 2450 | stream!(service.search().ids(..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2450 - stream!(service.search().ids(..20)); [INFO] [stdout] 2450 + strum!(service.search().ids(..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2451:9 [INFO] [stdout] | [INFO] [stdout] 2451 | stream!(service.search().ids(..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2451 - stream!(service.search().ids(..=20)); [INFO] [stdout] 2451 + strum!(service.search().ids(..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2452:9 [INFO] [stdout] | [INFO] [stdout] 2452 | stream!(service.search().ids(10..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2452 - stream!(service.search().ids(10..)); [INFO] [stdout] 2452 + strum!(service.search().ids(10..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2453:9 [INFO] [stdout] | [INFO] [stdout] 2453 | stream!(service.search().ids(..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2453 - stream!(service.search().ids(..)); [INFO] [stdout] 2453 + strum!(service.search().ids(..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2456:13 [INFO] [stdout] | [INFO] [stdout] 2456 | stream!(service.search().ids(range)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2456 - stream!(service.search().ids(range)); [INFO] [stdout] 2456 + strum!(service.search().ids(range)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2461:13 [INFO] [stdout] | [INFO] [stdout] 2461 | stream!(service.search().created(time.parse().unwrap())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2461 - stream!(service.search().created(time.parse().unwrap())); [INFO] [stdout] 2461 + strum!(service.search().created(time.parse().unwrap())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2462:13 [INFO] [stdout] | [INFO] [stdout] 2462 | stream!(service.search().updated(time.parse().unwrap())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2462 - stream!(service.search().updated(time.parse().unwrap())); [INFO] [stdout] 2462 + strum!(service.search().updated(time.parse().unwrap())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2463:13 [INFO] [stdout] | [INFO] [stdout] 2463 | stream!(service.search().closed(time.parse().unwrap())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2463 - stream!(service.search().closed(time.parse().unwrap())); [INFO] [stdout] 2463 + strum!(service.search().closed(time.parse().unwrap())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2466:9 [INFO] [stdout] | [INFO] [stdout] 2466 | stream!(service.search().limit(10)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2466 - stream!(service.search().limit(10)); [INFO] [stdout] 2466 + strum!(service.search().limit(10)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2467:9 [INFO] [stdout] | [INFO] [stdout] 2467 | stream!(service.search().offset(10)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2467 - stream!(service.search().offset(10)); [INFO] [stdout] 2467 + strum!(service.search().offset(10)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/bugzilla/search.rs:2468:9 [INFO] [stdout] | [INFO] [stdout] 2468 | stream!(service.search().quicksearch("ALL @user OR reporter:user")); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 2468 - stream!(service.search().quicksearch("ALL @user OR reporter:user")); [INFO] [stdout] 2468 + strum!(service.search().quicksearch("ALL @user OR reporter:user")); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 2149 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/bugzilla/update.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/redmine/get.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | assert_err_re!(err, "no IDs specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/redmine/get.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_err_re!(err, "nonexistent issue: 1"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_ordered_eq` in this scope [INFO] [stdout] --> src/service/redmine/get.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | assert_ordered_eq!(bugs.iter().map(|x| x.id), ids); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | stream!(service.search().id(1)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 588 - stream!(service.search().id(1)); [INFO] [stdout] 588 + strum!(service.search().id(1)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:589:9 [INFO] [stdout] | [INFO] [stdout] 589 | stream!(service.search().id(10..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 589 - stream!(service.search().id(10..20)); [INFO] [stdout] 589 + strum!(service.search().id(10..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:590:9 [INFO] [stdout] | [INFO] [stdout] 590 | stream!(service.search().id(10..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 590 - stream!(service.search().id(10..=20)); [INFO] [stdout] 590 + strum!(service.search().id(10..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:591:9 [INFO] [stdout] | [INFO] [stdout] 591 | stream!(service.search().id(..20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 591 - stream!(service.search().id(..20)); [INFO] [stdout] 591 + strum!(service.search().id(..20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:592:9 [INFO] [stdout] | [INFO] [stdout] 592 | stream!(service.search().id(..=20)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 592 - stream!(service.search().id(..=20)); [INFO] [stdout] 592 + strum!(service.search().id(..=20)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | stream!(service.search().id(10..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 593 - stream!(service.search().id(10..)); [INFO] [stdout] 593 + strum!(service.search().id(10..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | stream!(service.search().id(..)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 594 - stream!(service.search().id(..)); [INFO] [stdout] 594 + strum!(service.search().id(..)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:597:13 [INFO] [stdout] | [INFO] [stdout] 597 | stream!(service.search().id(range)); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 597 - stream!(service.search().id(range)); [INFO] [stdout] 597 + strum!(service.search().id(range)); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:607:9 [INFO] [stdout] | [INFO] [stdout] 607 | assert_err_re!(err, "IDs and ID ranges specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:616:9 [INFO] [stdout] | [INFO] [stdout] 616 | assert_err_re!(err, "multiple ID ranges specified"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:621:13 [INFO] [stdout] | [INFO] [stdout] 621 | stream!(service.search().created(time.parse().unwrap())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 621 - stream!(service.search().created(time.parse().unwrap())); [INFO] [stdout] 621 + strum!(service.search().created(time.parse().unwrap())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:624:13 [INFO] [stdout] | [INFO] [stdout] 624 | stream!(service.search().updated(time.parse().unwrap())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 624 - stream!(service.search().updated(time.parse().unwrap())); [INFO] [stdout] 624 + strum!(service.search().updated(time.parse().unwrap())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | stream!(service.search().closed(time.parse().unwrap())); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 627 - stream!(service.search().closed(time.parse().unwrap())); [INFO] [stdout] 627 + strum!(service.search().closed(time.parse().unwrap())); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:632:13 [INFO] [stdout] | [INFO] [stdout] 632 | stream!(service.search().order([Order::Ascending(field)])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 632 - stream!(service.search().order([Order::Ascending(field)])); [INFO] [stdout] 632 + strum!(service.search().order([Order::Ascending(field)])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:636:9 [INFO] [stdout] | [INFO] [stdout] 636 | stream!(service.search().subject(["test"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 636 - stream!(service.search().subject(["test"])); [INFO] [stdout] 636 + strum!(service.search().subject(["test"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:637:9 [INFO] [stdout] | [INFO] [stdout] 637 | stream!(service.search().subject(["test1", "test2"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 637 - stream!(service.search().subject(["test1", "test2"])); [INFO] [stdout] 637 + strum!(service.search().subject(["test1", "test2"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `stream` in this scope [INFO] [stdout] --> src/service/redmine/search.rs:638:9 [INFO] [stdout] | [INFO] [stdout] 638 | stream!(service.search().subject(["test with whitespace"])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: the derive macros `AsRefStr`, `Display`, `EnumIter`, `EnumString` and `VariantNames` accept the similarly named `strum` attribute [INFO] [stdout] | [INFO] [stdout] 638 - stream!(service.search().subject(["test with whitespace"])); [INFO] [stdout] 638 + strum!(service.search().subject(["test with whitespace"])); [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 549 + use async_stream::stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/traits.rs:244:13 [INFO] [stdout] | [INFO] [stdout] 244 | assert_err_re!(err, "invalid template name: "); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/traits.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | assert_err_re!(err, "invalid template name: "); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `assert_err_re` in this scope [INFO] [stdout] --> src/traits.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | assert_err_re!(err, "empty request template: test"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::service::bugzilla::GroupField` [INFO] [stdout] --> src/service/bugzilla/search.rs:2151:9 [INFO] [stdout] | [INFO] [stdout] 2151 | use crate::service::bugzilla::GroupField; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `API_VERSION` is never used [INFO] [stdout] --> src/traits.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait WebService: fmt::Display { [INFO] [stdout] | ---------- associated constant in this trait [INFO] [stdout] 203 | const API_VERSION: &'static str; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/objects/bugzilla.rs:370:20 [INFO] [stdout] | [INFO] [stdout] 370 | pub fn updates(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 370 | pub fn updates(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/attachment/update.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/create.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 63 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/search.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/bugzilla/update.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | async fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 199 | async fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/github/search.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/service/redmine/search.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | fn encode(&self) -> crate::Result { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 107 | fn encode(&self) -> crate::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bugbite` (lib test) due to 191 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "04e981c78cab184b5ac17d6974b153aefc91f9005462df1c06c741abf57222ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e981c78cab184b5ac17d6974b153aefc91f9005462df1c06c741abf57222ff", kill_on_drop: false }` [INFO] [stdout] 04e981c78cab184b5ac17d6974b153aefc91f9005462df1c06c741abf57222ff