[INFO] cloning repository https://github.com/MathiasKoch/at-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MathiasKoch/at-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasKoch%2Fat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasKoch%2Fat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2a55e04b7435b4fdf80a2d8be0226d4f2dd1837
[INFO] checking MathiasKoch/at-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasKoch%2Fat-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MathiasKoch/at-rs
[INFO] finished tweaking git repo https://github.com/MathiasKoch/at-rs
[INFO] tweaked toml for git repo https://github.com/MathiasKoch/at-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MathiasKoch/at-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 220 packages to latest compatible versions
[INFO] [stderr]       Adding defmt v0.3.100 (available: v1.0.1)
[INFO] [stderr]       Adding defmt-rtt v0.4.2 (available: v1.1.0)
[INFO] [stderr]       Adding embassy-executor v0.7.0 (available: v0.9.1)
[INFO] [stderr]       Adding embassy-rp v0.3.1 (available: v0.8.0)
[INFO] [stderr]       Adding embassy-sync v0.6.2 (available: v0.7.2)
[INFO] [stderr]       Adding embassy-time v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding embedded-io v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding embedded-io-adapters v0.6.2 (available: v0.7.0)
[INFO] [stderr]       Adding embedded-io-async v0.6.1 (available: v0.7.0)
[INFO] [stderr]       Adding heapless v0.8.0 (available: v0.9.2)
[INFO] [stderr]       Adding heapless-bytes v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding heapless-bytes v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding panic-probe v0.3.2 (available: v1.0.0)
[INFO] [stderr]       Adding serialport v4.7.3 (available: v4.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded document-features v0.2.12
[INFO] [stderr]   Downloaded heapless-bytes v0.3.0
[INFO] [stderr]   Downloaded pio-proc v0.2.2
[INFO] [stderr]   Downloaded heapless-bytes v0.4.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded embassy-rp v0.3.1
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.4.0
[INFO] [stderr]   Downloaded static_cell v2.1.1
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded serialport v4.7.3
[INFO] [stderr]   Downloaded embassy-futures v0.1.2
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded embassy-hal-internal v0.3.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.3.2
[INFO] [stderr]   Downloaded embedded-io-adapters v0.6.2
[INFO] [stderr]   Downloaded embassy-sync v0.7.2
[INFO] [stderr]   Downloaded pio-parser v0.2.2
[INFO] [stderr]   Downloaded litrs v1.0.0
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded embassy-usb-driver v0.1.1
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded smart-leds-trait v0.3.2
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c0a488901b65223c1f78df6c2f2c46c068b02ec24d9c317bbb5686cad0a21ff
[INFO] running `Command { std: "docker" "start" "-a" "2c0a488901b65223c1f78df6c2f2c46c068b02ec24d9c317bbb5686cad0a21ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c0a488901b65223c1f78df6c2f2c46c068b02ec24d9c317bbb5686cad0a21ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c0a488901b65223c1f78df6c2f2c46c068b02ec24d9c317bbb5686cad0a21ff", kill_on_drop: false }`
[INFO] [stdout] 2c0a488901b65223c1f78df6c2f2c46c068b02ec24d9c317bbb5686cad0a21ff
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 140769d7d0a508a5b557bde2fbe7a4315a42535f23fdb22730db69384804a018
[INFO] running `Command { std: "docker" "start" "-a" "140769d7d0a508a5b557bde2fbe7a4315a42535f23fdb22730db69384804a018", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking proc-macro2 v1.0.103
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking quote v1.0.42
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_at v0.24.1 (/opt/rustwide/workdir/serde_at)
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking heapless-bytes v0.3.0
[INFO] [stderr]     Checking heapless-bytes v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling atat_derive v0.24.1 (/opt/rustwide/workdir/atat_derive)
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stdout] warning: enum `PinStatusCode` is never used
[INFO] [stdout]    --> serde_at/src/ser/mod.rs:589:14
[INFO] [stdout]     |
[INFO] [stdout] 589 |     pub enum PinStatusCode {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atat v0.24.1 (/opt/rustwide/workdir/atat)
[INFO] [stdout] warning: unused imports: `CmsError` and `ConnectionError`
[INFO] [stdout]    --> atat/src/digest.rs:503:27
[INFO] [stdout]     |
[INFO] [stdout] 503 |         error::{CmeError, CmsError, ConnectionError},
[INFO] [stdout]     |                           ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> atat/src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Copy, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) get_response_timeout: GetTimeout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> atat/src/digest.rs:247:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn error_response(buf: &[u8]) -> IResult<&[u8], (DigestResult, usize)> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn error_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> atat/src/digest.rs:313:33
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn prompt_response(buf: &[u8]) -> IResult<&[u8], (DigestResult, usize)> {
[INFO] [stdout]     |                                 ^^^^^             ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                 |
[INFO] [stdout]     |                                 |                 the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn prompt_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> atat/src/digest.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn success_response(buf: &[u8]) -> IResult<&[u8], (DigestResult, usize)> {
[INFO] [stdout]     |                                  ^^^^^             ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                 |
[INFO] [stdout]     |                                  |                 the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn success_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking atat-examples v0.18.0 (/opt/rustwide/workdir/examples)
[INFO] [stdout] warning: enum `InnerError` is never used
[INFO] [stdout]    --> atat/src/blocking/client.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub enum InnerError {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageWaitingIndication` is never constructed
[INFO] [stdout]    --> atat/src/blocking/client.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub struct MessageWaitingIndication {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Urc` is never used
[INFO] [stdout]    --> atat/src/blocking/client.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub enum Urc {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> atat/src/config.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(Debug, Copy, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub(crate) get_response_timeout: GetTimeout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> atat/src/digest.rs:247:32
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn error_response(buf: &[u8]) -> IResult<&[u8], (DigestResult, usize)> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn error_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> atat/src/digest.rs:313:33
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn prompt_response(buf: &[u8]) -> IResult<&[u8], (DigestResult, usize)> {
[INFO] [stdout]     |                                 ^^^^^             ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |                 |
[INFO] [stdout]     |                                 |                 the same lifetime is elided here
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub fn prompt_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> atat/src/digest.rs:336:34
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn success_response(buf: &[u8]) -> IResult<&[u8], (DigestResult, usize)> {
[INFO] [stdout]     |                                  ^^^^^             ^^^^^   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |                 |
[INFO] [stdout]     |                                  |                 the same lifetime is elided here
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 |     pub fn success_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/asynch/client.rs:187:58
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 208 |             setup!(Config::new().get_response_timeout(custom_response_timeout));
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/asynch/client.rs:187:58
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 254 |             setup!(Config::new().get_response_timeout(custom_response_timeout));
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 269 |         let (mut client, mut tx, rx) = setup!(Config::new());
[INFO] [stdout]     |                                        --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 290 |         let (mut client, mut tx, rx) = setup!(Config::new());
[INFO] [stdout]     |                                        --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 314 |         let (mut client, mut tx, rx) = setup!(Config::new());
[INFO] [stdout]     |                                        --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 350 |         let (mut client, mut tx, rx) = setup!(Config::new());
[INFO] [stdout]     |                                        --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 376 |         let (mut client, mut tx, rx) = setup!(Config::new());
[INFO] [stdout]     |                                        --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 442 |             setup!(Config::new().get_response_timeout(custom_response_timeout));
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> atat/src/blocking/client.rs:262:58
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 Client::new(tx_mock, &RES_SLOT, unsafe { BUF.as_mut() }, $config);
[INFO] [stdout]     |                                                          ^^^ mutable reference to mutable static
[INFO] [stdout] ...
[INFO] [stdout] 488 |             setup!(Config::new().get_response_timeout(custom_response_timeout));
[INFO] [stdout]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: this warning originates in the macro `setup` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 23.68s
[INFO] running `Command { std: "docker" "inspect" "140769d7d0a508a5b557bde2fbe7a4315a42535f23fdb22730db69384804a018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140769d7d0a508a5b557bde2fbe7a4315a42535f23fdb22730db69384804a018", kill_on_drop: false }`
[INFO] [stdout] 140769d7d0a508a5b557bde2fbe7a4315a42535f23fdb22730db69384804a018
