[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] 791d3d8516f0ed186aef29999e3f857494eeb621 [INFO] checking MathiasKoch/at-rs against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasKoch%2Fat-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MathiasKoch/at-rs on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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.0.0) [INFO] [stderr] Adding embassy-rp v0.3.1 (available: v0.4.0) [INFO] [stderr] Adding embassy-sync v0.6.2 (available: v0.7.0) [INFO] [stderr] Adding heapless-bytes v0.3.0 (available: v0.4.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-time-queue-utils v0.1.0 [INFO] [stderr] Downloaded embassy-executor-macros v0.6.2 [INFO] [stderr] Downloaded panic-probe v0.3.2 [INFO] [stderr] Downloaded embassy-usb-driver v0.1.0 [INFO] [stderr] Downloaded embedded-storage-async v0.4.1 [INFO] [stderr] Downloaded heapless-bytes v0.4.0 [INFO] [stderr] Downloaded smart-leds v0.4.0 [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] [stderr] Downloaded embassy-time-driver v0.2.0 [INFO] [stderr] Downloaded heapless-bytes v0.3.0 [INFO] [stderr] Downloaded defmt-rtt v0.4.2 [INFO] [stderr] Downloaded embassy-rp v0.3.1 [INFO] [stderr] Downloaded embassy-embedded-hal v0.3.0 [INFO] [stderr] Downloaded embassy-hal-internal v0.2.0 [INFO] [stderr] Downloaded rp2040-boot2 v0.3.0 [INFO] [stderr] Downloaded smart-leds-trait v0.3.1 [INFO] [stderr] Downloaded embassy-executor v0.7.0 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded pio-parser v0.2.2 [INFO] [stderr] Downloaded pio-proc v0.2.2 [INFO] [stderr] Downloaded embassy-time v0.4.0 [INFO] [stderr] Downloaded embedded-io-adapters v0.6.1 [INFO] [stderr] Downloaded static_cell v2.1.0 [INFO] [stderr] Downloaded rp-pac v7.0.0 [INFO] [stderr] Downloaded fixed v1.29.0 [INFO] [stderr] Downloaded sha2-const-stable v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33c1aacb365f33a437075360d3cc89f144459b2dc4eb6645f89e32c9f5305ad8 [INFO] running `Command { std: "docker" "start" "-a" "33c1aacb365f33a437075360d3cc89f144459b2dc4eb6645f89e32c9f5305ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33c1aacb365f33a437075360d3cc89f144459b2dc4eb6645f89e32c9f5305ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c1aacb365f33a437075360d3cc89f144459b2dc4eb6645f89e32c9f5305ad8", kill_on_drop: false }` [INFO] [stdout] 33c1aacb365f33a437075360d3cc89f144459b2dc4eb6645f89e32c9f5305ad8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8a028a06cf3a92c5612ea18bf0077a730f46febaec4b704b53bc889fad03c75 [INFO] running `Command { std: "docker" "start" "-a" "b8a028a06cf3a92c5612ea18bf0077a730f46febaec4b704b53bc889fad03c75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking heapless-bytes v0.3.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking static_cell v2.1.0 [INFO] [stderr] Checking heapless-bytes v0.4.0 [INFO] [stderr] Checking serde_at v0.24.0 (/opt/rustwide/workdir/serde_at) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling atat_derive v0.24.0 (/opt/rustwide/workdir/atat_derive) [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] [stderr] Checking atat v0.24.0 (/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)]` 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 [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | pub fn error_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 313 | pub fn prompt_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 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: 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 [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 247 | pub fn error_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 313 | pub fn prompt_response(buf: &[u8]) -> IResult<&[u8], (DigestResult<'_>, usize)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 43.06s [INFO] running `Command { std: "docker" "inspect" "b8a028a06cf3a92c5612ea18bf0077a730f46febaec4b704b53bc889fad03c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a028a06cf3a92c5612ea18bf0077a730f46febaec4b704b53bc889fad03c75", kill_on_drop: false }` [INFO] [stdout] b8a028a06cf3a92c5612ea18bf0077a730f46febaec4b704b53bc889fad03c75