[INFO] fetching crate atat 0.24.1... [INFO] building atat-0.24.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate atat 0.24.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate atat 0.24.1 [INFO] finished tweaking crates.io crate atat 0.24.1 [INFO] tweaked toml for crates.io crate atat 0.24.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate atat 0.24.1 on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding defmt v0.3.100 (available: v1.0.1) [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-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.4.0 (available: v0.5.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5332bd3f06bd14b5a5c5350a5f40dc17798d2301f1aa2f00ccb6c8971c19de70 [INFO] running `Command { std: "docker" "start" "-a" "5332bd3f06bd14b5a5c5350a5f40dc17798d2301f1aa2f00ccb6c8971c19de70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5332bd3f06bd14b5a5c5350a5f40dc17798d2301f1aa2f00ccb6c8971c19de70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5332bd3f06bd14b5a5c5350a5f40dc17798d2301f1aa2f00ccb6c8971c19de70", kill_on_drop: false }` [INFO] [stdout] 5332bd3f06bd14b5a5c5350a5f40dc17798d2301f1aa2f00ccb6c8971c19de70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 3c5cd708a32b80b2993021e963eea45c3b7773101f3f753acc7744051749225c [INFO] running `Command { std: "docker" "start" "-a" "3c5cd708a32b80b2993021e963eea45c3b7773101f3f753acc7744051749225c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_at v0.24.1 [INFO] [stderr] Compiling atat_derive v0.24.1 [INFO] [stderr] Compiling heapless-bytes v0.4.0 [INFO] [stderr] Compiling atat v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 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] --> 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] --> 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "3c5cd708a32b80b2993021e963eea45c3b7773101f3f753acc7744051749225c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c5cd708a32b80b2993021e963eea45c3b7773101f3f753acc7744051749225c", kill_on_drop: false }` [INFO] [stdout] 3c5cd708a32b80b2993021e963eea45c3b7773101f3f753acc7744051749225c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] bb608c6c923992609631f43c63883c73c1c06067049cd32bcc399f8fb7c01d88 [INFO] running `Command { std: "docker" "start" "-a" "bb608c6c923992609631f43c63883c73c1c06067049cd32bcc399f8fb7c01d88", kill_on_drop: false }` [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling heapless-bytes v0.3.0 [INFO] [stderr] Compiling serde_at v0.24.1 [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling atat_derive v0.24.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling 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] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling atat v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CmsError` and `ConnectionError` [INFO] [stdout] --> 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] --> 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 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] --> 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] --> 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: enum `InnerError` is never used [INFO] [stdout] --> 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] --> 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] --> 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] --> 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> 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] --> 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] --> 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] --> 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)]` (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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "_embassy_time_now" "--export" "_embassy_time_schedule_wake" "--export" "_critical_section_1_0_acquire" "--export" "_critical_section_1_0_release" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/libembassy_futures-61c8320ee795ba1c.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_at-2767de8af0604fef,libheapless_bytes-055eef06e62a4e66,libheapless-d93199d6c70a5133,libhash32-b9b5aadaa61a4990,libtypenum-4ac17e86544286c1,libheapless_bytes-4eec8186f962f8cd,libserde_bytes-b11abe8639cf458b,libtokio-192daf21ab017a8e,libfutures-75230742ef88b63f,libembassy_sync-4bd6b5478ee30868,libembedded_io_async-4e70332561b2b7b0,libheapless-1cfb34c72eae7d36,libserde-c02213b92502f3ae,libserde_core-8848159eaf865e4c,libhash32-f9e5af1a2039ec09,libbyteorder-724208724ef3bd1b,libembedded_io-77383b13a737db41,libnom-18bf3bfad497cd49,libmemchr-b73a00b53c3a79c2,libembassy_time-a8efd0b87116bcef,libembedded_hal-9b4adc206c2e0ec6,libvoid-6b3fa066fea5aaeb,libnb-fdadb552829c0252,libnb-1ca80efc6980905f,libembedded_hal_async-4699197cf2639d37,libembedded_hal-1885425d57e27f95,libembassy_time_queue_utils-714e34e8e87b7314,libembassy_executor-c4d34f9a3b559e1f,libcritical_section-419b3a6789db94b2,libembassy_time_driver-0bb5b0581fcaa701,libfutures_util-4d150756f49bb661,libpin_project_lite-19621c2fa8381040,libfutures_sink-d23dc82384ff3543,libfutures_task-f4eecca81210b68f,libpin_utils-14025d01bce6a479,libfutures_core-a5261e292e41407a}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/atat-87e51c5dc381f7b0.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libembassy_executor-c4d34f9a3b559e1f.rlib(embassy_executor-c4d34f9a3b559e1f.embassy_executor.53f2699302193799-cgu.0.rcgu.o): undefined symbol: __pender [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `atat` (lib test) due to 1 previous error; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bb608c6c923992609631f43c63883c73c1c06067049cd32bcc399f8fb7c01d88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb608c6c923992609631f43c63883c73c1c06067049cd32bcc399f8fb7c01d88", kill_on_drop: false }` [INFO] [stdout] bb608c6c923992609631f43c63883c73c1c06067049cd32bcc399f8fb7c01d88