[INFO] cloning repository https://github.com/cyrup-ai/kodegen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyrup-ai/kodegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrup-ai%2Fkodegen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrup-ai%2Fkodegen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aef4aaaffc13f9c58c72bdd900288e14992e3fef
[INFO] checking cyrup-ai/kodegen/aef4aaaffc13f9c58c72bdd900288e14992e3fef against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrup-ai%2Fkodegen" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cyrup-ai/kodegen
[INFO] finished tweaking git repo https://github.com/cyrup-ai/kodegen
[INFO] tweaked toml for git repo https://github.com/cyrup-ai/kodegen written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyrup-ai/kodegen on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 450 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.3)
[INFO] [stderr]       Adding rmcp v0.11.0 (available: v1.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pastey v0.2.2
[INFO] [stderr]   Downloaded sse-stream v0.2.3
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded zvariant_utils v3.3.1
[INFO] [stderr]   Downloaded objc2-security-foundation v0.3.2
[INFO] [stderr]   Downloaded rmcp-macros v0.11.0
[INFO] [stderr]   Downloaded objc2-event-kit v0.3.2
[INFO] [stderr]   Downloaded lru v0.16.4
[INFO] [stderr]   Downloaded objc2-core-wlan v0.3.2
[INFO] [stderr]   Downloaded objc2-photos v0.3.2
[INFO] [stderr]   Downloaded which v6.0.3
[INFO] [stderr]   Downloaded objc2-media-toolbox v0.3.2
[INFO] [stderr]   Downloaded objc2-image-io v0.3.2
[INFO] [stderr]   Downloaded cssparser v0.35.0
[INFO] [stderr]   Downloaded ammonia v4.1.2
[INFO] [stderr]   Downloaded objc2-contacts v0.3.2
[INFO] [stderr]   Downloaded cyrup_termcolor v2.0.0
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.3.2
[INFO] [stderr]   Downloaded zbus_macros v5.15.0
[INFO] [stderr]   Downloaded objc2-map-kit v0.3.2
[INFO] [stderr]   Downloaded rmcp v0.11.0
[INFO] [stderr]   Downloaded dbus v0.9.11
[INFO] [stderr]   Downloaded objc2-core-media v0.3.2
[INFO] [stderr]   Downloaded ashpd v0.12.3
[INFO] [stderr]   Downloaded objc2-avf-audio v0.3.2
[INFO] [stderr]   Downloaded zbus v5.15.0
[INFO] [stderr]   Downloaded zvariant v5.10.1
[INFO] [stderr]   Downloaded zvariant_derive v5.10.1
[INFO] [stderr]   Downloaded objc2-speech v0.3.2
[INFO] [stderr]   Downloaded async-signal v0.2.14
[INFO] [stderr]   Downloaded zbus_names v4.3.2
[INFO] [stderr]   Downloaded objc2-av-foundation v0.3.2
[INFO] [stderr]   Downloaded kodegen_config_manager v0.10.10
[INFO] [stderr]   Downloaded kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]   Downloaded kodegen_mcp_schema v0.10.14
[INFO] [stderr]   Downloaded kodegen_native_permissions v0.10.10
[INFO] [stderr]   Downloaded kodegen_native_notify v0.10.9
[INFO] [stderr]   Downloaded kodegen_config v0.10.11
[INFO] [stderr]   Downloaded kodegen_mcp_client v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b07c91679809511c3105d9d5b1bd7e7965e18d592f332799fce60272fefaf638
[INFO] running `Command { std: "docker" "start" "-a" "b07c91679809511c3105d9d5b1bd7e7965e18d592f332799fce60272fefaf638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b07c91679809511c3105d9d5b1bd7e7965e18d592f332799fce60272fefaf638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07c91679809511c3105d9d5b1bd7e7965e18d592f332799fce60272fefaf638", kill_on_drop: false }`
[INFO] [stdout] b07c91679809511c3105d9d5b1bd7e7965e18d592f332799fce60272fefaf638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d36d217791748a674e0c11b9919c2c5045086e2c08a1fc4fd272b3a12a5f9ca
[INFO] running `Command { std: "docker" "start" "-a" "2d36d217791748a674e0c11b9919c2c5045086e2c08a1fc4fd272b3a12a5f9ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling zvariant_derive v5.10.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling zvariant v5.10.1
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking process-wrap v8.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling rmcp-macros v0.11.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking sse-stream v0.2.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pastey v0.2.2
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking kodegen_config v0.10.11
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking markup5ever v0.35.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking html5ever v0.35.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rmcp v0.11.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]    Compiling kodegen_mcp_schema_macros v0.10.25
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking ammonia v4.1.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking cyrup_termcolor v2.0.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking ashpd v0.12.3
[INFO] [stderr]     Checking kodegen_mcp_schema v0.10.14
[INFO] [stderr]     Checking kodegen_mcp_client v0.10.9
[INFO] [stderr]     Checking kodegen_native_permissions v0.10.10
[INFO] [stdout] error[E0432]: unresolved imports `ashpd::Request`, `ashpd::desktop::microphone`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ashpd::Request, ashpd::desktop::camera::Camera, ashpd::desktop::location::Location,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no `Request` in the root
[INFO] [stdout] 8 |     ashpd::desktop::microphone::Microphone,
[INFO] [stdout]   |                     ^^^^^^^^^^ could not find `microphone` in `desktop`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           std::error::Request
[INFO] [stdout]           ashpd::desktop::Request
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout]  32 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:76:28
[INFO] [stdout]     |
[INFO] [stdout]  76 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:103:36
[INFO] [stdout]     |
[INFO] [stdout] 103 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 104 | |             let result = match Connection::new_session() {
[INFO] [stdout] 105 | |                 Ok(conn) => {
[INFO] [stdout] 106 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             tx.send(result).ok();
[INFO] [stdout] 140 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 139 ~             tx.send(result).ok();
[INFO] [stdout] 140 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:169:32
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/accessibility.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 152 | |             let result = match Connection::new_session() {
[INFO] [stdout] 153 | |                 Ok(conn) => {
[INFO] [stdout] 154 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |             tx.send(result).ok();
[INFO] [stdout] 189 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 188 ~             tx.send(result).ok();
[INFO] [stdout] 189 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:32:28
[INFO] [stdout]     |
[INFO] [stdout]  32 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:75:28
[INFO] [stdout]     |
[INFO] [stdout]  75 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:119:32
[INFO] [stdout]     |
[INFO] [stdout] 119 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:102:36
[INFO] [stdout]     |
[INFO] [stdout] 102 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 103 | |             let result = match Connection::new_session() {
[INFO] [stdout] 104 | |                 Ok(conn) => {
[INFO] [stdout] 105 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |             tx.send(result).ok();
[INFO] [stdout] 133 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 132 ~             tx.send(result).ok();
[INFO] [stdout] 133 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:161:32
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/connectivity.rs:144:36
[INFO] [stdout]     |
[INFO] [stdout] 144 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 145 | |             let result = match Connection::new_session() {
[INFO] [stdout] 146 | |                 Ok(conn) => {
[INFO] [stdout] 147 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |             tx.send(result).ok();
[INFO] [stdout] 175 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 174 ~             tx.send(result).ok();
[INFO] [stdout] 175 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:33:28
[INFO] [stdout]     |
[INFO] [stdout]  33 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:77:28
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:122:32
[INFO] [stdout]     |
[INFO] [stdout] 122 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 104 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 105 | |             let result = match Connection::new_session() {
[INFO] [stdout] 106 | |                 Ok(conn) => {
[INFO] [stdout] 107 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |             tx.send(result).ok();
[INFO] [stdout] 142 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 141 ~             tx.send(result).ok();
[INFO] [stdout] 142 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/dbus_services/productivity.rs:153:36
[INFO] [stdout]     |
[INFO] [stdout] 153 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 154 | |             let result = match Connection::new_session() {
[INFO] [stdout] 155 | |                 Ok(conn) => {
[INFO] [stdout] 156 | |                     let msg = match Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |             tx.send(result).ok();
[INFO] [stdout] 191 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 190 ~             tx.send(result).ok();
[INFO] [stdout] 191 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/platform_specific.rs:31:28
[INFO] [stdout]     |
[INFO] [stdout]  31 |                 match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/platform_specific.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     match conn.send_with_reply_and_block(msg, std::time::Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/platform_specific.rs:87:36
[INFO] [stdout]     |
[INFO] [stdout]  87 |           std::thread::spawn(move || {
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout]  88 | |             let result = match dbus::blocking::Connection::new_session() {
[INFO] [stdout]  89 | |                 Ok(conn) => {
[INFO] [stdout]  90 | |                     let msg = match dbus::Message::new_method_call(
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             tx.send(result).ok();
[INFO] [stdout] 124 | |         });
[INFO] [stdout]     | |_________^ expected `Result<_, PermissionError>`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `Result<_, PermissionError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout] help: consider returning the local binding `result`
[INFO] [stdout]     |
[INFO] [stdout] 123 ~             tx.send(result).ok();
[INFO] [stdout] 124 +             result
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::camera::Camera<'_>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 match Camera::request().await {
[INFO] [stdout]    |                               ^^^^^^^ associated function or constant not found in `ashpd::desktop::camera::Camera<'_>`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `request_access` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 match Camera::request_access().await {
[INFO] [stdout]    |                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::location::Location` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |             match Location::request().await {
[INFO] [stdout]     |                             ^^^^^^^ associated function or constant not found in `ashpd::desktop::location::Location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 166 |   ...                   match conn
[INFO] [stdout]     |  _____________________________-
[INFO] [stdout] 167 | | ...                       .send_with_reply_and_block(msg, Duration::from_secs(2))
[INFO] [stdout]     | |                           -^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     | |___________________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |       fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |          ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:208:40
[INFO] [stdout]     |
[INFO] [stdout] 208 | ...                   match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::camera::Camera<'_>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:240:40
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let result = match Camera::request().await {
[INFO] [stdout]     |                                        ^^^^^^^ associated function or constant not found in `ashpd::desktop::camera::Camera<'_>`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `request_access` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let result = match Camera::request_access().await {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `request` found for struct `ashpd::desktop::location::Location` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/portal.rs:292:42
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let result = match Location::request().await {
[INFO] [stdout]     |                                          ^^^^^^^ associated function or constant not found in `ashpd::desktop::location::Location`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_with_reply_and_block` found for struct `dbus::blocking::Connection` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kodegen_native_permissions-0.10.10/src/platforms/linux/system.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 |                     match conn.send_with_reply_and_block(msg, Duration::from_secs(2)) {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `dbus::blocking::Connection`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.11/src/blocking.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 358 |     fn send_with_reply_and_block(&self, msg: Message, timeout: Duration) -> Result<Message, Error>;
[INFO] [stdout]     |        ------------------------- the method is available for `dbus::blocking::Connection` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `BlockingSender` which provides `send_with_reply_and_block` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use dbus::blocking::BlockingSender;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kodegen_native_permissions` (lib) due to 29 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2d36d217791748a674e0c11b9919c2c5045086e2c08a1fc4fd272b3a12a5f9ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d36d217791748a674e0c11b9919c2c5045086e2c08a1fc4fd272b3a12a5f9ca", kill_on_drop: false }`
[INFO] [stdout] 2d36d217791748a674e0c11b9919c2c5045086e2c08a1fc4fd272b3a12a5f9ca
