[INFO] fetching crate iwdrs 0.1.5... [INFO] checking iwdrs-0.1.5 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate iwdrs 0.1.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate iwdrs 0.1.5 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iwdrs 0.1.5 [INFO] finished tweaking crates.io crate iwdrs 0.1.5 [INFO] tweaked toml for crates.io crate iwdrs 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding zbus v4.4.0 (available: v5.1.1) [INFO] [stderr] Adding zvariant v4.2.0 (available: v5.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79daadd860b3da801b54e8cd7474f59f37d466b2eefe48be6dc8286639cb2f7b [INFO] running `Command { std: "docker" "start" "-a" "79daadd860b3da801b54e8cd7474f59f37d466b2eefe48be6dc8286639cb2f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79daadd860b3da801b54e8cd7474f59f37d466b2eefe48be6dc8286639cb2f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79daadd860b3da801b54e8cd7474f59f37d466b2eefe48be6dc8286639cb2f7b", kill_on_drop: false }` [INFO] [stdout] 79daadd860b3da801b54e8cd7474f59f37d466b2eefe48be6dc8286639cb2f7b [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80d142df2e91d69d6a2cbe1e46d4f88bbaf270e5a8db4b084f73041094bde70a [INFO] running `Command { std: "docker" "start" "-a" "80d142df2e91d69d6a2cbe1e46d4f88bbaf270e5a8db4b084f73041094bde70a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking iwdrs v0.1.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/station.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn scan(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: zvariant::Type` will fail [INFO] [stdout] --> src/station.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/station.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub async fn disconnect(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: zvariant::Type` will fail [INFO] [stdout] --> src/station.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.call("Disconnect", &()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/access_point.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn scan(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: zvariant::Type` will fail [INFO] [stdout] --> src/access_point.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/station.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn scan(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: zvariant::Type` will fail [INFO] [stdout] --> src/station.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/station.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub async fn disconnect(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: zvariant::Type` will fail [INFO] [stdout] --> src/station.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.call("Disconnect", &()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/access_point.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub async fn scan(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: zvariant::Type` will fail [INFO] [stdout] --> src/access_point.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/access_point.rs:83:44 [INFO] [stdout] | [INFO] [stdout] 82 | let proxy = self.proxy().await?; [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `proxy` calls a custom destructor [INFO] [stdout] | `proxy` will be dropped later as of Edition 2024 [INFO] [stdout] 83 | Ok(proxy.get_property("Frequency").await.ok()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 84 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | impl Drop for ProxyInnerStatic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/access_point.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 93 | let proxy = self.proxy().await?; [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `proxy` calls a custom destructor [INFO] [stdout] | `proxy` will be dropped later as of Edition 2024 [INFO] [stdout] 94 | Ok(proxy.get_property("Name").await.ok()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 95 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | impl Drop for ProxyInnerStatic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/access_point.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 98 | let proxy = self.proxy().await?; [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `proxy` calls a custom destructor [INFO] [stdout] | `proxy` will be dropped later as of Edition 2024 [INFO] [stdout] 99 | Ok(proxy.get_property("PairwiseCiphers").await.ok()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 100 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | impl Drop for ProxyInnerStatic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/access_point.rs:104:46 [INFO] [stdout] | [INFO] [stdout] 103 | let proxy = self.proxy().await?; [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `proxy` calls a custom destructor [INFO] [stdout] | `proxy` will be dropped later as of Edition 2024 [INFO] [stdout] 104 | Ok(proxy.get_property("GroupCipher").await.ok()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 105 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /rustc/65132f36b923285d5da381c2fbafee6ce899e841/library/std/src/sync/once_lock.rs:667:1 [INFO] [stdout] note: `proxy` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | impl Drop for ProxyInnerStatic { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.81s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking iwdrs v0.1.5 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 180 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 180 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.call("Disconnect", &()).await?; [INFO] [stdout] | ^^^^ the trait `zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.call("Disconnect", &()).await?; [INFO] [stdout] | ^^^^ the trait `zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.call("Disconnect", &()).await?; [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 180 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/station.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | proxy.call("Disconnect", &()).await?; [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 180 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/access_point.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/access_point.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `zvariant::Type` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `zvariant::Type`: [INFO] [stdout] &T [INFO] [stdout] &mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 109 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/access_point.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 180 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'d> !: DynamicDeserialize<'d>` is not satisfied [INFO] [stdout] --> src/access_point.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | proxy.call("Scan", &()).await?; [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 180 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `for<'d> DynamicDeserialize<'d>` [INFO] [stdout] note: required by a bound in `zbus::Proxy::<'a>::call` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-4.4.0/src/proxy/mod.rs:850:12 [INFO] [stdout] | [INFO] [stdout] 845 | pub async fn call<'m, M, B, R>(&self, method_name: M, body: &B) -> Result [INFO] [stdout] | ---- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 850 | R: for<'d> zvariant::DynamicDeserialize<'d>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Proxy::<'a>::call` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iwdrs` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iwdrs` (lib test) due to 6 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "80d142df2e91d69d6a2cbe1e46d4f88bbaf270e5a8db4b084f73041094bde70a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d142df2e91d69d6a2cbe1e46d4f88bbaf270e5a8db4b084f73041094bde70a", kill_on_drop: false }` [INFO] [stdout] 80d142df2e91d69d6a2cbe1e46d4f88bbaf270e5a8db4b084f73041094bde70a