[INFO] fetching crate odilia-common 0.3.0... [INFO] checking odilia-common-0.3.0 against master#46455dc65069387f2dc46612f13fd45452ab301a for pr-117433 [INFO] extracting crate odilia-common 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate odilia-common 0.3.0 on toolchain 46455dc65069387f2dc46612f13fd45452ab301a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate odilia-common 0.3.0 [INFO] finished tweaking crates.io crate odilia-common 0.3.0 [INFO] tweaked toml for crates.io crate odilia-common 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tini v1.3.0 [INFO] [stderr] Downloaded atspi-macros v0.3.0 [INFO] [stderr] Downloaded atspi v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b035300ba1d9ead0dbd2383c9ebf2838380770333fe4fc4f474ae615c818fffc [INFO] running `Command { std: "docker" "start" "-a" "b035300ba1d9ead0dbd2383c9ebf2838380770333fe4fc4f474ae615c818fffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b035300ba1d9ead0dbd2383c9ebf2838380770333fe4fc4f474ae615c818fffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b035300ba1d9ead0dbd2383c9ebf2838380770333fe4fc4f474ae615c818fffc", kill_on_drop: false }` [INFO] [stdout] b035300ba1d9ead0dbd2383c9ebf2838380770333fe4fc4f474ae615c818fffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+46455dc65069387f2dc46612f13fd45452ab301a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 463ba46922a8d12aa48ad0f3c4ec7690eb26c4373ba74c7a3a82aff46284e4fb [INFO] running `Command { std: "docker" "start" "-a" "463ba46922a8d12aa48ad0f3c4ec7690eb26c4373ba74c7a3a82aff46284e4fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Checking enumflags2 v0.7.8 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking tini v1.3.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling atspi-macros v0.3.0 [INFO] [stderr] Checking atspi v0.13.0 [INFO] [stderr] Checking odilia-common v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.23s [INFO] running `Command { std: "docker" "inspect" "463ba46922a8d12aa48ad0f3c4ec7690eb26c4373ba74c7a3a82aff46284e4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463ba46922a8d12aa48ad0f3c4ec7690eb26c4373ba74c7a3a82aff46284e4fb", kill_on_drop: false }` [INFO] [stdout] 463ba46922a8d12aa48ad0f3c4ec7690eb26c4373ba74c7a3a82aff46284e4fb [INFO] checking odilia-common-0.3.0 against try#794be3cb2f20e1fd15af31d8a42d380fc36600ed for pr-117433 [INFO] extracting crate odilia-common 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate odilia-common 0.3.0 on toolchain 794be3cb2f20e1fd15af31d8a42d380fc36600ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate odilia-common 0.3.0 [INFO] finished tweaking crates.io crate odilia-common 0.3.0 [INFO] tweaked toml for crates.io crate odilia-common 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0180600195acc61c21e18c9b4735d3d5acb672d3e4d9dfa75d4a882f8cbef7d9 [INFO] running `Command { std: "docker" "start" "-a" "0180600195acc61c21e18c9b4735d3d5acb672d3e4d9dfa75d4a882f8cbef7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0180600195acc61c21e18c9b4735d3d5acb672d3e4d9dfa75d4a882f8cbef7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0180600195acc61c21e18c9b4735d3d5acb672d3e4d9dfa75d4a882f8cbef7d9", kill_on_drop: false }` [INFO] [stdout] 0180600195acc61c21e18c9b4735d3d5acb672d3e4d9dfa75d4a882f8cbef7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+794be3cb2f20e1fd15af31d8a42d380fc36600ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6594c4bd8f4b01f277fb0fd08a9cc23dcd006c7e268ae5cb0a11d61564f47f4e [INFO] running `Command { std: "docker" "start" "-a" "6594c4bd8f4b01f277fb0fd08a9cc23dcd006c7e268ae5cb0a11d61564f47f4e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Checking enumflags2 v0.7.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling zvariant v3.15.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking tini v1.3.0 [INFO] [stderr] Compiling zbus v3.14.1 [INFO] [stderr] Compiling atspi-macros v0.3.0 [INFO] [stderr] Checking atspi v0.13.0 [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/accessible.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | #[atspi_proxy(interface = "org.a11y.atspi.Accessible", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/action.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Action", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/application.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Application", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/cache.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[atspi_proxy(interface = "org.a11y.atspi.Cache", default_path = "/org/a11y/atspi/cache")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/collection.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[atspi_proxy(interface = "org.a11y.atspi.Collection", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/component.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[atspi_proxy(interface = "org.a11y.atspi.Component", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/device_event_controller.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / #[atspi_proxy( [INFO] [stdout] 73 | | interface = "org.a11y.atspi.DeviceEventController", [INFO] [stdout] 74 | | default_path = "/org/a11y/atspi/registry/deviceeventcontroller", [INFO] [stdout] 75 | | default_service = "org.a11y.atspi.Registry" [INFO] [stdout] 76 | | )] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/device_event_listener.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[atspi_proxy(interface = "org.a11y.atspi.DeviceEventListener", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/document.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Document", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/editable_text.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.EditableText", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/hyperlink.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Hyperlink", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/hypertext.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Hypertext", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/image.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[atspi_proxy(interface = "org.a11y.atspi.Image", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/registry.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / #[atspi_proxy( [INFO] [stdout] 17 | | interface = "org.a11y.atspi.Registry", [INFO] [stdout] 18 | | default_service = "org.a11y.atspi.Registry", [INFO] [stdout] 19 | | default_path = "/org/a11y/atspi/registry" [INFO] [stdout] 20 | | )] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/selection.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Selection", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/socket.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / #[atspi_proxy( [INFO] [stdout] 16 | | interface = "org.a11y.atspi.Socket", [INFO] [stdout] 17 | | default_path = "/org/a11y/atspi/accessible/root", [INFO] [stdout] 18 | | default_service = "org.a11y.atspi.Registry" [INFO] [stdout] 19 | | )] [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/table.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Table", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/table_cell.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.TableCell", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/text.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | #[atspi_proxy(interface = "org.a11y.atspi.Text", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/atspi-0.13.0/src/value.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #[atspi_proxy(interface = "org.a11y.atspi.Value", assume_defaults = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | help: remove this generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/zbus-3.14.1/src/error.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] = note: this error originates in the attribute macro `atspi_proxy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atspi` (lib) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "6594c4bd8f4b01f277fb0fd08a9cc23dcd006c7e268ae5cb0a11d61564f47f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6594c4bd8f4b01f277fb0fd08a9cc23dcd006c7e268ae5cb0a11d61564f47f4e", kill_on_drop: false }` [INFO] [stdout] 6594c4bd8f4b01f277fb0fd08a9cc23dcd006c7e268ae5cb0a11d61564f47f4e