|
|
|
| 1 | 2026-03-09T03:22:29.912Z | job assigned to worker 01KK89VG2QVXMZM35NFSK6DB92 [factory gimlet-EVT22200007-propolis, EVT22200007/60681] (queued for 31 s) |
| |
| 2 | 2026-03-09T03:22:38.494Z | starting task 0: "setup" |
| 3 | 2026-03-09T03:22:38.519Z | ++ uname -s |
| 4 | 2026-03-09T03:22:38.519Z | + kern=SunOS |
| 5 | 2026-03-09T03:22:38.519Z | + build_user=build |
| 6 | 2026-03-09T03:22:38.519Z | + build_uid=12345 |
| 7 | 2026-03-09T03:22:38.519Z | + work_dir=/work |
| 8 | 2026-03-09T03:22:38.519Z | + input_dir=/input |
| 9 | 2026-03-09T03:22:38.519Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-09T03:22:38.519Z | + case "$kern" in |
| 11 | 2026-03-09T03:22:38.519Z | + groupadd -g 12345 build |
| 12 | 2026-03-09T03:22:38.519Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-09T03:22:40.518Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-09T03:22:40.555Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-09T03:22:40.579Z | + home_fs=zfs |
| 16 | 2026-03-09T03:22:40.579Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-09T03:22:40.579Z | + mkdir -p /home/build |
| 18 | 2026-03-09T03:22:40.579Z | + chown build:build /home/build /work |
| 19 | 2026-03-09T03:22:42.564Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-09T03:22:42.589Z | process exited: duration 4076 ms, exit code 0 |
| |
| 21 | 2026-03-09T03:22:42.638Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-09T03:22:42.663Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-09T03:22:42.663Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-09T03:22:42.663Z | * rust toolchain profile = "default" |
| 25 | 2026-03-09T03:22:42.663Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-09T03:22:42.663Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-09T03:22:42.663Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-09T03:22:42.663Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-09T03:22:42.663Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-09T03:22:42.785Z | info: downloading installer |
| 31 | 2026-03-09T03:22:43.314Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-09T03:22:43.314Z | warn: /opt/ooce/bin |
| 33 | 2026-03-09T03:22:43.314Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-09T03:22:43.314Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-09T03:22:43.314Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-09T03:22:43.314Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-09T03:22:43.314Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-09T03:22:43.314Z | error: cannot install while Rust is installed |
| 39 | 2026-03-09T03:22:43.314Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-09T03:22:43.339Z | info: profile set to 'default' |
| 41 | 2026-03-09T03:22:43.339Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-09T03:22:43.339Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-09T03:22:43.430Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-09T03:22:43.430Z | info: downloading component 'cargo' |
| 45 | 2026-03-09T03:22:43.642Z | info: downloading component 'clippy' |
| 46 | 2026-03-09T03:22:43.716Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-09T03:22:44.193Z | info: downloading component 'rust-std' |
| 48 | 2026-03-09T03:22:44.723Z | info: downloading component 'rustc' |
| 49 | 2026-03-09T03:22:46.030Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-09T03:22:46.086Z | info: installing component 'cargo' |
| 51 | 2026-03-09T03:22:47.319Z | info: installing component 'clippy' |
| 52 | 2026-03-09T03:22:47.788Z | info: installing component 'rust-docs' |
| 53 | 2026-03-09T03:22:51.102Z | info: installing component 'rust-std' |
| 54 | 2026-03-09T03:22:53.072Z | info: installing component 'rustc' |
| 55 | 2026-03-09T03:23:01.263Z | info: installing component 'rustfmt' |
| 56 | 2026-03-09T03:23:01.651Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-09T03:23:01.651Z | |
| 58 | 2026-03-09T03:23:01.835Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-09T03:23:01.835Z | |
| 60 | 2026-03-09T03:23:01.835Z | |
| 61 | 2026-03-09T03:23:01.835Z | Rust is installed now. Great! |
| 62 | 2026-03-09T03:23:01.835Z | |
| 63 | 2026-03-09T03:23:01.835Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-09T03:23:01.835Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-09T03:23:01.835Z | |
| 66 | 2026-03-09T03:23:01.860Z | To configure your current shell, you need to source |
| 67 | 2026-03-09T03:23:01.860Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-09T03:23:01.860Z | |
| 69 | 2026-03-09T03:23:01.860Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-09T03:23:01.860Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-09T03:23:01.860Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-09T03:23:01.860Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-09T03:23:01.961Z | + rustup --version |
| 74 | 2026-03-09T03:23:01.986Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-09T03:23:01.986Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-09T03:23:02.109Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-09T03:23:02.134Z | + cargo --version |
| 78 | 2026-03-09T03:23:02.214Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-09T03:23:02.238Z | + rustc --version |
| 80 | 2026-03-09T03:23:02.343Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-09T03:23:02.367Z | process exited: duration 19709 ms, exit code 0 |
| |
| 82 | 2026-03-09T03:23:02.417Z | starting task 2: "authentication" |
| 83 | 2026-03-09T03:23:02.474Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2026-03-09T03:23:02.526Z | starting task 3: "clone repository" |
| 85 | 2026-03-09T03:23:02.551Z | + mkdir -p /work/oxidecomputer/falcon |
| 86 | 2026-03-09T03:23:02.551Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 87 | 2026-03-09T03:23:02.575Z | Cloning into '/work/oxidecomputer/falcon'... |
| 88 | 2026-03-09T03:23:03.730Z | + cd /work/oxidecomputer/falcon |
| 89 | 2026-03-09T03:23:03.730Z | + git fetch origin dfa301f4362881b19ff5fdc22a7cd4a9233f1164 |
| 90 | 2026-03-09T03:23:04.044Z | From https://github.com/oxidecomputer/falcon |
| 91 | 2026-03-09T03:23:04.044Z | * branch dfa301f4362881b19ff5fdc22a7cd4a9233f1164 -> FETCH_HEAD |
| 92 | 2026-03-09T03:23:04.068Z | + [[ -n '' ]] |
| 93 | 2026-03-09T03:23:04.068Z | + git reset --hard dfa301f4362881b19ff5fdc22a7cd4a9233f1164 |
| 94 | 2026-03-09T03:23:04.179Z | HEAD is now at dfa301f Update Rust crate tokio-tungstenite to 0.28 |
| 95 | 2026-03-09T03:23:04.204Z | process exited: duration 1657 ms, exit code 0 |
| |
| 96 | 2026-03-09T03:23:04.257Z | starting task 4: "build" |
| 97 | 2026-03-09T03:23:04.281Z | + cargo --version |
| 98 | 2026-03-09T03:23:04.282Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 99 | 2026-03-09T03:23:04.413Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 100 | 2026-03-09T03:23:04.414Z | info: downloading component 'cargo' |
| 101 | 2026-03-09T03:23:04.683Z | info: downloading component 'clippy' |
| 102 | 2026-03-09T03:23:04.799Z | info: downloading component 'rust-docs' |
| 103 | 2026-03-09T03:23:05.150Z | info: downloading component 'rust-std' |
| 104 | 2026-03-09T03:23:05.549Z | info: downloading component 'rustc' |
| 105 | 2026-03-09T03:23:07.866Z | info: downloading component 'rustfmt' |
| 106 | 2026-03-09T03:23:07.923Z | info: installing component 'cargo' |
| 107 | 2026-03-09T03:23:09.017Z | info: installing component 'clippy' |
| 108 | 2026-03-09T03:23:09.460Z | info: installing component 'rust-docs' |
| 109 | 2026-03-09T03:23:12.581Z | info: installing component 'rust-std' |
| 110 | 2026-03-09T03:23:14.705Z | info: installing component 'rustc' |
| 111 | 2026-03-09T03:23:23.000Z | info: installing component 'rustfmt' |
| 112 | 2026-03-09T03:23:23.559Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 113 | 2026-03-09T03:23:23.584Z | + rustc --version |
| 114 | 2026-03-09T03:23:23.747Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 115 | 2026-03-09T03:23:23.772Z | + banner build |
| 116 | 2026-03-09T03:23:23.772Z | |
| 117 | 2026-03-09T03:23:23.772Z | ##### # # # # ##### |
| 118 | 2026-03-09T03:23:23.772Z | # # # # # # # # |
| 119 | 2026-03-09T03:23:23.772Z | ##### # # # # # # |
| 120 | 2026-03-09T03:23:23.773Z | # # # # # # # # |
| 121 | 2026-03-09T03:23:23.773Z | # # # # # # # # |
| 122 | 2026-03-09T03:23:23.773Z | ##### #### # ###### ##### |
| 123 | 2026-03-09T03:23:23.773Z | |
| 124 | 2026-03-09T03:23:23.773Z | + ptime -m cargo build --all |
| 125 | 2026-03-09T03:23:24.045Z | Updating crates.io index |
| 126 | 2026-03-09T03:23:24.070Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 127 | 2026-03-09T03:23:24.587Z | From https://github.com/oxidecomputer/netadm-sys |
| 128 | 2026-03-09T03:23:24.587Z | * [new ref] 1e40efd8497973ef3b7d6f0285510424f53f43c5 -> refs/commit/1e40efd8497973ef3b7d6f0285510424f53f43c5 |
| 129 | 2026-03-09T03:23:24.674Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 130 | 2026-03-09T03:23:27.383Z | From https://github.com/oxidecomputer/propolis |
| 131 | 2026-03-09T03:23:27.383Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 132 | 2026-03-09T03:23:27.472Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 133 | 2026-03-09T03:23:27.845Z | From https://github.com/oxidecomputer/zone |
| 134 | 2026-03-09T03:23:27.845Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 135 | 2026-03-09T03:23:27.956Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2026-03-09T03:23:28.341Z | From https://github.com/oxidecomputer/dlpi-sys |
| 137 | 2026-03-09T03:23:28.342Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 138 | 2026-03-09T03:23:28.366Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 139 | 2026-03-09T03:23:28.783Z | From https://github.com/jmesmon/rust-libzfs |
| 140 | 2026-03-09T03:23:28.783Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 141 | 2026-03-09T03:23:28.808Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 142 | 2026-03-09T03:23:29.204Z | From https://github.com/oxidecomputer/rusty-doors |
| 143 | 2026-03-09T03:23:29.204Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 144 | 2026-03-09T03:23:29.229Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 145 | 2026-03-09T03:23:30.990Z | From https://github.com/oxidecomputer/crucible |
| 146 | 2026-03-09T03:23:30.990Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 147 | 2026-03-09T03:23:32.274Z | Locking 2 packages to latest compatible versions |
| 148 | 2026-03-09T03:23:32.298Z | Adding tokio-tungstenite v0.28.0 |
| 149 | 2026-03-09T03:23:32.298Z | Adding tungstenite v0.28.0 |
| 150 | 2026-03-09T03:23:32.298Z | Downloading crates ... |
| 151 | 2026-03-09T03:23:32.363Z | Downloaded futures-task v0.3.32 |
| 152 | 2026-03-09T03:23:32.387Z | Downloaded icu_normalizer_data v2.1.1 |
| 153 | 2026-03-09T03:23:32.387Z | Downloaded pretty-hex v0.4.1 |
| 154 | 2026-03-09T03:23:32.387Z | Downloaded take_mut v0.2.2 |
| 155 | 2026-03-09T03:23:32.412Z | Downloaded anyhow v1.0.102 |
| 156 | 2026-03-09T03:23:32.412Z | Downloaded thiserror-impl v2.0.18 |
| 157 | 2026-03-09T03:23:32.412Z | Downloaded slog-envlogger v2.2.0 |
| 158 | 2026-03-09T03:23:32.412Z | Downloaded serde_tokenstream v0.2.3 |
| 159 | 2026-03-09T03:23:32.412Z | Downloaded powerfmt v0.2.0 |
| 160 | 2026-03-09T03:23:32.436Z | Downloaded pin-project-lite v0.2.17 |
| 161 | 2026-03-09T03:23:32.436Z | Downloaded tokio-tungstenite v0.21.0 |
| 162 | 2026-03-09T03:23:32.437Z | Downloaded unsafe-libyaml v0.2.11 |
| 163 | 2026-03-09T03:23:32.437Z | Downloaded portable-atomic v1.13.1 |
| 164 | 2026-03-09T03:23:32.461Z | Downloaded zerofrom v0.1.6 |
| 165 | 2026-03-09T03:23:32.462Z | Downloaded socket2 v0.6.2 |
| 166 | 2026-03-09T03:23:32.462Z | Downloaded tokio-rustls v0.26.4 |
| 167 | 2026-03-09T03:23:32.462Z | Downloaded strsim v0.11.1 |
| 168 | 2026-03-09T03:23:32.462Z | Downloaded sha2 v0.10.9 |
| 169 | 2026-03-09T03:23:32.487Z | Downloaded tower-service v0.3.3 |
| 170 | 2026-03-09T03:23:32.487Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 171 | 2026-03-09T03:23:32.487Z | Downloaded tabwriter v1.4.1 |
| 172 | 2026-03-09T03:23:32.487Z | Downloaded utf8_iter v1.0.4 |
| 173 | 2026-03-09T03:23:32.487Z | Downloaded zone_cfg_derive v0.3.1 |
| 174 | 2026-03-09T03:23:32.487Z | Downloaded winnow v0.7.14 |
| 175 | 2026-03-09T03:23:32.512Z | Downloaded tracing-attributes v0.1.31 |
| 176 | 2026-03-09T03:23:32.512Z | Downloaded zmij v1.0.21 |
| 177 | 2026-03-09T03:23:32.512Z | Downloaded zerofrom-derive v0.1.6 |
| 178 | 2026-03-09T03:23:32.512Z | Downloaded zone v0.3.1 |
| 179 | 2026-03-09T03:23:32.512Z | Downloaded yoke-derive v0.8.1 |
| 180 | 2026-03-09T03:23:32.512Z | Downloaded zeroize v1.8.2 |
| 181 | 2026-03-09T03:23:32.537Z | Downloaded yoke v0.8.1 |
| 182 | 2026-03-09T03:23:32.537Z | Downloaded tungstenite v0.21.0 |
| 183 | 2026-03-09T03:23:32.537Z | Downloaded typify v0.4.3 |
| 184 | 2026-03-09T03:23:32.537Z | Downloaded zerotrie v0.2.3 |
| 185 | 2026-03-09T03:23:32.537Z | Downloaded url v2.5.8 |
| 186 | 2026-03-09T03:23:32.561Z | Downloaded syn v2.0.117 |
| 187 | 2026-03-09T03:23:32.561Z | Downloaded zerovec v0.11.5 |
| 188 | 2026-03-09T03:23:32.561Z | Downloaded indicatif v0.18.4 |
| 189 | 2026-03-09T03:23:32.585Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 190 | 2026-03-09T03:23:32.585Z | Downloaded quinn-proto v0.11.13 |
| 191 | 2026-03-09T03:23:32.585Z | Downloaded is_terminal_polyfill v1.70.2 |
| 192 | 2026-03-09T03:23:32.585Z | Downloaded webpki-roots v1.0.6 |
| 193 | 2026-03-09T03:23:32.585Z | Downloaded zerocopy v0.8.40 |
| 194 | 2026-03-09T03:23:32.609Z | Downloaded zerovec-derive v0.11.2 |
| 195 | 2026-03-09T03:23:32.609Z | Downloaded tracing-core v0.1.36 |
| 196 | 2026-03-09T03:23:32.609Z | Downloaded regex-syntax v0.8.10 |
| 197 | 2026-03-09T03:23:32.609Z | Downloaded getrandom v0.4.1 |
| 198 | 2026-03-09T03:23:32.609Z | Downloaded libc v0.2.182 |
| 199 | 2026-03-09T03:23:32.640Z | Downloaded icu_collections v2.1.1 |
| 200 | 2026-03-09T03:23:32.664Z | Downloaded icu_locale_core v2.1.1 |
| 201 | 2026-03-09T03:23:32.664Z | Downloaded hyper v1.8.1 |
| 202 | 2026-03-09T03:23:32.664Z | Downloaded hyper-util v0.1.20 |
| 203 | 2026-03-09T03:23:32.688Z | Downloaded proc-macro2 v1.0.106 |
| 204 | 2026-03-09T03:23:32.688Z | Downloaded foreign-types-macros v0.2.3 |
| 205 | 2026-03-09T03:23:32.688Z | Downloaded foreign-types v0.5.0 |
| 206 | 2026-03-09T03:23:32.688Z | Downloaded regex-automata v0.4.14 |
| 207 | 2026-03-09T03:23:32.688Z | Downloaded hashbrown v0.16.1 |
| 208 | 2026-03-09T03:23:32.713Z | Downloaded futures-macro v0.3.32 |
| 209 | 2026-03-09T03:23:32.713Z | Downloaded either v1.15.0 |
| 210 | 2026-03-09T03:23:32.713Z | Downloaded tokio-util v0.7.18 |
| 211 | 2026-03-09T03:23:32.713Z | Downloaded lazy_static v1.5.0 |
| 212 | 2026-03-09T03:23:32.713Z | Downloaded idna_adapter v1.2.1 |
| 213 | 2026-03-09T03:23:32.713Z | Downloaded generic-array v0.14.7 |
| 214 | 2026-03-09T03:23:32.713Z | Downloaded errno v0.3.14 |
| 215 | 2026-03-09T03:23:32.713Z | Downloaded digest v0.10.7 |
| 216 | 2026-03-09T03:23:32.713Z | Downloaded base64 v0.21.7 |
| 217 | 2026-03-09T03:23:32.737Z | Downloaded reqwest v0.12.28 |
| 218 | 2026-03-09T03:23:32.737Z | Downloaded futures-channel v0.3.32 |
| 219 | 2026-03-09T03:23:32.737Z | Downloaded typify-impl v0.4.3 |
| 220 | 2026-03-09T03:23:32.737Z | Downloaded data-encoding v2.10.0 |
| 221 | 2026-03-09T03:23:32.737Z | Downloaded cpufeatures v0.3.0 |
| 222 | 2026-03-09T03:23:32.761Z | Downloaded clap v4.5.60 |
| 223 | 2026-03-09T03:23:32.761Z | Downloaded cargo_toml v0.22.3 |
| 224 | 2026-03-09T03:23:32.761Z | Downloaded regex v1.12.3 |
| 225 | 2026-03-09T03:23:32.761Z | Downloaded openapiv3 v2.2.0 |
| 226 | 2026-03-09T03:23:32.786Z | Downloaded crypto-common v0.1.7 |
| 227 | 2026-03-09T03:23:32.786Z | Downloaded atomic-waker v1.1.2 |
| 228 | 2026-03-09T03:23:32.786Z | Downloaded typenum v1.19.0 |
| 229 | 2026-03-09T03:23:32.786Z | Downloaded rustls-webpki v0.103.9 |
| 230 | 2026-03-09T03:23:32.786Z | Downloaded ron v0.12.0 |
| 231 | 2026-03-09T03:23:32.786Z | Downloaded rand v0.10.0 |
| 232 | 2026-03-09T03:23:32.810Z | Downloaded clap_derive v4.5.55 |
| 233 | 2026-03-09T03:23:32.810Z | Downloaded chacha20 v0.10.0 |
| 234 | 2026-03-09T03:23:32.810Z | Downloaded lzma-sys v0.1.20 |
| 235 | 2026-03-09T03:23:32.834Z | Downloaded rand v0.8.5 |
| 236 | 2026-03-09T03:23:32.834Z | Downloaded cpufeatures v0.2.17 |
| 237 | 2026-03-09T03:23:32.834Z | Downloaded block-buffer v0.10.4 |
| 238 | 2026-03-09T03:23:32.834Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 239 | 2026-03-09T03:23:32.834Z | Downloaded anstyle-parse v0.2.7 |
| 240 | 2026-03-09T03:23:32.858Z | Downloaded aho-corasick v1.1.4 |
| 241 | 2026-03-09T03:23:32.858Z | Downloaded xz2 v0.1.7 |
| 242 | 2026-03-09T03:23:32.859Z | Downloaded tower v0.5.3 |
| 243 | 2026-03-09T03:23:32.859Z | Downloaded tokio-tungstenite v0.28.0 |
| 244 | 2026-03-09T03:23:32.883Z | Downloaded tokio v1.50.0 |
| 245 | 2026-03-09T03:23:32.907Z | Downloaded rand_core v0.9.5 |
| 246 | 2026-03-09T03:23:32.907Z | Downloaded progenitor-impl v0.10.0 |
| 247 | 2026-03-09T03:23:32.931Z | Downloaded utf-8 v0.7.6 |
| 248 | 2026-03-09T03:23:32.931Z | Downloaded typify-macro v0.4.3 |
| 249 | 2026-03-09T03:23:32.931Z | Downloaded time v0.3.47 |
| 250 | 2026-03-09T03:23:32.931Z | Downloaded tinyvec v1.10.0 |
| 251 | 2026-03-09T03:23:32.931Z | Downloaded want v0.3.1 |
| 252 | 2026-03-09T03:23:32.931Z | Downloaded version_check v0.9.5 |
| 253 | 2026-03-09T03:23:32.931Z | Downloaded utf8parse v0.2.2 |
| 254 | 2026-03-09T03:23:32.932Z | Downloaded unit-prefix v0.5.2 |
| 255 | 2026-03-09T03:23:32.932Z | Downloaded typeid v1.0.3 |
| 256 | 2026-03-09T03:23:32.956Z | Downloaded try-lock v0.2.5 |
| 257 | 2026-03-09T03:23:32.956Z | Downloaded tower-layer v0.3.3 |
| 258 | 2026-03-09T03:23:32.956Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 259 | 2026-03-09T03:23:32.956Z | Downloaded synstructure v0.13.2 |
| 260 | 2026-03-09T03:23:32.956Z | Downloaded quinn-udp v0.5.14 |
| 261 | 2026-03-09T03:23:32.956Z | Downloaded ring v0.17.14 |
| 262 | 2026-03-09T03:23:32.983Z | Downloaded progenitor v0.10.0 |
| 263 | 2026-03-09T03:23:33.008Z | Downloaded proc-macro-error-attr v1.0.4 |
| 264 | 2026-03-09T03:23:33.008Z | Downloaded tracing v0.1.44 |
| 265 | 2026-03-09T03:23:33.008Z | Downloaded tokio-macros v2.6.0 |
| 266 | 2026-03-09T03:23:33.008Z | Downloaded tinyvec_macros v0.1.1 |
| 267 | 2026-03-09T03:23:33.033Z | Downloaded time-macros v0.2.27 |
| 268 | 2026-03-09T03:23:33.033Z | Downloaded time-core v0.1.8 |
| 269 | 2026-03-09T03:23:33.033Z | Downloaded thiserror-impl v1.0.69 |
| 270 | 2026-03-09T03:23:33.033Z | Downloaded subtle v2.6.1 |
| 271 | 2026-03-09T03:23:33.033Z | Downloaded smallvec v1.15.1 |
| 272 | 2026-03-09T03:23:33.033Z | Downloaded getrandom v0.3.4 |
| 273 | 2026-03-09T03:23:33.033Z | Downloaded futures v0.3.32 |
| 274 | 2026-03-09T03:23:33.033Z | Downloaded thread_local v1.1.9 |
| 275 | 2026-03-09T03:23:33.033Z | Downloaded thiserror v1.0.69 |
| 276 | 2026-03-09T03:23:33.058Z | Downloaded quote v1.0.45 |
| 277 | 2026-03-09T03:23:33.058Z | Downloaded unicode-width v0.2.2 |
| 278 | 2026-03-09T03:23:33.058Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 279 | 2026-03-09T03:23:33.058Z | Downloaded signal-hook-registry v1.4.8 |
| 280 | 2026-03-09T03:23:33.058Z | Downloaded serde_derive v1.0.228 |
| 281 | 2026-03-09T03:23:33.058Z | Downloaded rand_chacha v0.3.1 |
| 282 | 2026-03-09T03:23:33.058Z | Downloaded progenitor-macro v0.10.0 |
| 283 | 2026-03-09T03:23:33.058Z | Downloaded progenitor-client v0.10.0 |
| 284 | 2026-03-09T03:23:33.058Z | Downloaded untrusted v0.9.0 |
| 285 | 2026-03-09T03:23:33.058Z | Downloaded unicode-ident v1.0.24 |
| 286 | 2026-03-09T03:23:33.082Z | Downloaded thiserror v2.0.18 |
| 287 | 2026-03-09T03:23:33.082Z | Downloaded term v1.2.1 |
| 288 | 2026-03-09T03:23:33.082Z | Downloaded sync_wrapper v1.0.2 |
| 289 | 2026-03-09T03:23:33.082Z | Downloaded stable_deref_trait v1.2.1 |
| 290 | 2026-03-09T03:23:33.082Z | Downloaded slab v0.4.12 |
| 291 | 2026-03-09T03:23:33.082Z | Downloaded sha1 v0.10.6 |
| 292 | 2026-03-09T03:23:33.082Z | Downloaded itertools v0.12.1 |
| 293 | 2026-03-09T03:23:33.106Z | Downloaded http v1.4.0 |
| 294 | 2026-03-09T03:23:33.107Z | Downloaded scopeguard v1.2.0 |
| 295 | 2026-03-09T03:23:33.107Z | Downloaded rustc-hash v2.1.1 |
| 296 | 2026-03-09T03:23:33.107Z | Downloaded once_cell v1.21.3 |
| 297 | 2026-03-09T03:23:33.107Z | Downloaded log v0.4.29 |
| 298 | 2026-03-09T03:23:33.107Z | Downloaded httparse v1.10.1 |
| 299 | 2026-03-09T03:23:33.107Z | Downloaded slog-term v2.9.2 |
| 300 | 2026-03-09T03:23:33.107Z | Downloaded serde_yaml v0.9.34+deprecated |
| 301 | 2026-03-09T03:23:33.107Z | Downloaded serde_json v1.0.149 |
| 302 | 2026-03-09T03:23:33.132Z | Downloaded rustls-pki-types v1.14.0 |
| 303 | 2026-03-09T03:23:33.132Z | Downloaded iana-time-zone v0.1.65 |
| 304 | 2026-03-09T03:23:33.132Z | Downloaded serde v1.0.228 |
| 305 | 2026-03-09T03:23:33.132Z | Downloaded schemars_derive v0.8.22 |
| 306 | 2026-03-09T03:23:33.132Z | Downloaded ryu v1.0.23 |
| 307 | 2026-03-09T03:23:33.132Z | Downloaded rand_core v0.10.0 |
| 308 | 2026-03-09T03:23:33.132Z | Downloaded slog-scope v4.4.1 |
| 309 | 2026-03-09T03:23:33.132Z | Downloaded slog-async v2.8.0 |
| 310 | 2026-03-09T03:23:33.132Z | Downloaded slog v2.8.2 |
| 311 | 2026-03-09T03:23:33.156Z | Downloaded serde_urlencoded v0.7.1 |
| 312 | 2026-03-09T03:23:33.156Z | Downloaded serde_derive_internals v0.29.1 |
| 313 | 2026-03-09T03:23:33.156Z | Downloaded percent-encoding v2.3.2 |
| 314 | 2026-03-09T03:23:33.156Z | Downloaded oxnet v0.1.4 |
| 315 | 2026-03-09T03:23:33.156Z | Downloaded num_enum_derive v0.7.5 |
| 316 | 2026-03-09T03:23:33.156Z | Downloaded indexmap v2.13.0 |
| 317 | 2026-03-09T03:23:33.156Z | Downloaded heck v0.5.0 |
| 318 | 2026-03-09T03:23:33.156Z | Downloaded anstyle v1.0.13 |
| 319 | 2026-03-09T03:23:33.156Z | Downloaded slog-stdlog v4.1.1 |
| 320 | 2026-03-09T03:23:33.156Z | Downloaded serde_spanned v1.0.4 |
| 321 | 2026-03-09T03:23:33.156Z | Downloaded rustversion v1.0.22 |
| 322 | 2026-03-09T03:23:33.156Z | Downloaded parking_lot_core v0.9.12 |
| 323 | 2026-03-09T03:23:33.156Z | Downloaded litemap v0.8.1 |
| 324 | 2026-03-09T03:23:33.181Z | Downloaded icu_provider v2.1.1 |
| 325 | 2026-03-09T03:23:33.181Z | Downloaded icu_normalizer v2.1.1 |
| 326 | 2026-03-09T03:23:33.181Z | Downloaded futures-util v0.3.32 |
| 327 | 2026-03-09T03:23:33.181Z | Downloaded futures-io v0.3.32 |
| 328 | 2026-03-09T03:23:33.181Z | Downloaded semver v1.0.27 |
| 329 | 2026-03-09T03:23:33.205Z | Downloaded rand_core v0.6.4 |
| 330 | 2026-03-09T03:23:33.205Z | Downloaded rand_chacha v0.9.0 |
| 331 | 2026-03-09T03:23:33.205Z | Downloaded foldhash v0.2.0 |
| 332 | 2026-03-09T03:23:33.205Z | Downloaded displaydoc v0.2.5 |
| 333 | 2026-03-09T03:23:33.205Z | Downloaded crossbeam-utils v0.8.21 |
| 334 | 2026-03-09T03:23:33.205Z | Downloaded bytes v1.11.1 |
| 335 | 2026-03-09T03:23:33.206Z | Downloaded base64 v0.22.1 |
| 336 | 2026-03-09T03:23:33.206Z | Downloaded writeable v0.6.2 |
| 337 | 2026-03-09T03:23:33.206Z | Downloaded uuid v1.21.0 |
| 338 | 2026-03-09T03:23:33.206Z | Downloaded tinystr v0.8.2 |
| 339 | 2026-03-09T03:23:33.230Z | Downloaded proc-macro-error v1.0.4 |
| 340 | 2026-03-09T03:23:33.230Z | Downloaded itoa v1.0.17 |
| 341 | 2026-03-09T03:23:33.230Z | Downloaded iri-string v0.7.10 |
| 342 | 2026-03-09T03:23:33.230Z | Downloaded ipnet v2.11.0 |
| 343 | 2026-03-09T03:23:33.230Z | Downloaded icu_properties_data v2.1.2 |
| 344 | 2026-03-09T03:23:33.255Z | Downloaded foreign-types-shared v0.3.1 |
| 345 | 2026-03-09T03:23:33.255Z | Downloaded find-msvc-tools v0.1.9 |
| 346 | 2026-03-09T03:23:33.255Z | Downloaded colored v3.1.1 |
| 347 | 2026-03-09T03:23:33.255Z | Downloaded base16ct v1.0.0 |
| 348 | 2026-03-09T03:23:33.255Z | Downloaded mio v1.1.1 |
| 349 | 2026-03-09T03:23:33.255Z | Downloaded lock_api v0.4.14 |
| 350 | 2026-03-09T03:23:33.255Z | Downloaded is-terminal v0.4.17 |
| 351 | 2026-03-09T03:23:33.255Z | Downloaded idna v1.1.0 |
| 352 | 2026-03-09T03:23:33.255Z | Downloaded icu_properties v2.1.2 |
| 353 | 2026-03-09T03:23:33.255Z | Downloaded hyper-rustls v0.27.7 |
| 354 | 2026-03-09T03:23:33.280Z | Downloaded http-body-util v0.1.3 |
| 355 | 2026-03-09T03:23:33.280Z | Downloaded http-body v1.0.1 |
| 356 | 2026-03-09T03:23:33.280Z | Downloaded heck v0.4.1 |
| 357 | 2026-03-09T03:23:33.280Z | Downloaded getrandom v0.2.17 |
| 358 | 2026-03-09T03:23:33.280Z | Downloaded futures-sink v0.3.32 |
| 359 | 2026-03-09T03:23:33.280Z | Downloaded futures-executor v0.3.32 |
| 360 | 2026-03-09T03:23:33.280Z | Downloaded futures-core v0.3.32 |
| 361 | 2026-03-09T03:23:33.280Z | Downloaded form_urlencoded v1.2.2 |
| 362 | 2026-03-09T03:23:33.280Z | Downloaded erased-serde v0.3.31 |
| 363 | 2026-03-09T03:23:33.280Z | Downloaded equivalent v1.0.2 |
| 364 | 2026-03-09T03:23:33.280Z | Downloaded dyn-clone v1.0.20 |
| 365 | 2026-03-09T03:23:33.280Z | Downloaded clap_lex v1.0.0 |
| 366 | 2026-03-09T03:23:33.280Z | Downloaded cc v1.2.56 |
| 367 | 2026-03-09T03:23:33.280Z | Downloaded tungstenite v0.28.0 |
| 368 | 2026-03-09T03:23:33.280Z | Downloaded tower-http v0.6.8 |
| 369 | 2026-03-09T03:23:33.305Z | Downloaded proc-macro-crate v3.4.0 |
| 370 | 2026-03-09T03:23:33.305Z | Downloaded prettyplease v0.2.37 |
| 371 | 2026-03-09T03:23:33.305Z | Downloaded ppv-lite86 v0.2.21 |
| 372 | 2026-03-09T03:23:33.305Z | Downloaded potential_utf v0.1.4 |
| 373 | 2026-03-09T03:23:33.305Z | Downloaded pkg-config v0.3.32 |
| 374 | 2026-03-09T03:23:33.305Z | Downloaded pin-utils v0.1.0 |
| 375 | 2026-03-09T03:23:33.305Z | Downloaded memchr v2.8.0 |
| 376 | 2026-03-09T03:23:33.305Z | Downloaded console v0.16.2 |
| 377 | 2026-03-09T03:23:33.329Z | Downloaded syn v1.0.109 |
| 378 | 2026-03-09T03:23:33.329Z | Downloaded rustls v0.23.37 |
| 379 | 2026-03-09T03:23:33.329Z | Downloaded regress v0.10.5 |
| 380 | 2026-03-09T03:23:33.354Z | Downloaded num-conv v0.2.0 |
| 381 | 2026-03-09T03:23:33.354Z | Downloaded cstr-argument v0.1.2 |
| 382 | 2026-03-09T03:23:33.354Z | Downloaded async-trait v0.1.89 |
| 383 | 2026-03-09T03:23:33.354Z | Downloaded chrono v0.4.44 |
| 384 | 2026-03-09T03:23:33.354Z | Downloaded crucible-workspace-hack v0.1.0 |
| 385 | 2026-03-09T03:23:33.354Z | Downloaded crossbeam-channel v0.5.15 |
| 386 | 2026-03-09T03:23:33.354Z | Downloaded clap_builder v4.5.60 |
| 387 | 2026-03-09T03:23:33.378Z | Downloaded cfg_aliases v0.2.1 |
| 388 | 2026-03-09T03:23:33.378Z | Downloaded autocfg v1.5.0 |
| 389 | 2026-03-09T03:23:33.378Z | Downloaded rand v0.9.2 |
| 390 | 2026-03-09T03:23:33.378Z | Downloaded quinn v0.11.9 |
| 391 | 2026-03-09T03:23:33.378Z | Downloaded parking_lot v0.12.5 |
| 392 | 2026-03-09T03:23:33.378Z | Downloaded num-traits v0.2.19 |
| 393 | 2026-03-09T03:23:33.378Z | Downloaded lru-slab v0.1.2 |
| 394 | 2026-03-09T03:23:33.378Z | Downloaded colorchoice v1.0.4 |
| 395 | 2026-03-09T03:23:33.378Z | Downloaded byteorder v1.5.0 |
| 396 | 2026-03-09T03:23:33.378Z | Downloaded arc-swap v1.8.2 |
| 397 | 2026-03-09T03:23:33.403Z | Downloaded allocator-api2 v0.2.21 |
| 398 | 2026-03-09T03:23:33.403Z | Downloaded num_enum v0.7.5 |
| 399 | 2026-03-09T03:23:33.403Z | Downloaded deranged v0.5.8 |
| 400 | 2026-03-09T03:23:33.403Z | Downloaded cfg-if v1.0.4 |
| 401 | 2026-03-09T03:23:33.403Z | Downloaded camino v1.2.2 |
| 402 | 2026-03-09T03:23:33.403Z | Downloaded anstyle-query v1.1.5 |
| 403 | 2026-03-09T03:23:33.403Z | Downloaded smf v0.2.3 |
| 404 | 2026-03-09T03:23:33.403Z | Downloaded shlex v1.3.0 |
| 405 | 2026-03-09T03:23:33.403Z | Downloaded serde_core v1.0.228 |
| 406 | 2026-03-09T03:23:33.403Z | Downloaded schemars v0.8.22 |
| 407 | 2026-03-09T03:23:33.427Z | Downloaded bitflags v2.11.0 |
| 408 | 2026-03-09T03:23:33.427Z | Downloaded anstream v0.6.21 |
| 409 | 2026-03-09T03:23:33.562Z | Compiling proc-macro2 v1.0.106 |
| 410 | 2026-03-09T03:23:33.562Z | Compiling unicode-ident v1.0.24 |
| 411 | 2026-03-09T03:23:33.586Z | Compiling quote v1.0.45 |
| 412 | 2026-03-09T03:23:33.586Z | Compiling libc v0.2.182 |
| 413 | 2026-03-09T03:23:33.586Z | Compiling cfg-if v1.0.4 |
| 414 | 2026-03-09T03:23:33.586Z | Compiling itoa v1.0.17 |
| 415 | 2026-03-09T03:23:33.586Z | Compiling serde_core v1.0.228 |
| 416 | 2026-03-09T03:23:33.761Z | Compiling memchr v2.8.0 |
| 417 | 2026-03-09T03:23:33.824Z | Compiling foldhash v0.2.0 |
| 418 | 2026-03-09T03:23:33.991Z | Compiling equivalent v1.0.2 |
| 419 | 2026-03-09T03:23:34.099Z | Compiling allocator-api2 v0.2.21 |
| 420 | 2026-03-09T03:23:34.124Z | Compiling version_check v0.9.5 |
| 421 | 2026-03-09T03:23:34.215Z | Compiling serde v1.0.228 |
| 422 | 2026-03-09T03:23:34.630Z | Compiling zmij v1.0.21 |
| 423 | 2026-03-09T03:23:34.729Z | Compiling hashbrown v0.16.1 |
| 424 | 2026-03-09T03:23:34.806Z | Compiling serde_json v1.0.149 |
| 425 | 2026-03-09T03:23:35.156Z | Compiling autocfg v1.5.0 |
| 426 | 2026-03-09T03:23:35.190Z | Compiling bytes v1.11.1 |
| 427 | 2026-03-09T03:23:35.251Z | Compiling smallvec v1.15.1 |
| 428 | 2026-03-09T03:23:35.686Z | Compiling pin-project-lite v0.2.17 |
| 429 | 2026-03-09T03:23:35.763Z | Compiling num-traits v0.2.19 |
| 430 | 2026-03-09T03:23:35.807Z | Compiling stable_deref_trait v1.2.1 |
| 431 | 2026-03-09T03:23:35.853Z | Compiling futures-core v0.3.32 |
| 432 | 2026-03-09T03:23:35.918Z | Compiling syn v2.0.117 |
| 433 | 2026-03-09T03:23:36.150Z | Compiling http v1.4.0 |
| 434 | 2026-03-09T03:23:36.175Z | Compiling shlex v1.3.0 |
| 435 | 2026-03-09T03:23:36.488Z | Compiling thiserror v2.0.18 |
| 436 | 2026-03-09T03:23:36.513Z | Compiling parking_lot_core v0.9.12 |
| 437 | 2026-03-09T03:23:36.685Z | Compiling find-msvc-tools v0.1.9 |
| 438 | 2026-03-09T03:23:37.136Z | Compiling cc v1.2.56 |
| 439 | 2026-03-09T03:23:37.300Z | Compiling socket2 v0.6.2 |
| 440 | 2026-03-09T03:23:37.549Z | Compiling rustversion v1.0.22 |
| 441 | 2026-03-09T03:23:37.993Z | Compiling schemars v0.8.22 |
| 442 | 2026-03-09T03:23:38.321Z | Compiling futures-sink v0.3.32 |
| 443 | 2026-03-09T03:23:38.382Z | Compiling scopeguard v1.2.0 |
| 444 | 2026-03-09T03:23:38.560Z | Compiling lock_api v0.4.14 |
| 445 | 2026-03-09T03:23:38.686Z | Compiling errno v0.3.14 |
| 446 | 2026-03-09T03:23:38.686Z | Compiling getrandom v0.4.1 |
| 447 | 2026-03-09T03:23:38.727Z | Compiling once_cell v1.21.3 |
| 448 | 2026-03-09T03:23:38.932Z | Compiling dyn-clone v1.0.20 |
| 449 | 2026-03-09T03:23:38.956Z | Compiling rand_core v0.10.0 |
| 450 | 2026-03-09T03:23:39.085Z | Compiling parking_lot v0.12.5 |
| 451 | 2026-03-09T03:23:39.125Z | Compiling signal-hook-registry v1.4.8 |
| 452 | 2026-03-09T03:23:39.199Z | Compiling futures-channel v0.3.32 |
| 453 | 2026-03-09T03:23:39.224Z | Compiling getrandom v0.2.17 |
| 454 | 2026-03-09T03:23:39.510Z | Compiling mio v1.1.1 |
| 455 | 2026-03-09T03:23:39.594Z | Compiling winnow v0.7.14 |
| 456 | 2026-03-09T03:23:39.677Z | Compiling indexmap v2.13.0 |
| 457 | 2026-03-09T03:23:39.852Z | Compiling typenum v1.19.0 |
| 458 | 2026-03-09T03:23:39.900Z | Compiling futures-task v0.3.32 |
| 459 | 2026-03-09T03:23:39.933Z | Compiling log v0.4.29 |
| 460 | 2026-03-09T03:23:40.148Z | Compiling writeable v0.6.2 |
| 461 | 2026-03-09T03:23:40.204Z | Compiling slab v0.4.12 |
| 462 | 2026-03-09T03:23:40.309Z | Compiling httparse v1.10.1 |
| 463 | 2026-03-09T03:23:40.448Z | Compiling futures-io v0.3.32 |
| 464 | 2026-03-09T03:23:40.484Z | Compiling litemap v0.8.1 |
| 465 | 2026-03-09T03:23:40.560Z | Compiling generic-array v0.14.7 |
| 466 | 2026-03-09T03:23:40.710Z | Compiling heck v0.5.0 |
| 467 | 2026-03-09T03:23:40.818Z | Compiling iana-time-zone v0.1.65 |
| 468 | 2026-03-09T03:23:40.894Z | Compiling zerocopy v0.8.40 |
| 469 | 2026-03-09T03:23:40.931Z | Compiling icu_properties_data v2.1.2 |
| 470 | 2026-03-09T03:23:40.966Z | Compiling icu_normalizer_data v2.1.1 |
| 471 | 2026-03-09T03:23:41.189Z | Compiling chrono v0.4.44 |
| 472 | 2026-03-09T03:23:41.405Z | Compiling ring v0.17.14 |
| 473 | 2026-03-09T03:23:41.847Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 474 | 2026-03-09T03:23:42.326Z | Compiling syn v1.0.109 |
| 475 | 2026-03-09T03:23:42.356Z | Compiling percent-encoding v2.3.2 |
| 476 | 2026-03-09T03:23:42.435Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 477 | 2026-03-09T03:23:42.693Z | Compiling synstructure v0.13.2 |
| 478 | 2026-03-09T03:23:42.743Z | Compiling serde_derive_internals v0.29.1 |
| 479 | 2026-03-09T03:23:43.939Z | Compiling zeroize v1.8.2 |
| 480 | 2026-03-09T03:23:43.963Z | Compiling uuid v1.21.0 |
| 481 | 2026-03-09T03:23:44.151Z | Compiling regex-syntax v0.8.10 |
| 482 | 2026-03-09T03:23:44.210Z | Compiling thiserror v1.0.69 |
| 483 | 2026-03-09T03:23:44.234Z | Compiling rustls-pki-types v1.14.0 |
| 484 | 2026-03-09T03:23:45.167Z | Compiling regress v0.10.5 |
| 485 | 2026-03-09T03:23:45.302Z | Compiling tracing-core v0.1.36 |
| 486 | 2026-03-09T03:23:45.452Z | Compiling serde_derive v1.0.228 |
| 487 | 2026-03-09T03:23:45.580Z | Compiling zerofrom-derive v0.1.6 |
| 488 | 2026-03-09T03:23:45.823Z | Compiling yoke-derive v0.8.1 |
| 489 | 2026-03-09T03:23:46.479Z | Compiling zerovec-derive v0.11.2 |
| 490 | 2026-03-09T03:23:47.967Z | Compiling thiserror-impl v2.0.18 |
| 491 | 2026-03-09T03:23:48.168Z | Compiling zerofrom v0.1.6 |
| 492 | 2026-03-09T03:23:48.397Z | Compiling yoke v0.8.1 |
| 493 | 2026-03-09T03:23:48.711Z | Compiling displaydoc v0.2.5 |
| 494 | 2026-03-09T03:23:48.737Z | Compiling zerovec v0.11.5 |
| 495 | 2026-03-09T03:23:49.628Z | Compiling schemars_derive v0.8.22 |
| 496 | 2026-03-09T03:23:49.734Z | Compiling tokio-macros v2.6.0 |
| 497 | 2026-03-09T03:23:50.043Z | Compiling tinystr v0.8.2 |
| 498 | 2026-03-09T03:23:50.429Z | Compiling futures-macro v0.3.32 |
| 499 | 2026-03-09T03:23:50.519Z | Compiling icu_locale_core v2.1.1 |
| 500 | 2026-03-09T03:23:50.544Z | Compiling zerotrie v0.2.3 |
| 501 | 2026-03-09T03:23:51.085Z | Compiling tokio v1.50.0 |
| 502 | 2026-03-09T03:23:51.920Z | Compiling potential_utf v0.1.4 |
| 503 | 2026-03-09T03:23:51.944Z | Compiling futures-util v0.3.32 |
| 504 | 2026-03-09T03:23:52.148Z | Compiling icu_collections v2.1.1 |
| 505 | 2026-03-09T03:23:52.172Z | Compiling icu_provider v2.1.1 |
| 506 | 2026-03-09T03:23:52.429Z | Compiling ppv-lite86 v0.2.21 |
| 507 | 2026-03-09T03:23:52.654Z | Compiling thiserror-impl v1.0.69 |
| 508 | 2026-03-09T03:23:52.749Z | Compiling tracing-attributes v0.1.31 |
| 509 | 2026-03-09T03:23:52.840Z | Compiling semver v1.0.27 |
| 510 | 2026-03-09T03:23:53.159Z | Compiling icu_properties v2.1.2 |
| 511 | 2026-03-09T03:23:53.205Z | Compiling icu_normalizer v2.1.1 |
| 512 | 2026-03-09T03:23:53.373Z | Compiling http-body v1.0.1 |
| 513 | 2026-03-09T03:23:53.623Z | Compiling untrusted v0.9.0 |
| 514 | 2026-03-09T03:23:54.139Z | Compiling typify-impl v0.4.3 |
| 515 | 2026-03-09T03:23:55.017Z | Compiling serde_tokenstream v0.2.3 |
| 516 | 2026-03-09T03:23:55.261Z | Compiling tracing v0.1.44 |
| 517 | 2026-03-09T03:23:55.434Z | Compiling idna_adapter v1.2.1 |
| 518 | 2026-03-09T03:23:55.647Z | Compiling crypto-common v0.1.7 |
| 519 | 2026-03-09T03:23:55.672Z | Compiling block-buffer v0.10.4 |
| 520 | 2026-03-09T03:23:55.702Z | Compiling form_urlencoded v1.2.2 |
| 521 | 2026-03-09T03:23:55.836Z | Compiling slog v2.8.2 |
| 522 | 2026-03-09T03:23:55.918Z | Compiling proc-macro-error-attr v1.0.4 |
| 523 | 2026-03-09T03:23:56.020Z | Compiling rustls v0.23.37 |
| 524 | 2026-03-09T03:23:56.167Z | Compiling try-lock v0.2.5 |
| 525 | 2026-03-09T03:23:56.249Z | Compiling getrandom v0.3.4 |
| 526 | 2026-03-09T03:23:56.321Z | Compiling tower-service v0.3.3 |
| 527 | 2026-03-09T03:23:56.345Z | Compiling base64 v0.22.1 |
| 528 | 2026-03-09T03:23:56.459Z | Compiling utf8_iter v1.0.4 |
| 529 | 2026-03-09T03:23:56.682Z | Compiling rustls-webpki v0.103.9 |
| 530 | 2026-03-09T03:23:56.853Z | Compiling idna v1.1.0 |
| 531 | 2026-03-09T03:23:56.957Z | Compiling want v0.3.1 |
| 532 | 2026-03-09T03:23:57.106Z | Compiling digest v0.10.7 |
| 533 | 2026-03-09T03:23:57.241Z | Compiling erased-serde v0.3.31 |
| 534 | 2026-03-09T03:23:57.430Z | Compiling proc-macro-error v1.0.4 |
| 535 | 2026-03-09T03:23:57.755Z | Compiling cpufeatures v0.2.17 |
| 536 | 2026-03-09T03:23:57.857Z | Compiling subtle v2.6.1 |
| 537 | 2026-03-09T03:23:58.118Z | Compiling atomic-waker v1.1.2 |
| 538 | 2026-03-09T03:23:58.291Z | Compiling pin-utils v0.1.0 |
| 539 | 2026-03-09T03:23:58.367Z | Compiling ryu v1.0.23 |
| 540 | 2026-03-09T03:23:58.638Z | Compiling hyper v1.8.1 |
| 541 | 2026-03-09T03:23:58.724Z | Compiling url v2.5.8 |
| 542 | 2026-03-09T03:23:59.045Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 543 | 2026-03-09T03:23:59.114Z | Compiling aho-corasick v1.1.4 |
| 544 | 2026-03-09T03:23:59.437Z | Compiling bitflags v2.11.0 |
| 545 | 2026-03-09T03:23:59.842Z | Compiling sync_wrapper v1.0.2 |
| 546 | 2026-03-09T03:24:00.333Z | Compiling ipnet v2.11.0 |
| 547 | 2026-03-09T03:24:00.910Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 548 | 2026-03-09T03:24:00.966Z | Compiling tower-layer v0.3.3 |
| 549 | 2026-03-09T03:24:01.231Z | Compiling tower v0.5.3 |
| 550 | 2026-03-09T03:24:01.286Z | Compiling hyper-util v0.1.20 |
| 551 | 2026-03-09T03:24:01.343Z | Compiling regex-automata v0.4.14 |
| 552 | 2026-03-09T03:24:03.301Z | Compiling proc-macro-crate v3.4.0 |
| 553 | 2026-03-09T03:24:04.031Z | Compiling tokio-rustls v0.26.4 |
| 554 | 2026-03-09T03:24:04.128Z | Compiling rand_core v0.9.5 |
| 555 | 2026-03-09T03:24:04.170Z | Compiling sha1 v0.10.6 |
| 556 | 2026-03-09T03:24:04.539Z | Compiling webpki-roots v1.0.6 |
| 557 | 2026-03-09T03:24:04.563Z | Compiling rand_core v0.6.4 |
| 558 | 2026-03-09T03:24:04.777Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 559 | 2026-03-09T03:24:05.021Z | Compiling crossbeam-utils v0.8.21 |
| 560 | 2026-03-09T03:24:05.206Z | Compiling iri-string v0.7.10 |
| 561 | 2026-03-09T03:24:05.562Z | Compiling data-encoding v2.10.0 |
| 562 | 2026-03-09T03:24:06.413Z | Compiling typify-macro v0.4.3 |
| 563 | 2026-03-09T03:24:07.199Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 564 | 2026-03-09T03:24:07.497Z | Compiling heck v0.4.1 |
| 565 | 2026-03-09T03:24:07.822Z | Compiling crucible-workspace-hack v0.1.0 |
| 566 | 2026-03-09T03:24:08.110Z | Compiling utf-8 v0.7.6 |
| 567 | 2026-03-09T03:24:08.577Z | Compiling tower-http v0.6.8 |
| 568 | 2026-03-09T03:24:08.637Z | Compiling regex v1.12.3 |
| 569 | 2026-03-09T03:24:09.331Z | Compiling rand_chacha v0.3.1 |
| 570 | 2026-03-09T03:24:09.535Z | Compiling hyper-rustls v0.27.7 |
| 571 | 2026-03-09T03:24:09.574Z | Compiling rand_chacha v0.9.0 |
| 572 | 2026-03-09T03:24:09.777Z | Compiling typify v0.4.3 |
| 573 | 2026-03-09T03:24:09.897Z | Compiling num_enum_derive v0.7.5 |
| 574 | 2026-03-09T03:24:10.055Z | Compiling tokio-util v0.7.18 |
| 575 | 2026-03-09T03:24:10.207Z | Compiling serde_urlencoded v0.7.1 |
| 576 | 2026-03-09T03:24:10.232Z | Compiling http-body-util v0.1.3 |
| 577 | 2026-03-09T03:24:10.424Z | Compiling openapiv3 v2.2.0 |
| 578 | 2026-03-09T03:24:10.652Z | Compiling foreign-types-macros v0.2.3 |
| 579 | 2026-03-09T03:24:10.676Z | Compiling serde_spanned v1.0.4 |
| 580 | 2026-03-09T03:24:10.934Z | Compiling utf8parse v0.2.2 |
| 581 | 2026-03-09T03:24:11.110Z | Compiling num-conv v0.2.0 |
| 582 | 2026-03-09T03:24:11.338Z | Compiling foreign-types-shared v0.3.1 |
| 583 | 2026-03-09T03:24:11.467Z | Compiling time-core v0.1.8 |
| 584 | 2026-03-09T03:24:11.696Z | Compiling pkg-config v0.3.32 |
| 585 | 2026-03-09T03:24:11.721Z | Compiling powerfmt v0.2.0 |
| 586 | 2026-03-09T03:24:11.769Z | Compiling cpufeatures v0.3.0 |
| 587 | 2026-03-09T03:24:11.900Z | Compiling either v1.15.0 |
| 588 | 2026-03-09T03:24:12.030Z | Compiling unsafe-libyaml v0.2.11 |
| 589 | 2026-03-09T03:24:12.154Z | Compiling prettyplease v0.2.37 |
| 590 | 2026-03-09T03:24:12.257Z | Compiling anyhow v1.0.102 |
| 591 | 2026-03-09T03:24:12.287Z | Compiling itertools v0.12.1 |
| 592 | 2026-03-09T03:24:12.639Z | Compiling lzma-sys v0.1.20 |
| 593 | 2026-03-09T03:24:12.831Z | Compiling deranged v0.5.8 |
| 594 | 2026-03-09T03:24:13.126Z | Compiling serde_yaml v0.9.34+deprecated |
| 595 | 2026-03-09T03:24:13.221Z | Compiling chacha20 v0.10.0 |
| 596 | 2026-03-09T03:24:13.327Z | Compiling progenitor-impl v0.10.0 |
| 597 | 2026-03-09T03:24:13.661Z | Compiling time-macros v0.2.27 |
| 598 | 2026-03-09T03:24:13.691Z | Compiling num_enum v0.7.5 |
| 599 | 2026-03-09T03:24:13.861Z | Compiling foreign-types v0.5.0 |
| 600 | 2026-03-09T03:24:13.964Z | Compiling anstyle-parse v0.2.7 |
| 601 | 2026-03-09T03:24:14.285Z | Compiling toml v0.9.12+spec-1.1.0 |
| 602 | 2026-03-09T03:24:14.715Z | Compiling reqwest v0.12.28 |
| 603 | 2026-03-09T03:24:14.972Z | Compiling rand v0.9.2 |
| 604 | 2026-03-09T03:24:15.541Z | Compiling rand v0.8.5 |
| 605 | 2026-03-09T03:24:16.108Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 606 | 2026-03-09T03:24:16.252Z | Compiling arc-swap v1.8.2 |
| 607 | 2026-03-09T03:24:16.738Z | Compiling cstr-argument v0.1.2 |
| 608 | 2026-03-09T03:24:16.845Z | Compiling thread_local v1.1.9 |
| 609 | 2026-03-09T03:24:16.890Z | Compiling anstyle-query v1.1.5 |
| 610 | 2026-03-09T03:24:16.938Z | Compiling lazy_static v1.5.0 |
| 611 | 2026-03-09T03:24:16.997Z | Compiling typeid v1.0.3 |
| 612 | 2026-03-09T03:24:17.044Z | Compiling slog-async v2.8.0 |
| 613 | 2026-03-09T03:24:17.087Z | Compiling unicode-width v0.2.2 |
| 614 | 2026-03-09T03:24:17.326Z | Compiling is_terminal_polyfill v1.70.2 |
| 615 | 2026-03-09T03:24:17.426Z | Compiling anstyle v1.0.13 |
| 616 | 2026-03-09T03:24:17.464Z | Compiling colorchoice v1.0.4 |
| 617 | 2026-03-09T03:24:17.489Z | Compiling pretty-hex v0.4.1 |
| 618 | 2026-03-09T03:24:17.513Z | Compiling portable-atomic v1.13.1 |
| 619 | 2026-03-09T03:24:17.579Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 620 | 2026-03-09T03:24:17.654Z | Compiling byteorder v1.5.0 |
| 621 | 2026-03-09T03:24:17.702Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 622 | 2026-03-09T03:24:17.852Z | Compiling anstream v0.6.21 |
| 623 | 2026-03-09T03:24:18.034Z | Compiling tungstenite v0.21.0 |
| 624 | 2026-03-09T03:24:18.078Z | Compiling slog-scope v4.4.1 |
| 625 | 2026-03-09T03:24:18.102Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 626 | 2026-03-09T03:24:18.384Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 627 | 2026-03-09T03:24:18.469Z | Compiling progenitor-client v0.10.0 |
| 628 | 2026-03-09T03:24:18.542Z | Compiling crossbeam-channel v0.5.15 |
| 629 | 2026-03-09T03:24:18.580Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 630 | 2026-03-09T03:24:18.605Z | Compiling cargo_toml v0.22.3 |
| 631 | 2026-03-09T03:24:18.937Z | Compiling time v0.3.47 |
| 632 | 2026-03-09T03:24:19.506Z | Compiling rand v0.10.0 |
| 633 | 2026-03-09T03:24:20.330Z | Compiling progenitor-macro v0.10.0 |
| 634 | 2026-03-09T03:24:20.753Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 635 | 2026-03-09T03:24:21.093Z | Compiling futures-executor v0.3.32 |
| 636 | 2026-03-09T03:24:21.261Z | Compiling is-terminal v0.4.17 |
| 637 | 2026-03-09T03:24:21.398Z | Compiling clap_lex v1.0.0 |
| 638 | 2026-03-09T03:24:21.437Z | Compiling oxnet v0.1.4 |
| 639 | 2026-03-09T03:24:21.567Z | Compiling camino v1.2.2 |
| 640 | 2026-03-09T03:24:21.601Z | Compiling colored v3.1.1 |
| 641 | 2026-03-09T03:24:21.850Z | Compiling strsim v0.11.1 |
| 642 | 2026-03-09T03:24:21.910Z | Compiling term v1.2.1 |
| 643 | 2026-03-09T03:24:21.978Z | Compiling take_mut v0.2.2 |
| 644 | 2026-03-09T03:24:22.211Z | Compiling clap_builder v4.5.60 |
| 645 | 2026-03-09T03:24:22.409Z | Compiling slog-term v2.9.2 |
| 646 | 2026-03-09T03:24:23.111Z | Compiling futures v0.3.32 |
| 647 | 2026-03-09T03:24:23.214Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 648 | 2026-03-09T03:24:23.392Z | Compiling tokio-tungstenite v0.21.0 |
| 649 | 2026-03-09T03:24:23.435Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 650 | 2026-03-09T03:24:23.914Z | Compiling slog-stdlog v4.1.1 |
| 651 | 2026-03-09T03:24:24.428Z | Compiling console v0.16.2 |
| 652 | 2026-03-09T03:24:24.573Z | Compiling tungstenite v0.28.0 |
| 653 | 2026-03-09T03:24:25.153Z | Compiling zone_cfg_derive v0.3.1 |
| 654 | 2026-03-09T03:24:25.433Z | Compiling async-trait v0.1.89 |
| 655 | 2026-03-09T03:24:25.551Z | Compiling clap_derive v4.5.55 |
| 656 | 2026-03-09T03:24:26.682Z | Compiling base64 v0.21.7 |
| 657 | 2026-03-09T03:24:26.745Z | Compiling unit-prefix v0.5.2 |
| 658 | 2026-03-09T03:24:26.980Z | Compiling indicatif v0.18.4 |
| 659 | 2026-03-09T03:24:27.310Z | Compiling zone v0.3.1 |
| 660 | 2026-03-09T03:24:27.334Z | Compiling tokio-tungstenite v0.28.0 |
| 661 | 2026-03-09T03:24:27.385Z | Compiling ron v0.12.0 |
| 662 | 2026-03-09T03:24:27.814Z | Compiling slog-envlogger v2.2.0 |
| 663 | 2026-03-09T03:24:28.475Z | Compiling xz2 v0.1.7 |
| 664 | 2026-03-09T03:24:28.639Z | Compiling clap v4.5.60 |
| 665 | 2026-03-09T03:24:28.748Z | Compiling tabwriter v1.4.1 |
| 666 | 2026-03-09T03:24:28.845Z | Compiling sha2 v0.10.9 |
| 667 | 2026-03-09T03:24:28.874Z | Compiling smf v0.2.3 |
| 668 | 2026-03-09T03:24:29.134Z | Compiling base16ct v1.0.0 |
| 669 | 2026-03-09T03:24:29.365Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 670 | 2026-03-09T03:24:30.345Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 671 | 2026-03-09T03:24:30.464Z | Compiling progenitor v0.10.0 |
| 672 | 2026-03-09T03:24:30.592Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 673 | 2026-03-09T03:24:30.957Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 674 | 2026-03-09T03:24:34.304Z | error[E0308]: mismatched types |
| 675 | 2026-03-09T03:24:34.304Z | --> lib/src/cli.rs:610:53 |
| 676 | 2026-03-09T03:24:34.304Z | | |
| 677 | 2026-03-09T03:24:34.304Z | 610 | stream.send(Message::Binary(c)).await?; |
| 678 | 2026-03-09T03:24:34.304Z | | --------------- ^ expected `Bytes`, found `Vec<u8>` |
| 679 | 2026-03-09T03:24:34.304Z | | | |
| 680 | 2026-03-09T03:24:34.304Z | | arguments to this enum variant are incorrect |
| 681 | 2026-03-09T03:24:34.305Z | | |
| 682 | 2026-03-09T03:24:34.305Z | = note: expected struct `tokio_tungstenite::tungstenite::Bytes` |
| 683 | 2026-03-09T03:24:34.305Z | found struct `Vec<u8>` |
| 684 | 2026-03-09T03:24:34.305Z | note: tuple variant defined here |
| 685 | 2026-03-09T03:24:34.305Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:161:5 |
| 686 | 2026-03-09T03:24:34.305Z | | |
| 687 | 2026-03-09T03:24:34.305Z | 161 | Binary(Bytes), |
| 688 | 2026-03-09T03:24:34.305Z | | ^^^^^^ |
| 689 | 2026-03-09T03:24:34.305Z | help: call `Into::into` on this expression to convert `Vec<u8>` into `tokio_tungstenite::tungstenite::Bytes` |
| 690 | 2026-03-09T03:24:34.305Z | | |
| 691 | 2026-03-09T03:24:34.305Z | 610 | stream.send(Message::Binary(c.into())).await?; |
| 692 | 2026-03-09T03:24:34.305Z | | +++++++ |
| 693 | 2026-03-09T03:24:34.305Z | |
| 694 | 2026-03-09T03:24:34.352Z | error[E0308]: mismatched types |
| 695 | 2026-03-09T03:24:34.352Z | --> lib/src/cli.rs:610:37 |
| 696 | 2026-03-09T03:24:34.352Z | | |
| 697 | 2026-03-09T03:24:34.352Z | 610 | stream.send(Message::Binary(c)).await?; |
| 698 | 2026-03-09T03:24:34.352Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 699 | 2026-03-09T03:24:34.352Z | | | |
| 700 | 2026-03-09T03:24:34.352Z | | arguments to this method are incorrect |
| 701 | 2026-03-09T03:24:34.352Z | | |
| 702 | 2026-03-09T03:24:34.352Z | 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 |
| 703 | 2026-03-09T03:24:34.352Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 704 | 2026-03-09T03:24:34.352Z | | |
| 705 | 2026-03-09T03:24:34.352Z | 157 | pub enum Message { |
| 706 | 2026-03-09T03:24:34.352Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 707 | 2026-03-09T03:24:34.352Z | | |
| 708 | 2026-03-09T03:24:34.352Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 709 | 2026-03-09T03:24:34.352Z | | |
| 710 | 2026-03-09T03:24:34.352Z | 160 | pub enum Message { |
| 711 | 2026-03-09T03:24:34.352Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 712 | 2026-03-09T03:24:34.352Z | | |
| 713 | 2026-03-09T03:24:34.352Z | ::: lib/src/cli.rs:21:5 |
| 714 | 2026-03-09T03:24:34.352Z | | |
| 715 | 2026-03-09T03:24:34.352Z | 21 | use propolis_client::{ |
| 716 | 2026-03-09T03:24:34.352Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 717 | 2026-03-09T03:24:34.352Z | ... |
| 718 | 2026-03-09T03:24:34.353Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 719 | 2026-03-09T03:24:34.353Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 720 | 2026-03-09T03:24:34.353Z | = help: you can use `cargo tree` to explore your dependency tree |
| 721 | 2026-03-09T03:24:34.353Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 722 | 2026-03-09T03:24:34.353Z | --> lib/src/cli.rs:610:25 |
| 723 | 2026-03-09T03:24:34.353Z | | |
| 724 | 2026-03-09T03:24:34.353Z | 610 | stream.send(Message::Binary(c)).await?; |
| 725 | 2026-03-09T03:24:34.353Z | | ^^^^^^^^^^^^------------------^ |
| 726 | 2026-03-09T03:24:34.353Z | | | |
| 727 | 2026-03-09T03:24:34.353Z | | this argument influences the return type of `send` |
| 728 | 2026-03-09T03:24:34.353Z | note: method defined here |
| 729 | 2026-03-09T03:24:34.353Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 730 | 2026-03-09T03:24:34.353Z | | |
| 731 | 2026-03-09T03:24:34.353Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 732 | 2026-03-09T03:24:34.353Z | | ^^^^ |
| 733 | 2026-03-09T03:24:34.353Z | |
| 734 | 2026-03-09T03:24:34.353Z | error[E0308]: mismatched types |
| 735 | 2026-03-09T03:24:34.353Z | --> lib/src/cli.rs:618:32 |
| 736 | 2026-03-09T03:24:34.353Z | | |
| 737 | 2026-03-09T03:24:34.353Z | 618 | ... Ok(Message::Binary(input)) => { |
| 738 | 2026-03-09T03:24:34.353Z | | ^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 739 | 2026-03-09T03:24:34.353Z | | |
| 740 | 2026-03-09T03:24:34.353Z | 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 |
| 741 | 2026-03-09T03:24:34.353Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 742 | 2026-03-09T03:24:34.353Z | | |
| 743 | 2026-03-09T03:24:34.353Z | 157 | pub enum Message { |
| 744 | 2026-03-09T03:24:34.353Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 745 | 2026-03-09T03:24:34.353Z | | |
| 746 | 2026-03-09T03:24:34.353Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 747 | 2026-03-09T03:24:34.353Z | | |
| 748 | 2026-03-09T03:24:34.353Z | 160 | pub enum Message { |
| 749 | 2026-03-09T03:24:34.353Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 750 | 2026-03-09T03:24:34.353Z | | |
| 751 | 2026-03-09T03:24:34.353Z | ::: lib/src/cli.rs:21:5 |
| 752 | 2026-03-09T03:24:34.353Z | | |
| 753 | 2026-03-09T03:24:34.353Z | 21 | use propolis_client::{ |
| 754 | 2026-03-09T03:24:34.353Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 755 | 2026-03-09T03:24:34.353Z | ... |
| 756 | 2026-03-09T03:24:34.353Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 757 | 2026-03-09T03:24:34.354Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 758 | 2026-03-09T03:24:34.354Z | = help: you can use `cargo tree` to explore your dependency tree |
| 759 | 2026-03-09T03:24:34.354Z | |
| 760 | 2026-03-09T03:24:34.354Z | error[E0308]: mismatched types |
| 761 | 2026-03-09T03:24:34.354Z | --> lib/src/cli.rs:622:32 |
| 762 | 2026-03-09T03:24:34.354Z | | |
| 763 | 2026-03-09T03:24:34.354Z | 622 | ... Ok(Message::Close(..)) => { |
| 764 | 2026-03-09T03:24:34.354Z | | ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 765 | 2026-03-09T03:24:34.354Z | | |
| 766 | 2026-03-09T03:24:34.354Z | 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 |
| 767 | 2026-03-09T03:24:34.354Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 768 | 2026-03-09T03:24:34.354Z | | |
| 769 | 2026-03-09T03:24:34.354Z | 157 | pub enum Message { |
| 770 | 2026-03-09T03:24:34.354Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 771 | 2026-03-09T03:24:34.354Z | | |
| 772 | 2026-03-09T03:24:34.354Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 773 | 2026-03-09T03:24:34.354Z | | |
| 774 | 2026-03-09T03:24:34.354Z | 160 | pub enum Message { |
| 775 | 2026-03-09T03:24:34.354Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 776 | 2026-03-09T03:24:34.354Z | | |
| 777 | 2026-03-09T03:24:34.355Z | ::: lib/src/cli.rs:21:5 |
| 778 | 2026-03-09T03:24:34.355Z | | |
| 779 | 2026-03-09T03:24:34.355Z | 21 | use propolis_client::{ |
| 780 | 2026-03-09T03:24:34.355Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 781 | 2026-03-09T03:24:34.355Z | ... |
| 782 | 2026-03-09T03:24:34.355Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 783 | 2026-03-09T03:24:34.355Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 784 | 2026-03-09T03:24:34.355Z | = help: you can use `cargo tree` to explore your dependency tree |
| 785 | 2026-03-09T03:24:34.355Z | |
| 786 | 2026-03-09T03:24:34.471Z | error[E0308]: mismatched types |
| 787 | 2026-03-09T03:24:34.471Z | --> lib/src/serial.rs:72:13 |
| 788 | 2026-03-09T03:24:34.471Z | | |
| 789 | 2026-03-09T03:24:34.471Z | 72 | / InstanceSerialConsoleHelper::new( |
| 790 | 2026-03-09T03:24:34.471Z | 73 | | *addr, |
| 791 | 2026-03-09T03:24:34.471Z | 74 | | WSClientOffset::MostRecent(0), |
| 792 | 2026-03-09T03:24:34.471Z | 75 | | Some(log.clone()), |
| 793 | 2026-03-09T03:24:34.471Z | 76 | | ) |
| 794 | 2026-03-09T03:24:34.471Z | 77 | | .await |
| 795 | 2026-03-09T03:24:34.471Z | | |__________________^ expected `tokio_tungstenite::tungstenite::Error`, found `Error` |
| 796 | 2026-03-09T03:24:34.471Z | | |
| 797 | 2026-03-09T03:24:34.471Z | 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 |
| 798 | 2026-03-09T03:24:34.471Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/error.rs:15:1 |
| 799 | 2026-03-09T03:24:34.471Z | | |
| 800 | 2026-03-09T03:24:34.471Z | 15 | pub enum Error { |
| 801 | 2026-03-09T03:24:34.471Z | | ^^^^^^^^^^^^^^ this is the expected type `tokio_tungstenite::tungstenite::Error` |
| 802 | 2026-03-09T03:24:34.471Z | | |
| 803 | 2026-03-09T03:24:34.471Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/error.rs:15:1 |
| 804 | 2026-03-09T03:24:34.471Z | | |
| 805 | 2026-03-09T03:24:34.471Z | 15 | pub enum Error { |
| 806 | 2026-03-09T03:24:34.471Z | | ^^^^^^^^^^^^^^ this is the found type `propolis_client::support::tungstenite::Error` |
| 807 | 2026-03-09T03:24:34.472Z | | |
| 808 | 2026-03-09T03:24:34.472Z | ::: lib/src/cli.rs:21:5 |
| 809 | 2026-03-09T03:24:34.472Z | | |
| 810 | 2026-03-09T03:24:34.472Z | 21 | use propolis_client::{ |
| 811 | 2026-03-09T03:24:34.472Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 812 | 2026-03-09T03:24:34.472Z | ... |
| 813 | 2026-03-09T03:24:34.472Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 814 | 2026-03-09T03:24:34.472Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 815 | 2026-03-09T03:24:34.472Z | = help: you can use `cargo tree` to explore your dependency tree |
| 816 | 2026-03-09T03:24:34.472Z | |
| 817 | 2026-03-09T03:24:34.497Z | error[E0308]: mismatched types |
| 818 | 2026-03-09T03:24:34.497Z | --> lib/src/serial.rs:122:21 |
| 819 | 2026-03-09T03:24:34.497Z | | |
| 820 | 2026-03-09T03:24:34.497Z | 122 | ws.send(Message::binary(v)).await?; |
| 821 | 2026-03-09T03:24:34.497Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 822 | 2026-03-09T03:24:34.497Z | | | |
| 823 | 2026-03-09T03:24:34.497Z | | arguments to this method are incorrect |
| 824 | 2026-03-09T03:24:34.497Z | | |
| 825 | 2026-03-09T03:24:34.497Z | 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 |
| 826 | 2026-03-09T03:24:34.498Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 827 | 2026-03-09T03:24:34.498Z | | |
| 828 | 2026-03-09T03:24:34.498Z | 157 | pub enum Message { |
| 829 | 2026-03-09T03:24:34.498Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 830 | 2026-03-09T03:24:34.498Z | | |
| 831 | 2026-03-09T03:24:34.498Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 832 | 2026-03-09T03:24:34.498Z | | |
| 833 | 2026-03-09T03:24:34.498Z | 160 | pub enum Message { |
| 834 | 2026-03-09T03:24:34.498Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 835 | 2026-03-09T03:24:34.498Z | | |
| 836 | 2026-03-09T03:24:34.498Z | ::: lib/src/cli.rs:21:5 |
| 837 | 2026-03-09T03:24:34.498Z | | |
| 838 | 2026-03-09T03:24:34.498Z | 21 | use propolis_client::{ |
| 839 | 2026-03-09T03:24:34.498Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 840 | 2026-03-09T03:24:34.498Z | ... |
| 841 | 2026-03-09T03:24:34.498Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 842 | 2026-03-09T03:24:34.498Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 843 | 2026-03-09T03:24:34.498Z | = help: you can use `cargo tree` to explore your dependency tree |
| 844 | 2026-03-09T03:24:34.498Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 845 | 2026-03-09T03:24:34.498Z | --> lib/src/serial.rs:122:13 |
| 846 | 2026-03-09T03:24:34.498Z | | |
| 847 | 2026-03-09T03:24:34.498Z | 122 | ws.send(Message::binary(v)).await?; |
| 848 | 2026-03-09T03:24:34.498Z | | ^^^^^^^^------------------^ |
| 849 | 2026-03-09T03:24:34.498Z | | | |
| 850 | 2026-03-09T03:24:34.498Z | | this argument influences the return type of `send` |
| 851 | 2026-03-09T03:24:34.498Z | note: method defined here |
| 852 | 2026-03-09T03:24:34.498Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 853 | 2026-03-09T03:24:34.498Z | | |
| 854 | 2026-03-09T03:24:34.498Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 855 | 2026-03-09T03:24:34.498Z | | ^^^^ |
| 856 | 2026-03-09T03:24:34.498Z | |
| 857 | 2026-03-09T03:24:34.524Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 858 | 2026-03-09T03:24:34.524Z | --> lib/src/serial.rs:122:46 |
| 859 | 2026-03-09T03:24:34.524Z | | |
| 860 | 2026-03-09T03:24:34.524Z | 122 | ws.send(Message::binary(v)).await?; |
| 861 | 2026-03-09T03:24:34.524Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 862 | 2026-03-09T03:24:34.524Z | | | |
| 863 | 2026-03-09T03:24:34.524Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 864 | 2026-03-09T03:24:34.524Z | | |
| 865 | 2026-03-09T03:24:34.524Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 866 | 2026-03-09T03:24:34.524Z | --> lib/src/error.rs:13:1 |
| 867 | 2026-03-09T03:24:34.524Z | | |
| 868 | 2026-03-09T03:24:34.524Z | 13 | pub enum Error { |
| 869 | 2026-03-09T03:24:34.524Z | | ^^^^^^^^^^^^^^ |
| 870 | 2026-03-09T03:24:34.524Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 871 | 2026-03-09T03:24:34.524Z | = help: the following other types implement trait `From<T>`: |
| 872 | 2026-03-09T03:24:34.524Z | `error::Error` implements `From<AddrParseError>` |
| 873 | 2026-03-09T03:24:34.524Z | `error::Error` implements `From<FromUtf8Error>` |
| 874 | 2026-03-09T03:24:34.524Z | `error::Error` implements `From<NulError>` |
| 875 | 2026-03-09T03:24:34.525Z | `error::Error` implements `From<ParseIntError>` |
| 876 | 2026-03-09T03:24:34.525Z | `error::Error` implements `From<QueryError>` |
| 877 | 2026-03-09T03:24:34.525Z | `error::Error` implements `From<SpannedError>` |
| 878 | 2026-03-09T03:24:34.525Z | `error::Error` implements `From<TryFromIntError>` |
| 879 | 2026-03-09T03:24:34.525Z | `error::Error` implements `From<ZoneError>` |
| 880 | 2026-03-09T03:24:34.525Z | and 11 others |
| 881 | 2026-03-09T03:24:34.525Z | |
| 882 | 2026-03-09T03:24:34.525Z | error[E0308]: mismatched types |
| 883 | 2026-03-09T03:24:34.525Z | --> lib/src/serial.rs:145:17 |
| 884 | 2026-03-09T03:24:34.525Z | | |
| 885 | 2026-03-09T03:24:34.525Z | 145 | ws.send(Message::binary(v)).await?; |
| 886 | 2026-03-09T03:24:34.525Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 887 | 2026-03-09T03:24:34.525Z | | | |
| 888 | 2026-03-09T03:24:34.525Z | | arguments to this method are incorrect |
| 889 | 2026-03-09T03:24:34.525Z | | |
| 890 | 2026-03-09T03:24:34.525Z | 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 |
| 891 | 2026-03-09T03:24:34.525Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 892 | 2026-03-09T03:24:34.525Z | | |
| 893 | 2026-03-09T03:24:34.525Z | 157 | pub enum Message { |
| 894 | 2026-03-09T03:24:34.525Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 895 | 2026-03-09T03:24:34.525Z | | |
| 896 | 2026-03-09T03:24:34.525Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 897 | 2026-03-09T03:24:34.525Z | | |
| 898 | 2026-03-09T03:24:34.525Z | 160 | pub enum Message { |
| 899 | 2026-03-09T03:24:34.526Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 900 | 2026-03-09T03:24:34.526Z | | |
| 901 | 2026-03-09T03:24:34.526Z | ::: lib/src/cli.rs:21:5 |
| 902 | 2026-03-09T03:24:34.526Z | | |
| 903 | 2026-03-09T03:24:34.526Z | 21 | use propolis_client::{ |
| 904 | 2026-03-09T03:24:34.526Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 905 | 2026-03-09T03:24:34.526Z | ... |
| 906 | 2026-03-09T03:24:34.526Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 907 | 2026-03-09T03:24:34.526Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 908 | 2026-03-09T03:24:34.526Z | = help: you can use `cargo tree` to explore your dependency tree |
| 909 | 2026-03-09T03:24:34.526Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 910 | 2026-03-09T03:24:34.526Z | --> lib/src/serial.rs:145:9 |
| 911 | 2026-03-09T03:24:34.526Z | | |
| 912 | 2026-03-09T03:24:34.526Z | 145 | ws.send(Message::binary(v)).await?; |
| 913 | 2026-03-09T03:24:34.526Z | | ^^^^^^^^------------------^ |
| 914 | 2026-03-09T03:24:34.526Z | | | |
| 915 | 2026-03-09T03:24:34.526Z | | this argument influences the return type of `send` |
| 916 | 2026-03-09T03:24:34.526Z | note: method defined here |
| 917 | 2026-03-09T03:24:34.526Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 918 | 2026-03-09T03:24:34.526Z | | |
| 919 | 2026-03-09T03:24:34.526Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 920 | 2026-03-09T03:24:34.526Z | | ^^^^ |
| 921 | 2026-03-09T03:24:34.526Z | |
| 922 | 2026-03-09T03:24:34.526Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 923 | 2026-03-09T03:24:34.526Z | --> lib/src/serial.rs:145:42 |
| 924 | 2026-03-09T03:24:34.526Z | | |
| 925 | 2026-03-09T03:24:34.526Z | 145 | ws.send(Message::binary(v)).await?; |
| 926 | 2026-03-09T03:24:34.527Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 927 | 2026-03-09T03:24:34.527Z | | | |
| 928 | 2026-03-09T03:24:34.527Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 929 | 2026-03-09T03:24:34.527Z | | |
| 930 | 2026-03-09T03:24:34.527Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 931 | 2026-03-09T03:24:34.527Z | --> lib/src/error.rs:13:1 |
| 932 | 2026-03-09T03:24:34.527Z | | |
| 933 | 2026-03-09T03:24:34.527Z | 13 | pub enum Error { |
| 934 | 2026-03-09T03:24:34.527Z | | ^^^^^^^^^^^^^^ |
| 935 | 2026-03-09T03:24:34.527Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 936 | 2026-03-09T03:24:34.527Z | = help: the following other types implement trait `From<T>`: |
| 937 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<AddrParseError>` |
| 938 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<FromUtf8Error>` |
| 939 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<NulError>` |
| 940 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<ParseIntError>` |
| 941 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<QueryError>` |
| 942 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<SpannedError>` |
| 943 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<TryFromIntError>` |
| 944 | 2026-03-09T03:24:34.527Z | `error::Error` implements `From<ZoneError>` |
| 945 | 2026-03-09T03:24:34.527Z | and 11 others |
| 946 | 2026-03-09T03:24:34.527Z | |
| 947 | 2026-03-09T03:24:34.553Z | error[E0308]: mismatched types |
| 948 | 2026-03-09T03:24:34.553Z | --> lib/src/serial.rs:164:17 |
| 949 | 2026-03-09T03:24:34.553Z | | |
| 950 | 2026-03-09T03:24:34.553Z | 164 | ws.send(Message::binary(v)).await?; |
| 951 | 2026-03-09T03:24:34.553Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 952 | 2026-03-09T03:24:34.553Z | | | |
| 953 | 2026-03-09T03:24:34.553Z | | arguments to this method are incorrect |
| 954 | 2026-03-09T03:24:34.553Z | | |
| 955 | 2026-03-09T03:24:34.554Z | 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 |
| 956 | 2026-03-09T03:24:34.554Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 957 | 2026-03-09T03:24:34.554Z | | |
| 958 | 2026-03-09T03:24:34.554Z | 157 | pub enum Message { |
| 959 | 2026-03-09T03:24:34.554Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 960 | 2026-03-09T03:24:34.554Z | | |
| 961 | 2026-03-09T03:24:34.554Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 962 | 2026-03-09T03:24:34.554Z | | |
| 963 | 2026-03-09T03:24:34.554Z | 160 | pub enum Message { |
| 964 | 2026-03-09T03:24:34.554Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 965 | 2026-03-09T03:24:34.554Z | | |
| 966 | 2026-03-09T03:24:34.554Z | ::: lib/src/cli.rs:21:5 |
| 967 | 2026-03-09T03:24:34.554Z | | |
| 968 | 2026-03-09T03:24:34.554Z | 21 | use propolis_client::{ |
| 969 | 2026-03-09T03:24:34.554Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 970 | 2026-03-09T03:24:34.554Z | ... |
| 971 | 2026-03-09T03:24:34.554Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 972 | 2026-03-09T03:24:34.554Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 973 | 2026-03-09T03:24:34.554Z | = help: you can use `cargo tree` to explore your dependency tree |
| 974 | 2026-03-09T03:24:34.554Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 975 | 2026-03-09T03:24:34.554Z | --> lib/src/serial.rs:164:9 |
| 976 | 2026-03-09T03:24:34.554Z | | |
| 977 | 2026-03-09T03:24:34.554Z | 164 | ws.send(Message::binary(v)).await?; |
| 978 | 2026-03-09T03:24:34.554Z | | ^^^^^^^^------------------^ |
| 979 | 2026-03-09T03:24:34.554Z | | | |
| 980 | 2026-03-09T03:24:34.554Z | | this argument influences the return type of `send` |
| 981 | 2026-03-09T03:24:34.554Z | note: method defined here |
| 982 | 2026-03-09T03:24:34.554Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 983 | 2026-03-09T03:24:34.554Z | | |
| 984 | 2026-03-09T03:24:34.554Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 985 | 2026-03-09T03:24:34.554Z | | ^^^^ |
| 986 | 2026-03-09T03:24:34.554Z | |
| 987 | 2026-03-09T03:24:34.554Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 988 | 2026-03-09T03:24:34.554Z | --> lib/src/serial.rs:164:42 |
| 989 | 2026-03-09T03:24:34.554Z | | |
| 990 | 2026-03-09T03:24:34.554Z | 164 | ws.send(Message::binary(v)).await?; |
| 991 | 2026-03-09T03:24:34.554Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 992 | 2026-03-09T03:24:34.554Z | | | |
| 993 | 2026-03-09T03:24:34.554Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 994 | 2026-03-09T03:24:34.555Z | | |
| 995 | 2026-03-09T03:24:34.555Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 996 | 2026-03-09T03:24:34.555Z | --> lib/src/error.rs:13:1 |
| 997 | 2026-03-09T03:24:34.555Z | | |
| 998 | 2026-03-09T03:24:34.555Z | 13 | pub enum Error { |
| 999 | 2026-03-09T03:24:34.555Z | | ^^^^^^^^^^^^^^ |
| 1000 | 2026-03-09T03:24:34.555Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1001 | 2026-03-09T03:24:34.555Z | = help: the following other types implement trait `From<T>`: |
| 1002 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<AddrParseError>` |
| 1003 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<FromUtf8Error>` |
| 1004 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<NulError>` |
| 1005 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<ParseIntError>` |
| 1006 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<QueryError>` |
| 1007 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<SpannedError>` |
| 1008 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<TryFromIntError>` |
| 1009 | 2026-03-09T03:24:34.555Z | `error::Error` implements `From<ZoneError>` |
| 1010 | 2026-03-09T03:24:34.555Z | and 11 others |
| 1011 | 2026-03-09T03:24:34.555Z | |
| 1012 | 2026-03-09T03:24:34.555Z | error[E0308]: mismatched types |
| 1013 | 2026-03-09T03:24:34.555Z | --> lib/src/serial.rs:174:17 |
| 1014 | 2026-03-09T03:24:34.555Z | | |
| 1015 | 2026-03-09T03:24:34.555Z | 174 | ws.send(Message::binary(v.clone())).await?; |
| 1016 | 2026-03-09T03:24:34.555Z | | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1017 | 2026-03-09T03:24:34.555Z | | | |
| 1018 | 2026-03-09T03:24:34.555Z | | arguments to this method are incorrect |
| 1019 | 2026-03-09T03:24:34.555Z | | |
| 1020 | 2026-03-09T03:24:34.555Z | 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 |
| 1021 | 2026-03-09T03:24:34.555Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1022 | 2026-03-09T03:24:34.555Z | | |
| 1023 | 2026-03-09T03:24:34.555Z | 157 | pub enum Message { |
| 1024 | 2026-03-09T03:24:34.555Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1025 | 2026-03-09T03:24:34.556Z | | |
| 1026 | 2026-03-09T03:24:34.556Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1027 | 2026-03-09T03:24:34.556Z | | |
| 1028 | 2026-03-09T03:24:34.556Z | 160 | pub enum Message { |
| 1029 | 2026-03-09T03:24:34.556Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1030 | 2026-03-09T03:24:34.556Z | | |
| 1031 | 2026-03-09T03:24:34.556Z | ::: lib/src/cli.rs:21:5 |
| 1032 | 2026-03-09T03:24:34.556Z | | |
| 1033 | 2026-03-09T03:24:34.556Z | 21 | use propolis_client::{ |
| 1034 | 2026-03-09T03:24:34.556Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1035 | 2026-03-09T03:24:34.556Z | ... |
| 1036 | 2026-03-09T03:24:34.556Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1037 | 2026-03-09T03:24:34.556Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1038 | 2026-03-09T03:24:34.556Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1039 | 2026-03-09T03:24:34.556Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1040 | 2026-03-09T03:24:34.556Z | --> lib/src/serial.rs:174:9 |
| 1041 | 2026-03-09T03:24:34.557Z | | |
| 1042 | 2026-03-09T03:24:34.557Z | 174 | ws.send(Message::binary(v.clone())).await?; |
| 1043 | 2026-03-09T03:24:34.557Z | | ^^^^^^^^--------------------------^ |
| 1044 | 2026-03-09T03:24:34.557Z | | | |
| 1045 | 2026-03-09T03:24:34.557Z | | this argument influences the return type of `send` |
| 1046 | 2026-03-09T03:24:34.557Z | note: method defined here |
| 1047 | 2026-03-09T03:24:34.582Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1048 | 2026-03-09T03:24:34.582Z | | |
| 1049 | 2026-03-09T03:24:34.582Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1050 | 2026-03-09T03:24:34.582Z | | ^^^^ |
| 1051 | 2026-03-09T03:24:34.582Z | |
| 1052 | 2026-03-09T03:24:34.582Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1053 | 2026-03-09T03:24:34.582Z | --> lib/src/serial.rs:174:50 |
| 1054 | 2026-03-09T03:24:34.582Z | | |
| 1055 | 2026-03-09T03:24:34.582Z | 174 | ws.send(Message::binary(v.clone())).await?; |
| 1056 | 2026-03-09T03:24:34.582Z | | -----------------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1057 | 2026-03-09T03:24:34.582Z | | | |
| 1058 | 2026-03-09T03:24:34.582Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1059 | 2026-03-09T03:24:34.582Z | | |
| 1060 | 2026-03-09T03:24:34.582Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1061 | 2026-03-09T03:24:34.582Z | --> lib/src/error.rs:13:1 |
| 1062 | 2026-03-09T03:24:34.582Z | | |
| 1063 | 2026-03-09T03:24:34.582Z | 13 | pub enum Error { |
| 1064 | 2026-03-09T03:24:34.582Z | | ^^^^^^^^^^^^^^ |
| 1065 | 2026-03-09T03:24:34.582Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1066 | 2026-03-09T03:24:34.582Z | = help: the following other types implement trait `From<T>`: |
| 1067 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<AddrParseError>` |
| 1068 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<FromUtf8Error>` |
| 1069 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<NulError>` |
| 1070 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<ParseIntError>` |
| 1071 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<QueryError>` |
| 1072 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<SpannedError>` |
| 1073 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<TryFromIntError>` |
| 1074 | 2026-03-09T03:24:34.582Z | `error::Error` implements `From<ZoneError>` |
| 1075 | 2026-03-09T03:24:34.582Z | and 11 others |
| 1076 | 2026-03-09T03:24:34.582Z | |
| 1077 | 2026-03-09T03:24:34.583Z | error[E0308]: mismatched types |
| 1078 | 2026-03-09T03:24:34.583Z | --> lib/src/serial.rs:183:17 |
| 1079 | 2026-03-09T03:24:34.583Z | | |
| 1080 | 2026-03-09T03:24:34.583Z | 183 | ws.send(Message::binary(v.clone())).await?; |
| 1081 | 2026-03-09T03:24:34.583Z | | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1082 | 2026-03-09T03:24:34.583Z | | | |
| 1083 | 2026-03-09T03:24:34.583Z | | arguments to this method are incorrect |
| 1084 | 2026-03-09T03:24:34.583Z | | |
| 1085 | 2026-03-09T03:24:34.583Z | 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 |
| 1086 | 2026-03-09T03:24:34.583Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1087 | 2026-03-09T03:24:34.583Z | | |
| 1088 | 2026-03-09T03:24:34.583Z | 157 | pub enum Message { |
| 1089 | 2026-03-09T03:24:34.583Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1090 | 2026-03-09T03:24:34.583Z | | |
| 1091 | 2026-03-09T03:24:34.583Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1092 | 2026-03-09T03:24:34.583Z | | |
| 1093 | 2026-03-09T03:24:34.583Z | 160 | pub enum Message { |
| 1094 | 2026-03-09T03:24:34.583Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1095 | 2026-03-09T03:24:34.583Z | | |
| 1096 | 2026-03-09T03:24:34.583Z | ::: lib/src/cli.rs:21:5 |
| 1097 | 2026-03-09T03:24:34.583Z | | |
| 1098 | 2026-03-09T03:24:34.583Z | 21 | use propolis_client::{ |
| 1099 | 2026-03-09T03:24:34.583Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1100 | 2026-03-09T03:24:34.583Z | ... |
| 1101 | 2026-03-09T03:24:34.583Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1102 | 2026-03-09T03:24:34.583Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1103 | 2026-03-09T03:24:34.583Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1104 | 2026-03-09T03:24:34.583Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1105 | 2026-03-09T03:24:34.583Z | --> lib/src/serial.rs:183:9 |
| 1106 | 2026-03-09T03:24:34.583Z | | |
| 1107 | 2026-03-09T03:24:34.583Z | 183 | ws.send(Message::binary(v.clone())).await?; |
| 1108 | 2026-03-09T03:24:34.583Z | | ^^^^^^^^--------------------------^ |
| 1109 | 2026-03-09T03:24:34.583Z | | | |
| 1110 | 2026-03-09T03:24:34.583Z | | this argument influences the return type of `send` |
| 1111 | 2026-03-09T03:24:34.583Z | note: method defined here |
| 1112 | 2026-03-09T03:24:34.583Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1113 | 2026-03-09T03:24:34.583Z | | |
| 1114 | 2026-03-09T03:24:34.583Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1115 | 2026-03-09T03:24:34.583Z | | ^^^^ |
| 1116 | 2026-03-09T03:24:34.584Z | |
| 1117 | 2026-03-09T03:24:34.584Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1118 | 2026-03-09T03:24:34.584Z | --> lib/src/serial.rs:183:50 |
| 1119 | 2026-03-09T03:24:34.584Z | | |
| 1120 | 2026-03-09T03:24:34.584Z | 183 | ws.send(Message::binary(v.clone())).await?; |
| 1121 | 2026-03-09T03:24:34.584Z | | -----------------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1122 | 2026-03-09T03:24:34.584Z | | | |
| 1123 | 2026-03-09T03:24:34.584Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1124 | 2026-03-09T03:24:34.584Z | | |
| 1125 | 2026-03-09T03:24:34.584Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1126 | 2026-03-09T03:24:34.584Z | --> lib/src/error.rs:13:1 |
| 1127 | 2026-03-09T03:24:34.584Z | | |
| 1128 | 2026-03-09T03:24:34.584Z | 13 | pub enum Error { |
| 1129 | 2026-03-09T03:24:34.584Z | | ^^^^^^^^^^^^^^ |
| 1130 | 2026-03-09T03:24:34.584Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1131 | 2026-03-09T03:24:34.584Z | = help: the following other types implement trait `From<T>`: |
| 1132 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<AddrParseError>` |
| 1133 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<FromUtf8Error>` |
| 1134 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<NulError>` |
| 1135 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<ParseIntError>` |
| 1136 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<QueryError>` |
| 1137 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<SpannedError>` |
| 1138 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<TryFromIntError>` |
| 1139 | 2026-03-09T03:24:34.584Z | `error::Error` implements `From<ZoneError>` |
| 1140 | 2026-03-09T03:24:34.584Z | and 11 others |
| 1141 | 2026-03-09T03:24:34.584Z | |
| 1142 | 2026-03-09T03:24:34.584Z | error[E0308]: mismatched types |
| 1143 | 2026-03-09T03:24:34.584Z | --> lib/src/serial.rs:193:17 |
| 1144 | 2026-03-09T03:24:34.584Z | | |
| 1145 | 2026-03-09T03:24:34.584Z | 193 | ws.send(Message::binary(v)).await?; |
| 1146 | 2026-03-09T03:24:34.584Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1147 | 2026-03-09T03:24:34.609Z | | | |
| 1148 | 2026-03-09T03:24:34.609Z | | arguments to this method are incorrect |
| 1149 | 2026-03-09T03:24:34.610Z | | |
| 1150 | 2026-03-09T03:24:34.610Z | 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 |
| 1151 | 2026-03-09T03:24:34.610Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1152 | 2026-03-09T03:24:34.610Z | | |
| 1153 | 2026-03-09T03:24:34.610Z | 157 | pub enum Message { |
| 1154 | 2026-03-09T03:24:34.610Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1155 | 2026-03-09T03:24:34.610Z | | |
| 1156 | 2026-03-09T03:24:34.610Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1157 | 2026-03-09T03:24:34.610Z | | |
| 1158 | 2026-03-09T03:24:34.610Z | 160 | pub enum Message { |
| 1159 | 2026-03-09T03:24:34.610Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1160 | 2026-03-09T03:24:34.610Z | | |
| 1161 | 2026-03-09T03:24:34.610Z | ::: lib/src/cli.rs:21:5 |
| 1162 | 2026-03-09T03:24:34.610Z | | |
| 1163 | 2026-03-09T03:24:34.610Z | 21 | use propolis_client::{ |
| 1164 | 2026-03-09T03:24:34.610Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1165 | 2026-03-09T03:24:34.610Z | ... |
| 1166 | 2026-03-09T03:24:34.610Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1167 | 2026-03-09T03:24:34.610Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1168 | 2026-03-09T03:24:34.610Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1169 | 2026-03-09T03:24:34.610Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1170 | 2026-03-09T03:24:34.610Z | --> lib/src/serial.rs:193:9 |
| 1171 | 2026-03-09T03:24:34.610Z | | |
| 1172 | 2026-03-09T03:24:34.610Z | 193 | ws.send(Message::binary(v)).await?; |
| 1173 | 2026-03-09T03:24:34.610Z | | ^^^^^^^^------------------^ |
| 1174 | 2026-03-09T03:24:34.610Z | | | |
| 1175 | 2026-03-09T03:24:34.610Z | | this argument influences the return type of `send` |
| 1176 | 2026-03-09T03:24:34.610Z | note: method defined here |
| 1177 | 2026-03-09T03:24:34.610Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1178 | 2026-03-09T03:24:34.610Z | | |
| 1179 | 2026-03-09T03:24:34.610Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1180 | 2026-03-09T03:24:34.610Z | | ^^^^ |
| 1181 | 2026-03-09T03:24:34.610Z | |
| 1182 | 2026-03-09T03:24:34.610Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1183 | 2026-03-09T03:24:34.610Z | --> lib/src/serial.rs:193:42 |
| 1184 | 2026-03-09T03:24:34.610Z | | |
| 1185 | 2026-03-09T03:24:34.610Z | 193 | ws.send(Message::binary(v)).await?; |
| 1186 | 2026-03-09T03:24:34.610Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1187 | 2026-03-09T03:24:34.610Z | | | |
| 1188 | 2026-03-09T03:24:34.611Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1189 | 2026-03-09T03:24:34.611Z | | |
| 1190 | 2026-03-09T03:24:34.611Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1191 | 2026-03-09T03:24:34.611Z | --> lib/src/error.rs:13:1 |
| 1192 | 2026-03-09T03:24:34.611Z | | |
| 1193 | 2026-03-09T03:24:34.611Z | 13 | pub enum Error { |
| 1194 | 2026-03-09T03:24:34.611Z | | ^^^^^^^^^^^^^^ |
| 1195 | 2026-03-09T03:24:34.611Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1196 | 2026-03-09T03:24:34.611Z | = help: the following other types implement trait `From<T>`: |
| 1197 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<AddrParseError>` |
| 1198 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<FromUtf8Error>` |
| 1199 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<NulError>` |
| 1200 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<ParseIntError>` |
| 1201 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<QueryError>` |
| 1202 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<SpannedError>` |
| 1203 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<TryFromIntError>` |
| 1204 | 2026-03-09T03:24:34.611Z | `error::Error` implements `From<ZoneError>` |
| 1205 | 2026-03-09T03:24:34.611Z | and 11 others |
| 1206 | 2026-03-09T03:24:34.611Z | |
| 1207 | 2026-03-09T03:24:34.611Z | error[E0308]: mismatched types |
| 1208 | 2026-03-09T03:24:34.611Z | --> lib/src/serial.rs:213:17 |
| 1209 | 2026-03-09T03:24:34.611Z | | |
| 1210 | 2026-03-09T03:24:34.611Z | 213 | ws.send(Message::binary(v)).await?; |
| 1211 | 2026-03-09T03:24:34.611Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1212 | 2026-03-09T03:24:34.611Z | | | |
| 1213 | 2026-03-09T03:24:34.611Z | | arguments to this method are incorrect |
| 1214 | 2026-03-09T03:24:34.611Z | | |
| 1215 | 2026-03-09T03:24:34.611Z | 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 |
| 1216 | 2026-03-09T03:24:34.611Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1217 | 2026-03-09T03:24:34.611Z | | |
| 1218 | 2026-03-09T03:24:34.611Z | 157 | pub enum Message { |
| 1219 | 2026-03-09T03:24:34.611Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1220 | 2026-03-09T03:24:34.611Z | | |
| 1221 | 2026-03-09T03:24:34.611Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1222 | 2026-03-09T03:24:34.611Z | | |
| 1223 | 2026-03-09T03:24:34.611Z | 160 | pub enum Message { |
| 1224 | 2026-03-09T03:24:34.611Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1225 | 2026-03-09T03:24:34.611Z | | |
| 1226 | 2026-03-09T03:24:34.611Z | ::: lib/src/cli.rs:21:5 |
| 1227 | 2026-03-09T03:24:34.612Z | | |
| 1228 | 2026-03-09T03:24:34.612Z | 21 | use propolis_client::{ |
| 1229 | 2026-03-09T03:24:34.612Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1230 | 2026-03-09T03:24:34.612Z | ... |
| 1231 | 2026-03-09T03:24:34.612Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1232 | 2026-03-09T03:24:34.612Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1233 | 2026-03-09T03:24:34.612Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1234 | 2026-03-09T03:24:34.612Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1235 | 2026-03-09T03:24:34.612Z | --> lib/src/serial.rs:213:9 |
| 1236 | 2026-03-09T03:24:34.612Z | | |
| 1237 | 2026-03-09T03:24:34.612Z | 213 | ws.send(Message::binary(v)).await?; |
| 1238 | 2026-03-09T03:24:34.612Z | | ^^^^^^^^------------------^ |
| 1239 | 2026-03-09T03:24:34.612Z | | | |
| 1240 | 2026-03-09T03:24:34.612Z | | this argument influences the return type of `send` |
| 1241 | 2026-03-09T03:24:34.612Z | note: method defined here |
| 1242 | 2026-03-09T03:24:34.612Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1243 | 2026-03-09T03:24:34.612Z | | |
| 1244 | 2026-03-09T03:24:34.612Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1245 | 2026-03-09T03:24:34.612Z | | ^^^^ |
| 1246 | 2026-03-09T03:24:34.612Z | |
| 1247 | 2026-03-09T03:24:34.637Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1248 | 2026-03-09T03:24:34.637Z | --> lib/src/serial.rs:213:42 |
| 1249 | 2026-03-09T03:24:34.637Z | | |
| 1250 | 2026-03-09T03:24:34.637Z | 213 | ws.send(Message::binary(v)).await?; |
| 1251 | 2026-03-09T03:24:34.637Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1252 | 2026-03-09T03:24:34.637Z | | | |
| 1253 | 2026-03-09T03:24:34.637Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1254 | 2026-03-09T03:24:34.637Z | | |
| 1255 | 2026-03-09T03:24:34.637Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1256 | 2026-03-09T03:24:34.637Z | --> lib/src/error.rs:13:1 |
| 1257 | 2026-03-09T03:24:34.637Z | | |
| 1258 | 2026-03-09T03:24:34.638Z | 13 | pub enum Error { |
| 1259 | 2026-03-09T03:24:34.638Z | | ^^^^^^^^^^^^^^ |
| 1260 | 2026-03-09T03:24:34.638Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1261 | 2026-03-09T03:24:34.638Z | = help: the following other types implement trait `From<T>`: |
| 1262 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<AddrParseError>` |
| 1263 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<FromUtf8Error>` |
| 1264 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<NulError>` |
| 1265 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<ParseIntError>` |
| 1266 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<QueryError>` |
| 1267 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<SpannedError>` |
| 1268 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<TryFromIntError>` |
| 1269 | 2026-03-09T03:24:34.638Z | `error::Error` implements `From<ZoneError>` |
| 1270 | 2026-03-09T03:24:34.638Z | and 11 others |
| 1271 | 2026-03-09T03:24:34.638Z | |
| 1272 | 2026-03-09T03:24:34.638Z | error[E0308]: mismatched types |
| 1273 | 2026-03-09T03:24:34.638Z | --> lib/src/serial.rs:235:17 |
| 1274 | 2026-03-09T03:24:34.638Z | | |
| 1275 | 2026-03-09T03:24:34.638Z | 235 | ws.send(Message::binary(v)).await?; |
| 1276 | 2026-03-09T03:24:34.638Z | | ---- ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1277 | 2026-03-09T03:24:34.638Z | | | |
| 1278 | 2026-03-09T03:24:34.638Z | | arguments to this method are incorrect |
| 1279 | 2026-03-09T03:24:34.638Z | | |
| 1280 | 2026-03-09T03:24:34.638Z | 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 |
| 1281 | 2026-03-09T03:24:34.638Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1282 | 2026-03-09T03:24:34.638Z | | |
| 1283 | 2026-03-09T03:24:34.638Z | 157 | pub enum Message { |
| 1284 | 2026-03-09T03:24:34.638Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1285 | 2026-03-09T03:24:34.638Z | | |
| 1286 | 2026-03-09T03:24:34.638Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1287 | 2026-03-09T03:24:34.638Z | | |
| 1288 | 2026-03-09T03:24:34.638Z | 160 | pub enum Message { |
| 1289 | 2026-03-09T03:24:34.638Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1290 | 2026-03-09T03:24:34.638Z | | |
| 1291 | 2026-03-09T03:24:34.638Z | ::: lib/src/cli.rs:21:5 |
| 1292 | 2026-03-09T03:24:34.638Z | | |
| 1293 | 2026-03-09T03:24:34.638Z | 21 | use propolis_client::{ |
| 1294 | 2026-03-09T03:24:34.639Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1295 | 2026-03-09T03:24:34.639Z | ... |
| 1296 | 2026-03-09T03:24:34.639Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1297 | 2026-03-09T03:24:34.639Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1298 | 2026-03-09T03:24:34.639Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1299 | 2026-03-09T03:24:34.639Z | help: the return type of this call is `tokio_tungstenite::tungstenite::Message` due to the type of the argument passed |
| 1300 | 2026-03-09T03:24:34.639Z | --> lib/src/serial.rs:235:9 |
| 1301 | 2026-03-09T03:24:34.639Z | | |
| 1302 | 2026-03-09T03:24:34.639Z | 235 | ws.send(Message::binary(v)).await?; |
| 1303 | 2026-03-09T03:24:34.639Z | | ^^^^^^^^------------------^ |
| 1304 | 2026-03-09T03:24:34.639Z | | | |
| 1305 | 2026-03-09T03:24:34.639Z | | this argument influences the return type of `send` |
| 1306 | 2026-03-09T03:24:34.639Z | note: method defined here |
| 1307 | 2026-03-09T03:24:34.639Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/sink/mod.rs:220:8 |
| 1308 | 2026-03-09T03:24:34.639Z | | |
| 1309 | 2026-03-09T03:24:34.639Z | 220 | fn send(&mut self, item: Item) -> Send<'_, Self, Item> |
| 1310 | 2026-03-09T03:24:34.639Z | | ^^^^ |
| 1311 | 2026-03-09T03:24:34.639Z | |
| 1312 | 2026-03-09T03:24:34.639Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1313 | 2026-03-09T03:24:34.639Z | --> lib/src/serial.rs:235:42 |
| 1314 | 2026-03-09T03:24:34.639Z | | |
| 1315 | 2026-03-09T03:24:34.639Z | 235 | ws.send(Message::binary(v)).await?; |
| 1316 | 2026-03-09T03:24:34.639Z | | ---------------------------------^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1317 | 2026-03-09T03:24:34.639Z | | | |
| 1318 | 2026-03-09T03:24:34.639Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1319 | 2026-03-09T03:24:34.639Z | | |
| 1320 | 2026-03-09T03:24:34.639Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1321 | 2026-03-09T03:24:34.639Z | --> lib/src/error.rs:13:1 |
| 1322 | 2026-03-09T03:24:34.639Z | | |
| 1323 | 2026-03-09T03:24:34.639Z | 13 | pub enum Error { |
| 1324 | 2026-03-09T03:24:34.639Z | | ^^^^^^^^^^^^^^ |
| 1325 | 2026-03-09T03:24:34.639Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1326 | 2026-03-09T03:24:34.639Z | = help: the following other types implement trait `From<T>`: |
| 1327 | 2026-03-09T03:24:34.639Z | `error::Error` implements `From<AddrParseError>` |
| 1328 | 2026-03-09T03:24:34.639Z | `error::Error` implements `From<FromUtf8Error>` |
| 1329 | 2026-03-09T03:24:34.639Z | `error::Error` implements `From<NulError>` |
| 1330 | 2026-03-09T03:24:34.639Z | `error::Error` implements `From<ParseIntError>` |
| 1331 | 2026-03-09T03:24:34.639Z | `error::Error` implements `From<QueryError>` |
| 1332 | 2026-03-09T03:24:34.640Z | `error::Error` implements `From<SpannedError>` |
| 1333 | 2026-03-09T03:24:34.640Z | `error::Error` implements `From<TryFromIntError>` |
| 1334 | 2026-03-09T03:24:34.640Z | `error::Error` implements `From<ZoneError>` |
| 1335 | 2026-03-09T03:24:34.640Z | and 11 others |
| 1336 | 2026-03-09T03:24:34.640Z | |
| 1337 | 2026-03-09T03:24:34.640Z | error[E0277]: `?` couldn't convert the error to `error::Error` |
| 1338 | 2026-03-09T03:24:34.640Z | --> lib/src/serial.rs:304:38 |
| 1339 | 2026-03-09T03:24:34.640Z | | |
| 1340 | 2026-03-09T03:24:34.640Z | 304 | let msg = msg? |
| 1341 | 2026-03-09T03:24:34.640Z | | ---^ the trait `From<propolis_client::support::tungstenite::Error>` is not implemented for `error::Error` |
| 1342 | 2026-03-09T03:24:34.640Z | | | |
| 1343 | 2026-03-09T03:24:34.640Z | | this can't be annotated with `?` because it has type `Result<_, propolis_client::support::tungstenite::Error>` |
| 1344 | 2026-03-09T03:24:34.640Z | | |
| 1345 | 2026-03-09T03:24:34.640Z | note: `error::Error` needs to implement `From<propolis_client::support::tungstenite::Error>` |
| 1346 | 2026-03-09T03:24:34.640Z | --> lib/src/error.rs:13:1 |
| 1347 | 2026-03-09T03:24:34.665Z | | |
| 1348 | 2026-03-09T03:24:34.665Z | 13 | pub enum Error { |
| 1349 | 2026-03-09T03:24:34.665Z | | ^^^^^^^^^^^^^^ |
| 1350 | 2026-03-09T03:24:34.665Z | = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait |
| 1351 | 2026-03-09T03:24:34.665Z | = help: the following other types implement trait `From<T>`: |
| 1352 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<AddrParseError>` |
| 1353 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<FromUtf8Error>` |
| 1354 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<NulError>` |
| 1355 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<ParseIntError>` |
| 1356 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<QueryError>` |
| 1357 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<SpannedError>` |
| 1358 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<TryFromIntError>` |
| 1359 | 2026-03-09T03:24:34.665Z | `error::Error` implements `From<ZoneError>` |
| 1360 | 2026-03-09T03:24:34.666Z | and 11 others |
| 1361 | 2026-03-09T03:24:34.666Z | |
| 1362 | 2026-03-09T03:24:34.666Z | error[E0308]: mismatched types |
| 1363 | 2026-03-09T03:24:34.666Z | --> lib/src/serial.rs:309:29 |
| 1364 | 2026-03-09T03:24:34.666Z | | |
| 1365 | 2026-03-09T03:24:34.666Z | 309 | ... Message::Binary(data) => { |
| 1366 | 2026-03-09T03:24:34.666Z | | ^^^^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1367 | 2026-03-09T03:24:34.666Z | | |
| 1368 | 2026-03-09T03:24:34.666Z | 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 |
| 1369 | 2026-03-09T03:24:34.666Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1370 | 2026-03-09T03:24:34.666Z | | |
| 1371 | 2026-03-09T03:24:34.666Z | 157 | pub enum Message { |
| 1372 | 2026-03-09T03:24:34.666Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1373 | 2026-03-09T03:24:34.666Z | | |
| 1374 | 2026-03-09T03:24:34.666Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1375 | 2026-03-09T03:24:34.666Z | | |
| 1376 | 2026-03-09T03:24:34.666Z | 160 | pub enum Message { |
| 1377 | 2026-03-09T03:24:34.666Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1378 | 2026-03-09T03:24:34.666Z | | |
| 1379 | 2026-03-09T03:24:34.666Z | ::: lib/src/cli.rs:21:5 |
| 1380 | 2026-03-09T03:24:34.666Z | | |
| 1381 | 2026-03-09T03:24:34.666Z | 21 | use propolis_client::{ |
| 1382 | 2026-03-09T03:24:34.666Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1383 | 2026-03-09T03:24:34.666Z | ... |
| 1384 | 2026-03-09T03:24:34.666Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1385 | 2026-03-09T03:24:34.666Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1386 | 2026-03-09T03:24:34.666Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1387 | 2026-03-09T03:24:34.666Z | |
| 1388 | 2026-03-09T03:24:34.666Z | error[E0308]: mismatched types |
| 1389 | 2026-03-09T03:24:34.666Z | --> lib/src/serial.rs:340:29 |
| 1390 | 2026-03-09T03:24:34.666Z | | |
| 1391 | 2026-03-09T03:24:34.666Z | 340 | ... Message::Close(..) => { |
| 1392 | 2026-03-09T03:24:34.666Z | | ^^^^^^^^^^^^^^^^^^ expected `Message`, found `tokio_tungstenite::tungstenite::Message` |
| 1393 | 2026-03-09T03:24:34.666Z | | |
| 1394 | 2026-03-09T03:24:34.666Z | 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 |
| 1395 | 2026-03-09T03:24:34.666Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.28.0/src/protocol/message.rs:157:1 |
| 1396 | 2026-03-09T03:24:34.666Z | | |
| 1397 | 2026-03-09T03:24:34.666Z | 157 | pub enum Message { |
| 1398 | 2026-03-09T03:24:34.666Z | | ^^^^^^^^^^^^^^^^ this is the found type `tokio_tungstenite::tungstenite::Message` |
| 1399 | 2026-03-09T03:24:34.666Z | | |
| 1400 | 2026-03-09T03:24:34.667Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.21.0/src/protocol/message.rs:160:1 |
| 1401 | 2026-03-09T03:24:34.667Z | | |
| 1402 | 2026-03-09T03:24:34.667Z | 160 | pub enum Message { |
| 1403 | 2026-03-09T03:24:34.667Z | | ^^^^^^^^^^^^^^^^ this is the expected type `propolis_client::support::tungstenite::Message` |
| 1404 | 2026-03-09T03:24:34.667Z | | |
| 1405 | 2026-03-09T03:24:34.667Z | ::: lib/src/cli.rs:21:5 |
| 1406 | 2026-03-09T03:24:34.667Z | | |
| 1407 | 2026-03-09T03:24:34.667Z | 21 | use propolis_client::{ |
| 1408 | 2026-03-09T03:24:34.667Z | | --------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1409 | 2026-03-09T03:24:34.667Z | ... |
| 1410 | 2026-03-09T03:24:34.667Z | 30 | use tokio_tungstenite::tungstenite::Message; |
| 1411 | 2026-03-09T03:24:34.667Z | | ----------------- one version of crate `tungstenite` used here, as a dependency of crate `tokio_tungstenite` |
| 1412 | 2026-03-09T03:24:34.667Z | = help: you can use `cargo tree` to explore your dependency tree |
| 1413 | 2026-03-09T03:24:34.667Z | |
| 1414 | 2026-03-09T03:24:34.667Z | error[E0624]: method `as_slice` is private |
| 1415 | 2026-03-09T03:24:34.667Z | --> lib/src/serial.rs:311:66 |
| 1416 | 2026-03-09T03:24:34.667Z | | |
| 1417 | 2026-03-09T03:24:34.667Z | 311 | ... String::from_utf8_lossy(data.as_slice()) |
| 1418 | 2026-03-09T03:24:34.667Z | | ^^^^^^^^ private method |
| 1419 | 2026-03-09T03:24:34.667Z | | |
| 1420 | 2026-03-09T03:24:34.667Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:663:5 |
| 1421 | 2026-03-09T03:24:34.667Z | | |
| 1422 | 2026-03-09T03:24:34.667Z | 663 | fn as_slice(&self) -> &[u8] { |
| 1423 | 2026-03-09T03:24:34.667Z | | --------------------------- private method defined here |
| 1424 | 2026-03-09T03:24:34.667Z | | |
| 1425 | 2026-03-09T03:24:34.667Z | = help: items from traits can only be used if the trait is in scope |
| 1426 | 2026-03-09T03:24:34.667Z | help: trait `SlicePattern` which provides `as_slice` is implemented but not in scope; perhaps you want to import it |
| 1427 | 2026-03-09T03:24:34.667Z | | |
| 1428 | 2026-03-09T03:24:34.667Z | 7 + use core::slice::SlicePattern; |
| 1429 | 2026-03-09T03:24:34.667Z | | |
| 1430 | 2026-03-09T03:24:34.667Z | |
| 1431 | 2026-03-09T03:24:36.086Z | Some errors have detailed explanations: E0277, E0308, E0624. |
| 1432 | 2026-03-09T03:24:36.086Z | For more information about an error, try `rustc --explain E0277`. |
| 1433 | 2026-03-09T03:24:36.151Z | error: could not compile `libfalcon` (lib) due to 25 previous errors |
| 1434 | 2026-03-09T03:24:36.348Z | |
| 1435 | 2026-03-09T03:24:36.348Z | real 1:12.539943776 |
| 1436 | 2026-03-09T03:24:36.348Z | user 6:21.155614101 |
| 1437 | 2026-03-09T03:24:36.348Z | sys 1:03.259222242 |
| 1438 | 2026-03-09T03:24:36.348Z | trap 0.220484809 |
| 1439 | 2026-03-09T03:24:36.348Z | tflt 0.098047243 |
| 1440 | 2026-03-09T03:24:36.348Z | dflt 0.144637109 |
| 1441 | 2026-03-09T03:24:36.349Z | kflt 0.001699915 |
| 1442 | 2026-03-09T03:24:36.349Z | lock 17:25.094848871 |
| 1443 | 2026-03-09T03:24:36.349Z | slp 25:13.509874404 |
| 1444 | 2026-03-09T03:24:36.349Z | lat 38.525289761 |
| 1445 | 2026-03-09T03:24:36.349Z | stop 1:23.979544182 |
| 1446 | 2026-03-09T03:24:36.373Z | process exited: duration 92095 ms, exit code 101 |
| |
| 1447 | 2026-03-09T03:24:36.422Z | found 0 output files |