|
|
|
| 1 | 2026-03-14T03:28:25.292Z | job assigned to worker 01KKN6535A0X3PM2B2F6TTRH6B [factory aws, i-083bf96467fea61d8] (queued for 1 m 7 s) |
| |
| 2 | 2026-03-14T03:28:32.988Z | starting task 0: "setup" |
| 3 | 2026-03-14T03:28:32.995Z | ++ uname -s |
| 4 | 2026-03-14T03:28:32.998Z | + kern=SunOS |
| 5 | 2026-03-14T03:28:32.998Z | + build_user=build |
| 6 | 2026-03-14T03:28:32.998Z | + build_uid=12345 |
| 7 | 2026-03-14T03:28:32.998Z | + work_dir=/work |
| 8 | 2026-03-14T03:28:32.998Z | + input_dir=/input |
| 9 | 2026-03-14T03:28:32.998Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-14T03:28:32.998Z | + case "$kern" in |
| 11 | 2026-03-14T03:28:32.998Z | + groupadd -g 12345 build |
| 12 | 2026-03-14T03:28:33.002Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-14T03:28:35.006Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-14T03:28:35.087Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-14T03:28:35.090Z | + home_fs=zfs |
| 16 | 2026-03-14T03:28:35.090Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-14T03:28:35.090Z | + mkdir -p /home/build |
| 18 | 2026-03-14T03:28:35.090Z | + chown build:build /home/build /work |
| 19 | 2026-03-14T03:28:37.093Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-14T03:28:37.096Z | process exited: duration 4105 ms, exit code 0 |
| |
| 21 | 2026-03-14T03:28:37.102Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-14T03:28:37.107Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-14T03:28:37.107Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-14T03:28:37.107Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-14T03:28:37.107Z | * rust toolchain profile = "default" |
| 26 | 2026-03-14T03:28:37.107Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-14T03:28:37.107Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-14T03:28:37.110Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-14T03:28:37.110Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-14T03:28:37.291Z | info: downloading installer |
| 31 | 2026-03-14T03:28:38.939Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-14T03:28:38.939Z | warn: /opt/ooce/bin |
| 33 | 2026-03-14T03:28:38.939Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-14T03:28:38.939Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-14T03:28:38.939Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-14T03:28:38.939Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-14T03:28:38.939Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-14T03:28:38.939Z | error: cannot install while Rust is installed |
| 39 | 2026-03-14T03:28:38.939Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-14T03:28:38.939Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-14T03:28:38.939Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-14T03:28:38.939Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-14T03:28:38.939Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-14T03:28:38.955Z | info: profile set to default |
| 45 | 2026-03-14T03:28:38.955Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-14T03:28:38.958Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-14T03:28:39.109Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-14T03:28:39.112Z | info: downloading 6 components |
| 49 | 2026-03-14T03:28:54.205Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-14T03:28:54.205Z | |
| 51 | 2026-03-14T03:28:54.243Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-14T03:28:54.243Z | |
| 53 | 2026-03-14T03:28:54.248Z | |
| 54 | 2026-03-14T03:28:54.248Z | Rust is installed now. Great! |
| 55 | 2026-03-14T03:28:54.248Z | |
| 56 | 2026-03-14T03:28:54.248Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-14T03:28:54.248Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-14T03:28:54.248Z | |
| 59 | 2026-03-14T03:28:54.248Z | To configure your current shell, you need to source |
| 60 | 2026-03-14T03:28:54.248Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-14T03:28:54.248Z | |
| 62 | 2026-03-14T03:28:54.248Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-14T03:28:54.248Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-14T03:28:54.248Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-14T03:28:54.248Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-14T03:28:54.248Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-14T03:28:54.248Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-14T03:28:54.248Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-14T03:28:54.249Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-14T03:28:54.249Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-14T03:28:54.355Z | + rustup --version |
| 72 | 2026-03-14T03:28:54.366Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-14T03:28:54.369Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-14T03:28:54.392Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-14T03:28:54.395Z | + cargo --version |
| 76 | 2026-03-14T03:28:54.412Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-14T03:28:54.414Z | + rustc --version |
| 78 | 2026-03-14T03:28:54.439Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-14T03:28:54.443Z | process exited: duration 17338 ms, exit code 0 |
| |
| 80 | 2026-03-14T03:28:54.448Z | starting task 2: "authentication" |
| 81 | 2026-03-14T03:28:54.468Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-14T03:28:54.474Z | starting task 3: "clone repository" |
| 83 | 2026-03-14T03:28:54.478Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-03-14T03:28:54.481Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-03-14T03:28:54.517Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-03-14T03:28:55.344Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-03-14T03:28:55.344Z | + git fetch origin 05ab7f070ff6bad08ce613a36ba76a0ce82e6cf4 |
| 88 | 2026-03-14T03:28:55.573Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-03-14T03:28:55.573Z | * branch 05ab7f070ff6bad08ce613a36ba76a0ce82e6cf4 -> FETCH_HEAD |
| 90 | 2026-03-14T03:28:55.580Z | + [[ -n renovate/propolis-client-digest ]] |
| 91 | 2026-03-14T03:28:55.583Z | ++ git branch --show-current |
| 92 | 2026-03-14T03:28:55.583Z | + current=main |
| 93 | 2026-03-14T03:28:55.583Z | + [[ main != renovate/propolis-client-digest ]] |
| 94 | 2026-03-14T03:28:55.583Z | + git branch -f renovate/propolis-client-digest 05ab7f070ff6bad08ce613a36ba76a0ce82e6cf4 |
| 95 | 2026-03-14T03:28:55.587Z | + git checkout -f renovate/propolis-client-digest |
| 96 | 2026-03-14T03:28:55.677Z | Switched to branch 'renovate/propolis-client-digest' |
| 97 | 2026-03-14T03:28:55.680Z | + git reset --hard 05ab7f070ff6bad08ce613a36ba76a0ce82e6cf4 |
| 98 | 2026-03-14T03:28:55.767Z | HEAD is now at 05ab7f0 Update propolis-client digest to f99d237 |
| 99 | 2026-03-14T03:28:55.770Z | process exited: duration 1294 ms, exit code 0 |
| |
| 100 | 2026-03-14T03:28:55.776Z | starting task 4: "build" |
| 101 | 2026-03-14T03:28:55.781Z | + cargo --version |
| 102 | 2026-03-14T03:28:55.787Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-14T03:28:55.972Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-14T03:28:55.975Z | info: downloading 6 components |
| 105 | 2026-03-14T03:29:14.464Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-14T03:29:14.468Z | + rustc --version |
| 107 | 2026-03-14T03:29:14.502Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-14T03:29:14.507Z | + banner build |
| 109 | 2026-03-14T03:29:14.510Z | |
| 110 | 2026-03-14T03:29:14.510Z | ##### # # # # ##### |
| 111 | 2026-03-14T03:29:14.510Z | # # # # # # # # |
| 112 | 2026-03-14T03:29:14.510Z | ##### # # # # # # |
| 113 | 2026-03-14T03:29:14.510Z | # # # # # # # # |
| 114 | 2026-03-14T03:29:14.510Z | # # # # # # # # |
| 115 | 2026-03-14T03:29:14.510Z | ##### #### # ###### ##### |
| 116 | 2026-03-14T03:29:14.510Z | |
| 117 | 2026-03-14T03:29:14.511Z | + ptime -m cargo build --all |
| 118 | 2026-03-14T03:29:14.609Z | Updating crates.io index |
| 119 | 2026-03-14T03:29:14.614Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-03-14T03:29:14.929Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-03-14T03:29:14.929Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-03-14T03:29:14.977Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-03-14T03:29:16.144Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-03-14T03:29:16.144Z | * [new ref] f99d237f004da403a1081cca1840158290a46f7c -> refs/commit/f99d237f004da403a1081cca1840158290a46f7c |
| 125 | 2026-03-14T03:29:16.915Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-03-14T03:29:17.185Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-03-14T03:29:17.185Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-03-14T03:29:17.192Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-03-14T03:29:17.485Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-03-14T03:29:17.486Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-03-14T03:29:17.501Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-03-14T03:29:17.812Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-03-14T03:29:17.812Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-03-14T03:29:17.836Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-03-14T03:29:18.093Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-03-14T03:29:18.093Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-03-14T03:29:18.101Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-03-14T03:29:19.066Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-03-14T03:29:19.066Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 140 | 2026-03-14T03:29:21.241Z | Downloading crates ... |
| 141 | 2026-03-14T03:29:21.309Z | Downloaded anstyle-query v1.1.5 |
| 142 | 2026-03-14T03:29:21.313Z | Downloaded futures-core v0.3.32 |
| 143 | 2026-03-14T03:29:21.317Z | Downloaded bytes v1.11.1 |
| 144 | 2026-03-14T03:29:21.320Z | Downloaded is_terminal_polyfill v1.70.2 |
| 145 | 2026-03-14T03:29:21.323Z | Downloaded crucible-workspace-hack v0.1.0 |
| 146 | 2026-03-14T03:29:21.323Z | Downloaded clap_lex v1.0.0 |
| 147 | 2026-03-14T03:29:21.326Z | Downloaded anstyle-parse v0.2.7 |
| 148 | 2026-03-14T03:29:21.326Z | Downloaded colored v3.1.1 |
| 149 | 2026-03-14T03:29:21.330Z | Downloaded jobserver v0.1.34 |
| 150 | 2026-03-14T03:29:21.333Z | Downloaded cpufeatures v0.2.17 |
| 151 | 2026-03-14T03:29:21.333Z | Downloaded pkg-config v0.3.32 |
| 152 | 2026-03-14T03:29:21.336Z | Downloaded clap_derive v4.5.55 |
| 153 | 2026-03-14T03:29:21.340Z | Downloaded anstream v0.6.21 |
| 154 | 2026-03-14T03:29:21.343Z | Downloaded dyn-clone v1.0.20 |
| 155 | 2026-03-14T03:29:21.343Z | Downloaded colorchoice v1.0.4 |
| 156 | 2026-03-14T03:29:21.346Z | Downloaded litemap v0.8.1 |
| 157 | 2026-03-14T03:29:21.346Z | Downloaded console v0.16.2 |
| 158 | 2026-03-14T03:29:21.349Z | Downloaded cmake v0.1.57 |
| 159 | 2026-03-14T03:29:21.349Z | Downloaded heck v0.4.1 |
| 160 | 2026-03-14T03:29:21.352Z | Downloaded hyper-rustls v0.27.7 |
| 161 | 2026-03-14T03:29:21.355Z | Downloaded getrandom v0.4.2 |
| 162 | 2026-03-14T03:29:21.358Z | Downloaded anyhow v1.0.102 |
| 163 | 2026-03-14T03:29:21.361Z | Downloaded futures-task v0.3.32 |
| 164 | 2026-03-14T03:29:21.364Z | Downloaded anstyle v1.0.13 |
| 165 | 2026-03-14T03:29:21.364Z | Downloaded lazy_static v1.5.0 |
| 166 | 2026-03-14T03:29:21.367Z | Downloaded heck v0.5.0 |
| 167 | 2026-03-14T03:29:21.367Z | Downloaded form_urlencoded v1.2.2 |
| 168 | 2026-03-14T03:29:21.369Z | Downloaded cfg-if v1.0.4 |
| 169 | 2026-03-14T03:29:21.370Z | Downloaded strsim v0.11.1 |
| 170 | 2026-03-14T03:29:21.372Z | Downloaded block-buffer v0.10.4 |
| 171 | 2026-03-14T03:29:21.372Z | Downloaded allocator-api2 v0.2.21 |
| 172 | 2026-03-14T03:29:21.379Z | Downloaded base16ct v1.0.0 |
| 173 | 2026-03-14T03:29:21.382Z | Downloaded idna_adapter v1.2.1 |
| 174 | 2026-03-14T03:29:21.382Z | Downloaded futures-io v0.3.32 |
| 175 | 2026-03-14T03:29:21.382Z | Downloaded equivalent v1.0.2 |
| 176 | 2026-03-14T03:29:21.387Z | Downloaded signal-hook-registry v1.4.8 |
| 177 | 2026-03-14T03:29:21.396Z | Downloaded rand_core v0.10.0 |
| 178 | 2026-03-14T03:29:21.398Z | Downloaded http-body v1.0.1 |
| 179 | 2026-03-14T03:29:21.401Z | Downloaded generic-array v0.14.7 |
| 180 | 2026-03-14T03:29:21.401Z | Downloaded is-terminal v0.4.17 |
| 181 | 2026-03-14T03:29:21.405Z | Downloaded cstr-argument v0.1.2 |
| 182 | 2026-03-14T03:29:21.405Z | Downloaded cfg_aliases v0.2.1 |
| 183 | 2026-03-14T03:29:21.408Z | Downloaded rustc-hash v2.1.1 |
| 184 | 2026-03-14T03:29:21.408Z | Downloaded proc-macro-error-attr v1.0.4 |
| 185 | 2026-03-14T03:29:21.408Z | Downloaded pretty-hex v0.4.1 |
| 186 | 2026-03-14T03:29:21.412Z | Downloaded dunce v1.0.5 |
| 187 | 2026-03-14T03:29:21.412Z | Downloaded crypto-common v0.1.7 |
| 188 | 2026-03-14T03:29:21.412Z | Downloaded itoa v1.0.17 |
| 189 | 2026-03-14T03:29:21.415Z | Downloaded foreign-types v0.5.0 |
| 190 | 2026-03-14T03:29:21.415Z | Downloaded parking_lot v0.12.5 |
| 191 | 2026-03-14T03:29:21.418Z | Downloaded proc-macro-crate v3.5.0 |
| 192 | 2026-03-14T03:29:21.418Z | Downloaded atomic-waker v1.1.2 |
| 193 | 2026-03-14T03:29:21.421Z | Downloaded futures-sink v0.3.32 |
| 194 | 2026-03-14T03:29:21.421Z | Downloaded errno v0.3.14 |
| 195 | 2026-03-14T03:29:21.424Z | Downloaded futures-macro v0.3.32 |
| 196 | 2026-03-14T03:29:21.431Z | Downloaded scopeguard v1.2.0 |
| 197 | 2026-03-14T03:29:21.434Z | Downloaded sha1 v0.10.6 |
| 198 | 2026-03-14T03:29:21.438Z | Downloaded serde_urlencoded v0.7.1 |
| 199 | 2026-03-14T03:29:21.438Z | Downloaded foreign-types-shared v0.3.1 |
| 200 | 2026-03-14T03:29:21.441Z | Downloaded foreign-types-macros v0.2.3 |
| 201 | 2026-03-14T03:29:21.441Z | Downloaded lru-slab v0.1.2 |
| 202 | 2026-03-14T03:29:21.444Z | Downloaded http-body-util v0.1.3 |
| 203 | 2026-03-14T03:29:21.444Z | Downloaded autocfg v1.5.0 |
| 204 | 2026-03-14T03:29:21.447Z | Downloaded subtle v2.6.1 |
| 205 | 2026-03-14T03:29:21.447Z | Downloaded potential_utf v0.1.4 |
| 206 | 2026-03-14T03:29:21.447Z | Downloaded synstructure v0.13.2 |
| 207 | 2026-03-14T03:29:21.450Z | Downloaded ppv-lite86 v0.2.21 |
| 208 | 2026-03-14T03:29:21.450Z | Downloaded percent-encoding v2.3.2 |
| 209 | 2026-03-14T03:29:21.454Z | Downloaded progenitor-impl v0.13.0 |
| 210 | 2026-03-14T03:29:21.454Z | Downloaded tabwriter v1.4.1 |
| 211 | 2026-03-14T03:29:21.457Z | Downloaded aho-corasick v1.1.4 |
| 212 | 2026-03-14T03:29:21.461Z | Downloaded take_mut v0.2.2 |
| 213 | 2026-03-14T03:29:21.464Z | Downloaded tinyvec_macros v0.1.1 |
| 214 | 2026-03-14T03:29:21.464Z | Downloaded time-core v0.1.8 |
| 215 | 2026-03-14T03:29:21.467Z | Downloaded sync_wrapper v1.0.2 |
| 216 | 2026-03-14T03:29:21.470Z | Downloaded progenitor-macro v0.13.0 |
| 217 | 2026-03-14T03:29:21.473Z | Downloaded num-conv v0.2.0 |
| 218 | 2026-03-14T03:29:21.473Z | Downloaded fs_extra v1.3.0 |
| 219 | 2026-03-14T03:29:21.476Z | Downloaded serde_spanned v1.0.4 |
| 220 | 2026-03-14T03:29:21.479Z | Downloaded slog-envlogger v2.2.0 |
| 221 | 2026-03-14T03:29:21.482Z | Downloaded erased-serde v0.3.31 |
| 222 | 2026-03-14T03:29:21.482Z | Downloaded deranged v0.5.8 |
| 223 | 2026-03-14T03:29:21.485Z | Downloaded cpufeatures v0.3.0 |
| 224 | 2026-03-14T03:29:21.491Z | Downloaded tower-service v0.3.3 |
| 225 | 2026-03-14T03:29:21.494Z | Downloaded tower-layer v0.3.3 |
| 226 | 2026-03-14T03:29:21.495Z | Downloaded either v1.15.0 |
| 227 | 2026-03-14T03:29:21.498Z | Downloaded data-encoding v2.10.0 |
| 228 | 2026-03-14T03:29:21.498Z | Downloaded futures-executor v0.3.32 |
| 229 | 2026-03-14T03:29:21.501Z | Downloaded byteorder v1.5.0 |
| 230 | 2026-03-14T03:29:21.506Z | Downloaded ipnet v2.12.0 |
| 231 | 2026-03-14T03:29:21.510Z | Downloaded try-lock v0.2.5 |
| 232 | 2026-03-14T03:29:21.510Z | Downloaded iana-time-zone v0.1.65 |
| 233 | 2026-03-14T03:29:21.510Z | Downloaded displaydoc v0.2.5 |
| 234 | 2026-03-14T03:29:21.514Z | Downloaded indicatif v0.18.4 |
| 235 | 2026-03-14T03:29:21.517Z | Downloaded unit-prefix v0.5.2 |
| 236 | 2026-03-14T03:29:21.518Z | Downloaded typify-macro v0.6.1 |
| 237 | 2026-03-14T03:29:21.518Z | Downloaded stable_deref_trait v1.2.1 |
| 238 | 2026-03-14T03:29:21.521Z | Downloaded typeid v1.0.3 |
| 239 | 2026-03-14T03:29:21.521Z | Downloaded rand_chacha v0.3.1 |
| 240 | 2026-03-14T03:29:21.521Z | Downloaded digest v0.10.7 |
| 241 | 2026-03-14T03:29:21.525Z | Downloaded powerfmt v0.2.0 |
| 242 | 2026-03-14T03:29:21.525Z | Downloaded time-macros v0.2.27 |
| 243 | 2026-03-14T03:29:21.525Z | Downloaded tokio-macros v2.6.1 |
| 244 | 2026-03-14T03:29:21.527Z | Downloaded lock_api v0.4.14 |
| 245 | 2026-03-14T03:29:21.528Z | Downloaded thiserror-impl v2.0.18 |
| 246 | 2026-03-14T03:29:21.528Z | Downloaded thiserror-impl v1.0.69 |
| 247 | 2026-03-14T03:29:21.531Z | Downloaded utf-8 v0.7.6 |
| 248 | 2026-03-14T03:29:21.531Z | Downloaded want v0.3.1 |
| 249 | 2026-03-14T03:29:21.531Z | Downloaded utf8_iter v1.0.4 |
| 250 | 2026-03-14T03:29:21.533Z | Downloaded rand_chacha v0.9.0 |
| 251 | 2026-03-14T03:29:21.533Z | Downloaded thiserror v2.0.18 |
| 252 | 2026-03-14T03:29:21.537Z | Downloaded slab v0.4.12 |
| 253 | 2026-03-14T03:29:21.540Z | Downloaded rustls-native-certs v0.8.3 |
| 254 | 2026-03-14T03:29:21.543Z | Downloaded crossbeam-utils v0.8.21 |
| 255 | 2026-03-14T03:29:21.543Z | Downloaded quote v1.0.45 |
| 256 | 2026-03-14T03:29:21.546Z | Downloaded cargo_toml v0.22.3 |
| 257 | 2026-03-14T03:29:21.546Z | Downloaded semver v1.0.27 |
| 258 | 2026-03-14T03:29:21.549Z | Downloaded camino v1.2.2 |
| 259 | 2026-03-14T03:29:21.553Z | Downloaded zerofrom-derive v0.1.6 |
| 260 | 2026-03-14T03:29:21.553Z | Downloaded utf8parse v0.2.2 |
| 261 | 2026-03-14T03:29:21.553Z | Downloaded untrusted v0.9.0 |
| 262 | 2026-03-14T03:29:21.556Z | Downloaded thread_local v1.1.9 |
| 263 | 2026-03-14T03:29:21.556Z | Downloaded thiserror v1.0.69 |
| 264 | 2026-03-14T03:29:21.559Z | Downloaded zone_cfg_derive v0.3.1 |
| 265 | 2026-03-14T03:29:21.559Z | Downloaded zone v0.3.1 |
| 266 | 2026-03-14T03:29:21.562Z | Downloaded slog-scope v4.4.1 |
| 267 | 2026-03-14T03:29:21.562Z | Downloaded getrandom v0.2.17 |
| 268 | 2026-03-14T03:29:21.565Z | Downloaded shlex v1.3.0 |
| 269 | 2026-03-14T03:29:21.565Z | Downloaded bitflags v2.11.0 |
| 270 | 2026-03-14T03:29:21.568Z | Downloaded futures-channel v0.3.32 |
| 271 | 2026-03-14T03:29:21.571Z | Downloaded smf v0.2.3 |
| 272 | 2026-03-14T03:29:21.571Z | Downloaded slog-async v2.8.0 |
| 273 | 2026-03-14T03:29:21.574Z | Downloaded rustversion v1.0.22 |
| 274 | 2026-03-14T03:29:21.574Z | Downloaded progenitor-client v0.13.0 |
| 275 | 2026-03-14T03:29:21.577Z | Downloaded arc-swap v1.8.2 |
| 276 | 2026-03-14T03:29:21.580Z | Downloaded foldhash v0.2.0 |
| 277 | 2026-03-14T03:29:21.580Z | Downloaded clap_builder v4.5.60 |
| 278 | 2026-03-14T03:29:21.583Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 279 | 2026-03-14T03:29:21.586Z | Downloaded tinystr v0.8.2 |
| 280 | 2026-03-14T03:29:21.587Z | Downloaded version_check v0.9.5 |
| 281 | 2026-03-14T03:29:21.590Z | Downloaded term v1.2.1 |
| 282 | 2026-03-14T03:29:21.592Z | Downloaded slog-term v2.9.2 |
| 283 | 2026-03-14T03:29:21.592Z | Downloaded serde_tokenstream v0.2.3 |
| 284 | 2026-03-14T03:29:21.595Z | Downloaded tokio-tungstenite v0.21.0 |
| 285 | 2026-03-14T03:29:21.595Z | Downloaded oxnet v0.1.4 |
| 286 | 2026-03-14T03:29:21.598Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 287 | 2026-03-14T03:29:21.598Z | Downloaded serde_derive_internals v0.29.1 |
| 288 | 2026-03-14T03:29:21.601Z | Downloaded getrandom v0.3.4 |
| 289 | 2026-03-14T03:29:21.604Z | Downloaded slog-stdlog v4.1.1 |
| 290 | 2026-03-14T03:29:21.604Z | Downloaded base64 v0.21.7 |
| 291 | 2026-03-14T03:29:21.607Z | Downloaded smallvec v1.15.1 |
| 292 | 2026-03-14T03:29:21.610Z | Downloaded icu_provider v2.1.1 |
| 293 | 2026-03-14T03:29:21.614Z | Downloaded zeroize v1.8.2 |
| 294 | 2026-03-14T03:29:21.614Z | Downloaded proc-macro-error v1.0.4 |
| 295 | 2026-03-14T03:29:21.617Z | Downloaded num_enum_derive v0.7.5 |
| 296 | 2026-03-14T03:29:21.617Z | Downloaded chacha20 v0.10.0 |
| 297 | 2026-03-14T03:29:21.620Z | Downloaded proc-macro2 v1.0.106 |
| 298 | 2026-03-14T03:29:21.623Z | Downloaded quinn-udp v0.5.14 |
| 299 | 2026-03-14T03:29:21.623Z | Downloaded progenitor v0.13.0 |
| 300 | 2026-03-14T03:29:21.623Z | Downloaded num_enum v0.7.5 |
| 301 | 2026-03-14T03:29:21.626Z | Downloaded yoke-derive v0.8.1 |
| 302 | 2026-03-14T03:29:21.629Z | Downloaded zerovec-derive v0.11.2 |
| 303 | 2026-03-14T03:29:21.629Z | Downloaded tinyvec v1.10.0 |
| 304 | 2026-03-14T03:29:21.632Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 305 | 2026-03-14T03:29:21.635Z | Downloaded zmij v1.0.21 |
| 306 | 2026-03-14T03:29:21.635Z | Downloaded schemars_derive v0.8.22 |
| 307 | 2026-03-14T03:29:21.638Z | Downloaded rustls-pki-types v1.14.0 |
| 308 | 2026-03-14T03:29:21.641Z | Downloaded icu_locale_core v2.1.1 |
| 309 | 2026-03-14T03:29:21.644Z | Downloaded sha2 v0.10.9 |
| 310 | 2026-03-14T03:29:21.647Z | Downloaded rand_core v0.6.4 |
| 311 | 2026-03-14T03:29:21.647Z | Downloaded http v1.4.0 |
| 312 | 2026-03-14T03:29:21.650Z | Downloaded parking_lot_core v0.9.12 |
| 313 | 2026-03-14T03:29:21.653Z | Downloaded icu_normalizer v2.1.1 |
| 314 | 2026-03-14T03:29:21.656Z | Downloaded once_cell v1.21.3 |
| 315 | 2026-03-14T03:29:21.656Z | Downloaded xz2 v0.1.7 |
| 316 | 2026-03-14T03:29:21.659Z | Downloaded icu_properties v2.1.2 |
| 317 | 2026-03-14T03:29:21.659Z | Downloaded tracing-core v0.1.36 |
| 318 | 2026-03-14T03:29:21.662Z | Downloaded unicode-ident v1.0.24 |
| 319 | 2026-03-14T03:29:21.665Z | Downloaded tungstenite v0.21.0 |
| 320 | 2026-03-14T03:29:21.668Z | Downloaded unsafe-libyaml v0.2.11 |
| 321 | 2026-03-14T03:29:21.671Z | Downloaded socket2 v0.6.3 |
| 322 | 2026-03-14T03:29:21.671Z | Downloaded cc v1.2.56 |
| 323 | 2026-03-14T03:29:21.674Z | Downloaded tokio-rustls v0.26.4 |
| 324 | 2026-03-14T03:29:21.677Z | Downloaded rustls-platform-verifier v0.6.2 |
| 325 | 2026-03-14T03:29:21.677Z | Downloaded crossbeam-channel v0.5.15 |
| 326 | 2026-03-14T03:29:21.682Z | Downloaded yoke v0.8.1 |
| 327 | 2026-03-14T03:29:21.685Z | Downloaded writeable v0.6.2 |
| 328 | 2026-03-14T03:29:21.685Z | Downloaded slog v2.8.2 |
| 329 | 2026-03-14T03:29:21.688Z | Downloaded ryu v1.0.23 |
| 330 | 2026-03-14T03:29:21.691Z | Downloaded quinn v0.11.9 |
| 331 | 2026-03-14T03:29:21.694Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 332 | 2026-03-14T03:29:21.697Z | Downloaded serde_derive v1.0.228 |
| 333 | 2026-03-14T03:29:21.697Z | Downloaded icu_collections v2.1.1 |
| 334 | 2026-03-14T03:29:21.701Z | Downloaded zerotrie v0.2.3 |
| 335 | 2026-03-14T03:29:21.705Z | Downloaded num-traits v0.2.19 |
| 336 | 2026-03-14T03:29:21.707Z | Downloaded url v2.5.8 |
| 337 | 2026-03-14T03:29:21.710Z | Downloaded log v0.4.29 |
| 338 | 2026-03-14T03:29:21.710Z | Downloaded tracing-attributes v0.1.31 |
| 339 | 2026-03-14T03:29:21.713Z | Downloaded indexmap v2.13.0 |
| 340 | 2026-03-14T03:29:21.716Z | Downloaded prettyplease v0.2.37 |
| 341 | 2026-03-14T03:29:21.719Z | Downloaded serde_core v1.0.228 |
| 342 | 2026-03-14T03:29:21.722Z | Downloaded typify v0.6.1 |
| 343 | 2026-03-14T03:29:21.725Z | Downloaded icu_properties_data v2.1.2 |
| 344 | 2026-03-14T03:29:21.731Z | Downloaded tower v0.5.3 |
| 345 | 2026-03-14T03:29:21.738Z | Downloaded iri-string v0.7.10 |
| 346 | 2026-03-14T03:29:21.743Z | Downloaded hashbrown v0.16.1 |
| 347 | 2026-03-14T03:29:21.748Z | Downloaded tokio-util v0.7.18 |
| 348 | 2026-03-14T03:29:21.754Z | Downloaded typenum v1.19.0 |
| 349 | 2026-03-14T03:29:21.757Z | Downloaded memchr v2.8.0 |
| 350 | 2026-03-14T03:29:21.760Z | Downloaded zerovec v0.11.5 |
| 351 | 2026-03-14T03:29:21.764Z | Downloaded rustls-webpki v0.103.9 |
| 352 | 2026-03-14T03:29:21.767Z | Downloaded tower-http v0.6.8 |
| 353 | 2026-03-14T03:29:21.772Z | Downloaded itertools v0.12.1 |
| 354 | 2026-03-14T03:29:21.777Z | Downloaded rand v0.10.0 |
| 355 | 2026-03-14T03:29:21.780Z | Downloaded futures-util v0.3.32 |
| 356 | 2026-03-14T03:29:21.788Z | Downloaded winnow v0.7.15 |
| 357 | 2026-03-14T03:29:21.795Z | Downloaded uuid v1.22.0 |
| 358 | 2026-03-14T03:29:21.798Z | Downloaded chrono v0.4.44 |
| 359 | 2026-03-14T03:29:21.803Z | Downloaded rand v0.9.2 |
| 360 | 2026-03-14T03:29:21.806Z | Downloaded aws-lc-rs v1.16.1 |
| 361 | 2026-03-14T03:29:21.813Z | Downloaded mio v1.1.1 |
| 362 | 2026-03-14T03:29:21.817Z | Downloaded rand v0.8.5 |
| 363 | 2026-03-14T03:29:21.820Z | Downloaded serde v1.0.228 |
| 364 | 2026-03-14T03:29:21.824Z | Downloaded ron v0.12.0 |
| 365 | 2026-03-14T03:29:21.829Z | Downloaded unicode-width v0.2.2 |
| 366 | 2026-03-14T03:29:21.834Z | Downloaded idna v1.1.0 |
| 367 | 2026-03-14T03:29:21.837Z | Downloaded hyper v1.8.1 |
| 368 | 2026-03-14T03:29:21.843Z | Downloaded reqwest v0.13.2 |
| 369 | 2026-03-14T03:29:21.846Z | Downloaded serde_yaml v0.9.34+deprecated |
| 370 | 2026-03-14T03:29:21.849Z | Downloaded schemars v0.8.22 |
| 371 | 2026-03-14T03:29:21.857Z | Downloaded hyper-util v0.1.20 |
| 372 | 2026-03-14T03:29:21.862Z | Downloaded serde_json v1.0.149 |
| 373 | 2026-03-14T03:29:21.867Z | Downloaded reqwest v0.12.28 |
| 374 | 2026-03-14T03:29:21.871Z | Downloaded typify-impl v0.6.1 |
| 375 | 2026-03-14T03:29:21.881Z | Downloaded tracing v0.1.44 |
| 376 | 2026-03-14T03:29:21.895Z | Downloaded regex v1.12.3 |
| 377 | 2026-03-14T03:29:21.899Z | Downloaded icu_normalizer_data v2.1.1 |
| 378 | 2026-03-14T03:29:21.902Z | Downloaded clap v4.5.60 |
| 379 | 2026-03-14T03:29:21.907Z | Downloaded base64 v0.22.1 |
| 380 | 2026-03-14T03:29:21.910Z | Downloaded pin-project-lite v0.2.17 |
| 381 | 2026-03-14T03:29:21.914Z | Downloaded rand_core v0.9.5 |
| 382 | 2026-03-14T03:29:21.917Z | Downloaded libc v0.2.183 |
| 383 | 2026-03-14T03:29:21.939Z | Downloaded pin-utils v0.1.0 |
| 384 | 2026-03-14T03:29:21.942Z | Downloaded portable-atomic v1.13.1 |
| 385 | 2026-03-14T03:29:21.946Z | Downloaded find-msvc-tools v0.1.9 |
| 386 | 2026-03-14T03:29:21.949Z | Downloaded async-trait v0.1.89 |
| 387 | 2026-03-14T03:29:21.949Z | Downloaded zerofrom v0.1.6 |
| 388 | 2026-03-14T03:29:21.952Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 389 | 2026-03-14T03:29:21.952Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 390 | 2026-03-14T03:29:21.952Z | Downloaded httparse v1.10.1 |
| 391 | 2026-03-14T03:29:21.955Z | Downloaded openssl-probe v0.2.1 |
| 392 | 2026-03-14T03:29:21.955Z | Downloaded futures v0.3.32 |
| 393 | 2026-03-14T03:29:21.959Z | Downloaded quinn-proto v0.11.13 |
| 394 | 2026-03-14T03:29:21.967Z | Downloaded time v0.3.47 |
| 395 | 2026-03-14T03:29:21.976Z | Downloaded tokio v1.50.0 |
| 396 | 2026-03-14T03:29:22.003Z | Downloaded syn v1.0.109 |
| 397 | 2026-03-14T03:29:22.020Z | Downloaded zerocopy v0.8.41 |
| 398 | 2026-03-14T03:29:22.030Z | Downloaded syn v2.0.117 |
| 399 | 2026-03-14T03:29:22.053Z | Downloaded regress v0.10.5 |
| 400 | 2026-03-14T03:29:22.059Z | Downloaded regex-syntax v0.8.10 |
| 401 | 2026-03-14T03:29:22.064Z | Downloaded rustls v0.23.37 |
| 402 | 2026-03-14T03:29:22.072Z | Downloaded openapiv3 v2.2.0 |
| 403 | 2026-03-14T03:29:22.116Z | Downloaded regex-automata v0.4.14 |
| 404 | 2026-03-14T03:29:22.133Z | Downloaded lzma-sys v0.1.20 |
| 405 | 2026-03-14T03:29:22.190Z | Downloaded ring v0.17.14 |
| 406 | 2026-03-14T03:29:22.591Z | Downloaded aws-lc-sys v0.38.0 |
| 407 | 2026-03-14T03:29:22.851Z | Compiling proc-macro2 v1.0.106 |
| 408 | 2026-03-14T03:29:22.855Z | Compiling unicode-ident v1.0.24 |
| 409 | 2026-03-14T03:29:22.855Z | Compiling quote v1.0.45 |
| 410 | 2026-03-14T03:29:22.855Z | Compiling libc v0.2.183 |
| 411 | 2026-03-14T03:29:22.855Z | Compiling cfg-if v1.0.4 |
| 412 | 2026-03-14T03:29:22.855Z | Compiling itoa v1.0.17 |
| 413 | 2026-03-14T03:29:22.855Z | Compiling serde_core v1.0.228 |
| 414 | 2026-03-14T03:29:23.054Z | Compiling memchr v2.8.0 |
| 415 | 2026-03-14T03:29:23.116Z | Compiling equivalent v1.0.2 |
| 416 | 2026-03-14T03:29:23.196Z | Compiling allocator-api2 v0.2.21 |
| 417 | 2026-03-14T03:29:23.207Z | Compiling foldhash v0.2.0 |
| 418 | 2026-03-14T03:29:23.430Z | Compiling serde v1.0.228 |
| 419 | 2026-03-14T03:29:23.453Z | Compiling zmij v1.0.21 |
| 420 | 2026-03-14T03:29:23.614Z | Compiling hashbrown v0.16.1 |
| 421 | 2026-03-14T03:29:23.859Z | Compiling version_check v0.9.5 |
| 422 | 2026-03-14T03:29:23.872Z | Compiling serde_json v1.0.149 |
| 423 | 2026-03-14T03:29:23.967Z | Compiling autocfg v1.5.0 |
| 424 | 2026-03-14T03:29:24.023Z | Compiling jobserver v0.1.34 |
| 425 | 2026-03-14T03:29:24.215Z | Compiling pin-project-lite v0.2.17 |
| 426 | 2026-03-14T03:29:24.363Z | Compiling bytes v1.11.1 |
| 427 | 2026-03-14T03:29:24.425Z | Compiling num-traits v0.2.19 |
| 428 | 2026-03-14T03:29:24.436Z | Compiling find-msvc-tools v0.1.9 |
| 429 | 2026-03-14T03:29:24.527Z | Compiling smallvec v1.15.1 |
| 430 | 2026-03-14T03:29:24.697Z | Compiling syn v2.0.117 |
| 431 | 2026-03-14T03:29:24.701Z | Compiling shlex v1.3.0 |
| 432 | 2026-03-14T03:29:24.738Z | Compiling stable_deref_trait v1.2.1 |
| 433 | 2026-03-14T03:29:24.777Z | Compiling futures-core v0.3.32 |
| 434 | 2026-03-14T03:29:24.903Z | Compiling cc v1.2.56 |
| 435 | 2026-03-14T03:29:24.954Z | Compiling once_cell v1.21.3 |
| 436 | 2026-03-14T03:29:25.214Z | Compiling parking_lot_core v0.9.12 |
| 437 | 2026-03-14T03:29:25.218Z | Compiling http v1.4.0 |
| 438 | 2026-03-14T03:29:25.249Z | Compiling socket2 v0.6.3 |
| 439 | 2026-03-14T03:29:25.812Z | Compiling rustversion v1.0.22 |
| 440 | 2026-03-14T03:29:25.948Z | Compiling schemars v0.8.22 |
| 441 | 2026-03-14T03:29:26.137Z | Compiling futures-sink v0.3.32 |
| 442 | 2026-03-14T03:29:26.150Z | Compiling scopeguard v1.2.0 |
| 443 | 2026-03-14T03:29:26.264Z | Compiling lock_api v0.4.14 |
| 444 | 2026-03-14T03:29:26.264Z | Compiling cmake v0.1.57 |
| 445 | 2026-03-14T03:29:26.336Z | Compiling errno v0.3.14 |
| 446 | 2026-03-14T03:29:26.432Z | Compiling fs_extra v1.3.0 |
| 447 | 2026-03-14T03:29:26.516Z | Compiling getrandom v0.4.2 |
| 448 | 2026-03-14T03:29:26.548Z | Compiling dyn-clone v1.0.20 |
| 449 | 2026-03-14T03:29:26.693Z | Compiling rand_core v0.10.0 |
| 450 | 2026-03-14T03:29:26.727Z | Compiling dunce v1.0.5 |
| 451 | 2026-03-14T03:29:26.755Z | Compiling thiserror v2.0.18 |
| 452 | 2026-03-14T03:29:26.786Z | Compiling parking_lot v0.12.5 |
| 453 | 2026-03-14T03:29:26.827Z | Compiling signal-hook-registry v1.4.8 |
| 454 | 2026-03-14T03:29:26.867Z | Compiling aws-lc-sys v0.38.0 |
| 455 | 2026-03-14T03:29:26.935Z | Compiling futures-channel v0.3.32 |
| 456 | 2026-03-14T03:29:26.953Z | Compiling mio v1.1.1 |
| 457 | 2026-03-14T03:29:27.216Z | Compiling litemap v0.8.1 |
| 458 | 2026-03-14T03:29:27.228Z | Compiling writeable v0.6.2 |
| 459 | 2026-03-14T03:29:27.369Z | Compiling winnow v0.7.15 |
| 460 | 2026-03-14T03:29:27.474Z | Compiling indexmap v2.13.0 |
| 461 | 2026-03-14T03:29:27.486Z | Compiling log v0.4.29 |
| 462 | 2026-03-14T03:29:27.593Z | Compiling futures-task v0.3.32 |
| 463 | 2026-03-14T03:29:27.681Z | Compiling icu_properties_data v2.1.2 |
| 464 | 2026-03-14T03:29:27.695Z | Compiling icu_normalizer_data v2.1.1 |
| 465 | 2026-03-14T03:29:27.754Z | Compiling futures-io v0.3.32 |
| 466 | 2026-03-14T03:29:27.803Z | Compiling slab v0.4.12 |
| 467 | 2026-03-14T03:29:27.995Z | Compiling zeroize v1.8.2 |
| 468 | 2026-03-14T03:29:28.008Z | Compiling aws-lc-rs v1.16.1 |
| 469 | 2026-03-14T03:29:28.020Z | Compiling percent-encoding v2.3.2 |
| 470 | 2026-03-14T03:29:28.205Z | Compiling httparse v1.10.1 |
| 471 | 2026-03-14T03:29:28.256Z | Compiling heck v0.5.0 |
| 472 | 2026-03-14T03:29:28.349Z | Compiling iana-time-zone v0.1.65 |
| 473 | 2026-03-14T03:29:28.589Z | Compiling chrono v0.4.44 |
| 474 | 2026-03-14T03:29:28.626Z | Compiling syn v1.0.109 |
| 475 | 2026-03-14T03:29:28.685Z | Compiling typenum v1.19.0 |
| 476 | 2026-03-14T03:29:29.017Z | Compiling synstructure v0.13.2 |
| 477 | 2026-03-14T03:29:29.134Z | Compiling serde_derive_internals v0.29.1 |
| 478 | 2026-03-14T03:29:29.423Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 479 | 2026-03-14T03:29:29.673Z | Compiling rustls-pki-types v1.14.0 |
| 480 | 2026-03-14T03:29:29.944Z | Compiling http-body v1.0.1 |
| 481 | 2026-03-14T03:29:30.132Z | Compiling tracing-core v0.1.36 |
| 482 | 2026-03-14T03:29:30.135Z | Compiling generic-array v0.14.7 |
| 483 | 2026-03-14T03:29:30.157Z | Compiling zerocopy v0.8.41 |
| 484 | 2026-03-14T03:29:30.306Z | Compiling uuid v1.22.0 |
| 485 | 2026-03-14T03:29:30.420Z | Compiling thiserror v1.0.69 |
| 486 | 2026-03-14T03:29:30.609Z | Compiling regex-syntax v0.8.10 |
| 487 | 2026-03-14T03:29:30.769Z | Compiling serde_derive v1.0.228 |
| 488 | 2026-03-14T03:29:30.781Z | Compiling zerofrom-derive v0.1.6 |
| 489 | 2026-03-14T03:29:30.869Z | Compiling yoke-derive v0.8.1 |
| 490 | 2026-03-14T03:29:30.964Z | Compiling zerovec-derive v0.11.2 |
| 491 | 2026-03-14T03:29:31.251Z | Compiling displaydoc v0.2.5 |
| 492 | 2026-03-14T03:29:32.224Z | Compiling schemars_derive v0.8.22 |
| 493 | 2026-03-14T03:29:32.259Z | Compiling tokio-macros v2.6.1 |
| 494 | 2026-03-14T03:29:32.403Z | Compiling thiserror-impl v2.0.18 |
| 495 | 2026-03-14T03:29:32.415Z | Compiling zerofrom v0.1.6 |
| 496 | 2026-03-14T03:29:32.561Z | Compiling yoke v0.8.1 |
| 497 | 2026-03-14T03:29:32.786Z | Compiling zerovec v0.11.5 |
| 498 | 2026-03-14T03:29:33.256Z | Compiling tokio v1.50.0 |
| 499 | 2026-03-14T03:29:33.459Z | Compiling tinystr v0.8.2 |
| 500 | 2026-03-14T03:29:33.712Z | Compiling icu_locale_core v2.1.1 |
| 501 | 2026-03-14T03:29:33.809Z | Compiling potential_utf v0.1.4 |
| 502 | 2026-03-14T03:29:34.010Z | Compiling zerotrie v0.2.3 |
| 503 | 2026-03-14T03:29:34.161Z | Compiling futures-macro v0.3.32 |
| 504 | 2026-03-14T03:29:34.210Z | Compiling icu_collections v2.1.1 |
| 505 | 2026-03-14T03:29:34.886Z | Compiling icu_provider v2.1.1 |
| 506 | 2026-03-14T03:29:35.031Z | Compiling tracing-attributes v0.1.31 |
| 507 | 2026-03-14T03:29:35.235Z | Compiling futures-util v0.3.32 |
| 508 | 2026-03-14T03:29:35.271Z | Compiling icu_properties v2.1.2 |
| 509 | 2026-03-14T03:29:35.295Z | Compiling icu_normalizer v2.1.1 |
| 510 | 2026-03-14T03:29:35.582Z | Compiling thiserror-impl v1.0.69 |
| 511 | 2026-03-14T03:29:36.730Z | Compiling tracing v0.1.44 |
| 512 | 2026-03-14T03:29:36.912Z | Compiling idna_adapter v1.2.1 |
| 513 | 2026-03-14T03:29:36.986Z | Compiling form_urlencoded v1.2.2 |
| 514 | 2026-03-14T03:29:37.074Z | Compiling regress v0.10.5 |
| 515 | 2026-03-14T03:29:37.151Z | Compiling semver v1.0.27 |
| 516 | 2026-03-14T03:29:37.170Z | Compiling try-lock v0.2.5 |
| 517 | 2026-03-14T03:29:37.205Z | Compiling untrusted v0.9.0 |
| 518 | 2026-03-14T03:29:37.292Z | Compiling rustls v0.23.37 |
| 519 | 2026-03-14T03:29:37.526Z | Compiling tower-service v0.3.3 |
| 520 | 2026-03-14T03:29:37.556Z | Compiling utf8_iter v1.0.4 |
| 521 | 2026-03-14T03:29:37.568Z | Compiling base64 v0.22.1 |
| 522 | 2026-03-14T03:29:37.629Z | Compiling want v0.3.1 |
| 523 | 2026-03-14T03:29:37.725Z | Compiling idna v1.1.0 |
| 524 | 2026-03-14T03:29:37.981Z | Compiling serde_tokenstream v0.2.3 |
| 525 | 2026-03-14T03:29:38.482Z | Compiling slog v2.8.2 |
| 526 | 2026-03-14T03:29:38.625Z | Compiling proc-macro-error-attr v1.0.4 |
| 527 | 2026-03-14T03:29:38.737Z | Compiling pin-utils v0.1.0 |
| 528 | 2026-03-14T03:29:38.767Z | Compiling ryu v1.0.23 |
| 529 | 2026-03-14T03:29:38.815Z | Compiling atomic-waker v1.1.2 |
| 530 | 2026-03-14T03:29:38.907Z | Compiling subtle v2.6.1 |
| 531 | 2026-03-14T03:29:38.963Z | Compiling hyper v1.8.1 |
| 532 | 2026-03-14T03:29:39.062Z | Compiling url v2.5.8 |
| 533 | 2026-03-14T03:29:39.096Z | Compiling erased-serde v0.3.31 |
| 534 | 2026-03-14T03:29:39.598Z | Compiling typify-impl v0.6.1 |
| 535 | 2026-03-14T03:29:39.837Z | Compiling bitflags v2.11.0 |
| 536 | 2026-03-14T03:29:40.122Z | Compiling sync_wrapper v1.0.2 |
| 537 | 2026-03-14T03:29:40.139Z | Compiling proc-macro-error v1.0.4 |
| 538 | 2026-03-14T03:29:40.245Z | Compiling tower-layer v0.3.3 |
| 539 | 2026-03-14T03:29:40.423Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 540 | 2026-03-14T03:29:40.441Z | Compiling ipnet v2.12.0 |
| 541 | 2026-03-14T03:29:40.710Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 542 | 2026-03-14T03:29:40.756Z | Compiling tower v0.5.3 |
| 543 | 2026-03-14T03:29:41.189Z | Compiling hyper-util v0.1.20 |
| 544 | 2026-03-14T03:29:41.880Z | Compiling block-buffer v0.10.4 |
| 545 | 2026-03-14T03:29:41.989Z | Compiling crypto-common v0.1.7 |
| 546 | 2026-03-14T03:29:42.040Z | Compiling aho-corasick v1.1.4 |
| 547 | 2026-03-14T03:29:42.135Z | Compiling getrandom v0.2.17 |
| 548 | 2026-03-14T03:29:42.287Z | Compiling getrandom v0.3.4 |
| 549 | 2026-03-14T03:29:42.359Z | Compiling iri-string v0.7.10 |
| 550 | 2026-03-14T03:29:42.710Z | Compiling ppv-lite86 v0.2.21 |
| 551 | 2026-03-14T03:29:42.761Z | Compiling openssl-probe v0.2.1 |
| 552 | 2026-03-14T03:29:42.964Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 553 | 2026-03-14T03:29:42.986Z | Compiling rustls-native-certs v0.8.3 |
| 554 | 2026-03-14T03:29:43.145Z | Compiling regex-automata v0.4.14 |
| 555 | 2026-03-14T03:29:43.302Z | Compiling rand_core v0.6.4 |
| 556 | 2026-03-14T03:29:43.922Z | Compiling digest v0.10.7 |
| 557 | 2026-03-14T03:29:44.168Z | Compiling tower-http v0.6.8 |
| 558 | 2026-03-14T03:29:44.612Z | Compiling proc-macro-crate v3.5.0 |
| 559 | 2026-03-14T03:29:44.710Z | Compiling serde_urlencoded v0.7.1 |
| 560 | 2026-03-14T03:29:44.815Z | Compiling http-body-util v0.1.3 |
| 561 | 2026-03-14T03:29:45.122Z | Compiling crossbeam-utils v0.8.21 |
| 562 | 2026-03-14T03:29:45.190Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 563 | 2026-03-14T03:29:45.461Z | Compiling cpufeatures v0.2.17 |
| 564 | 2026-03-14T03:29:45.508Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 565 | 2026-03-14T03:29:45.821Z | Compiling heck v0.4.1 |
| 566 | 2026-03-14T03:29:46.035Z | Compiling crucible-workspace-hack v0.1.0 |
| 567 | 2026-03-14T03:29:46.091Z | Compiling regex v1.12.3 |
| 568 | 2026-03-14T03:29:46.726Z | Compiling num_enum_derive v0.7.5 |
| 569 | 2026-03-14T03:29:46.977Z | Compiling rand_chacha v0.3.1 |
| 570 | 2026-03-14T03:29:48.003Z | Compiling tokio-util v0.7.18 |
| 571 | 2026-03-14T03:29:48.083Z | Compiling openapiv3 v2.2.0 |
| 572 | 2026-03-14T03:29:48.236Z | Compiling typify-macro v0.6.1 |
| 573 | 2026-03-14T03:29:48.248Z | Compiling foreign-types-macros v0.2.3 |
| 574 | 2026-03-14T03:29:48.625Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 575 | 2026-03-14T03:29:49.022Z | Compiling serde_spanned v1.0.4 |
| 576 | 2026-03-14T03:29:49.212Z | Compiling prettyplease v0.2.37 |
| 577 | 2026-03-14T03:29:49.516Z | Compiling powerfmt v0.2.0 |
| 578 | 2026-03-14T03:29:49.779Z | Compiling utf8parse v0.2.2 |
| 579 | 2026-03-14T03:29:49.912Z | Compiling foreign-types-shared v0.3.1 |
| 580 | 2026-03-14T03:29:49.955Z | Compiling unsafe-libyaml v0.2.11 |
| 581 | 2026-03-14T03:29:50.019Z | Compiling pkg-config v0.3.32 |
| 582 | 2026-03-14T03:29:50.304Z | Compiling num-conv v0.2.0 |
| 583 | 2026-03-14T03:29:50.327Z | Compiling cpufeatures v0.3.0 |
| 584 | 2026-03-14T03:29:50.410Z | Compiling anyhow v1.0.102 |
| 585 | 2026-03-14T03:29:50.474Z | Compiling time-core v0.1.8 |
| 586 | 2026-03-14T03:29:50.599Z | Compiling either v1.15.0 |
| 587 | 2026-03-14T03:29:50.649Z | Compiling lzma-sys v0.1.20 |
| 588 | 2026-03-14T03:29:50.702Z | Compiling time-macros v0.2.27 |
| 589 | 2026-03-14T03:29:50.872Z | Compiling itertools v0.12.1 |
| 590 | 2026-03-14T03:29:50.924Z | Compiling serde_yaml v0.9.34+deprecated |
| 591 | 2026-03-14T03:29:50.945Z | Compiling typify v0.6.1 |
| 592 | 2026-03-14T03:29:51.045Z | Compiling progenitor-impl v0.13.0 |
| 593 | 2026-03-14T03:29:51.168Z | Compiling chacha20 v0.10.0 |
| 594 | 2026-03-14T03:29:51.242Z | Compiling foreign-types v0.5.0 |
| 595 | 2026-03-14T03:29:51.503Z | Compiling anstyle-parse v0.2.7 |
| 596 | 2026-03-14T03:29:51.735Z | Compiling deranged v0.5.8 |
| 597 | 2026-03-14T03:29:52.076Z | Compiling toml v0.9.12+spec-1.1.0 |
| 598 | 2026-03-14T03:29:52.502Z | Compiling num_enum v0.7.5 |
| 599 | 2026-03-14T03:29:52.640Z | Compiling rand_core v0.9.5 |
| 600 | 2026-03-14T03:29:52.722Z | Compiling rand v0.8.5 |
| 601 | 2026-03-14T03:29:53.355Z | Compiling sha1 v0.10.6 |
| 602 | 2026-03-14T03:29:53.585Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 603 | 2026-03-14T03:29:53.588Z | Compiling arc-swap v1.8.2 |
| 604 | 2026-03-14T03:29:53.630Z | Compiling cstr-argument v0.1.2 |
| 605 | 2026-03-14T03:29:53.630Z | Compiling thread_local v1.1.9 |
| 606 | 2026-03-14T03:29:53.812Z | Compiling typeid v1.0.3 |
| 607 | 2026-03-14T03:29:53.973Z | Compiling colorchoice v1.0.4 |
| 608 | 2026-03-14T03:29:53.979Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 609 | 2026-03-14T03:29:54.118Z | Compiling unicode-width v0.2.2 |
| 610 | 2026-03-14T03:29:54.165Z | Compiling anstyle v1.0.13 |
| 611 | 2026-03-14T03:29:54.183Z | Compiling byteorder v1.5.0 |
| 612 | 2026-03-14T03:29:54.209Z | Compiling data-encoding v2.10.0 |
| 613 | 2026-03-14T03:29:54.245Z | Compiling lazy_static v1.5.0 |
| 614 | 2026-03-14T03:29:54.360Z | Compiling is_terminal_polyfill v1.70.2 |
| 615 | 2026-03-14T03:29:54.449Z | Compiling pretty-hex v0.4.1 |
| 616 | 2026-03-14T03:29:54.463Z | Compiling anstyle-query v1.1.5 |
| 617 | 2026-03-14T03:29:54.476Z | Compiling utf-8 v0.7.6 |
| 618 | 2026-03-14T03:29:54.479Z | Compiling slog-async v2.8.0 |
| 619 | 2026-03-14T03:29:54.587Z | Compiling portable-atomic v1.13.1 |
| 620 | 2026-03-14T03:29:54.613Z | Compiling tungstenite v0.21.0 |
| 621 | 2026-03-14T03:29:54.693Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 622 | 2026-03-14T03:29:54.903Z | Compiling anstream v0.6.21 |
| 623 | 2026-03-14T03:29:54.932Z | Compiling slog-scope v4.4.1 |
| 624 | 2026-03-14T03:29:55.244Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 625 | 2026-03-14T03:29:55.308Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 626 | 2026-03-14T03:29:55.321Z | Compiling crossbeam-channel v0.5.15 |
| 627 | 2026-03-14T03:29:55.375Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 628 | 2026-03-14T03:29:55.690Z | Compiling time v0.3.47 |
| 629 | 2026-03-14T03:29:55.899Z | Compiling cargo_toml v0.22.3 |
| 630 | 2026-03-14T03:29:55.911Z | Compiling progenitor-macro v0.13.0 |
| 631 | 2026-03-14T03:29:55.993Z | Compiling rand_chacha v0.9.0 |
| 632 | 2026-03-14T03:29:56.446Z | Compiling rand v0.10.0 |
| 633 | 2026-03-14T03:29:57.007Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f99d237f004da403a1081cca1840158290a46f7c#f99d237f) |
| 634 | 2026-03-14T03:29:57.126Z | Compiling futures-executor v0.3.32 |
| 635 | 2026-03-14T03:29:57.169Z | Compiling is-terminal v0.4.17 |
| 636 | 2026-03-14T03:29:57.275Z | Compiling strsim v0.11.1 |
| 637 | 2026-03-14T03:29:57.333Z | Compiling term v1.2.1 |
| 638 | 2026-03-14T03:29:57.382Z | Compiling camino v1.2.2 |
| 639 | 2026-03-14T03:29:57.481Z | Compiling clap_lex v1.0.0 |
| 640 | 2026-03-14T03:29:57.777Z | Compiling colored v3.1.1 |
| 641 | 2026-03-14T03:29:57.791Z | Compiling take_mut v0.2.2 |
| 642 | 2026-03-14T03:29:57.795Z | Compiling oxnet v0.1.4 |
| 643 | 2026-03-14T03:29:58.291Z | Compiling slog-term v2.9.2 |
| 644 | 2026-03-14T03:29:58.303Z | Compiling clap_builder v4.5.60 |
| 645 | 2026-03-14T03:29:58.618Z | Compiling futures v0.3.32 |
| 646 | 2026-03-14T03:29:58.707Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f99d237f004da403a1081cca1840158290a46f7c#f99d237f) |
| 647 | 2026-03-14T03:29:59.118Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 648 | 2026-03-14T03:29:59.188Z | Compiling rand v0.9.2 |
| 649 | 2026-03-14T03:30:00.131Z | Compiling tokio-tungstenite v0.21.0 |
| 650 | 2026-03-14T03:30:00.193Z | Compiling slog-stdlog v4.1.1 |
| 651 | 2026-03-14T03:30:00.447Z | Compiling console v0.16.2 |
| 652 | 2026-03-14T03:30:00.477Z | Compiling zone_cfg_derive v0.3.1 |
| 653 | 2026-03-14T03:30:00.495Z | Compiling async-trait v0.1.89 |
| 654 | 2026-03-14T03:30:00.841Z | Compiling clap_derive v4.5.55 |
| 655 | 2026-03-14T03:30:01.592Z | Compiling unit-prefix v0.5.2 |
| 656 | 2026-03-14T03:30:01.761Z | Compiling base64 v0.21.7 |
| 657 | 2026-03-14T03:30:01.878Z | Compiling indicatif v0.18.4 |
| 658 | 2026-03-14T03:30:02.179Z | Compiling zone v0.3.1 |
| 659 | 2026-03-14T03:30:02.253Z | Compiling slog-envlogger v2.2.0 |
| 660 | 2026-03-14T03:30:02.769Z | Compiling ron v0.12.0 |
| 661 | 2026-03-14T03:30:03.068Z | Compiling xz2 v0.1.7 |
| 662 | 2026-03-14T03:30:03.170Z | Compiling clap v4.5.60 |
| 663 | 2026-03-14T03:30:03.285Z | Compiling tabwriter v1.4.1 |
| 664 | 2026-03-14T03:30:03.333Z | Compiling sha2 v0.10.9 |
| 665 | 2026-03-14T03:30:03.370Z | Compiling reqwest v0.12.28 |
| 666 | 2026-03-14T03:30:03.544Z | Compiling smf v0.2.3 |
| 667 | 2026-03-14T03:30:03.574Z | Compiling base16ct v1.0.0 |
| 668 | 2026-03-14T03:30:03.797Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 669 | 2026-03-14T03:30:04.653Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 670 | 2026-03-14T03:30:05.297Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 671 | 2026-03-14T03:30:08.874Z | Compiling rustls-webpki v0.103.9 |
| 672 | 2026-03-14T03:30:12.652Z | Compiling tokio-rustls v0.26.4 |
| 673 | 2026-03-14T03:30:12.652Z | Compiling rustls-platform-verifier v0.6.2 |
| 674 | 2026-03-14T03:30:12.886Z | Compiling hyper-rustls v0.27.7 |
| 675 | 2026-03-14T03:30:13.086Z | Compiling reqwest v0.13.2 |
| 676 | 2026-03-14T03:30:14.331Z | Compiling progenitor-client v0.13.0 |
| 677 | 2026-03-14T03:30:14.558Z | Compiling progenitor v0.13.0 |
| 678 | 2026-03-14T03:30:14.656Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f99d237f004da403a1081cca1840158290a46f7c#f99d237f) |
| 679 | 2026-03-14T03:30:17.514Z | error[E0308]: mismatched types |
| 680 | 2026-03-14T03:30:17.514Z | --> lib/src/lib.rs:1732:9 |
| 681 | 2026-03-14T03:30:17.514Z | | |
| 682 | 2026-03-14T03:30:17.514Z | 1730 | let client = propolis_client::Client::new_with_client( |
| 683 | 2026-03-14T03:30:17.514Z | | ---------------------------------------- arguments to this function are incorrect |
| 684 | 2026-03-14T03:30:17.514Z | 1731 | &format!("http://{}", sockaddr), |
| 685 | 2026-03-14T03:30:17.514Z | 1732 | reqwest_client, |
| 686 | 2026-03-14T03:30:17.514Z | | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client` |
| 687 | 2026-03-14T03:30:17.514Z | | |
| 688 | 2026-03-14T03:30:17.514Z | note: two different versions of crate `reqwest` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 689 | 2026-03-14T03:30:17.514Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.2/src/async_impl/client.rs:93:1 |
| 690 | 2026-03-14T03:30:17.514Z | | |
| 691 | 2026-03-14T03:30:17.514Z | 93 | pub struct Client { |
| 692 | 2026-03-14T03:30:17.514Z | | ^^^^^^^^^^^^^^^^^ this is the expected type `reqwest::async_impl::client::Client` |
| 693 | 2026-03-14T03:30:17.514Z | | |
| 694 | 2026-03-14T03:30:17.514Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1 |
| 695 | 2026-03-14T03:30:17.514Z | | |
| 696 | 2026-03-14T03:30:17.514Z | 93 | pub struct Client { |
| 697 | 2026-03-14T03:30:17.514Z | | ^^^^^^^^^^^^^^^^^ this is the found type `reqwest::Client` |
| 698 | 2026-03-14T03:30:17.514Z | | |
| 699 | 2026-03-14T03:30:17.514Z | ::: lib/src/cli.rs:21:5 |
| 700 | 2026-03-14T03:30:17.514Z | | |
| 701 | 2026-03-14T03:30:17.514Z | 21 | use propolis_client::{ |
| 702 | 2026-03-14T03:30:17.514Z | | --------------- one version of crate `reqwest` used here, as a dependency of crate `progenitor_client` |
| 703 | 2026-03-14T03:30:17.514Z | | |
| 704 | 2026-03-14T03:30:17.514Z | ::: lib/src/ovmf.rs:62:18 |
| 705 | 2026-03-14T03:30:17.514Z | | |
| 706 | 2026-03-14T03:30:17.514Z | 62 | let client = reqwest::ClientBuilder::new() |
| 707 | 2026-03-14T03:30:17.514Z | | ------- one version of crate `reqwest` used here, as a direct dependency of the current crate |
| 708 | 2026-03-14T03:30:17.514Z | = help: you can use `cargo tree` to explore your dependency tree |
| 709 | 2026-03-14T03:30:17.514Z | note: associated function defined here |
| 710 | 2026-03-14T03:30:17.514Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/f99d237/lib/propolis-client/src/lib.rs:44:1 |
| 711 | 2026-03-14T03:30:17.514Z | | |
| 712 | 2026-03-14T03:30:17.514Z | 44 | / progenitor::generate_api!( |
| 713 | 2026-03-14T03:30:17.514Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 714 | 2026-03-14T03:30:17.515Z | 46 | | interface = Builder, |
| 715 | 2026-03-14T03:30:17.515Z | 47 | | tags = Separate, |
| 716 | 2026-03-14T03:30:17.519Z | ... | |
| 717 | 2026-03-14T03:30:17.519Z | 70 | | ); |
| 718 | 2026-03-14T03:30:17.519Z | | |_^ |
| 719 | 2026-03-14T03:30:17.519Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 720 | 2026-03-14T03:30:17.520Z | |
| 721 | 2026-03-14T03:30:17.525Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 722 | 2026-03-14T03:30:17.525Z | --> lib/src/lib.rs:1786:40 |
| 723 | 2026-03-14T03:30:17.525Z | | |
| 724 | 2026-03-14T03:30:17.526Z | 1786 | match client.instance_ensure().body(&req).send().await { |
| 725 | 2026-03-14T03:30:17.526Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 726 | 2026-03-14T03:30:17.526Z | | |
| 727 | 2026-03-14T03:30:17.534Z | = help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 728 | 2026-03-14T03:30:17.534Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 729 | 2026-03-14T03:30:17.534Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 730 | 2026-03-14T03:30:17.534Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 731 | 2026-03-14T03:30:17.534Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 732 | 2026-03-14T03:30:17.535Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-f0bc2149b2600f81.long-type-13459466677277343625.txt' |
| 733 | 2026-03-14T03:30:17.535Z | = note: consider using `--verbose` to print the full type name to the console |
| 734 | 2026-03-14T03:30:17.535Z | |
| 735 | 2026-03-14T03:30:17.535Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 736 | 2026-03-14T03:30:17.535Z | --> lib/src/lib.rs:1803:34 |
| 737 | 2026-03-14T03:30:17.535Z | | |
| 738 | 2026-03-14T03:30:17.535Z | 1803 | client.instance_ensure().body(&req).send().await?; |
| 739 | 2026-03-14T03:30:17.535Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 740 | 2026-03-14T03:30:17.536Z | | |
| 741 | 2026-03-14T03:30:17.536Z | = help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 742 | 2026-03-14T03:30:17.536Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 743 | 2026-03-14T03:30:17.536Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 744 | 2026-03-14T03:30:17.536Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 745 | 2026-03-14T03:30:17.536Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 746 | 2026-03-14T03:30:17.536Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-f0bc2149b2600f81.long-type-11055012433583864040.txt' |
| 747 | 2026-03-14T03:30:17.536Z | = note: consider using `--verbose` to print the full type name to the console |
| 748 | 2026-03-14T03:30:17.536Z | |
| 749 | 2026-03-14T03:30:17.591Z | error[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope |
| 750 | 2026-03-14T03:30:17.591Z | --> lib/src/lib.rs:1950:31 |
| 751 | 2026-03-14T03:30:17.591Z | | |
| 752 | 2026-03-14T03:30:17.592Z | 1950 | let mut stream = response.bytes_stream(); |
| 753 | 2026-03-14T03:30:17.592Z | | ^^^^^^^^^^^^ method not found in `reqwest::Response` |
| 754 | 2026-03-14T03:30:17.592Z | |
| 755 | 2026-03-14T03:30:17.597Z | error[E0282]: type annotations needed |
| 756 | 2026-03-14T03:30:17.597Z | --> lib/src/lib.rs:1952:21 |
| 757 | 2026-03-14T03:30:17.597Z | | |
| 758 | 2026-03-14T03:30:17.597Z | 1952 | let chunk = chunk |
| 759 | 2026-03-14T03:30:17.597Z | | ^^^^^ cannot infer type |
| 760 | 2026-03-14T03:30:17.597Z | |
| 761 | 2026-03-14T03:30:18.410Z | Some errors have detailed explanations: E0277, E0282, E0308, E0599. |
| 762 | 2026-03-14T03:30:18.410Z | For more information about an error, try `rustc --explain E0277`. |
| 763 | 2026-03-14T03:30:18.463Z | error: could not compile `libfalcon` (lib) due to 5 previous errors |
| 764 | 2026-03-14T03:30:18.661Z | |
| 765 | 2026-03-14T03:30:18.661Z | real 1:04.109793760 |
| 766 | 2026-03-14T03:30:18.664Z | user 4:44.162767791 |
| 767 | 2026-03-14T03:30:18.664Z | sys 49.681186756 |
| 768 | 2026-03-14T03:30:18.664Z | trap 0.158706887 |
| 769 | 2026-03-14T03:30:18.664Z | tflt 0.357047981 |
| 770 | 2026-03-14T03:30:18.664Z | dflt 0.298151893 |
| 771 | 2026-03-14T03:30:18.664Z | kflt 0.005543110 |
| 772 | 2026-03-14T03:30:18.664Z | lock 10:58.276952458 |
| 773 | 2026-03-14T03:30:18.664Z | slp 19:49.186618907 |
| 774 | 2026-03-14T03:30:18.664Z | lat 20.879307370 |
| 775 | 2026-03-14T03:30:18.664Z | stop 50.910051694 |
| 776 | 2026-03-14T03:30:18.664Z | process exited: duration 82875 ms, exit code 101 |
| |
| 777 | 2026-03-14T03:30:18.670Z | found 0 output files |