[INFO] fetching crate atat 0.23.0...
[INFO] checking atat-0.23.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate atat 0.23.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate atat 0.23.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atat 0.23.0
[INFO] finished tweaking crates.io crate atat 0.23.0
[INFO] tweaked toml for crates.io crate atat 0.23.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding heapless-bytes v0.3.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt-macros v0.3.9
[INFO] [stderr]   Downloaded atat_derive v0.23.0
[INFO] [stderr]   Downloaded defmt v0.3.8
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded heapless-bytes v0.3.0
[INFO] [stderr]   Downloaded static_cell v2.1.0
[INFO] [stderr]   Downloaded serde_at v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e34b328b5a355fa38a52195e173c97ce95a7f539d299ec511e595f453ca4737
[INFO] running `Command { std: "docker" "start" "-a" "6e34b328b5a355fa38a52195e173c97ce95a7f539d299ec511e595f453ca4737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e34b328b5a355fa38a52195e173c97ce95a7f539d299ec511e595f453ca4737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e34b328b5a355fa38a52195e173c97ce95a7f539d299ec511e595f453ca4737", kill_on_drop: false }`
[INFO] [stdout] 6e34b328b5a355fa38a52195e173c97ce95a7f539d299ec511e595f453ca4737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e37a2c788a0f8efd484444a0b809a8275539d4bedd939cb15469c55e0c74212a
[INFO] running `Command { std: "docker" "start" "-a" "e37a2c788a0f8efd484444a0b809a8275539d4bedd939cb15469c55e0c74212a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling embassy-sync v0.6.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking static_cell v2.1.0
[INFO] [stderr]     Checking heapless-bytes v0.3.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking serde_at v0.23.0
[INFO] [stderr]     Checking embassy-time v0.3.2
[INFO] [stderr]    Compiling atat_derive v0.23.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking atat v0.23.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged
[INFO] [stdout]    --> 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/nightly/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)]` 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 is discouraged
[INFO] [stdout]    --> 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/nightly/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 is discouraged
[INFO] [stdout]    --> 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/nightly/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 is discouraged
[INFO] [stdout]    --> 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/nightly/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 is discouraged
[INFO] [stdout]    --> 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/nightly/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 is discouraged
[INFO] [stdout]    --> 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/nightly/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 is discouraged
[INFO] [stdout]    --> 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/nightly/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 is discouraged
[INFO] [stdout]    --> 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] 428 |         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/nightly/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 is discouraged
[INFO] [stdout]    --> 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] 466 |             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/nightly/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 is discouraged
[INFO] [stdout]    --> 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] 512 |             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/nightly/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 [unoptimized + debuginfo] target(s) in 8.00s
[INFO] running `Command { std: "docker" "inspect" "e37a2c788a0f8efd484444a0b809a8275539d4bedd939cb15469c55e0c74212a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e37a2c788a0f8efd484444a0b809a8275539d4bedd939cb15469c55e0c74212a", kill_on_drop: false }`
[INFO] [stdout] e37a2c788a0f8efd484444a0b809a8275539d4bedd939cb15469c55e0c74212a
