[INFO] fetching crate atat 0.23.0...
[INFO] checking atat-0.23.0 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] extracting crate atat 0.23.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate atat 0.23.0 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding embassy-time v0.3.2 (available: v0.4.0)
[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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atat_derive v0.23.0
[INFO] [stderr]   Downloaded heapless-bytes v0.3.0
[INFO] [stderr]   Downloaded serde_at v0.23.0
[INFO] [stderr]   Downloaded embassy-sync v0.6.2
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4f1f90b2065e0dd588fb80d40a03faad41c4a98a6d3309e06390ba0fec467f1
[INFO] running `Command { std: "docker" "start" "-a" "f4f1f90b2065e0dd588fb80d40a03faad41c4a98a6d3309e06390ba0fec467f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4f1f90b2065e0dd588fb80d40a03faad41c4a98a6d3309e06390ba0fec467f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f1f90b2065e0dd588fb80d40a03faad41c4a98a6d3309e06390ba0fec467f1", kill_on_drop: false }`
[INFO] [stdout] f4f1f90b2065e0dd588fb80d40a03faad41c4a98a6d3309e06390ba0fec467f1
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 841bf219baacb03f0dd4ba2f22d3578b3f0c40954f10a026340f82159e8b5998
[INFO] running `Command { std: "docker" "start" "-a" "841bf219baacb03f0dd4ba2f22d3578b3f0c40954f10a026340f82159e8b5998", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling embassy-time-driver v0.1.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]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[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 memchr v2.7.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking heapless-bytes v0.3.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking embassy-time v0.3.2
[INFO] [stderr]     Checking static_cell v2.1.0
[INFO] [stderr]     Checking serde_at v0.23.0
[INFO] [stderr]    Compiling atat_derive v0.23.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.43.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 24.77s
[INFO] running `Command { std: "docker" "inspect" "841bf219baacb03f0dd4ba2f22d3578b3f0c40954f10a026340f82159e8b5998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841bf219baacb03f0dd4ba2f22d3578b3f0c40954f10a026340f82159e8b5998", kill_on_drop: false }`
[INFO] [stdout] 841bf219baacb03f0dd4ba2f22d3578b3f0c40954f10a026340f82159e8b5998
