|
|
|
| 1 | 2026-03-18T03:37:03.361Z | job assigned to worker 01KKZG74S329K1NTQ9HDEQ9D1F [factory aws, i-0b1a6938e7afaea8e] (queued for 1 m 17 s) |
| |
| 2 | 2026-03-18T03:37:10.580Z | starting task 0: "setup" |
| 3 | 2026-03-18T03:37:10.585Z | ++ uname -s |
| 4 | 2026-03-18T03:37:10.588Z | + kern=SunOS |
| 5 | 2026-03-18T03:37:10.588Z | + build_user=build |
| 6 | 2026-03-18T03:37:10.588Z | + build_uid=12345 |
| 7 | 2026-03-18T03:37:10.588Z | + work_dir=/work |
| 8 | 2026-03-18T03:37:10.588Z | + input_dir=/input |
| 9 | 2026-03-18T03:37:10.588Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T03:37:10.588Z | + case "$kern" in |
| 11 | 2026-03-18T03:37:10.588Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T03:37:10.591Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T03:37:12.595Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T03:37:12.668Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T03:37:12.671Z | + home_fs=zfs |
| 16 | 2026-03-18T03:37:12.671Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T03:37:12.671Z | + mkdir -p /home/build |
| 18 | 2026-03-18T03:37:12.671Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T03:37:14.673Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T03:37:14.677Z | process exited: duration 4097 ms, exit code 0 |
| |
| 21 | 2026-03-18T03:37:14.683Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T03:37:14.688Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-18T03:37:14.688Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-18T03:37:14.688Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-18T03:37:14.688Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T03:37:14.688Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T03:37:14.688Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T03:37:14.691Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T03:37:14.691Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-18T03:37:14.825Z | info: downloading installer |
| 31 | 2026-03-18T03:37:16.224Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T03:37:16.224Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T03:37:16.224Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T03:37:16.224Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T03:37:16.224Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T03:37:16.224Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T03:37:16.224Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T03:37:16.224Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T03:37:16.224Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T03:37:16.224Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T03:37:16.224Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T03:37:16.224Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T03:37:16.224Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T03:37:16.240Z | info: profile set to default |
| 45 | 2026-03-18T03:37:16.240Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T03:37:16.243Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-18T03:37:16.406Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T03:37:16.410Z | info: downloading 6 components |
| 49 | 2026-03-18T03:37:32.828Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-18T03:37:32.828Z | |
| 51 | 2026-03-18T03:37:32.862Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T03:37:32.862Z | |
| 53 | 2026-03-18T03:37:32.866Z | |
| 54 | 2026-03-18T03:37:32.866Z | Rust is installed now. Great! |
| 55 | 2026-03-18T03:37:32.866Z | |
| 56 | 2026-03-18T03:37:32.866Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T03:37:32.866Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T03:37:32.866Z | |
| 59 | 2026-03-18T03:37:32.866Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T03:37:32.866Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T03:37:32.866Z | |
| 62 | 2026-03-18T03:37:32.866Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T03:37:32.866Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T03:37:32.866Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T03:37:32.866Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T03:37:32.866Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T03:37:32.866Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T03:37:32.866Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T03:37:32.866Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T03:37:32.866Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T03:37:32.957Z | + rustup --version |
| 72 | 2026-03-18T03:37:32.968Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T03:37:32.971Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T03:37:32.994Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T03:37:32.997Z | + cargo --version |
| 76 | 2026-03-18T03:37:33.014Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T03:37:33.017Z | + rustc --version |
| 78 | 2026-03-18T03:37:33.041Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T03:37:33.044Z | process exited: duration 18361 ms, exit code 0 |
| |
| 80 | 2026-03-18T03:37:33.051Z | starting task 2: "authentication" |
| 81 | 2026-03-18T03:37:33.071Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T03:37:33.077Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T03:37:33.081Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-03-18T03:37:33.084Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-03-18T03:37:33.120Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-03-18T03:37:33.915Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-03-18T03:37:33.915Z | + git fetch origin df5b96e9772787001b33d04658d04d55aa59f9a7 |
| 88 | 2026-03-18T03:37:34.152Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-03-18T03:37:34.152Z | * branch df5b96e9772787001b33d04658d04d55aa59f9a7 -> FETCH_HEAD |
| 90 | 2026-03-18T03:37:34.160Z | + [[ -n renovate/tokio-tungstenite-0.x ]] |
| 91 | 2026-03-18T03:37:34.164Z | ++ git branch --show-current |
| 92 | 2026-03-18T03:37:34.164Z | + current=main |
| 93 | 2026-03-18T03:37:34.164Z | + [[ main != renovate/tokio-tungstenite-0.x ]] |
| 94 | 2026-03-18T03:37:34.164Z | + git branch -f renovate/tokio-tungstenite-0.x df5b96e9772787001b33d04658d04d55aa59f9a7 |
| 95 | 2026-03-18T03:37:34.168Z | + git checkout -f renovate/tokio-tungstenite-0.x |
| 96 | 2026-03-18T03:37:34.262Z | Switched to branch 'renovate/tokio-tungstenite-0.x' |
| 97 | 2026-03-18T03:37:34.265Z | + git reset --hard df5b96e9772787001b33d04658d04d55aa59f9a7 |
| 98 | 2026-03-18T03:37:34.354Z | HEAD is now at df5b96e Update Rust crate tokio-tungstenite to 0.29 |
| 99 | 2026-03-18T03:37:34.357Z | process exited: duration 1278 ms, exit code 0 |
| |
| 100 | 2026-03-18T03:37:34.364Z | starting task 4: "build" |
| 101 | 2026-03-18T03:37:34.368Z | + cargo --version |
| 102 | 2026-03-18T03:37:34.375Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-18T03:37:34.567Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-18T03:37:34.570Z | info: downloading 6 components |
| 105 | 2026-03-18T03:37:54.004Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-18T03:37:54.008Z | + rustc --version |
| 107 | 2026-03-18T03:37:54.046Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-18T03:37:54.051Z | + banner build |
| 109 | 2026-03-18T03:37:54.054Z | |
| 110 | 2026-03-18T03:37:54.054Z | ##### # # # # ##### |
| 111 | 2026-03-18T03:37:54.054Z | # # # # # # # # |
| 112 | 2026-03-18T03:37:54.055Z | ##### # # # # # # |
| 113 | 2026-03-18T03:37:54.055Z | # # # # # # # # |
| 114 | 2026-03-18T03:37:54.055Z | # # # # # # # # |
| 115 | 2026-03-18T03:37:54.055Z | ##### #### # ###### ##### |
| 116 | 2026-03-18T03:37:54.055Z | |
| 117 | 2026-03-18T03:37:54.058Z | + ptime -m cargo build --all |
| 118 | 2026-03-18T03:37:54.159Z | Updating crates.io index |
| 119 | 2026-03-18T03:37:54.162Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-03-18T03:37:54.522Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-03-18T03:37:54.522Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-03-18T03:37:54.574Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-03-18T03:37:55.812Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-03-18T03:37:55.812Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-03-18T03:37:55.996Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-03-18T03:37:56.293Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-03-18T03:37:56.293Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-03-18T03:37:56.917Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-03-18T03:37:57.218Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-03-18T03:37:57.218Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-03-18T03:37:57.234Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-03-18T03:37:57.552Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-03-18T03:37:57.552Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-03-18T03:37:57.574Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-03-18T03:37:57.855Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-03-18T03:37:57.855Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-03-18T03:37:57.863Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-03-18T03:37:59.088Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-03-18T03:37:59.088Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-03-18T03:38:01.451Z | Downloading crates ... |
| 141 | 2026-03-18T03:38:01.519Z | Downloaded cfg_aliases v0.2.1 |
| 142 | 2026-03-18T03:38:01.525Z | Downloaded bytes v1.11.1 |
| 143 | 2026-03-18T03:38:01.528Z | Downloaded httparse v1.10.1 |
| 144 | 2026-03-18T03:38:01.531Z | Downloaded ipnet v2.12.0 |
| 145 | 2026-03-18T03:38:01.536Z | Downloaded once_cell v1.21.3 |
| 146 | 2026-03-18T03:38:01.539Z | Downloaded hyper-util v0.1.20 |
| 147 | 2026-03-18T03:38:01.543Z | Downloaded rand_core v0.6.4 |
| 148 | 2026-03-18T03:38:01.547Z | Downloaded foreign-types v0.5.0 |
| 149 | 2026-03-18T03:38:01.550Z | Downloaded pkg-config v0.3.32 |
| 150 | 2026-03-18T03:38:01.553Z | Downloaded idna_adapter v1.2.1 |
| 151 | 2026-03-18T03:38:01.556Z | Downloaded proc-macro-error-attr v1.0.4 |
| 152 | 2026-03-18T03:38:01.556Z | Downloaded slog-scope v4.4.1 |
| 153 | 2026-03-18T03:38:01.559Z | Downloaded parking_lot_core v0.9.12 |
| 154 | 2026-03-18T03:38:01.559Z | Downloaded camino v1.2.2 |
| 155 | 2026-03-18T03:38:01.562Z | Downloaded arc-swap v1.8.2 |
| 156 | 2026-03-18T03:38:01.565Z | Downloaded thread_local v1.1.9 |
| 157 | 2026-03-18T03:38:01.569Z | Downloaded futures-channel v0.3.32 |
| 158 | 2026-03-18T03:38:01.569Z | Downloaded term v1.2.1 |
| 159 | 2026-03-18T03:38:01.572Z | Downloaded rand v0.8.5 |
| 160 | 2026-03-18T03:38:01.575Z | Downloaded ron v0.12.0 |
| 161 | 2026-03-18T03:38:01.580Z | Downloaded tinyvec v1.10.0 |
| 162 | 2026-03-18T03:38:01.583Z | Downloaded serde_derive v1.0.228 |
| 163 | 2026-03-18T03:38:01.586Z | Downloaded iana-time-zone v0.1.65 |
| 164 | 2026-03-18T03:38:01.589Z | Downloaded percent-encoding v2.3.2 |
| 165 | 2026-03-18T03:38:01.589Z | Downloaded http-body-util v0.1.3 |
| 166 | 2026-03-18T03:38:01.592Z | Downloaded foreign-types-macros v0.2.3 |
| 167 | 2026-03-18T03:38:01.592Z | Downloaded colorchoice v1.0.4 |
| 168 | 2026-03-18T03:38:01.592Z | Downloaded cc v1.2.56 |
| 169 | 2026-03-18T03:38:01.595Z | Downloaded futures-util v0.3.32 |
| 170 | 2026-03-18T03:38:01.604Z | Downloaded lazy_static v1.5.0 |
| 171 | 2026-03-18T03:38:01.607Z | Downloaded anstyle v1.0.13 |
| 172 | 2026-03-18T03:38:01.607Z | Downloaded generic-array v0.14.7 |
| 173 | 2026-03-18T03:38:01.610Z | Downloaded hyper-rustls v0.27.7 |
| 174 | 2026-03-18T03:38:01.613Z | Downloaded futures-io v0.3.32 |
| 175 | 2026-03-18T03:38:01.613Z | Downloaded dyn-clone v1.0.20 |
| 176 | 2026-03-18T03:38:01.613Z | Downloaded foreign-types-shared v0.3.1 |
| 177 | 2026-03-18T03:38:01.616Z | Downloaded crucible-workspace-hack v0.1.0 |
| 178 | 2026-03-18T03:38:01.616Z | Downloaded futures-core v0.3.32 |
| 179 | 2026-03-18T03:38:01.616Z | Downloaded form_urlencoded v1.2.2 |
| 180 | 2026-03-18T03:38:01.620Z | Downloaded cstr-argument v0.1.2 |
| 181 | 2026-03-18T03:38:01.620Z | Downloaded heck v0.4.1 |
| 182 | 2026-03-18T03:38:01.620Z | Downloaded getrandom v0.4.2 |
| 183 | 2026-03-18T03:38:01.623Z | Downloaded pin-utils v0.1.0 |
| 184 | 2026-03-18T03:38:01.626Z | Downloaded cpufeatures v0.2.17 |
| 185 | 2026-03-18T03:38:01.626Z | Downloaded atomic-waker v1.1.2 |
| 186 | 2026-03-18T03:38:01.626Z | Downloaded futures-task v0.3.32 |
| 187 | 2026-03-18T03:38:01.629Z | Downloaded foldhash v0.2.0 |
| 188 | 2026-03-18T03:38:01.629Z | Downloaded base64 v0.22.1 |
| 189 | 2026-03-18T03:38:01.632Z | Downloaded itoa v1.0.17 |
| 190 | 2026-03-18T03:38:01.635Z | Downloaded crypto-common v0.1.7 |
| 191 | 2026-03-18T03:38:01.635Z | Downloaded errno v0.3.14 |
| 192 | 2026-03-18T03:38:01.635Z | Downloaded progenitor-macro v0.10.0 |
| 193 | 2026-03-18T03:38:01.639Z | Downloaded cfg-if v1.0.4 |
| 194 | 2026-03-18T03:38:01.639Z | Downloaded smf v0.2.3 |
| 195 | 2026-03-18T03:38:01.639Z | Downloaded serde_urlencoded v0.7.1 |
| 196 | 2026-03-18T03:38:01.642Z | Downloaded stable_deref_trait v1.2.1 |
| 197 | 2026-03-18T03:38:01.642Z | Downloaded potential_utf v0.1.4 |
| 198 | 2026-03-18T03:38:01.645Z | Downloaded rustls-webpki v0.103.9 |
| 199 | 2026-03-18T03:38:01.645Z | Downloaded is-terminal v0.4.17 |
| 200 | 2026-03-18T03:38:01.649Z | Downloaded heck v0.5.0 |
| 201 | 2026-03-18T03:38:01.649Z | Downloaded pin-project-lite v0.2.17 |
| 202 | 2026-03-18T03:38:01.652Z | Downloaded equivalent v1.0.2 |
| 203 | 2026-03-18T03:38:01.655Z | Downloaded base16ct v1.0.0 |
| 204 | 2026-03-18T03:38:01.655Z | Downloaded block-buffer v0.10.4 |
| 205 | 2026-03-18T03:38:01.659Z | Downloaded futures-macro v0.3.32 |
| 206 | 2026-03-18T03:38:01.659Z | Downloaded clap_lex v1.0.0 |
| 207 | 2026-03-18T03:38:01.659Z | Downloaded sync_wrapper v1.0.2 |
| 208 | 2026-03-18T03:38:01.662Z | Downloaded tabwriter v1.4.1 |
| 209 | 2026-03-18T03:38:01.665Z | Downloaded scopeguard v1.2.0 |
| 210 | 2026-03-18T03:38:01.665Z | Downloaded proc-macro-crate v3.5.0 |
| 211 | 2026-03-18T03:38:01.668Z | Downloaded tinyvec_macros v0.1.1 |
| 212 | 2026-03-18T03:38:01.668Z | Downloaded anstyle-query v1.1.5 |
| 213 | 2026-03-18T03:38:01.671Z | Downloaded slog-stdlog v4.1.1 |
| 214 | 2026-03-18T03:38:01.671Z | Downloaded progenitor v0.10.0 |
| 215 | 2026-03-18T03:38:01.671Z | Downloaded quote v1.0.45 |
| 216 | 2026-03-18T03:38:01.674Z | Downloaded futures-executor v0.3.32 |
| 217 | 2026-03-18T03:38:01.674Z | Downloaded num_enum_derive v0.7.5 |
| 218 | 2026-03-18T03:38:01.677Z | Downloaded anstream v0.6.21 |
| 219 | 2026-03-18T03:38:01.677Z | Downloaded lru-slab v0.1.2 |
| 220 | 2026-03-18T03:38:01.680Z | Downloaded rand_chacha v0.3.1 |
| 221 | 2026-03-18T03:38:01.680Z | Downloaded schemars_derive v0.8.22 |
| 222 | 2026-03-18T03:38:01.680Z | Downloaded progenitor-client v0.10.0 |
| 223 | 2026-03-18T03:38:01.684Z | Downloaded icu_normalizer v2.1.1 |
| 224 | 2026-03-18T03:38:01.687Z | Downloaded oxnet v0.1.4 |
| 225 | 2026-03-18T03:38:01.687Z | Downloaded icu_provider v2.1.1 |
| 226 | 2026-03-18T03:38:01.690Z | Downloaded is_terminal_polyfill v1.70.2 |
| 227 | 2026-03-18T03:38:01.690Z | Downloaded time-core v0.1.8 |
| 228 | 2026-03-18T03:38:01.693Z | Downloaded either v1.15.0 |
| 229 | 2026-03-18T03:38:01.693Z | Downloaded unit-prefix v0.5.2 |
| 230 | 2026-03-18T03:38:01.693Z | Downloaded http-body v1.0.1 |
| 231 | 2026-03-18T03:38:01.696Z | Downloaded crossbeam-utils v0.8.21 |
| 232 | 2026-03-18T03:38:01.696Z | Downloaded futures-sink v0.3.32 |
| 233 | 2026-03-18T03:38:01.696Z | Downloaded rustc-hash v2.1.1 |
| 234 | 2026-03-18T03:38:01.699Z | Downloaded pretty-hex v0.4.1 |
| 235 | 2026-03-18T03:38:01.699Z | Downloaded anstyle-parse v0.2.7 |
| 236 | 2026-03-18T03:38:01.702Z | Downloaded utf-8 v0.7.6 |
| 237 | 2026-03-18T03:38:01.706Z | Downloaded cpufeatures v0.3.0 |
| 238 | 2026-03-18T03:38:01.709Z | Downloaded slog-term v2.9.2 |
| 239 | 2026-03-18T03:38:01.709Z | Downloaded take_mut v0.2.2 |
| 240 | 2026-03-18T03:38:01.709Z | Downloaded displaydoc v0.2.5 |
| 241 | 2026-03-18T03:38:01.712Z | Downloaded slog-envlogger v2.2.0 |
| 242 | 2026-03-18T03:38:01.712Z | Downloaded autocfg v1.5.0 |
| 243 | 2026-03-18T03:38:01.715Z | Downloaded powerfmt v0.2.0 |
| 244 | 2026-03-18T03:38:01.715Z | Downloaded deranged v0.5.8 |
| 245 | 2026-03-18T03:38:01.718Z | Downloaded tower-service v0.3.3 |
| 246 | 2026-03-18T03:38:01.718Z | Downloaded tokio-tungstenite v0.21.0 |
| 247 | 2026-03-18T03:38:01.721Z | Downloaded shlex v1.3.0 |
| 248 | 2026-03-18T03:38:01.721Z | Downloaded rand_core v0.9.5 |
| 249 | 2026-03-18T03:38:01.721Z | Downloaded utf8_iter v1.0.4 |
| 250 | 2026-03-18T03:38:01.724Z | Downloaded want v0.3.1 |
| 251 | 2026-03-18T03:38:01.724Z | Downloaded typify-macro v0.4.3 |
| 252 | 2026-03-18T03:38:01.727Z | Downloaded typeid v1.0.3 |
| 253 | 2026-03-18T03:38:01.727Z | Downloaded slab v0.4.12 |
| 254 | 2026-03-18T03:38:01.730Z | Downloaded untrusted v0.9.0 |
| 255 | 2026-03-18T03:38:01.730Z | Downloaded semver v1.0.27 |
| 256 | 2026-03-18T03:38:01.734Z | Downloaded serde_spanned v1.0.4 |
| 257 | 2026-03-18T03:38:01.737Z | Downloaded rustls-pki-types v1.14.0 |
| 258 | 2026-03-18T03:38:01.740Z | Downloaded tokio-macros v2.6.1 |
| 259 | 2026-03-18T03:38:01.740Z | Downloaded serde_tokenstream v0.2.3 |
| 260 | 2026-03-18T03:38:01.743Z | Downloaded memchr v2.8.0 |
| 261 | 2026-03-18T03:38:01.747Z | Downloaded clap_derive v4.5.55 |
| 262 | 2026-03-18T03:38:01.749Z | Downloaded zerofrom-derive v0.1.6 |
| 263 | 2026-03-18T03:38:01.750Z | Downloaded strsim v0.11.1 |
| 264 | 2026-03-18T03:38:01.750Z | Downloaded rustversion v1.0.22 |
| 265 | 2026-03-18T03:38:01.753Z | Downloaded num-conv v0.2.0 |
| 266 | 2026-03-18T03:38:01.753Z | Downloaded sha1 v0.10.6 |
| 267 | 2026-03-18T03:38:01.753Z | Downloaded async-trait v0.1.89 |
| 268 | 2026-03-18T03:38:01.756Z | Downloaded zone v0.3.1 |
| 269 | 2026-03-18T03:38:01.756Z | Downloaded futures v0.3.32 |
| 270 | 2026-03-18T03:38:01.759Z | Downloaded zerofrom v0.1.6 |
| 271 | 2026-03-18T03:38:01.763Z | Downloaded yoke-derive v0.8.1 |
| 272 | 2026-03-18T03:38:01.763Z | Downloaded find-msvc-tools v0.1.9 |
| 273 | 2026-03-18T03:38:01.763Z | Downloaded cargo_toml v0.22.3 |
| 274 | 2026-03-18T03:38:01.766Z | Downloaded zone_cfg_derive v0.3.1 |
| 275 | 2026-03-18T03:38:01.766Z | Downloaded lock_api v0.4.14 |
| 276 | 2026-03-18T03:38:01.769Z | Downloaded try-lock v0.2.5 |
| 277 | 2026-03-18T03:38:01.769Z | Downloaded tower-layer v0.3.3 |
| 278 | 2026-03-18T03:38:01.772Z | Downloaded tinystr v0.8.2 |
| 279 | 2026-03-18T03:38:01.772Z | Downloaded time-macros v0.2.27 |
| 280 | 2026-03-18T03:38:01.775Z | Downloaded parking_lot v0.12.5 |
| 281 | 2026-03-18T03:38:01.775Z | Downloaded ppv-lite86 v0.2.21 |
| 282 | 2026-03-18T03:38:01.778Z | Downloaded thiserror v1.0.69 |
| 283 | 2026-03-18T03:38:01.781Z | Downloaded thiserror-impl v2.0.18 |
| 284 | 2026-03-18T03:38:01.781Z | Downloaded litemap v0.8.1 |
| 285 | 2026-03-18T03:38:01.784Z | Downloaded erased-serde v0.3.31 |
| 286 | 2026-03-18T03:38:01.788Z | Downloaded digest v0.10.7 |
| 287 | 2026-03-18T03:38:01.788Z | Downloaded utf8parse v0.2.2 |
| 288 | 2026-03-18T03:38:01.788Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 289 | 2026-03-18T03:38:01.791Z | Downloaded sha2 v0.10.9 |
| 290 | 2026-03-18T03:38:01.791Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 291 | 2026-03-18T03:38:01.794Z | Downloaded data-encoding v2.10.0 |
| 292 | 2026-03-18T03:38:01.794Z | Downloaded slog-async v2.8.0 |
| 293 | 2026-03-18T03:38:01.794Z | Downloaded version_check v0.9.5 |
| 294 | 2026-03-18T03:38:01.797Z | Downloaded proc-macro-error v1.0.4 |
| 295 | 2026-03-18T03:38:01.797Z | Downloaded signal-hook-registry v1.4.8 |
| 296 | 2026-03-18T03:38:01.800Z | Downloaded console v0.16.2 |
| 297 | 2026-03-18T03:38:01.800Z | Downloaded colored v3.1.1 |
| 298 | 2026-03-18T03:38:01.804Z | Downloaded zeroize v1.8.2 |
| 299 | 2026-03-18T03:38:01.804Z | Downloaded bitflags v2.11.0 |
| 300 | 2026-03-18T03:38:01.807Z | Downloaded tokio-tungstenite v0.29.0 |
| 301 | 2026-03-18T03:38:01.807Z | Downloaded subtle v2.6.1 |
| 302 | 2026-03-18T03:38:01.810Z | Downloaded allocator-api2 v0.2.21 |
| 303 | 2026-03-18T03:38:01.810Z | Downloaded chacha20 v0.10.0 |
| 304 | 2026-03-18T03:38:01.813Z | Downloaded yoke v0.8.1 |
| 305 | 2026-03-18T03:38:01.813Z | Downloaded xz2 v0.1.7 |
| 306 | 2026-03-18T03:38:01.816Z | Downloaded zmij v1.0.21 |
| 307 | 2026-03-18T03:38:01.816Z | Downloaded writeable v0.6.2 |
| 308 | 2026-03-18T03:38:01.819Z | Downloaded thiserror-impl v1.0.69 |
| 309 | 2026-03-18T03:38:01.819Z | Downloaded tungstenite v0.21.0 |
| 310 | 2026-03-18T03:38:01.828Z | Downloaded getrandom v0.2.17 |
| 311 | 2026-03-18T03:38:01.828Z | Downloaded synstructure v0.13.2 |
| 312 | 2026-03-18T03:38:01.828Z | Downloaded byteorder v1.5.0 |
| 313 | 2026-03-18T03:38:01.828Z | Downloaded num_enum v0.7.5 |
| 314 | 2026-03-18T03:38:01.832Z | Downloaded tracing-attributes v0.1.31 |
| 315 | 2026-03-18T03:38:01.832Z | Downloaded slog v2.8.2 |
| 316 | 2026-03-18T03:38:01.835Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 317 | 2026-03-18T03:38:01.835Z | Downloaded socket2 v0.6.3 |
| 318 | 2026-03-18T03:38:01.838Z | Downloaded progenitor-impl v0.10.0 |
| 319 | 2026-03-18T03:38:01.838Z | Downloaded tokio-rustls v0.26.4 |
| 320 | 2026-03-18T03:38:01.841Z | Downloaded syn v1.0.109 |
| 321 | 2026-03-18T03:38:01.847Z | Downloaded rand_core v0.10.0 |
| 322 | 2026-03-18T03:38:01.850Z | Downloaded rand_chacha v0.9.0 |
| 323 | 2026-03-18T03:38:01.850Z | Downloaded mio v1.1.1 |
| 324 | 2026-03-18T03:38:01.854Z | Downloaded proc-macro2 v1.0.106 |
| 325 | 2026-03-18T03:38:01.857Z | Downloaded serde_yaml v0.9.34+deprecated |
| 326 | 2026-03-18T03:38:01.860Z | Downloaded zerovec-derive v0.11.2 |
| 327 | 2026-03-18T03:38:01.860Z | Downloaded log v0.4.29 |
| 328 | 2026-03-18T03:38:01.863Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 329 | 2026-03-18T03:38:01.866Z | Downloaded quinn-udp v0.5.14 |
| 330 | 2026-03-18T03:38:01.866Z | Downloaded icu_properties v2.1.2 |
| 331 | 2026-03-18T03:38:01.869Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 332 | 2026-03-18T03:38:01.870Z | Downloaded indicatif v0.18.4 |
| 333 | 2026-03-18T03:38:01.873Z | Downloaded schemars v0.8.22 |
| 334 | 2026-03-18T03:38:01.881Z | Downloaded uuid v1.22.0 |
| 335 | 2026-03-18T03:38:01.884Z | Downloaded crossbeam-channel v0.5.15 |
| 336 | 2026-03-18T03:38:01.887Z | Downloaded smallvec v1.15.1 |
| 337 | 2026-03-18T03:38:01.891Z | Downloaded serde_core v1.0.228 |
| 338 | 2026-03-18T03:38:01.891Z | Downloaded unsafe-libyaml v0.2.11 |
| 339 | 2026-03-18T03:38:01.894Z | Downloaded unicode-ident v1.0.24 |
| 340 | 2026-03-18T03:38:01.897Z | Downloaded icu_collections v2.1.1 |
| 341 | 2026-03-18T03:38:01.901Z | Downloaded clap v4.5.60 |
| 342 | 2026-03-18T03:38:01.905Z | Downloaded typify v0.4.3 |
| 343 | 2026-03-18T03:38:01.908Z | Downloaded quinn v0.11.9 |
| 344 | 2026-03-18T03:38:01.911Z | Downloaded prettyplease v0.2.37 |
| 345 | 2026-03-18T03:38:01.915Z | Downloaded zerotrie v0.2.3 |
| 346 | 2026-03-18T03:38:01.918Z | Downloaded indexmap v2.13.0 |
| 347 | 2026-03-18T03:38:01.921Z | Downloaded typenum v1.19.0 |
| 348 | 2026-03-18T03:38:01.921Z | Downloaded tracing-core v0.1.36 |
| 349 | 2026-03-18T03:38:01.925Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 350 | 2026-03-18T03:38:01.928Z | Downloaded url v2.5.8 |
| 351 | 2026-03-18T03:38:01.928Z | Downloaded idna v1.1.0 |
| 352 | 2026-03-18T03:38:01.931Z | Downloaded tungstenite v0.29.0 |
| 353 | 2026-03-18T03:38:01.934Z | Downloaded base64 v0.21.7 |
| 354 | 2026-03-18T03:38:01.938Z | Downloaded icu_normalizer_data v2.1.1 |
| 355 | 2026-03-18T03:38:01.938Z | Downloaded rand v0.10.0 |
| 356 | 2026-03-18T03:38:01.941Z | Downloaded http v1.4.0 |
| 357 | 2026-03-18T03:38:01.944Z | Downloaded icu_locale_core v2.1.1 |
| 358 | 2026-03-18T03:38:01.947Z | Downloaded iri-string v0.7.10 |
| 359 | 2026-03-18T03:38:01.952Z | Downloaded thiserror v2.0.18 |
| 360 | 2026-03-18T03:38:01.956Z | Downloaded serde v1.0.228 |
| 361 | 2026-03-18T03:38:01.959Z | Downloaded rand v0.9.2 |
| 362 | 2026-03-18T03:38:01.962Z | Downloaded hyper v1.8.1 |
| 363 | 2026-03-18T03:38:01.967Z | Downloaded ryu v1.0.23 |
| 364 | 2026-03-18T03:38:01.970Z | Downloaded num-traits v0.2.19 |
| 365 | 2026-03-18T03:38:01.973Z | Downloaded tower v0.5.3 |
| 366 | 2026-03-18T03:38:01.978Z | Downloaded zerovec v0.11.5 |
| 367 | 2026-03-18T03:38:01.981Z | Downloaded tokio-util v0.7.18 |
| 368 | 2026-03-18T03:38:01.987Z | Downloaded icu_properties_data v2.1.2 |
| 369 | 2026-03-18T03:38:01.994Z | Downloaded tower-http v0.6.8 |
| 370 | 2026-03-18T03:38:01.999Z | Downloaded serde_json v1.0.149 |
| 371 | 2026-03-18T03:38:02.004Z | Downloaded clap_builder v4.5.60 |
| 372 | 2026-03-18T03:38:02.008Z | Downloaded regex v1.12.3 |
| 373 | 2026-03-18T03:38:02.013Z | Downloaded winnow v0.7.15 |
| 374 | 2026-03-18T03:38:02.019Z | Downloaded reqwest v0.12.28 |
| 375 | 2026-03-18T03:38:02.023Z | Downloaded aho-corasick v1.1.4 |
| 376 | 2026-03-18T03:38:02.027Z | Downloaded chrono v0.4.44 |
| 377 | 2026-03-18T03:38:02.032Z | Downloaded hashbrown v0.16.1 |
| 378 | 2026-03-18T03:38:02.036Z | Downloaded webpki-roots v1.0.6 |
| 379 | 2026-03-18T03:38:02.039Z | Downloaded itertools v0.12.1 |
| 380 | 2026-03-18T03:38:02.043Z | Downloaded zerocopy v0.8.41 |
| 381 | 2026-03-18T03:38:02.055Z | Downloaded portable-atomic v1.13.1 |
| 382 | 2026-03-18T03:38:02.060Z | Downloaded quinn-proto v0.11.13 |
| 383 | 2026-03-18T03:38:02.064Z | Downloaded unicode-width v0.2.2 |
| 384 | 2026-03-18T03:38:02.069Z | Downloaded anyhow v1.0.102 |
| 385 | 2026-03-18T03:38:02.072Z | Downloaded time v0.3.47 |
| 386 | 2026-03-18T03:38:02.080Z | Downloaded lzma-sys v0.1.20 |
| 387 | 2026-03-18T03:38:02.100Z | Downloaded getrandom v0.3.4 |
| 388 | 2026-03-18T03:38:02.103Z | Downloaded serde_derive_internals v0.29.1 |
| 389 | 2026-03-18T03:38:02.108Z | Downloaded tracing v0.1.44 |
| 390 | 2026-03-18T03:38:02.123Z | Downloaded syn v2.0.117 |
| 391 | 2026-03-18T03:38:02.138Z | Downloaded regress v0.10.5 |
| 392 | 2026-03-18T03:38:02.144Z | Downloaded libc v0.2.183 |
| 393 | 2026-03-18T03:38:02.168Z | Downloaded regex-syntax v0.8.10 |
| 394 | 2026-03-18T03:38:02.173Z | Downloaded rustls v0.23.37 |
| 395 | 2026-03-18T03:38:02.181Z | Downloaded openapiv3 v2.2.0 |
| 396 | 2026-03-18T03:38:02.210Z | Downloaded typify-impl v0.4.3 |
| 397 | 2026-03-18T03:38:02.237Z | Downloaded regex-automata v0.4.14 |
| 398 | 2026-03-18T03:38:02.273Z | Downloaded tokio v1.50.0 |
| 399 | 2026-03-18T03:38:02.317Z | Downloaded ring v0.17.14 |
| 400 | 2026-03-18T03:38:02.442Z | Compiling proc-macro2 v1.0.106 |
| 401 | 2026-03-18T03:38:02.445Z | Compiling unicode-ident v1.0.24 |
| 402 | 2026-03-18T03:38:02.445Z | Compiling quote v1.0.45 |
| 403 | 2026-03-18T03:38:02.445Z | Compiling libc v0.2.183 |
| 404 | 2026-03-18T03:38:02.445Z | Compiling cfg-if v1.0.4 |
| 405 | 2026-03-18T03:38:02.445Z | Compiling itoa v1.0.17 |
| 406 | 2026-03-18T03:38:02.445Z | Compiling serde_core v1.0.228 |
| 407 | 2026-03-18T03:38:02.646Z | Compiling memchr v2.8.0 |
| 408 | 2026-03-18T03:38:02.707Z | Compiling equivalent v1.0.2 |
| 409 | 2026-03-18T03:38:02.786Z | Compiling foldhash v0.2.0 |
| 410 | 2026-03-18T03:38:02.801Z | Compiling allocator-api2 v0.2.21 |
| 411 | 2026-03-18T03:38:03.008Z | Compiling version_check v0.9.5 |
| 412 | 2026-03-18T03:38:03.031Z | Compiling zmij v1.0.21 |
| 413 | 2026-03-18T03:38:03.215Z | Compiling hashbrown v0.16.1 |
| 414 | 2026-03-18T03:38:03.378Z | Compiling serde v1.0.228 |
| 415 | 2026-03-18T03:38:03.436Z | Compiling bytes v1.11.1 |
| 416 | 2026-03-18T03:38:03.580Z | Compiling serde_json v1.0.149 |
| 417 | 2026-03-18T03:38:03.664Z | Compiling autocfg v1.5.0 |
| 418 | 2026-03-18T03:38:03.890Z | Compiling pin-project-lite v0.2.17 |
| 419 | 2026-03-18T03:38:04.051Z | Compiling smallvec v1.15.1 |
| 420 | 2026-03-18T03:38:04.144Z | Compiling num-traits v0.2.19 |
| 421 | 2026-03-18T03:38:04.260Z | Compiling syn v2.0.117 |
| 422 | 2026-03-18T03:38:04.320Z | Compiling stable_deref_trait v1.2.1 |
| 423 | 2026-03-18T03:38:04.404Z | Compiling futures-core v0.3.32 |
| 424 | 2026-03-18T03:38:04.408Z | Compiling http v1.4.0 |
| 425 | 2026-03-18T03:38:04.429Z | Compiling find-msvc-tools v0.1.9 |
| 426 | 2026-03-18T03:38:04.592Z | Compiling thiserror v2.0.18 |
| 427 | 2026-03-18T03:38:04.744Z | Compiling parking_lot_core v0.9.12 |
| 428 | 2026-03-18T03:38:04.821Z | Compiling shlex v1.3.0 |
| 429 | 2026-03-18T03:38:05.056Z | Compiling cc v1.2.56 |
| 430 | 2026-03-18T03:38:05.104Z | Compiling socket2 v0.6.3 |
| 431 | 2026-03-18T03:38:05.292Z | Compiling futures-sink v0.3.32 |
| 432 | 2026-03-18T03:38:05.414Z | Compiling schemars v0.8.22 |
| 433 | 2026-03-18T03:38:05.713Z | Compiling scopeguard v1.2.0 |
| 434 | 2026-03-18T03:38:05.732Z | Compiling rustversion v1.0.22 |
| 435 | 2026-03-18T03:38:05.806Z | Compiling lock_api v0.4.14 |
| 436 | 2026-03-18T03:38:05.831Z | Compiling errno v0.3.14 |
| 437 | 2026-03-18T03:38:05.852Z | Compiling once_cell v1.21.3 |
| 438 | 2026-03-18T03:38:06.013Z | Compiling dyn-clone v1.0.20 |
| 439 | 2026-03-18T03:38:06.081Z | Compiling getrandom v0.4.2 |
| 440 | 2026-03-18T03:38:06.106Z | Compiling rand_core v0.10.0 |
| 441 | 2026-03-18T03:38:06.178Z | Compiling parking_lot v0.12.5 |
| 442 | 2026-03-18T03:38:06.202Z | Compiling signal-hook-registry v1.4.8 |
| 443 | 2026-03-18T03:38:06.280Z | Compiling futures-channel v0.3.32 |
| 444 | 2026-03-18T03:38:06.293Z | Compiling getrandom v0.2.17 |
| 445 | 2026-03-18T03:38:06.434Z | Compiling mio v1.1.1 |
| 446 | 2026-03-18T03:38:06.513Z | Compiling winnow v0.7.15 |
| 447 | 2026-03-18T03:38:06.577Z | Compiling indexmap v2.13.0 |
| 448 | 2026-03-18T03:38:06.622Z | Compiling log v0.4.29 |
| 449 | 2026-03-18T03:38:06.718Z | Compiling httparse v1.10.1 |
| 450 | 2026-03-18T03:38:06.780Z | Compiling slab v0.4.12 |
| 451 | 2026-03-18T03:38:06.883Z | Compiling typenum v1.19.0 |
| 452 | 2026-03-18T03:38:06.953Z | Compiling litemap v0.8.1 |
| 453 | 2026-03-18T03:38:06.996Z | Compiling futures-io v0.3.32 |
| 454 | 2026-03-18T03:38:07.126Z | Compiling writeable v0.6.2 |
| 455 | 2026-03-18T03:38:07.163Z | Compiling futures-task v0.3.32 |
| 456 | 2026-03-18T03:38:07.250Z | Compiling generic-array v0.14.7 |
| 457 | 2026-03-18T03:38:07.365Z | Compiling icu_normalizer_data v2.1.1 |
| 458 | 2026-03-18T03:38:07.377Z | Compiling heck v0.5.0 |
| 459 | 2026-03-18T03:38:07.388Z | Compiling zerocopy v0.8.41 |
| 460 | 2026-03-18T03:38:07.460Z | Compiling icu_properties_data v2.1.2 |
| 461 | 2026-03-18T03:38:07.535Z | Compiling iana-time-zone v0.1.65 |
| 462 | 2026-03-18T03:38:07.707Z | Compiling chrono v0.4.44 |
| 463 | 2026-03-18T03:38:07.809Z | Compiling ring v0.17.14 |
| 464 | 2026-03-18T03:38:08.157Z | Compiling syn v1.0.109 |
| 465 | 2026-03-18T03:38:08.454Z | Compiling synstructure v0.13.2 |
| 466 | 2026-03-18T03:38:08.475Z | Compiling serde_derive_internals v0.29.1 |
| 467 | 2026-03-18T03:38:08.625Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 468 | 2026-03-18T03:38:08.705Z | Compiling percent-encoding v2.3.2 |
| 469 | 2026-03-18T03:38:09.568Z | Compiling zeroize v1.8.2 |
| 470 | 2026-03-18T03:38:09.616Z | Compiling thiserror v1.0.69 |
| 471 | 2026-03-18T03:38:09.654Z | Compiling regex-syntax v0.8.10 |
| 472 | 2026-03-18T03:38:09.789Z | Compiling uuid v1.22.0 |
| 473 | 2026-03-18T03:38:09.811Z | Compiling rustls-pki-types v1.14.0 |
| 474 | 2026-03-18T03:38:10.193Z | Compiling serde_derive v1.0.228 |
| 475 | 2026-03-18T03:38:10.238Z | Compiling zerofrom-derive v0.1.6 |
| 476 | 2026-03-18T03:38:10.456Z | Compiling yoke-derive v0.8.1 |
| 477 | 2026-03-18T03:38:10.656Z | Compiling zerovec-derive v0.11.2 |
| 478 | 2026-03-18T03:38:10.769Z | Compiling thiserror-impl v2.0.18 |
| 479 | 2026-03-18T03:38:11.855Z | Compiling displaydoc v0.2.5 |
| 480 | 2026-03-18T03:38:11.895Z | Compiling zerofrom v0.1.6 |
| 481 | 2026-03-18T03:38:12.050Z | Compiling yoke v0.8.1 |
| 482 | 2026-03-18T03:38:12.105Z | Compiling schemars_derive v0.8.22 |
| 483 | 2026-03-18T03:38:12.277Z | Compiling zerovec v0.11.5 |
| 484 | 2026-03-18T03:38:12.572Z | Compiling tokio-macros v2.6.1 |
| 485 | 2026-03-18T03:38:12.853Z | Compiling futures-macro v0.3.32 |
| 486 | 2026-03-18T03:38:12.954Z | Compiling tinystr v0.8.2 |
| 487 | 2026-03-18T03:38:13.211Z | Compiling icu_locale_core v2.1.1 |
| 488 | 2026-03-18T03:38:13.314Z | Compiling potential_utf v0.1.4 |
| 489 | 2026-03-18T03:38:13.548Z | Compiling zerotrie v0.2.3 |
| 490 | 2026-03-18T03:38:13.561Z | Compiling icu_collections v2.1.1 |
| 491 | 2026-03-18T03:38:13.652Z | Compiling tokio v1.50.0 |
| 492 | 2026-03-18T03:38:13.772Z | Compiling ppv-lite86 v0.2.21 |
| 493 | 2026-03-18T03:38:14.009Z | Compiling futures-util v0.3.32 |
| 494 | 2026-03-18T03:38:14.228Z | Compiling icu_provider v2.1.1 |
| 495 | 2026-03-18T03:38:14.267Z | Compiling tracing-attributes v0.1.31 |
| 496 | 2026-03-18T03:38:14.629Z | Compiling icu_properties v2.1.2 |
| 497 | 2026-03-18T03:38:14.629Z | Compiling icu_normalizer v2.1.1 |
| 498 | 2026-03-18T03:38:14.653Z | Compiling thiserror-impl v1.0.69 |
| 499 | 2026-03-18T03:38:15.423Z | Compiling regress v0.10.5 |
| 500 | 2026-03-18T03:38:15.721Z | Compiling tracing-core v0.1.36 |
| 501 | 2026-03-18T03:38:15.962Z | Compiling semver v1.0.27 |
| 502 | 2026-03-18T03:38:16.216Z | Compiling http-body v1.0.1 |
| 503 | 2026-03-18T03:38:16.285Z | Compiling untrusted v0.9.0 |
| 504 | 2026-03-18T03:38:16.546Z | Compiling tracing v0.1.44 |
| 505 | 2026-03-18T03:38:16.558Z | Compiling idna_adapter v1.2.1 |
| 506 | 2026-03-18T03:38:16.669Z | Compiling serde_tokenstream v0.2.3 |
| 507 | 2026-03-18T03:38:16.717Z | Compiling block-buffer v0.10.4 |
| 508 | 2026-03-18T03:38:16.849Z | Compiling crypto-common v0.1.7 |
| 509 | 2026-03-18T03:38:16.880Z | Compiling form_urlencoded v1.2.2 |
| 510 | 2026-03-18T03:38:16.997Z | Compiling slog v2.8.2 |
| 511 | 2026-03-18T03:38:17.037Z | Compiling proc-macro-error-attr v1.0.4 |
| 512 | 2026-03-18T03:38:17.102Z | Compiling base64 v0.22.1 |
| 513 | 2026-03-18T03:38:17.228Z | Compiling utf8_iter v1.0.4 |
| 514 | 2026-03-18T03:38:17.279Z | Compiling try-lock v0.2.5 |
| 515 | 2026-03-18T03:38:17.318Z | Compiling rustls v0.23.37 |
| 516 | 2026-03-18T03:38:17.401Z | Compiling tower-service v0.3.3 |
| 517 | 2026-03-18T03:38:17.413Z | Compiling getrandom v0.3.4 |
| 518 | 2026-03-18T03:38:17.511Z | Compiling typify-impl v0.4.3 |
| 519 | 2026-03-18T03:38:17.534Z | Compiling want v0.3.1 |
| 520 | 2026-03-18T03:38:17.610Z | Compiling idna v1.1.0 |
| 521 | 2026-03-18T03:38:17.805Z | Compiling digest v0.10.7 |
| 522 | 2026-03-18T03:38:17.865Z | Compiling erased-serde v0.3.31 |
| 523 | 2026-03-18T03:38:18.052Z | Compiling rustls-webpki v0.103.9 |
| 524 | 2026-03-18T03:38:18.631Z | Compiling proc-macro-error v1.0.4 |
| 525 | 2026-03-18T03:38:18.644Z | Compiling pin-utils v0.1.0 |
| 526 | 2026-03-18T03:38:18.707Z | Compiling subtle v2.6.1 |
| 527 | 2026-03-18T03:38:18.724Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 528 | 2026-03-18T03:38:18.905Z | Compiling atomic-waker v1.1.2 |
| 529 | 2026-03-18T03:38:18.922Z | Compiling cpufeatures v0.2.17 |
| 530 | 2026-03-18T03:38:19.006Z | Compiling ryu v1.0.23 |
| 531 | 2026-03-18T03:38:19.024Z | Compiling hyper v1.8.1 |
| 532 | 2026-03-18T03:38:19.176Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 533 | 2026-03-18T03:38:19.516Z | Compiling url v2.5.8 |
| 534 | 2026-03-18T03:38:20.462Z | Compiling aho-corasick v1.1.4 |
| 535 | 2026-03-18T03:38:20.490Z | Compiling bitflags v2.11.0 |
| 536 | 2026-03-18T03:38:20.639Z | Compiling sync_wrapper v1.0.2 |
| 537 | 2026-03-18T03:38:20.741Z | Compiling ipnet v2.12.0 |
| 538 | 2026-03-18T03:38:20.764Z | Compiling tower-layer v0.3.3 |
| 539 | 2026-03-18T03:38:20.777Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 540 | 2026-03-18T03:38:20.963Z | Compiling tower v0.5.3 |
| 541 | 2026-03-18T03:38:21.102Z | Compiling hyper-util v0.1.20 |
| 542 | 2026-03-18T03:38:21.600Z | Compiling regex-automata v0.4.14 |
| 543 | 2026-03-18T03:38:22.213Z | Compiling proc-macro-crate v3.5.0 |
| 544 | 2026-03-18T03:38:22.810Z | Compiling tokio-rustls v0.26.4 |
| 545 | 2026-03-18T03:38:22.910Z | Compiling rand_core v0.9.5 |
| 546 | 2026-03-18T03:38:23.138Z | Compiling sha1 v0.10.6 |
| 547 | 2026-03-18T03:38:23.190Z | Compiling webpki-roots v1.0.6 |
| 548 | 2026-03-18T03:38:23.260Z | Compiling rand_core v0.6.4 |
| 549 | 2026-03-18T03:38:23.529Z | Compiling crossbeam-utils v0.8.21 |
| 550 | 2026-03-18T03:38:23.588Z | Compiling iri-string v0.7.10 |
| 551 | 2026-03-18T03:38:23.943Z | Compiling data-encoding v2.10.0 |
| 552 | 2026-03-18T03:38:25.061Z | Compiling crucible-workspace-hack v0.1.0 |
| 553 | 2026-03-18T03:38:25.332Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 554 | 2026-03-18T03:38:25.612Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 555 | 2026-03-18T03:38:25.899Z | Compiling heck v0.4.1 |
| 556 | 2026-03-18T03:38:26.301Z | Compiling typify-macro v0.4.3 |
| 557 | 2026-03-18T03:38:26.367Z | Compiling tower-http v0.6.8 |
| 558 | 2026-03-18T03:38:26.556Z | Compiling regex v1.12.3 |
| 559 | 2026-03-18T03:38:26.926Z | Compiling rand_chacha v0.3.1 |
| 560 | 2026-03-18T03:38:27.031Z | Compiling hyper-rustls v0.27.7 |
| 561 | 2026-03-18T03:38:27.191Z | Compiling rand_chacha v0.9.0 |
| 562 | 2026-03-18T03:38:27.357Z | Compiling num_enum_derive v0.7.5 |
| 563 | 2026-03-18T03:38:27.420Z | Compiling serde_urlencoded v0.7.1 |
| 564 | 2026-03-18T03:38:27.533Z | Compiling tokio-util v0.7.18 |
| 565 | 2026-03-18T03:38:27.747Z | Compiling http-body-util v0.1.3 |
| 566 | 2026-03-18T03:38:27.773Z | Compiling openapiv3 v2.2.0 |
| 567 | 2026-03-18T03:38:28.059Z | Compiling foreign-types-macros v0.2.3 |
| 568 | 2026-03-18T03:38:28.162Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 569 | 2026-03-18T03:38:28.617Z | Compiling serde_spanned v1.0.4 |
| 570 | 2026-03-18T03:38:28.796Z | Compiling utf8parse v0.2.2 |
| 571 | 2026-03-18T03:38:28.813Z | Compiling anyhow v1.0.102 |
| 572 | 2026-03-18T03:38:28.912Z | Compiling pkg-config v0.3.32 |
| 573 | 2026-03-18T03:38:28.933Z | Compiling time-core v0.1.8 |
| 574 | 2026-03-18T03:38:28.945Z | Compiling foreign-types-shared v0.3.1 |
| 575 | 2026-03-18T03:38:29.050Z | Compiling num-conv v0.2.0 |
| 576 | 2026-03-18T03:38:29.062Z | Compiling typify v0.4.3 |
| 577 | 2026-03-18T03:38:29.126Z | Compiling either v1.15.0 |
| 578 | 2026-03-18T03:38:29.163Z | Compiling prettyplease v0.2.37 |
| 579 | 2026-03-18T03:38:29.226Z | Compiling cpufeatures v0.3.0 |
| 580 | 2026-03-18T03:38:29.247Z | Compiling powerfmt v0.2.0 |
| 581 | 2026-03-18T03:38:29.311Z | Compiling unsafe-libyaml v0.2.11 |
| 582 | 2026-03-18T03:38:29.400Z | Compiling itertools v0.12.1 |
| 583 | 2026-03-18T03:38:29.488Z | Compiling deranged v0.5.8 |
| 584 | 2026-03-18T03:38:29.514Z | Compiling chacha20 v0.10.0 |
| 585 | 2026-03-18T03:38:29.534Z | Compiling lzma-sys v0.1.20 |
| 586 | 2026-03-18T03:38:29.848Z | Compiling progenitor-impl v0.10.0 |
| 587 | 2026-03-18T03:38:30.027Z | Compiling serde_yaml v0.9.34+deprecated |
| 588 | 2026-03-18T03:38:30.253Z | Compiling time-macros v0.2.27 |
| 589 | 2026-03-18T03:38:30.457Z | Compiling foreign-types v0.5.0 |
| 590 | 2026-03-18T03:38:30.545Z | Compiling anstyle-parse v0.2.7 |
| 591 | 2026-03-18T03:38:30.776Z | Compiling num_enum v0.7.5 |
| 592 | 2026-03-18T03:38:30.913Z | Compiling toml v0.9.12+spec-1.1.0 |
| 593 | 2026-03-18T03:38:30.913Z | Compiling reqwest v0.12.28 |
| 594 | 2026-03-18T03:38:31.043Z | Compiling rand v0.9.2 |
| 595 | 2026-03-18T03:38:31.586Z | Compiling rand v0.8.5 |
| 596 | 2026-03-18T03:38:31.993Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 597 | 2026-03-18T03:38:32.059Z | Compiling arc-swap v1.8.2 |
| 598 | 2026-03-18T03:38:32.451Z | Compiling cstr-argument v0.1.2 |
| 599 | 2026-03-18T03:38:32.482Z | Compiling thread_local v1.1.9 |
| 600 | 2026-03-18T03:38:32.536Z | Compiling anstyle-query v1.1.5 |
| 601 | 2026-03-18T03:38:32.628Z | Compiling typeid v1.0.3 |
| 602 | 2026-03-18T03:38:32.643Z | Compiling anstyle v1.0.13 |
| 603 | 2026-03-18T03:38:32.665Z | Compiling pretty-hex v0.4.1 |
| 604 | 2026-03-18T03:38:32.828Z | Compiling is_terminal_polyfill v1.70.2 |
| 605 | 2026-03-18T03:38:32.831Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 606 | 2026-03-18T03:38:32.931Z | Compiling slog-async v2.8.0 |
| 607 | 2026-03-18T03:38:32.942Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-03-18T03:38:33.008Z | Compiling utf-8 v0.7.6 |
| 609 | 2026-03-18T03:38:33.059Z | Compiling colorchoice v1.0.4 |
| 610 | 2026-03-18T03:38:33.079Z | Compiling unicode-width v0.2.2 |
| 611 | 2026-03-18T03:38:33.118Z | Compiling portable-atomic v1.13.1 |
| 612 | 2026-03-18T03:38:33.196Z | Compiling byteorder v1.5.0 |
| 613 | 2026-03-18T03:38:33.230Z | Compiling anstream v0.6.21 |
| 614 | 2026-03-18T03:38:33.377Z | Compiling slog-scope v4.4.1 |
| 615 | 2026-03-18T03:38:33.449Z | Compiling tungstenite v0.21.0 |
| 616 | 2026-03-18T03:38:33.554Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 617 | 2026-03-18T03:38:33.707Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 618 | 2026-03-18T03:38:33.780Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 619 | 2026-03-18T03:38:33.813Z | Compiling progenitor-client v0.10.0 |
| 620 | 2026-03-18T03:38:33.842Z | Compiling crossbeam-channel v0.5.15 |
| 621 | 2026-03-18T03:38:33.854Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 622 | 2026-03-18T03:38:34.149Z | Compiling cargo_toml v0.22.3 |
| 623 | 2026-03-18T03:38:34.168Z | Compiling time v0.3.47 |
| 624 | 2026-03-18T03:38:34.791Z | Compiling progenitor-macro v0.10.0 |
| 625 | 2026-03-18T03:38:34.805Z | Compiling rand v0.10.0 |
| 626 | 2026-03-18T03:38:35.062Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 627 | 2026-03-18T03:38:35.445Z | Compiling futures-executor v0.3.32 |
| 628 | 2026-03-18T03:38:35.684Z | Compiling is-terminal v0.4.17 |
| 629 | 2026-03-18T03:38:35.713Z | Compiling camino v1.2.2 |
| 630 | 2026-03-18T03:38:35.748Z | Compiling clap_lex v1.0.0 |
| 631 | 2026-03-18T03:38:35.796Z | Compiling term v1.2.1 |
| 632 | 2026-03-18T03:38:35.808Z | Compiling strsim v0.11.1 |
| 633 | 2026-03-18T03:38:35.965Z | Compiling oxnet v0.1.4 |
| 634 | 2026-03-18T03:38:36.061Z | Compiling take_mut v0.2.2 |
| 635 | 2026-03-18T03:38:36.149Z | Compiling colored v3.1.1 |
| 636 | 2026-03-18T03:38:36.319Z | Compiling slog-term v2.9.2 |
| 637 | 2026-03-18T03:38:36.355Z | Compiling clap_builder v4.5.60 |
| 638 | 2026-03-18T03:38:36.748Z | Compiling futures v0.3.32 |
| 639 | 2026-03-18T03:38:36.839Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 640 | 2026-03-18T03:38:37.019Z | Compiling tokio-tungstenite v0.21.0 |
| 641 | 2026-03-18T03:38:37.395Z | Compiling slog-stdlog v4.1.1 |
| 642 | 2026-03-18T03:38:37.427Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 643 | 2026-03-18T03:38:37.787Z | Compiling console v0.16.2 |
| 644 | 2026-03-18T03:38:37.835Z | Compiling tungstenite v0.29.0 |
| 645 | 2026-03-18T03:38:38.668Z | Compiling zone_cfg_derive v0.3.1 |
| 646 | 2026-03-18T03:38:38.771Z | Compiling clap_derive v4.5.55 |
| 647 | 2026-03-18T03:38:38.868Z | Compiling async-trait v0.1.89 |
| 648 | 2026-03-18T03:38:39.593Z | Compiling base64 v0.21.7 |
| 649 | 2026-03-18T03:38:39.663Z | Compiling unit-prefix v0.5.2 |
| 650 | 2026-03-18T03:38:39.971Z | Compiling indicatif v0.18.4 |
| 651 | 2026-03-18T03:38:40.003Z | Compiling zone v0.3.1 |
| 652 | 2026-03-18T03:38:40.246Z | Compiling tokio-tungstenite v0.29.0 |
| 653 | 2026-03-18T03:38:40.257Z | Compiling ron v0.12.0 |
| 654 | 2026-03-18T03:38:40.596Z | Compiling slog-envlogger v2.2.0 |
| 655 | 2026-03-18T03:38:40.899Z | Compiling xz2 v0.1.7 |
| 656 | 2026-03-18T03:38:41.113Z | Compiling clap v4.5.60 |
| 657 | 2026-03-18T03:38:41.205Z | Compiling tabwriter v1.4.1 |
| 658 | 2026-03-18T03:38:41.217Z | Compiling sha2 v0.10.9 |
| 659 | 2026-03-18T03:38:41.326Z | Compiling smf v0.2.3 |
| 660 | 2026-03-18T03:38:41.509Z | Compiling base16ct v1.0.0 |
| 661 | 2026-03-18T03:38:41.540Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 662 | 2026-03-18T03:38:42.263Z | Compiling progenitor v0.10.0 |
| 663 | 2026-03-18T03:38:42.315Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 664 | 2026-03-18T03:38:42.357Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 665 | 2026-03-18T03:38:42.723Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 666 | 2026-03-18T03:38:44.905Z | error[E0308]: mismatched types |
| 667 | 2026-03-18T03:38:44.906Z | --> lib/src/cli.rs:610:53 |
| 668 | 2026-03-18T03:38:44.906Z | | |
| 669 | 2026-03-18T03:38:44.906Z | 610 | stream.send(Message::Binary(c)).await?; |
| 670 | 2026-03-18T03:38:44.906Z | | --------------- ^ expected `Bytes`, found `Vec<u8>` |
| 671 | 2026-03-18T03:38:44.906Z | | | |
| 672 | 2026-03-18T03:38:44.906Z | | arguments to this enum variant are incorrect |
| 673 | 2026-03-18T03:38:44.906Z | | |
| 674 | 2026-03-18T03:38:44.906Z | = note: expected struct `tokio_tungstenite::tungstenite::Bytes` |
| 675 | 2026-03-18T03:38:44.906Z | found struct `Vec<u8>` |
| 676 | 2026-03-18T03:38:44.906Z | note: tuple variant defined here |
| 677 | 2026-03-18T03:38:44.906Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:161:5 |
| 678 | 2026-03-18T03:38:44.906Z | | |
| 679 | 2026-03-18T03:38:44.906Z | 161 | Binary(Bytes), |
| 680 | 2026-03-18T03:38:44.906Z | | ^^^^^^ |
| 681 | 2026-03-18T03:38:44.906Z | help: call `Into::into` on this expression to convert `Vec<u8>` into `tokio_tungstenite::tungstenite::Bytes` |
| 682 | 2026-03-18T03:38:44.906Z | | |
| 683 | 2026-03-18T03:38:44.906Z | 610 | stream.send(Message::Binary(c.into())).await?; |
| 684 | 2026-03-18T03:38:44.906Z | | +++++++ |
| 685 | 2026-03-18T03:38:44.906Z | |
| 686 | 2026-03-18T03:38:44.920Z | error[E0308]: mismatched types |
| 687 | 2026-03-18T03:38:44.920Z | --> lib/src/cli.rs:610:37 |
| 688 | 2026-03-18T03:38:44.920Z | | |
| 689 | 2026-03-18T03:38:44.920Z | 610 | stream.send(Message::Binary(c)).await?; |
| 690 | 2026-03-18T03:38:44.920Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 691 | 2026-03-18T03:38:44.920Z | | | |
| 692 | 2026-03-18T03:38:44.920Z | | arguments to this method are incorrect |
| 693 | 2026-03-18T03:38:44.920Z | | |
| 694 | 2026-03-18T03:38:44.920Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 695 | 2026-03-18T03:38:44.920Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 696 | 2026-03-18T03:38:44.920Z | | |
| 697 | 2026-03-18T03:38:44.920Z | 157 | pub enum Message { |
| 698 | 2026-03-18T03:38:44.925Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 699 | 2026-03-18T03:38:44.925Z | | |
| 700 | 2026-03-18T03:38:44.925Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 701 | 2026-03-18T03:38:44.925Z | | |
| 702 | 2026-03-18T03:38:44.925Z | 160 | pub enum Message { |
| 703 | 2026-03-18T03:38:44.925Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 704 | 2026-03-18T03:38:44.925Z | | |
| 705 | 2026-03-18T03:38:44.925Z | ::: lib/src/cli.rs:21:5 |
| 706 | 2026-03-18T03:38:44.925Z | | |
| 707 | 2026-03-18T03:38:44.925Z | 21 | use propolis_client::{ |
| 708 | 2026-03-18T03:38:44.925Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 709 | 2026-03-18T03:38:44.925Z | ... |
| 710 | 2026-03-18T03:38:44.925Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 711 | 2026-03-18T03:38:44.925Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 712 | 2026-03-18T03:38:44.925Z | = help: you can use `cargo tree` to explore your dependency tree |
| 713 | 2026-03-18T03:38:44.925Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 714 | 2026-03-18T03:38:44.925Z | --> lib/src/cli.rs:610:25 |
| 715 | 2026-03-18T03:38:44.925Z | | |
| 716 | 2026-03-18T03:38:44.925Z | 610 | stream.send(Message::Binary(c)).await?; |
| 717 | 2026-03-18T03:38:44.925Z | | ^^^^^^^^^^^^------------------^ |
| 718 | 2026-03-18T03:38:44.925Z | | | |
| 719 | 2026-03-18T03:38:44.925Z | | this argument influences the return type of `send` |
| 720 | 2026-03-18T03:38:44.925Z | note: method defined here |
| 721 | 2026-03-18T03:38:44.925Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 722 | 2026-03-18T03:38:44.925Z | | |
| 723 | 2026-03-18T03:38:44.925Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 724 | 2026-03-18T03:38:44.925Z | | ^^^^ |
| 725 | 2026-03-18T03:38:44.925Z | |
| 726 | 2026-03-18T03:38:44.925Z | error[E0308]: mismatched types |
| 727 | 2026-03-18T03:38:44.925Z | --> lib/src/cli.rs:618:32 |
| 728 | 2026-03-18T03:38:44.925Z | | |
| 729 | 2026-03-18T03:38:44.925Z | 618 | ... Ok(Message::Binary(input)) => { |
| 730 | 2026-03-18T03:38:44.926Z | | ^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 731 | 2026-03-18T03:38:44.926Z | | |
| 732 | 2026-03-18T03:38:44.926Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 733 | 2026-03-18T03:38:44.926Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 734 | 2026-03-18T03:38:44.926Z | | |
| 735 | 2026-03-18T03:38:44.926Z | 157 | pub enum Message { |
| 736 | 2026-03-18T03:38:44.926Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 737 | 2026-03-18T03:38:44.926Z | | |
| 738 | 2026-03-18T03:38:44.926Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 739 | 2026-03-18T03:38:44.926Z | | |
| 740 | 2026-03-18T03:38:44.926Z | 160 | pub enum Message { |
| 741 | 2026-03-18T03:38:44.926Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 742 | 2026-03-18T03:38:44.926Z | | |
| 743 | 2026-03-18T03:38:44.926Z | ::: lib/src/cli.rs:21:5 |
| 744 | 2026-03-18T03:38:44.926Z | | |
| 745 | 2026-03-18T03:38:44.926Z | 21 | use propolis_client::{ |
| 746 | 2026-03-18T03:38:44.926Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 747 | 2026-03-18T03:38:44.926Z | ... |
| 748 | 2026-03-18T03:38:44.926Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 749 | 2026-03-18T03:38:44.926Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 750 | 2026-03-18T03:38:44.926Z | = help: you can use `cargo tree` to explore your dependency tree |
| 751 | 2026-03-18T03:38:44.926Z | |
| 752 | 2026-03-18T03:38:44.926Z | error[E0308]: mismatched types |
| 753 | 2026-03-18T03:38:44.926Z | --> lib/src/cli.rs:622:32 |
| 754 | 2026-03-18T03:38:44.926Z | | |
| 755 | 2026-03-18T03:38:44.926Z | 622 | ... Ok(Message::Close(..)) => { |
| 756 | 2026-03-18T03:38:44.926Z | | ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 757 | 2026-03-18T03:38:44.926Z | | |
| 758 | 2026-03-18T03:38:44.926Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 759 | 2026-03-18T03:38:44.926Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 760 | 2026-03-18T03:38:44.926Z | | |
| 761 | 2026-03-18T03:38:44.926Z | 157 | pub enum Message { |
| 762 | 2026-03-18T03:38:44.926Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 763 | 2026-03-18T03:38:44.926Z | | |
| 764 | 2026-03-18T03:38:44.926Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 765 | 2026-03-18T03:38:44.926Z | | |
| 766 | 2026-03-18T03:38:44.926Z | 160 | pub enum Message { |
| 767 | 2026-03-18T03:38:44.926Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 768 | 2026-03-18T03:38:44.926Z | | |
| 769 | 2026-03-18T03:38:44.927Z | ::: lib/src/cli.rs:21:5 |
| 770 | 2026-03-18T03:38:44.927Z | | |
| 771 | 2026-03-18T03:38:44.927Z | 21 | use propolis_client::{ |
| 772 | 2026-03-18T03:38:44.927Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 773 | 2026-03-18T03:38:44.927Z | ... |
| 774 | 2026-03-18T03:38:44.927Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 775 | 2026-03-18T03:38:44.927Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 776 | 2026-03-18T03:38:44.927Z | = help: you can use `cargo tree` to explore your dependency tree |
| 777 | 2026-03-18T03:38:44.927Z | |
| 778 | 2026-03-18T03:38:45.017Z | error[E0308]: mismatched types |
| 779 | 2026-03-18T03:38:45.017Z | --> lib/src/serial.rs:72:13 |
| 780 | 2026-03-18T03:38:45.018Z | | |
| 781 | 2026-03-18T03:38:45.018Z | 72 | / InstanceSerialConsoleHelper::new( |
| 782 | 2026-03-18T03:38:45.018Z | 73 | | *addr, |
| 783 | 2026-03-18T03:38:45.018Z | 74 | | WSClientOffset::MostRecent(0), |
| 784 | 2026-03-18T03:38:45.018Z | 75 | | Some(log.clone()), |
| 785 | 2026-03-18T03:38:45.018Z | 76 | | ) |
| 786 | 2026-03-18T03:38:45.018Z | 77 | | .await |
| 787 | 2026-03-18T03:38:45.018Z | | |__________________^ expected `tokio_tungstenite::tungstenite::Error`, found `Error` |
| 788 | 2026-03-18T03:38:45.018Z | | |
| 789 | 2026-03-18T03:38:45.018Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 790 | 2026-03-18T03:38:45.018Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/error.rs:15:1 |
| 791 | 2026-03-18T03:38:45.018Z | | |
| 792 | 2026-03-18T03:38:45.018Z | 15 | pub enum Error { |
| 793 | 2026-03-18T03:38:45.018Z | | ^^^^^^^^^^^^^^ this is the expected type `tokio_tungstenite::tungstenite::Error` |
| 794 | 2026-03-18T03:38:45.018Z | | |
| 795 | 2026-03-18T03:38:45.018Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/error.rs:15:1 |
| 796 | 2026-03-18T03:38:45.018Z | | |
| 797 | 2026-03-18T03:38:45.018Z | 15 | pub enum Error { |
| 798 | 2026-03-18T03:38:45.018Z | | ^^^^^^^^^^^^^^ this is the found type `propolis_client::support::tungstenite::Error` |
| 799 | 2026-03-18T03:38:45.018Z | | |
| 800 | 2026-03-18T03:38:45.018Z | ::: lib/src/cli.rs:21:5 |
| 801 | 2026-03-18T03:38:45.018Z | | |
| 802 | 2026-03-18T03:38:45.022Z | 21 | use propolis_client::{ |
| 803 | 2026-03-18T03:38:45.022Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 804 | 2026-03-18T03:38:45.022Z | ... |
| 805 | 2026-03-18T03:38:45.022Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 806 | 2026-03-18T03:38:45.022Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 807 | 2026-03-18T03:38:45.022Z | = help: you can use `cargo tree` to explore your dependency tree |
| 808 | 2026-03-18T03:38:45.022Z | |
| 809 | 2026-03-18T03:38:45.033Z | error[E0308]: mismatched types |
| 810 | 2026-03-18T03:38:45.033Z | --> lib/src/serial.rs:122:21 |
| 811 | 2026-03-18T03:38:45.033Z | | |
| 812 | 2026-03-18T03:38:45.033Z | 122 | ws.send(Message::binary(v)).await?; |
| 813 | 2026-03-18T03:38:45.034Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 814 | 2026-03-18T03:38:45.034Z | | | |
| 815 | 2026-03-18T03:38:45.034Z | | arguments to this method are incorrect |
| 816 | 2026-03-18T03:38:45.034Z | | |
| 817 | 2026-03-18T03:38:45.034Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 818 | 2026-03-18T03:38:45.037Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 819 | 2026-03-18T03:38:45.037Z | | |
| 820 | 2026-03-18T03:38:45.037Z | 157 | pub enum Message { |
| 821 | 2026-03-18T03:38:45.037Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 822 | 2026-03-18T03:38:45.037Z | | |
| 823 | 2026-03-18T03:38:45.037Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 824 | 2026-03-18T03:38:45.037Z | | |
| 825 | 2026-03-18T03:38:45.037Z | 160 | pub enum Message { |
| 826 | 2026-03-18T03:38:45.037Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 827 | 2026-03-18T03:38:45.037Z | | |
| 828 | 2026-03-18T03:38:45.037Z | ::: lib/src/cli.rs:21:5 |
| 829 | 2026-03-18T03:38:45.037Z | | |
| 830 | 2026-03-18T03:38:45.038Z | 21 | use propolis_client::{ |
| 831 | 2026-03-18T03:38:45.038Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 832 | 2026-03-18T03:38:45.038Z | ... |
| 833 | 2026-03-18T03:38:45.038Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 834 | 2026-03-18T03:38:45.038Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 835 | 2026-03-18T03:38:45.038Z | = help: you can use `cargo tree` to explore your dependency tree |
| 836 | 2026-03-18T03:38:45.038Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 837 | 2026-03-18T03:38:45.038Z | --> lib/src/serial.rs:122:13 |
| 838 | 2026-03-18T03:38:45.038Z | | |
| 839 | 2026-03-18T03:38:45.038Z | 122 | ws.send(Message::binary(v)).await?; |
| 840 | 2026-03-18T03:38:45.038Z | | ^^^^^^^^------------------^ |
| 841 | 2026-03-18T03:38:45.038Z | | | |
| 842 | 2026-03-18T03:38:45.038Z | | this argument influences the return type of `send` |
| 843 | 2026-03-18T03:38:45.038Z | note: method defined here |
| 844 | 2026-03-18T03:38:45.038Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 845 | 2026-03-18T03:38:45.038Z | | |
| 846 | 2026-03-18T03:38:45.038Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 847 | 2026-03-18T03:38:45.038Z | | ^^^^ |
| 848 | 2026-03-18T03:38:45.038Z | |
| 849 | 2026-03-18T03:38:45.042Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 850 | 2026-03-18T03:38:45.042Z | --> lib/src/serial.rs:122:46 |
| 851 | 2026-03-18T03:38:45.042Z | | |
| 852 | 2026-03-18T03:38:45.042Z | 122 | ws.send(Message::binary(v)).await?; |
| 853 | 2026-03-18T03:38:45.042Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 854 | 2026-03-18T03:38:45.042Z | | | |
| 855 | 2026-03-18T03:38:45.042Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 856 | 2026-03-18T03:38:45.042Z | | |
| 857 | 2026-03-18T03:38:45.042Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 858 | 2026-03-18T03:38:45.042Z | --> lib/src/error.rs:13:1 |
| 859 | 2026-03-18T03:38:45.042Z | | |
| 860 | 2026-03-18T03:38:45.042Z | 13 | pub enum Error { |
| 861 | 2026-03-18T03:38:45.042Z | | ^^^^^^^^^^^^^^ |
| 862 | 2026-03-18T03:38:45.042Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 863 | 2026-03-18T03:38:45.042Z | = help: the following other types implement trait `From<T>`: |
| 864 | 2026-03-18T03:38:45.042Z | `error::Error` implements `From<AddrParseError>` |
| 865 | 2026-03-18T03:38:45.042Z | `error::Error` implements `From<FromUtf8Error>` |
| 866 | 2026-03-18T03:38:45.042Z | `error::Error` implements `From<NulError>` |
| 867 | 2026-03-18T03:38:45.042Z | `error::Error` implements `From<ParseIntError>` |
| 868 | 2026-03-18T03:38:45.042Z | `error::Error` implements `From<QueryError>` |
| 869 | 2026-03-18T03:38:45.043Z | `error::Error` implements `From<SpannedError>` |
| 870 | 2026-03-18T03:38:45.043Z | `error::Error` implements `From<TryFromIntError>` |
| 871 | 2026-03-18T03:38:45.043Z | `error::Error` implements `From<ZoneError>` |
| 872 | 2026-03-18T03:38:45.043Z | and 11 others |
| 873 | 2026-03-18T03:38:45.043Z | |
| 874 | 2026-03-18T03:38:45.051Z | error[E0308]: mismatched types |
| 875 | 2026-03-18T03:38:45.051Z | --> lib/src/serial.rs:145:17 |
| 876 | 2026-03-18T03:38:45.051Z | | |
| 877 | 2026-03-18T03:38:45.051Z | 145 | ws.send(Message::binary(v)).await?; |
| 878 | 2026-03-18T03:38:45.051Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 879 | 2026-03-18T03:38:45.051Z | | | |
| 880 | 2026-03-18T03:38:45.051Z | | arguments to this method are incorrect |
| 881 | 2026-03-18T03:38:45.051Z | | |
| 882 | 2026-03-18T03:38:45.051Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 883 | 2026-03-18T03:38:45.055Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 884 | 2026-03-18T03:38:45.055Z | | |
| 885 | 2026-03-18T03:38:45.055Z | 157 | pub enum Message { |
| 886 | 2026-03-18T03:38:45.055Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 887 | 2026-03-18T03:38:45.055Z | | |
| 888 | 2026-03-18T03:38:45.055Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 889 | 2026-03-18T03:38:45.055Z | | |
| 890 | 2026-03-18T03:38:45.055Z | 160 | pub enum Message { |
| 891 | 2026-03-18T03:38:45.055Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 892 | 2026-03-18T03:38:45.055Z | | |
| 893 | 2026-03-18T03:38:45.055Z | ::: lib/src/cli.rs:21:5 |
| 894 | 2026-03-18T03:38:45.055Z | | |
| 895 | 2026-03-18T03:38:45.055Z | 21 | use propolis_client::{ |
| 896 | 2026-03-18T03:38:45.055Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 897 | 2026-03-18T03:38:45.055Z | ... |
| 898 | 2026-03-18T03:38:45.055Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 899 | 2026-03-18T03:38:45.055Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 900 | 2026-03-18T03:38:45.055Z | = help: you can use `cargo tree` to explore your dependency tree |
| 901 | 2026-03-18T03:38:45.055Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 902 | 2026-03-18T03:38:45.055Z | --> lib/src/serial.rs:145:9 |
| 903 | 2026-03-18T03:38:45.055Z | | |
| 904 | 2026-03-18T03:38:45.055Z | 145 | ws.send(Message::binary(v)).await?; |
| 905 | 2026-03-18T03:38:45.055Z | | ^^^^^^^^------------------^ |
| 906 | 2026-03-18T03:38:45.055Z | | | |
| 907 | 2026-03-18T03:38:45.056Z | | this argument influences the return type of `send` |
| 908 | 2026-03-18T03:38:45.056Z | note: method defined here |
| 909 | 2026-03-18T03:38:45.056Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 910 | 2026-03-18T03:38:45.056Z | | |
| 911 | 2026-03-18T03:38:45.056Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 912 | 2026-03-18T03:38:45.056Z | | ^^^^ |
| 913 | 2026-03-18T03:38:45.056Z | |
| 914 | 2026-03-18T03:38:45.056Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 915 | 2026-03-18T03:38:45.056Z | --> lib/src/serial.rs:145:42 |
| 916 | 2026-03-18T03:38:45.056Z | | |
| 917 | 2026-03-18T03:38:45.056Z | 145 | ws.send(Message::binary(v)).await?; |
| 918 | 2026-03-18T03:38:45.056Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 919 | 2026-03-18T03:38:45.056Z | | | |
| 920 | 2026-03-18T03:38:45.056Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 921 | 2026-03-18T03:38:45.056Z | | |
| 922 | 2026-03-18T03:38:45.056Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 923 | 2026-03-18T03:38:45.056Z | --> lib/src/error.rs:13:1 |
| 924 | 2026-03-18T03:38:45.056Z | | |
| 925 | 2026-03-18T03:38:45.056Z | 13 | pub enum Error { |
| 926 | 2026-03-18T03:38:45.056Z | | ^^^^^^^^^^^^^^ |
| 927 | 2026-03-18T03:38:45.056Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 928 | 2026-03-18T03:38:45.056Z | = help: the following other types implement trait `From<T>`: |
| 929 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<AddrParseError>` |
| 930 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<FromUtf8Error>` |
| 931 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<NulError>` |
| 932 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<ParseIntError>` |
| 933 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<QueryError>` |
| 934 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<SpannedError>` |
| 935 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<TryFromIntError>` |
| 936 | 2026-03-18T03:38:45.056Z | `error::Error` implements `From<ZoneError>` |
| 937 | 2026-03-18T03:38:45.057Z | and 11 others |
| 938 | 2026-03-18T03:38:45.057Z | |
| 939 | 2026-03-18T03:38:45.070Z | error[E0308]: mismatched types |
| 940 | 2026-03-18T03:38:45.070Z | --> lib/src/serial.rs:164:17 |
| 941 | 2026-03-18T03:38:45.070Z | | |
| 942 | 2026-03-18T03:38:45.070Z | 164 | ws.send(Message::binary(v)).await?; |
| 943 | 2026-03-18T03:38:45.070Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 944 | 2026-03-18T03:38:45.070Z | | | |
| 945 | 2026-03-18T03:38:45.070Z | | arguments to this method are incorrect |
| 946 | 2026-03-18T03:38:45.070Z | | |
| 947 | 2026-03-18T03:38:45.070Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 948 | 2026-03-18T03:38:45.070Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 949 | 2026-03-18T03:38:45.070Z | | |
| 950 | 2026-03-18T03:38:45.070Z | 157 | pub enum Message { |
| 951 | 2026-03-18T03:38:45.070Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 952 | 2026-03-18T03:38:45.070Z | | |
| 953 | 2026-03-18T03:38:45.070Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 954 | 2026-03-18T03:38:45.070Z | | |
| 955 | 2026-03-18T03:38:45.070Z | 160 | pub enum Message { |
| 956 | 2026-03-18T03:38:45.070Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 957 | 2026-03-18T03:38:45.070Z | | |
| 958 | 2026-03-18T03:38:45.070Z | ::: lib/src/cli.rs:21:5 |
| 959 | 2026-03-18T03:38:45.070Z | | |
| 960 | 2026-03-18T03:38:45.070Z | 21 | use propolis_client::{ |
| 961 | 2026-03-18T03:38:45.070Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 962 | 2026-03-18T03:38:45.070Z | ... |
| 963 | 2026-03-18T03:38:45.070Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 964 | 2026-03-18T03:38:45.070Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 965 | 2026-03-18T03:38:45.070Z | = help: you can use `cargo tree` to explore your dependency tree |
| 966 | 2026-03-18T03:38:45.070Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 967 | 2026-03-18T03:38:45.071Z | --> lib/src/serial.rs:164:9 |
| 968 | 2026-03-18T03:38:45.071Z | | |
| 969 | 2026-03-18T03:38:45.071Z | 164 | ws.send(Message::binary(v)).await?; |
| 970 | 2026-03-18T03:38:45.071Z | | ^^^^^^^^------------------^ |
| 971 | 2026-03-18T03:38:45.071Z | | | |
| 972 | 2026-03-18T03:38:45.071Z | | this argument influences the return type of `send` |
| 973 | 2026-03-18T03:38:45.071Z | note: method defined here |
| 974 | 2026-03-18T03:38:45.071Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 975 | 2026-03-18T03:38:45.071Z | | |
| 976 | 2026-03-18T03:38:45.071Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 977 | 2026-03-18T03:38:45.071Z | | ^^^^ |
| 978 | 2026-03-18T03:38:45.071Z | |
| 979 | 2026-03-18T03:38:45.071Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 980 | 2026-03-18T03:38:45.071Z | --> lib/src/serial.rs:164:42 |
| 981 | 2026-03-18T03:38:45.071Z | | |
| 982 | 2026-03-18T03:38:45.071Z | 164 | ws.send(Message::binary(v)).await?; |
| 983 | 2026-03-18T03:38:45.071Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 984 | 2026-03-18T03:38:45.071Z | | | |
| 985 | 2026-03-18T03:38:45.071Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 986 | 2026-03-18T03:38:45.071Z | | |
| 987 | 2026-03-18T03:38:45.071Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 988 | 2026-03-18T03:38:45.071Z | --> lib/src/error.rs:13:1 |
| 989 | 2026-03-18T03:38:45.071Z | | |
| 990 | 2026-03-18T03:38:45.071Z | 13 | pub enum Error { |
| 991 | 2026-03-18T03:38:45.071Z | | ^^^^^^^^^^^^^^ |
| 992 | 2026-03-18T03:38:45.071Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 993 | 2026-03-18T03:38:45.071Z | = help: the following other types implement trait `From<T>`: |
| 994 | 2026-03-18T03:38:45.071Z | `error::Error` implements `From<AddrParseError>` |
| 995 | 2026-03-18T03:38:45.071Z | `error::Error` implements `From<FromUtf8Error>` |
| 996 | 2026-03-18T03:38:45.071Z | `error::Error` implements `From<NulError>` |
| 997 | 2026-03-18T03:38:45.072Z | `error::Error` implements `From<ParseIntError>` |
| 998 | 2026-03-18T03:38:45.072Z | `error::Error` implements `From<QueryError>` |
| 999 | 2026-03-18T03:38:45.072Z | `error::Error` implements `From<SpannedError>` |
| 1000 | 2026-03-18T03:38:45.072Z | `error::Error` implements `From<TryFromIntError>` |
| 1001 | 2026-03-18T03:38:45.072Z | `error::Error` implements `From<ZoneError>` |
| 1002 | 2026-03-18T03:38:45.072Z | and 11 others |
| 1003 | 2026-03-18T03:38:45.072Z | |
| 1004 | 2026-03-18T03:38:45.078Z | error[E0308]: mismatched types |
| 1005 | 2026-03-18T03:38:45.078Z | --> lib/src/serial.rs:174:17 |
| 1006 | 2026-03-18T03:38:45.078Z | | |
| 1007 | 2026-03-18T03:38:45.078Z | 174 | ws.send(Message::binary(v.clone())).await?; |
| 1008 | 2026-03-18T03:38:45.078Z | | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1009 | 2026-03-18T03:38:45.078Z | | | |
| 1010 | 2026-03-18T03:38:45.078Z | | arguments to this method are incorrect |
| 1011 | 2026-03-18T03:38:45.078Z | | |
| 1012 | 2026-03-18T03:38:45.078Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1013 | 2026-03-18T03:38:45.078Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1014 | 2026-03-18T03:38:45.078Z | | |
| 1015 | 2026-03-18T03:38:45.078Z | 157 | pub enum Message { |
| 1016 | 2026-03-18T03:38:45.078Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1017 | 2026-03-18T03:38:45.078Z | | |
| 1018 | 2026-03-18T03:38:45.078Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1019 | 2026-03-18T03:38:45.078Z | | |
| 1020 | 2026-03-18T03:38:45.078Z | 160 | pub enum Message { |
| 1021 | 2026-03-18T03:38:45.078Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1022 | 2026-03-18T03:38:45.078Z | | |
| 1023 | 2026-03-18T03:38:45.078Z | ::: lib/src/cli.rs:21:5 |
| 1024 | 2026-03-18T03:38:45.078Z | | |
| 1025 | 2026-03-18T03:38:45.078Z | 21 | use propolis_client::{ |
| 1026 | 2026-03-18T03:38:45.079Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1027 | 2026-03-18T03:38:45.079Z | ... |
| 1028 | 2026-03-18T03:38:45.079Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1029 | 2026-03-18T03:38:45.079Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1030 | 2026-03-18T03:38:45.079Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1031 | 2026-03-18T03:38:45.079Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1032 | 2026-03-18T03:38:45.079Z | --> lib/src/serial.rs:174:9 |
| 1033 | 2026-03-18T03:38:45.079Z | | |
| 1034 | 2026-03-18T03:38:45.079Z | 174 | ws.send(Message::binary(v.clone())).await?; |
| 1035 | 2026-03-18T03:38:45.079Z | | ^^^^^^^^--------------------------^ |
| 1036 | 2026-03-18T03:38:45.079Z | | | |
| 1037 | 2026-03-18T03:38:45.079Z | | this argument influences the return type of `send` |
| 1038 | 2026-03-18T03:38:45.079Z | note: method defined here |
| 1039 | 2026-03-18T03:38:45.079Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1040 | 2026-03-18T03:38:45.079Z | | |
| 1041 | 2026-03-18T03:38:45.079Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1042 | 2026-03-18T03:38:45.079Z | | ^^^^ |
| 1043 | 2026-03-18T03:38:45.079Z | |
| 1044 | 2026-03-18T03:38:45.079Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1045 | 2026-03-18T03:38:45.079Z | --> lib/src/serial.rs:174:50 |
| 1046 | 2026-03-18T03:38:45.079Z | | |
| 1047 | 2026-03-18T03:38:45.079Z | 174 | ws.send(Message::binary(v.clone())).await?; |
| 1048 | 2026-03-18T03:38:45.079Z | | -----------------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1049 | 2026-03-18T03:38:45.079Z | | | |
| 1050 | 2026-03-18T03:38:45.079Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1051 | 2026-03-18T03:38:45.079Z | | |
| 1052 | 2026-03-18T03:38:45.079Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1053 | 2026-03-18T03:38:45.079Z | --> lib/src/error.rs:13:1 |
| 1054 | 2026-03-18T03:38:45.079Z | | |
| 1055 | 2026-03-18T03:38:45.079Z | 13 | pub enum Error { |
| 1056 | 2026-03-18T03:38:45.080Z | | ^^^^^^^^^^^^^^ |
| 1057 | 2026-03-18T03:38:45.080Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1058 | 2026-03-18T03:38:45.080Z | = help: the following other types implement trait `From<T>`: |
| 1059 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<AddrParseError>` |
| 1060 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<FromUtf8Error>` |
| 1061 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<NulError>` |
| 1062 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<ParseIntError>` |
| 1063 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<QueryError>` |
| 1064 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<SpannedError>` |
| 1065 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<TryFromIntError>` |
| 1066 | 2026-03-18T03:38:45.080Z | `error::Error` implements `From<ZoneError>` |
| 1067 | 2026-03-18T03:38:45.080Z | and 11 others |
| 1068 | 2026-03-18T03:38:45.080Z | |
| 1069 | 2026-03-18T03:38:45.084Z | error[E0308]: mismatched types |
| 1070 | 2026-03-18T03:38:45.084Z | --> lib/src/serial.rs:183:17 |
| 1071 | 2026-03-18T03:38:45.084Z | | |
| 1072 | 2026-03-18T03:38:45.084Z | 183 | ws.send(Message::binary(v.clone())).await?; |
| 1073 | 2026-03-18T03:38:45.084Z | | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1074 | 2026-03-18T03:38:45.084Z | | | |
| 1075 | 2026-03-18T03:38:45.084Z | | arguments to this method are incorrect |
| 1076 | 2026-03-18T03:38:45.084Z | | |
| 1077 | 2026-03-18T03:38:45.084Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1078 | 2026-03-18T03:38:45.084Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1079 | 2026-03-18T03:38:45.084Z | | |
| 1080 | 2026-03-18T03:38:45.084Z | 157 | pub enum Message { |
| 1081 | 2026-03-18T03:38:45.085Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1082 | 2026-03-18T03:38:45.085Z | | |
| 1083 | 2026-03-18T03:38:45.085Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1084 | 2026-03-18T03:38:45.085Z | | |
| 1085 | 2026-03-18T03:38:45.085Z | 160 | pub enum Message { |
| 1086 | 2026-03-18T03:38:45.085Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1087 | 2026-03-18T03:38:45.085Z | | |
| 1088 | 2026-03-18T03:38:45.085Z | ::: lib/src/cli.rs:21:5 |
| 1089 | 2026-03-18T03:38:45.085Z | | |
| 1090 | 2026-03-18T03:38:45.085Z | 21 | use propolis_client::{ |
| 1091 | 2026-03-18T03:38:45.085Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1092 | 2026-03-18T03:38:45.085Z | ... |
| 1093 | 2026-03-18T03:38:45.085Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1094 | 2026-03-18T03:38:45.085Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1095 | 2026-03-18T03:38:45.085Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1096 | 2026-03-18T03:38:45.085Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1097 | 2026-03-18T03:38:45.085Z | --> lib/src/serial.rs:183:9 |
| 1098 | 2026-03-18T03:38:45.085Z | | |
| 1099 | 2026-03-18T03:38:45.085Z | 183 | ws.send(Message::binary(v.clone())).await?; |
| 1100 | 2026-03-18T03:38:45.085Z | | ^^^^^^^^--------------------------^ |
| 1101 | 2026-03-18T03:38:45.085Z | | | |
| 1102 | 2026-03-18T03:38:45.085Z | | this argument influences the return type of `send` |
| 1103 | 2026-03-18T03:38:45.085Z | note: method defined here |
| 1104 | 2026-03-18T03:38:45.085Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1105 | 2026-03-18T03:38:45.085Z | | |
| 1106 | 2026-03-18T03:38:45.085Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1107 | 2026-03-18T03:38:45.085Z | | ^^^^ |
| 1108 | 2026-03-18T03:38:45.085Z | |
| 1109 | 2026-03-18T03:38:45.085Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1110 | 2026-03-18T03:38:45.085Z | --> lib/src/serial.rs:183:50 |
| 1111 | 2026-03-18T03:38:45.086Z | | |
| 1112 | 2026-03-18T03:38:45.086Z | 183 | ws.send(Message::binary(v.clone())).await?; |
| 1113 | 2026-03-18T03:38:45.086Z | | -----------------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1114 | 2026-03-18T03:38:45.086Z | | | |
| 1115 | 2026-03-18T03:38:45.086Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1116 | 2026-03-18T03:38:45.086Z | | |
| 1117 | 2026-03-18T03:38:45.086Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1118 | 2026-03-18T03:38:45.086Z | --> lib/src/error.rs:13:1 |
| 1119 | 2026-03-18T03:38:45.086Z | | |
| 1120 | 2026-03-18T03:38:45.086Z | 13 | pub enum Error { |
| 1121 | 2026-03-18T03:38:45.086Z | | ^^^^^^^^^^^^^^ |
| 1122 | 2026-03-18T03:38:45.086Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1123 | 2026-03-18T03:38:45.086Z | = help: the following other types implement trait `From<T>`: |
| 1124 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<AddrParseError>` |
| 1125 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<FromUtf8Error>` |
| 1126 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<NulError>` |
| 1127 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<ParseIntError>` |
| 1128 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<QueryError>` |
| 1129 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<SpannedError>` |
| 1130 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<TryFromIntError>` |
| 1131 | 2026-03-18T03:38:45.086Z | `error::Error` implements `From<ZoneError>` |
| 1132 | 2026-03-18T03:38:45.086Z | and 11 others |
| 1133 | 2026-03-18T03:38:45.086Z | |
| 1134 | 2026-03-18T03:38:45.095Z | error[E0308]: mismatched types |
| 1135 | 2026-03-18T03:38:45.095Z | --> lib/src/serial.rs:193:17 |
| 1136 | 2026-03-18T03:38:45.095Z | | |
| 1137 | 2026-03-18T03:38:45.095Z | 193 | ws.send(Message::binary(v)).await?; |
| 1138 | 2026-03-18T03:38:45.095Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1139 | 2026-03-18T03:38:45.095Z | | | |
| 1140 | 2026-03-18T03:38:45.095Z | | arguments to this method are incorrect |
| 1141 | 2026-03-18T03:38:45.095Z | | |
| 1142 | 2026-03-18T03:38:45.095Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1143 | 2026-03-18T03:38:45.095Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1144 | 2026-03-18T03:38:45.095Z | | |
| 1145 | 2026-03-18T03:38:45.095Z | 157 | pub enum Message { |
| 1146 | 2026-03-18T03:38:45.095Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1147 | 2026-03-18T03:38:45.095Z | | |
| 1148 | 2026-03-18T03:38:45.099Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1149 | 2026-03-18T03:38:45.099Z | | |
| 1150 | 2026-03-18T03:38:45.099Z | 160 | pub enum Message { |
| 1151 | 2026-03-18T03:38:45.099Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1152 | 2026-03-18T03:38:45.099Z | | |
| 1153 | 2026-03-18T03:38:45.099Z | ::: lib/src/cli.rs:21:5 |
| 1154 | 2026-03-18T03:38:45.099Z | | |
| 1155 | 2026-03-18T03:38:45.099Z | 21 | use propolis_client::{ |
| 1156 | 2026-03-18T03:38:45.099Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1157 | 2026-03-18T03:38:45.099Z | ... |
| 1158 | 2026-03-18T03:38:45.099Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1159 | 2026-03-18T03:38:45.099Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1160 | 2026-03-18T03:38:45.099Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1161 | 2026-03-18T03:38:45.099Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1162 | 2026-03-18T03:38:45.099Z | --> lib/src/serial.rs:193:9 |
| 1163 | 2026-03-18T03:38:45.099Z | | |
| 1164 | 2026-03-18T03:38:45.099Z | 193 | ws.send(Message::binary(v)).await?; |
| 1165 | 2026-03-18T03:38:45.099Z | | ^^^^^^^^------------------^ |
| 1166 | 2026-03-18T03:38:45.100Z | | | |
| 1167 | 2026-03-18T03:38:45.100Z | | this argument influences the return type of `send` |
| 1168 | 2026-03-18T03:38:45.100Z | note: method defined here |
| 1169 | 2026-03-18T03:38:45.100Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1170 | 2026-03-18T03:38:45.100Z | | |
| 1171 | 2026-03-18T03:38:45.100Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1172 | 2026-03-18T03:38:45.100Z | | ^^^^ |
| 1173 | 2026-03-18T03:38:45.100Z | |
| 1174 | 2026-03-18T03:38:45.100Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1175 | 2026-03-18T03:38:45.100Z | --> lib/src/serial.rs:193:42 |
| 1176 | 2026-03-18T03:38:45.100Z | | |
| 1177 | 2026-03-18T03:38:45.100Z | 193 | ws.send(Message::binary(v)).await?; |
| 1178 | 2026-03-18T03:38:45.100Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1179 | 2026-03-18T03:38:45.100Z | | | |
| 1180 | 2026-03-18T03:38:45.100Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1181 | 2026-03-18T03:38:45.100Z | | |
| 1182 | 2026-03-18T03:38:45.100Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1183 | 2026-03-18T03:38:45.100Z | --> lib/src/error.rs:13:1 |
| 1184 | 2026-03-18T03:38:45.100Z | | |
| 1185 | 2026-03-18T03:38:45.100Z | 13 | pub enum Error { |
| 1186 | 2026-03-18T03:38:45.100Z | | ^^^^^^^^^^^^^^ |
| 1187 | 2026-03-18T03:38:45.100Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1188 | 2026-03-18T03:38:45.100Z | = help: the following other types implement trait `From<T>`: |
| 1189 | 2026-03-18T03:38:45.100Z | `error::Error` implements `From<AddrParseError>` |
| 1190 | 2026-03-18T03:38:45.100Z | `error::Error` implements `From<FromUtf8Error>` |
| 1191 | 2026-03-18T03:38:45.100Z | `error::Error` implements `From<NulError>` |
| 1192 | 2026-03-18T03:38:45.100Z | `error::Error` implements `From<ParseIntError>` |
| 1193 | 2026-03-18T03:38:45.101Z | `error::Error` implements `From<QueryError>` |
| 1194 | 2026-03-18T03:38:45.101Z | `error::Error` implements `From<SpannedError>` |
| 1195 | 2026-03-18T03:38:45.101Z | `error::Error` implements `From<TryFromIntError>` |
| 1196 | 2026-03-18T03:38:45.101Z | `error::Error` implements `From<ZoneError>` |
| 1197 | 2026-03-18T03:38:45.101Z | and 11 others |
| 1198 | 2026-03-18T03:38:45.101Z | |
| 1199 | 2026-03-18T03:38:45.107Z | error[E0308]: mismatched types |
| 1200 | 2026-03-18T03:38:45.107Z | --> lib/src/serial.rs:213:17 |
| 1201 | 2026-03-18T03:38:45.107Z | | |
| 1202 | 2026-03-18T03:38:45.107Z | 213 | ws.send(Message::binary(v)).await?; |
| 1203 | 2026-03-18T03:38:45.107Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1204 | 2026-03-18T03:38:45.107Z | | | |
| 1205 | 2026-03-18T03:38:45.107Z | | arguments to this method are incorrect |
| 1206 | 2026-03-18T03:38:45.107Z | | |
| 1207 | 2026-03-18T03:38:45.107Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1208 | 2026-03-18T03:38:45.108Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1209 | 2026-03-18T03:38:45.108Z | | |
| 1210 | 2026-03-18T03:38:45.108Z | 157 | pub enum Message { |
| 1211 | 2026-03-18T03:38:45.112Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1212 | 2026-03-18T03:38:45.112Z | | |
| 1213 | 2026-03-18T03:38:45.112Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1214 | 2026-03-18T03:38:45.112Z | | |
| 1215 | 2026-03-18T03:38:45.112Z | 160 | pub enum Message { |
| 1216 | 2026-03-18T03:38:45.112Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1217 | 2026-03-18T03:38:45.112Z | | |
| 1218 | 2026-03-18T03:38:45.113Z | ::: lib/src/cli.rs:21:5 |
| 1219 | 2026-03-18T03:38:45.113Z | | |
| 1220 | 2026-03-18T03:38:45.113Z | 21 | use propolis_client::{ |
| 1221 | 2026-03-18T03:38:45.113Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1222 | 2026-03-18T03:38:45.113Z | ... |
| 1223 | 2026-03-18T03:38:45.113Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1224 | 2026-03-18T03:38:45.113Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1225 | 2026-03-18T03:38:45.113Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1226 | 2026-03-18T03:38:45.113Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1227 | 2026-03-18T03:38:45.113Z | --> lib/src/serial.rs:213:9 |
| 1228 | 2026-03-18T03:38:45.113Z | | |
| 1229 | 2026-03-18T03:38:45.113Z | 213 | ws.send(Message::binary(v)).await?; |
| 1230 | 2026-03-18T03:38:45.113Z | | ^^^^^^^^------------------^ |
| 1231 | 2026-03-18T03:38:45.113Z | | | |
| 1232 | 2026-03-18T03:38:45.113Z | | this argument influences the return type of `send` |
| 1233 | 2026-03-18T03:38:45.113Z | note: method defined here |
| 1234 | 2026-03-18T03:38:45.113Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1235 | 2026-03-18T03:38:45.113Z | | |
| 1236 | 2026-03-18T03:38:45.113Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1237 | 2026-03-18T03:38:45.113Z | | ^^^^ |
| 1238 | 2026-03-18T03:38:45.113Z | |
| 1239 | 2026-03-18T03:38:45.113Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1240 | 2026-03-18T03:38:45.113Z | --> lib/src/serial.rs:213:42 |
| 1241 | 2026-03-18T03:38:45.113Z | | |
| 1242 | 2026-03-18T03:38:45.113Z | 213 | ws.send(Message::binary(v)).await?; |
| 1243 | 2026-03-18T03:38:45.113Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1244 | 2026-03-18T03:38:45.113Z | | | |
| 1245 | 2026-03-18T03:38:45.113Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1246 | 2026-03-18T03:38:45.114Z | | |
| 1247 | 2026-03-18T03:38:45.114Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1248 | 2026-03-18T03:38:45.114Z | --> lib/src/error.rs:13:1 |
| 1249 | 2026-03-18T03:38:45.114Z | | |
| 1250 | 2026-03-18T03:38:45.114Z | 13 | pub enum Error { |
| 1251 | 2026-03-18T03:38:45.114Z | | ^^^^^^^^^^^^^^ |
| 1252 | 2026-03-18T03:38:45.114Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1253 | 2026-03-18T03:38:45.114Z | = help: the following other types implement trait `From<T>`: |
| 1254 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<AddrParseError>` |
| 1255 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<FromUtf8Error>` |
| 1256 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<NulError>` |
| 1257 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<ParseIntError>` |
| 1258 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<QueryError>` |
| 1259 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<SpannedError>` |
| 1260 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<TryFromIntError>` |
| 1261 | 2026-03-18T03:38:45.114Z | `error::Error` implements `From<ZoneError>` |
| 1262 | 2026-03-18T03:38:45.114Z | and 11 others |
| 1263 | 2026-03-18T03:38:45.114Z | |
| 1264 | 2026-03-18T03:38:45.120Z | error[E0308]: mismatched types |
| 1265 | 2026-03-18T03:38:45.120Z | --> lib/src/serial.rs:235:17 |
| 1266 | 2026-03-18T03:38:45.120Z | | |
| 1267 | 2026-03-18T03:38:45.120Z | 235 | ws.send(Message::binary(v)).await?; |
| 1268 | 2026-03-18T03:38:45.120Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1269 | 2026-03-18T03:38:45.120Z | | | |
| 1270 | 2026-03-18T03:38:45.120Z | | arguments to this method are incorrect |
| 1271 | 2026-03-18T03:38:45.120Z | | |
| 1272 | 2026-03-18T03:38:45.120Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1273 | 2026-03-18T03:38:45.120Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1274 | 2026-03-18T03:38:45.120Z | | |
| 1275 | 2026-03-18T03:38:45.120Z | 157 | pub enum Message { |
| 1276 | 2026-03-18T03:38:45.125Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1277 | 2026-03-18T03:38:45.125Z | | |
| 1278 | 2026-03-18T03:38:45.125Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1279 | 2026-03-18T03:38:45.125Z | | |
| 1280 | 2026-03-18T03:38:45.125Z | 160 | pub enum Message { |
| 1281 | 2026-03-18T03:38:45.125Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1282 | 2026-03-18T03:38:45.125Z | | |
| 1283 | 2026-03-18T03:38:45.125Z | ::: lib/src/cli.rs:21:5 |
| 1284 | 2026-03-18T03:38:45.125Z | | |
| 1285 | 2026-03-18T03:38:45.125Z | 21 | use propolis_client::{ |
| 1286 | 2026-03-18T03:38:45.125Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1287 | 2026-03-18T03:38:45.125Z | ... |
| 1288 | 2026-03-18T03:38:45.125Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1289 | 2026-03-18T03:38:45.125Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1290 | 2026-03-18T03:38:45.125Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1291 | 2026-03-18T03:38:45.125Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1292 | 2026-03-18T03:38:45.125Z | --> lib/src/serial.rs:235:9 |
| 1293 | 2026-03-18T03:38:45.125Z | | |
| 1294 | 2026-03-18T03:38:45.125Z | 235 | ws.send(Message::binary(v)).await?; |
| 1295 | 2026-03-18T03:38:45.125Z | | ^^^^^^^^------------------^ |
| 1296 | 2026-03-18T03:38:45.125Z | | | |
| 1297 | 2026-03-18T03:38:45.125Z | | this argument influences the return type of `send` |
| 1298 | 2026-03-18T03:38:45.125Z | note: method defined here |
| 1299 | 2026-03-18T03:38:45.125Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1300 | 2026-03-18T03:38:45.125Z | | |
| 1301 | 2026-03-18T03:38:45.125Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1302 | 2026-03-18T03:38:45.126Z | | ^^^^ |
| 1303 | 2026-03-18T03:38:45.126Z | |
| 1304 | 2026-03-18T03:38:45.126Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1305 | 2026-03-18T03:38:45.126Z | --> lib/src/serial.rs:235:42 |
| 1306 | 2026-03-18T03:38:45.126Z | | |
| 1307 | 2026-03-18T03:38:45.126Z | 235 | ws.send(Message::binary(v)).await?; |
| 1308 | 2026-03-18T03:38:45.126Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1309 | 2026-03-18T03:38:45.126Z | | | |
| 1310 | 2026-03-18T03:38:45.126Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1311 | 2026-03-18T03:38:45.126Z | | |
| 1312 | 2026-03-18T03:38:45.126Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1313 | 2026-03-18T03:38:45.126Z | --> lib/src/error.rs:13:1 |
| 1314 | 2026-03-18T03:38:45.126Z | | |
| 1315 | 2026-03-18T03:38:45.126Z | 13 | pub enum Error { |
| 1316 | 2026-03-18T03:38:45.126Z | | ^^^^^^^^^^^^^^ |
| 1317 | 2026-03-18T03:38:45.126Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1318 | 2026-03-18T03:38:45.126Z | = help: the following other types implement trait `From<T>`: |
| 1319 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<AddrParseError>` |
| 1320 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<FromUtf8Error>` |
| 1321 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<NulError>` |
| 1322 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<ParseIntError>` |
| 1323 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<QueryError>` |
| 1324 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<SpannedError>` |
| 1325 | 2026-03-18T03:38:45.126Z | `error::Error` implements `From<TryFromIntError>` |
| 1326 | 2026-03-18T03:38:45.127Z | `error::Error` implements `From<ZoneError>` |
| 1327 | 2026-03-18T03:38:45.127Z | and 11 others |
| 1328 | 2026-03-18T03:38:45.127Z | |
| 1329 | 2026-03-18T03:38:45.131Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1330 | 2026-03-18T03:38:45.131Z | --> lib/src/serial.rs:304:38 |
| 1331 | 2026-03-18T03:38:45.131Z | | |
| 1332 | 2026-03-18T03:38:45.131Z | 304 | let msg = msg? |
| 1333 | 2026-03-18T03:38:45.131Z | | ---^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1334 | 2026-03-18T03:38:45.131Z | | | |
| 1335 | 2026-03-18T03:38:45.131Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1336 | 2026-03-18T03:38:45.131Z | | |
| 1337 | 2026-03-18T03:38:45.131Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1338 | 2026-03-18T03:38:45.131Z | --> lib/src/error.rs:13:1 |
| 1339 | 2026-03-18T03:38:45.131Z | | |
| 1340 | 2026-03-18T03:38:45.131Z | 13 | pub enum Error { |
| 1341 | 2026-03-18T03:38:45.131Z | | ^^^^^^^^^^^^^^ |
| 1342 | 2026-03-18T03:38:45.131Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1343 | 2026-03-18T03:38:45.131Z | = help: the following other types implement trait `From<T>`: |
| 1344 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<AddrParseError>` |
| 1345 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<FromUtf8Error>` |
| 1346 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<NulError>` |
| 1347 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<ParseIntError>` |
| 1348 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<QueryError>` |
| 1349 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<SpannedError>` |
| 1350 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<TryFromIntError>` |
| 1351 | 2026-03-18T03:38:45.131Z | `error::Error` implements `From<ZoneError>` |
| 1352 | 2026-03-18T03:38:45.131Z | and 11 others |
| 1353 | 2026-03-18T03:38:45.131Z | |
| 1354 | 2026-03-18T03:38:45.137Z | error[E0308]: mismatched types |
| 1355 | 2026-03-18T03:38:45.137Z | --> lib/src/serial.rs:309:29 |
| 1356 | 2026-03-18T03:38:45.137Z | | |
| 1357 | 2026-03-18T03:38:45.137Z | 309 | ... Message::Binary(data) => { |
| 1358 | 2026-03-18T03:38:45.137Z | | ^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1359 | 2026-03-18T03:38:45.138Z | | |
| 1360 | 2026-03-18T03:38:45.138Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1361 | 2026-03-18T03:38:45.138Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1362 | 2026-03-18T03:38:45.138Z | | |
| 1363 | 2026-03-18T03:38:45.138Z | 157 | pub enum Message { |
| 1364 | 2026-03-18T03:38:45.138Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1365 | 2026-03-18T03:38:45.138Z | | |
| 1366 | 2026-03-18T03:38:45.138Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1367 | 2026-03-18T03:38:45.138Z | | |
| 1368 | 2026-03-18T03:38:45.138Z | 160 | pub enum Message { |
| 1369 | 2026-03-18T03:38:45.138Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1370 | 2026-03-18T03:38:45.138Z | | |
| 1371 | 2026-03-18T03:38:45.138Z | ::: lib/src/cli.rs:21:5 |
| 1372 | 2026-03-18T03:38:45.138Z | | |
| 1373 | 2026-03-18T03:38:45.138Z | 21 | use propolis_client::{ |
| 1374 | 2026-03-18T03:38:45.138Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1375 | 2026-03-18T03:38:45.138Z | ... |
| 1376 | 2026-03-18T03:38:45.138Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1377 | 2026-03-18T03:38:45.138Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1378 | 2026-03-18T03:38:45.138Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1379 | 2026-03-18T03:38:45.138Z | |
| 1380 | 2026-03-18T03:38:45.138Z | error[E0308]: mismatched types |
| 1381 | 2026-03-18T03:38:45.138Z | --> lib/src/serial.rs:340:29 |
| 1382 | 2026-03-18T03:38:45.138Z | | |
| 1383 | 2026-03-18T03:38:45.138Z | 340 | ... Message::Close(..) => { |
| 1384 | 2026-03-18T03:38:45.138Z | | ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1385 | 2026-03-18T03:38:45.139Z | | |
| 1386 | 2026-03-18T03:38:45.139Z | note: two different versions of crate `tungstenite` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 1387 | 2026-03-18T03:38:45.139Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.29.0/src/protocol/message.rs:157:1 |
| 1388 | 2026-03-18T03:38:45.139Z | | |
| 1389 | 2026-03-18T03:38:45.139Z | 157 | pub enum Message { |
| 1390 | 2026-03-18T03:38:45.139Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1391 | 2026-03-18T03:38:45.139Z | | |
| 1392 | 2026-03-18T03:38:45.139Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1393 | 2026-03-18T03:38:45.139Z | | |
| 1394 | 2026-03-18T03:38:45.139Z | 160 | pub enum Message { |
| 1395 | 2026-03-18T03:38:45.139Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1396 | 2026-03-18T03:38:45.139Z | | |
| 1397 | 2026-03-18T03:38:45.139Z | ::: lib/src/cli.rs:21:5 |
| 1398 | 2026-03-18T03:38:45.139Z | | |
| 1399 | 2026-03-18T03:38:45.139Z | 21 | use propolis_client::{ |
| 1400 | 2026-03-18T03:38:45.139Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1401 | 2026-03-18T03:38:45.139Z | ... |
| 1402 | 2026-03-18T03:38:45.139Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1403 | 2026-03-18T03:38:45.139Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1404 | 2026-03-18T03:38:45.139Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1405 | 2026-03-18T03:38:45.139Z | |
| 1406 | 2026-03-18T03:38:45.139Z | error[E0624]: method `as_slice` is private |
| 1407 | 2026-03-18T03:38:45.139Z | --> lib/src/serial.rs:311:66 |
| 1408 | 2026-03-18T03:38:45.139Z | | |
| 1409 | 2026-03-18T03:38:45.140Z | 311 | ... String::from_utf8_lossy(data.as_slice()) |
| 1410 | 2026-03-18T03:38:45.140Z | | ^^^^^^^^ private method |
| 1411 | 2026-03-18T03:38:45.140Z | | |
| 1412 | 2026-03-18T03:38:45.140Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:663:5 |
| 1413 | 2026-03-18T03:38:45.140Z | | |
| 1414 | 2026-03-18T03:38:45.140Z | 663 | fn as_slice(&self) -> &[u8] { |
| 1415 | 2026-03-18T03:38:45.140Z | | --------------------------- private method defined here |
| 1416 | 2026-03-18T03:38:45.140Z | | |
| 1417 | 2026-03-18T03:38:45.140Z | = help: items from traits can only be used if the trait is in scope |
| 1418 | 2026-03-18T03:38:45.140Z | help: trait `SlicePattern` which provides `as_slice` is implemented but not in scope; perhaps you want to import it |
| 1419 | 2026-03-18T03:38:45.140Z | | |
| 1420 | 2026-03-18T03:38:45.140Z | 7 + use core::slice::SlicePattern; |
| 1421 | 2026-03-18T03:38:45.140Z | | |
| 1422 | 2026-03-18T03:38:45.140Z | |
| 1423 | 2026-03-18T03:38:46.113Z | Some errors have detailed explanations: E0277, E0308, E0624. |
| 1424 | 2026-03-18T03:38:46.113Z | For more information about an error, try `rustc --explain E0277`. |
| 1425 | 2026-03-18T03:38:46.166Z | error: could not compile `libfalcon` (lib) due to 25 previous errors |
| 1426 | 2026-03-18T03:38:46.357Z | |
| 1427 | 2026-03-18T03:38:46.361Z | real 52.273888063 |
| 1428 | 2026-03-18T03:38:46.361Z | user 4:24.844894745 |
| 1429 | 2026-03-18T03:38:46.361Z | sys 45.125325492 |
| 1430 | 2026-03-18T03:38:46.361Z | trap 0.185737420 |
| 1431 | 2026-03-18T03:38:46.361Z | tflt 0.291907890 |
| 1432 | 2026-03-18T03:38:46.361Z | dflt 0.213755063 |
| 1433 | 2026-03-18T03:38:46.361Z | kflt 0.005107875 |
| 1434 | 2026-03-18T03:38:46.361Z | lock 11:35.977199311 |
| 1435 | 2026-03-18T03:38:46.361Z | slp 17:59.697828330 |
| 1436 | 2026-03-18T03:38:46.361Z | lat 24.835422438 |
| 1437 | 2026-03-18T03:38:46.361Z | stop 49.953085478 |
| 1438 | 2026-03-18T03:38:46.361Z | process exited: duration 71997 ms, exit code 101 |
| |
| 1439 | 2026-03-18T03:38:46.368Z | found 0 output files |