[INFO] cloning repository https://github.com/hypervideo/linear-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypervideo/linear-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypervideo%2Flinear-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypervideo%2Flinear-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6950d28f8a938bab57d9233bbb9561a3e0d2ae41
[INFO] checking hypervideo/linear-cli against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypervideo%2Flinear-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hypervideo/linear-cli
[INFO] finished tweaking git repo https://github.com/hypervideo/linear-cli
[INFO] tweaked toml for git repo https://github.com/hypervideo/linear-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hypervideo/linear-cli on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hypervideo/linear-cli 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_toml v0.0.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded bon v2.1.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.4
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded graphql-parser v0.4.0
[INFO] [stderr]   Downloaded bon-macros v2.1.0
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded combine v3.8.1
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] [stderr]   Downloaded serde_json v1.0.127
[INFO] [stderr]   Downloaded reqwest v0.12.7
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.7
[INFO] [stderr]   Downloaded quinn-proto v0.11.6
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.2
[INFO] [stderr]   Downloaded quinn v0.11.3
[INFO] [stderr]   Downloaded ascii v0.9.3
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 577d321fd473835afdd9a0b3397f3dde952a521c61e7bb5f7de5847e05dc815c
[INFO] running `Command { std: "docker" "start" "-a" "577d321fd473835afdd9a0b3397f3dde952a521c61e7bb5f7de5847e05dc815c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "577d321fd473835afdd9a0b3397f3dde952a521c61e7bb5f7de5847e05dc815c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "577d321fd473835afdd9a0b3397f3dde952a521c61e7bb5f7de5847e05dc815c", kill_on_drop: false }`
[INFO] [stdout] 577d321fd473835afdd9a0b3397f3dde952a521c61e7bb5f7de5847e05dc815c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d83eec20009ec4a26b669aeca84fe076056c1ac2e3861d913fcf1c42146d945
[INFO] running `Command { std: "docker" "start" "-a" "6d83eec20009ec4a26b669aeca84fe076056c1ac2e3861d913fcf1c42146d945", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling lr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking serde_toml v0.0.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v2.1.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking bon v2.1.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]     Checking graphql_client v0.14.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/issue/list.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/issue/update.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/issue/show.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/list_workflow_states.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/team/list.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/issue/list.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/issue/update.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/issue/show.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/list_workflow_states.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rust_analyzer`
[INFO] [stdout]   --> src/requests/team/list.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[builder]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `builder` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `builder` may come from an old version of the `bon_macros` crate, try updating your dependency with `cargo update -p bon_macros`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_width`
[INFO] [stdout]   --> src/requests/issue/show.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn print(res: Result<Issue>, json: bool, full_width: bool) {
[INFO] [stdout]    |                                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_width`
[INFO] [stdout]   --> src/requests/issue/show.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub fn print(res: Result<Issue>, json: bool, full_width: bool) {
[INFO] [stdout]    |                                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.21s
[INFO] running `Command { std: "docker" "inspect" "6d83eec20009ec4a26b669aeca84fe076056c1ac2e3861d913fcf1c42146d945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d83eec20009ec4a26b669aeca84fe076056c1ac2e3861d913fcf1c42146d945", kill_on_drop: false }`
[INFO] [stdout] 6d83eec20009ec4a26b669aeca84fe076056c1ac2e3861d913fcf1c42146d945
