|
|
|
| 1 | 2026-05-30T03:54:16.324Z | job assigned to worker 01KSVG7TCBM5S40PZDTXYP6YZZ [factory aws, i-0fc4050cb60b606ac] (queued for 52 s) |
| |
| 2 | 2026-05-30T03:54:23.533Z | starting task 0: "setup" |
| 3 | 2026-05-30T03:54:23.537Z | ++ uname -s |
| 4 | 2026-05-30T03:54:23.540Z | + kern=SunOS |
| 5 | 2026-05-30T03:54:23.540Z | + build_user=build |
| 6 | 2026-05-30T03:54:23.541Z | + build_uid=12345 |
| 7 | 2026-05-30T03:54:23.541Z | + work_dir=/work |
| 8 | 2026-05-30T03:54:23.541Z | + input_dir=/input |
| 9 | 2026-05-30T03:54:23.541Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-30T03:54:23.541Z | + case "$kern" in |
| 11 | 2026-05-30T03:54:23.541Z | + groupadd -g 12345 build |
| 12 | 2026-05-30T03:54:23.544Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-30T03:54:25.547Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-30T03:54:25.667Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-30T03:54:25.670Z | + home_fs=zfs |
| 16 | 2026-05-30T03:54:25.670Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-30T03:54:25.670Z | + mkdir -p /home/build |
| 18 | 2026-05-30T03:54:25.670Z | + chown build:build /home/build /work |
| 19 | 2026-05-30T03:54:27.671Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-30T03:54:27.674Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-05-30T03:54:27.680Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-30T03:54:27.685Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-30T03:54:27.685Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-30T03:54:27.685Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-30T03:54:27.685Z | * rust toolchain profile = "default" |
| 26 | 2026-05-30T03:54:27.688Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-30T03:54:27.688Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-30T03:54:27.688Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-30T03:54:27.688Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-30T03:54:27.807Z | info: downloading installer |
| 31 | 2026-05-30T03:54:29.094Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-30T03:54:29.095Z | warn: /opt/ooce/bin |
| 33 | 2026-05-30T03:54:29.095Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-30T03:54:29.095Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-30T03:54:29.095Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-30T03:54:29.095Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-30T03:54:29.095Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-30T03:54:29.095Z | error: cannot install while Rust is installed |
| 39 | 2026-05-30T03:54:29.095Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-30T03:54:29.095Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-30T03:54:29.095Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-30T03:54:29.095Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-30T03:54:29.095Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-30T03:54:29.108Z | info: profile set to default |
| 45 | 2026-05-30T03:54:29.108Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-30T03:54:29.111Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-30T03:54:29.246Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-05-30T03:54:29.249Z | info: downloading 6 components |
| 49 | 2026-05-30T03:54:45.790Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-30T03:54:45.790Z | |
| 51 | 2026-05-30T03:54:45.817Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-05-30T03:54:45.817Z | |
| 53 | 2026-05-30T03:54:45.817Z | |
| 54 | 2026-05-30T03:54:45.817Z | Rust is installed now. Great! |
| 55 | 2026-05-30T03:54:45.817Z | |
| 56 | 2026-05-30T03:54:45.821Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-30T03:54:45.821Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-30T03:54:45.821Z | |
| 59 | 2026-05-30T03:54:45.821Z | To configure your current shell, you need to source |
| 60 | 2026-05-30T03:54:45.821Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-30T03:54:45.821Z | |
| 62 | 2026-05-30T03:54:45.821Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-30T03:54:45.821Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-30T03:54:45.821Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-30T03:54:45.821Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-30T03:54:45.821Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-30T03:54:45.821Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-30T03:54:45.821Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-30T03:54:45.821Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-30T03:54:45.821Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-30T03:54:45.915Z | + rustup --version |
| 72 | 2026-05-30T03:54:45.924Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-30T03:54:45.927Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-30T03:54:45.945Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-05-30T03:54:45.948Z | + cargo --version |
| 76 | 2026-05-30T03:54:45.960Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-05-30T03:54:45.963Z | + rustc --version |
| 78 | 2026-05-30T03:54:45.981Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-05-30T03:54:45.984Z | process exited: duration 18300 ms, exit code 0 |
| |
| 80 | 2026-05-30T03:54:45.990Z | starting task 2: "authentication" |
| 81 | 2026-05-30T03:54:46.008Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-05-30T03:54:46.014Z | starting task 3: "clone repository" |
| 83 | 2026-05-30T03:54:46.017Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-05-30T03:54:46.020Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-05-30T03:54:46.055Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-05-30T03:54:46.787Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-05-30T03:54:46.788Z | + git fetch origin a711688f5b0bf1a8b90fea79e5c4fc68c0d0048f |
| 88 | 2026-05-30T03:54:47.143Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-05-30T03:54:47.143Z | * branch a711688f5b0bf1a8b90fea79e5c4fc68c0d0048f -> FETCH_HEAD |
| 90 | 2026-05-30T03:54:47.148Z | + [[ -n '' ]] |
| 91 | 2026-05-30T03:54:47.148Z | + git reset --hard a711688f5b0bf1a8b90fea79e5c4fc68c0d0048f |
| 92 | 2026-05-30T03:54:47.214Z | HEAD is now at a711688 Update propolis-client digest to 6873add |
| 93 | 2026-05-30T03:54:47.217Z | process exited: duration 1200 ms, exit code 0 |
| |
| 94 | 2026-05-30T03:54:47.223Z | starting task 4: "build" |
| 95 | 2026-05-30T03:54:47.227Z | + cargo --version |
| 96 | 2026-05-30T03:54:47.233Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 97 | 2026-05-30T03:54:47.432Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 98 | 2026-05-30T03:54:47.435Z | info: downloading 6 components |
| 99 | 2026-05-30T03:55:04.472Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 100 | 2026-05-30T03:55:04.475Z | + rustc --version |
| 101 | 2026-05-30T03:55:04.502Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 102 | 2026-05-30T03:55:04.505Z | + banner build |
| 103 | 2026-05-30T03:55:04.508Z | |
| 104 | 2026-05-30T03:55:04.508Z | ##### # # # # ##### |
| 105 | 2026-05-30T03:55:04.508Z | # # # # # # # # |
| 106 | 2026-05-30T03:55:04.508Z | ##### # # # # # # |
| 107 | 2026-05-30T03:55:04.508Z | # # # # # # # # |
| 108 | 2026-05-30T03:55:04.508Z | # # # # # # # # |
| 109 | 2026-05-30T03:55:04.508Z | ##### #### # ###### ##### |
| 110 | 2026-05-30T03:55:04.508Z | |
| 111 | 2026-05-30T03:55:04.508Z | + ptime -m cargo build --all |
| 112 | 2026-05-30T03:55:04.584Z | Updating crates.io index |
| 113 | 2026-05-30T03:55:04.618Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 114 | 2026-05-30T03:55:04.988Z | From https://github.com/oxidecomputer/netadm-sys |
| 115 | 2026-05-30T03:55:04.988Z | * [new ref] ca2cb23e186d8f75dd1f206a7bbe9699758ab12d -> refs/commit/ca2cb23e186d8f75dd1f206a7bbe9699758ab12d |
| 116 | 2026-05-30T03:55:05.119Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 117 | 2026-05-30T03:55:05.789Z | From https://github.com/oxidecomputer/propolis |
| 118 | 2026-05-30T03:55:05.789Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 119 | 2026-05-30T03:55:06.365Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 120 | 2026-05-30T03:55:06.617Z | From https://github.com/oxidecomputer/zone |
| 121 | 2026-05-30T03:55:06.617Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 122 | 2026-05-30T03:55:06.631Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 123 | 2026-05-30T03:55:06.889Z | From https://github.com/oxidecomputer/dlpi-sys |
| 124 | 2026-05-30T03:55:06.889Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 125 | 2026-05-30T03:55:06.904Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 126 | 2026-05-30T03:55:07.189Z | From https://github.com/jmesmon/rust-libzfs |
| 127 | 2026-05-30T03:55:07.189Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 128 | 2026-05-30T03:55:07.198Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 129 | 2026-05-30T03:55:07.484Z | From https://github.com/oxidecomputer/rusty-doors |
| 130 | 2026-05-30T03:55:07.484Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 131 | 2026-05-30T03:55:07.541Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 132 | 2026-05-30T03:55:08.516Z | From https://github.com/oxidecomputer/crucible |
| 133 | 2026-05-30T03:55:08.516Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 134 | 2026-05-30T03:55:10.467Z | Downloading crates ... |
| 135 | 2026-05-30T03:55:10.517Z | Downloaded anstyle-query v1.1.5 |
| 136 | 2026-05-30T03:55:10.522Z | Downloaded cfg-if v1.0.4 |
| 137 | 2026-05-30T03:55:10.539Z | Downloaded aho-corasick v1.1.4 |
| 138 | 2026-05-30T03:55:10.552Z | Downloaded icu_normalizer_data v2.2.0 |
| 139 | 2026-05-30T03:55:10.555Z | Downloaded clap_builder v4.6.0 |
| 140 | 2026-05-30T03:55:10.558Z | Downloaded foldhash v0.2.0 |
| 141 | 2026-05-30T03:55:10.561Z | Downloaded atomic-waker v1.1.2 |
| 142 | 2026-05-30T03:55:10.571Z | Downloaded powerfmt v0.2.0 |
| 143 | 2026-05-30T03:55:10.573Z | Downloaded rustc-hash v2.1.2 |
| 144 | 2026-05-30T03:55:10.576Z | Downloaded aws-lc-rs v1.17.0 |
| 145 | 2026-05-30T03:55:10.580Z | Downloaded slog-term v2.9.2 |
| 146 | 2026-05-30T03:55:10.583Z | Downloaded heck v0.4.1 |
| 147 | 2026-05-30T03:55:10.583Z | Downloaded crypto-common v0.1.7 |
| 148 | 2026-05-30T03:55:10.586Z | Downloaded num-traits v0.2.19 |
| 149 | 2026-05-30T03:55:10.588Z | Downloaded generic-array v0.14.7 |
| 150 | 2026-05-30T03:55:10.591Z | Downloaded crucible-workspace-hack v0.1.0 |
| 151 | 2026-05-30T03:55:10.594Z | Downloaded proc-macro-crate v3.5.0 |
| 152 | 2026-05-30T03:55:10.594Z | Downloaded proc-macro-error-attr v1.0.4 |
| 153 | 2026-05-30T03:55:10.594Z | Downloaded pretty-hex v0.4.2 |
| 154 | 2026-05-30T03:55:10.596Z | Downloaded ppv-lite86 v0.2.21 |
| 155 | 2026-05-30T03:55:10.596Z | Downloaded lock_api v0.4.14 |
| 156 | 2026-05-30T03:55:10.599Z | Downloaded foreign-types v0.5.0 |
| 157 | 2026-05-30T03:55:10.599Z | Downloaded errno v0.3.14 |
| 158 | 2026-05-30T03:55:10.603Z | Downloaded idna_adapter v1.2.2 |
| 159 | 2026-05-30T03:55:10.605Z | Downloaded is-terminal v0.4.17 |
| 160 | 2026-05-30T03:55:10.605Z | Downloaded openssl-probe v0.2.1 |
| 161 | 2026-05-30T03:55:10.608Z | Downloaded cfg_aliases v0.2.1 |
| 162 | 2026-05-30T03:55:10.608Z | Downloaded heck v0.5.0 |
| 163 | 2026-05-30T03:55:10.608Z | Downloaded dyn-clone v1.0.20 |
| 164 | 2026-05-30T03:55:10.610Z | Downloaded base16ct v1.0.0 |
| 165 | 2026-05-30T03:55:10.613Z | Downloaded quote v1.0.45 |
| 166 | 2026-05-30T03:55:10.616Z | Downloaded num_enum_derive v0.7.6 |
| 167 | 2026-05-30T03:55:10.616Z | Downloaded icu_normalizer v2.2.0 |
| 168 | 2026-05-30T03:55:10.618Z | Downloaded clap_lex v1.1.0 |
| 169 | 2026-05-30T03:55:10.621Z | Downloaded take_mut v0.2.2 |
| 170 | 2026-05-30T03:55:10.624Z | Downloaded arc-swap v1.9.1 |
| 171 | 2026-05-30T03:55:10.624Z | Downloaded progenitor-client v0.14.0 |
| 172 | 2026-05-30T03:55:10.626Z | Downloaded futures-task v0.3.32 |
| 173 | 2026-05-30T03:55:10.626Z | Downloaded cpufeatures v0.2.17 |
| 174 | 2026-05-30T03:55:10.630Z | Downloaded futures-sink v0.3.32 |
| 175 | 2026-05-30T03:55:10.632Z | Downloaded subtle v2.6.1 |
| 176 | 2026-05-30T03:55:10.633Z | Downloaded futures-io v0.3.32 |
| 177 | 2026-05-30T03:55:10.635Z | Downloaded potential_utf v0.1.5 |
| 178 | 2026-05-30T03:55:10.635Z | Downloaded form_urlencoded v1.2.2 |
| 179 | 2026-05-30T03:55:10.635Z | Downloaded foreign-types-macros v0.2.3 |
| 180 | 2026-05-30T03:55:10.635Z | Downloaded cpufeatures v0.3.0 |
| 181 | 2026-05-30T03:55:10.638Z | Downloaded proc-macro-error v1.0.4 |
| 182 | 2026-05-30T03:55:10.640Z | Downloaded is_terminal_polyfill v1.70.2 |
| 183 | 2026-05-30T03:55:10.641Z | Downloaded http-body v1.0.1 |
| 184 | 2026-05-30T03:55:10.641Z | Downloaded equivalent v1.0.2 |
| 185 | 2026-05-30T03:55:10.644Z | Downloaded itoa v1.0.18 |
| 186 | 2026-05-30T03:55:10.646Z | Downloaded futures-core v0.3.32 |
| 187 | 2026-05-30T03:55:10.649Z | Downloaded sync_wrapper v1.0.2 |
| 188 | 2026-05-30T03:55:10.652Z | Downloaded colorchoice v1.0.5 |
| 189 | 2026-05-30T03:55:10.652Z | Downloaded sha1 v0.10.6 |
| 190 | 2026-05-30T03:55:10.654Z | Downloaded lazy_static v1.5.0 |
| 191 | 2026-05-30T03:55:10.654Z | Downloaded foreign-types-shared v0.3.1 |
| 192 | 2026-05-30T03:55:10.657Z | Downloaded num-conv v0.2.2 |
| 193 | 2026-05-30T03:55:10.660Z | Downloaded block-buffer v0.10.4 |
| 194 | 2026-05-30T03:55:10.663Z | Downloaded autocfg v1.5.1 |
| 195 | 2026-05-30T03:55:10.663Z | Downloaded rustversion v1.0.22 |
| 196 | 2026-05-30T03:55:10.666Z | Downloaded serde_spanned v1.1.1 |
| 197 | 2026-05-30T03:55:10.666Z | Downloaded rand_core v0.10.1 |
| 198 | 2026-05-30T03:55:10.668Z | Downloaded erased-serde v0.3.31 |
| 199 | 2026-05-30T03:55:10.668Z | Downloaded digest v0.10.7 |
| 200 | 2026-05-30T03:55:10.671Z | Downloaded scopeguard v1.2.0 |
| 201 | 2026-05-30T03:55:10.671Z | Downloaded rand_chacha v0.3.1 |
| 202 | 2026-05-30T03:55:10.671Z | Downloaded http-body-util v0.1.3 |
| 203 | 2026-05-30T03:55:10.674Z | Downloaded anstyle-parse v1.0.0 |
| 204 | 2026-05-30T03:55:10.674Z | Downloaded stable_deref_trait v1.2.1 |
| 205 | 2026-05-30T03:55:10.674Z | Downloaded anstream v1.0.0 |
| 206 | 2026-05-30T03:55:10.677Z | Downloaded progenitor-macro v0.14.0 |
| 207 | 2026-05-30T03:55:10.677Z | Downloaded icu_collections v2.2.0 |
| 208 | 2026-05-30T03:55:10.680Z | Downloaded ipnet v2.12.0 |
| 209 | 2026-05-30T03:55:10.683Z | Downloaded cstr-argument v0.1.2 |
| 210 | 2026-05-30T03:55:10.683Z | Downloaded futures-executor v0.3.32 |
| 211 | 2026-05-30T03:55:10.683Z | Downloaded rand_chacha v0.9.0 |
| 212 | 2026-05-30T03:55:10.686Z | Downloaded fs_extra v1.3.0 |
| 213 | 2026-05-30T03:55:10.689Z | Downloaded pkg-config v0.3.33 |
| 214 | 2026-05-30T03:55:10.689Z | Downloaded futures-macro v0.3.32 |
| 215 | 2026-05-30T03:55:10.689Z | Downloaded anstyle v1.0.14 |
| 216 | 2026-05-30T03:55:10.692Z | Downloaded deranged v0.5.8 |
| 217 | 2026-05-30T03:55:10.692Z | Downloaded find-msvc-tools v0.1.9 |
| 218 | 2026-05-30T03:55:10.694Z | Downloaded displaydoc v0.2.5 |
| 219 | 2026-05-30T03:55:10.697Z | Downloaded async-trait v0.1.89 |
| 220 | 2026-05-30T03:55:10.699Z | Downloaded strsim v0.11.1 |
| 221 | 2026-05-30T03:55:10.702Z | Downloaded tabwriter v1.4.1 |
| 222 | 2026-05-30T03:55:10.702Z | Downloaded slog-envlogger v2.2.0 |
| 223 | 2026-05-30T03:55:10.702Z | Downloaded cmake v0.1.58 |
| 224 | 2026-05-30T03:55:10.705Z | Downloaded hyper-rustls v0.27.9 |
| 225 | 2026-05-30T03:55:10.705Z | Downloaded byteorder v1.5.0 |
| 226 | 2026-05-30T03:55:10.708Z | Downloaded lru-slab v0.1.2 |
| 227 | 2026-05-30T03:55:10.708Z | Downloaded tokio-macros v2.7.0 |
| 228 | 2026-05-30T03:55:10.711Z | Downloaded serde_urlencoded v0.7.1 |
| 229 | 2026-05-30T03:55:10.713Z | Downloaded tinyvec_macros v0.1.1 |
| 230 | 2026-05-30T03:55:10.713Z | Downloaded console v0.16.3 |
| 231 | 2026-05-30T03:55:10.713Z | Downloaded clap_derive v4.6.1 |
| 232 | 2026-05-30T03:55:10.716Z | Downloaded data-encoding v2.11.0 |
| 233 | 2026-05-30T03:55:10.716Z | Downloaded bitflags v2.11.1 |
| 234 | 2026-05-30T03:55:10.719Z | Downloaded signal-hook-registry v1.4.8 |
| 235 | 2026-05-30T03:55:10.722Z | Downloaded serde_derive_internals v0.29.1 |
| 236 | 2026-05-30T03:55:10.722Z | Downloaded getrandom v0.2.17 |
| 237 | 2026-05-30T03:55:10.724Z | Downloaded thiserror v1.0.69 |
| 238 | 2026-05-30T03:55:10.727Z | Downloaded shlex v1.3.0 |
| 239 | 2026-05-30T03:55:10.727Z | Downloaded thiserror v2.0.18 |
| 240 | 2026-05-30T03:55:10.730Z | Downloaded try-lock v0.2.5 |
| 241 | 2026-05-30T03:55:10.733Z | Downloaded cc v1.2.62 |
| 242 | 2026-05-30T03:55:10.735Z | Downloaded camino v1.2.2 |
| 243 | 2026-05-30T03:55:10.735Z | Downloaded either v1.16.0 |
| 244 | 2026-05-30T03:55:10.735Z | Downloaded percent-encoding v2.3.2 |
| 245 | 2026-05-30T03:55:10.738Z | Downloaded colored v3.1.1 |
| 246 | 2026-05-30T03:55:10.738Z | Downloaded slog-scope v4.4.1 |
| 247 | 2026-05-30T03:55:10.741Z | Downloaded progenitor v0.14.0 |
| 248 | 2026-05-30T03:55:10.741Z | Downloaded slog-stdlog v4.1.1 |
| 249 | 2026-05-30T03:55:10.741Z | Downloaded parking_lot_core v0.9.12 |
| 250 | 2026-05-30T03:55:10.743Z | Downloaded dunce v1.0.5 |
| 251 | 2026-05-30T03:55:10.744Z | Downloaded term v1.2.1 |
| 252 | 2026-05-30T03:55:10.746Z | Downloaded slab v0.4.12 |
| 253 | 2026-05-30T03:55:10.746Z | Downloaded jobserver v0.1.34 |
| 254 | 2026-05-30T03:55:10.749Z | Downloaded quinn-proto v0.11.14 |
| 255 | 2026-05-30T03:55:10.751Z | Downloaded httparse v1.10.1 |
| 256 | 2026-05-30T03:55:10.754Z | Downloaded version_check v0.9.5 |
| 257 | 2026-05-30T03:55:10.754Z | Downloaded slog-async v2.8.0 |
| 258 | 2026-05-30T03:55:10.757Z | Downloaded once_cell v1.21.4 |
| 259 | 2026-05-30T03:55:10.757Z | Downloaded tower-layer v0.3.3 |
| 260 | 2026-05-30T03:55:10.757Z | Downloaded serde_tokenstream v0.2.3 |
| 261 | 2026-05-30T03:55:10.759Z | Downloaded rustls-native-certs v0.8.3 |
| 262 | 2026-05-30T03:55:10.760Z | Downloaded tinystr v0.8.3 |
| 263 | 2026-05-30T03:55:10.762Z | Downloaded iana-time-zone v0.1.65 |
| 264 | 2026-05-30T03:55:10.762Z | Downloaded rand_core v0.9.5 |
| 265 | 2026-05-30T03:55:10.765Z | Downloaded futures-channel v0.3.32 |
| 266 | 2026-05-30T03:55:10.765Z | Downloaded utf-8 v0.7.6 |
| 267 | 2026-05-30T03:55:10.765Z | Downloaded anyhow v1.0.102 |
| 268 | 2026-05-30T03:55:10.768Z | Downloaded pin-project-lite v0.2.17 |
| 269 | 2026-05-30T03:55:10.770Z | Downloaded typeid v1.0.3 |
| 270 | 2026-05-30T03:55:10.770Z | Downloaded tower-service v0.3.3 |
| 271 | 2026-05-30T03:55:10.773Z | Downloaded untrusted v0.9.0 |
| 272 | 2026-05-30T03:55:10.776Z | Downloaded schemars_derive v0.8.22 |
| 273 | 2026-05-30T03:55:10.776Z | Downloaded sha2 v0.10.9 |
| 274 | 2026-05-30T03:55:10.776Z | Downloaded time-macros v0.2.27 |
| 275 | 2026-05-30T03:55:10.778Z | Downloaded time-core v0.1.8 |
| 276 | 2026-05-30T03:55:10.778Z | Downloaded thiserror-impl v2.0.18 |
| 277 | 2026-05-30T03:55:10.778Z | Downloaded typify-macro v0.6.2 |
| 278 | 2026-05-30T03:55:10.781Z | Downloaded thiserror-impl v1.0.69 |
| 279 | 2026-05-30T03:55:10.781Z | Downloaded http v1.4.0 |
| 280 | 2026-05-30T03:55:10.784Z | Downloaded num_enum v0.7.6 |
| 281 | 2026-05-30T03:55:10.787Z | Downloaded unit-prefix v0.5.2 |
| 282 | 2026-05-30T03:55:10.790Z | Downloaded zerofrom-derive v0.1.7 |
| 283 | 2026-05-30T03:55:10.790Z | Downloaded utf8_iter v1.0.4 |
| 284 | 2026-05-30T03:55:10.790Z | Downloaded zerofrom v0.1.8 |
| 285 | 2026-05-30T03:55:10.790Z | Downloaded getrandom v0.4.2 |
| 286 | 2026-05-30T03:55:10.792Z | Downloaded tokio-tungstenite v0.21.0 |
| 287 | 2026-05-30T03:55:10.795Z | Downloaded semver v1.0.28 |
| 288 | 2026-05-30T03:55:10.798Z | Downloaded rustls-pki-types v1.14.1 |
| 289 | 2026-05-30T03:55:10.798Z | Downloaded icu_properties v2.2.0 |
| 290 | 2026-05-30T03:55:10.800Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 291 | 2026-05-30T03:55:10.800Z | Downloaded icu_provider v2.2.0 |
| 292 | 2026-05-30T03:55:10.803Z | Downloaded getrandom v0.3.4 |
| 293 | 2026-05-30T03:55:10.805Z | Downloaded want v0.3.1 |
| 294 | 2026-05-30T03:55:10.805Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 295 | 2026-05-30T03:55:10.805Z | Downloaded tokio-rustls v0.26.4 |
| 296 | 2026-05-30T03:55:10.808Z | Downloaded thread_local v1.1.9 |
| 297 | 2026-05-30T03:55:10.808Z | Downloaded futures v0.3.32 |
| 298 | 2026-05-30T03:55:10.811Z | Downloaded xz2 v0.1.7 |
| 299 | 2026-05-30T03:55:10.814Z | Downloaded rand_core v0.6.4 |
| 300 | 2026-05-30T03:55:10.814Z | Downloaded litemap v0.8.2 |
| 301 | 2026-05-30T03:55:10.816Z | Downloaded tinyvec v1.11.0 |
| 302 | 2026-05-30T03:55:10.816Z | Downloaded smallvec v1.15.1 |
| 303 | 2026-05-30T03:55:10.819Z | Downloaded indicatif v0.18.4 |
| 304 | 2026-05-30T03:55:10.822Z | Downloaded parking_lot v0.12.5 |
| 305 | 2026-05-30T03:55:10.822Z | Downloaded synstructure v0.13.2 |
| 306 | 2026-05-30T03:55:10.824Z | Downloaded chacha20 v0.10.0 |
| 307 | 2026-05-30T03:55:10.824Z | Downloaded ron v0.12.1 |
| 308 | 2026-05-30T03:55:10.829Z | Downloaded zone_cfg_derive v0.3.1 |
| 309 | 2026-05-30T03:55:10.832Z | Downloaded zmij v1.0.21 |
| 310 | 2026-05-30T03:55:10.832Z | Downloaded quinn-udp v0.5.14 |
| 311 | 2026-05-30T03:55:10.832Z | Downloaded base64 v0.22.1 |
| 312 | 2026-05-30T03:55:10.834Z | Downloaded utf8parse v0.2.2 |
| 313 | 2026-05-30T03:55:10.834Z | Downloaded crossbeam-utils v0.8.21 |
| 314 | 2026-05-30T03:55:10.837Z | Downloaded oxnet v0.1.5 |
| 315 | 2026-05-30T03:55:10.837Z | Downloaded cargo_toml v0.22.3 |
| 316 | 2026-05-30T03:55:10.840Z | Downloaded allocator-api2 v0.2.21 |
| 317 | 2026-05-30T03:55:10.840Z | Downloaded clap v4.6.1 |
| 318 | 2026-05-30T03:55:10.844Z | Downloaded yoke-derive v0.8.2 |
| 319 | 2026-05-30T03:55:10.847Z | Downloaded writeable v0.6.3 |
| 320 | 2026-05-30T03:55:10.849Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 321 | 2026-05-30T03:55:10.849Z | Downloaded smf v0.2.3 |
| 322 | 2026-05-30T03:55:10.852Z | Downloaded icu_locale_core v2.2.0 |
| 323 | 2026-05-30T03:55:10.856Z | Downloaded zeroize v1.8.2 |
| 324 | 2026-05-30T03:55:10.859Z | Downloaded zerovec-derive v0.11.3 |
| 325 | 2026-05-30T03:55:10.859Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 326 | 2026-05-30T03:55:10.862Z | Downloaded tracing-attributes v0.1.31 |
| 327 | 2026-05-30T03:55:10.862Z | Downloaded serde_yaml v0.9.34+deprecated |
| 328 | 2026-05-30T03:55:10.864Z | Downloaded ryu v1.0.23 |
| 329 | 2026-05-30T03:55:10.864Z | Downloaded bytes v1.11.1 |
| 330 | 2026-05-30T03:55:10.867Z | Downloaded rustls-platform-verifier v0.7.0 |
| 331 | 2026-05-30T03:55:10.870Z | Downloaded progenitor-impl v0.14.0 |
| 332 | 2026-05-30T03:55:10.873Z | Downloaded rand v0.8.6 |
| 333 | 2026-05-30T03:55:10.873Z | Downloaded schemars v0.8.22 |
| 334 | 2026-05-30T03:55:10.878Z | Downloaded zone v0.3.1 |
| 335 | 2026-05-30T03:55:10.881Z | Downloaded uuid v1.23.1 |
| 336 | 2026-05-30T03:55:10.881Z | Downloaded typify v0.6.2 |
| 337 | 2026-05-30T03:55:10.895Z | Downloaded tungstenite v0.21.0 |
| 338 | 2026-05-30T03:55:10.895Z | Downloaded base64 v0.21.7 |
| 339 | 2026-05-30T03:55:10.895Z | Downloaded hyper-util v0.1.20 |
| 340 | 2026-05-30T03:55:10.895Z | Downloaded unsafe-libyaml v0.2.11 |
| 341 | 2026-05-30T03:55:10.895Z | Downloaded crossbeam-channel v0.5.15 |
| 342 | 2026-05-30T03:55:10.895Z | Downloaded unicode-ident v1.0.24 |
| 343 | 2026-05-30T03:55:10.898Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 344 | 2026-05-30T03:55:10.898Z | Downloaded yoke v0.8.2 |
| 345 | 2026-05-30T03:55:10.901Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 346 | 2026-05-30T03:55:10.904Z | Downloaded log v0.4.30 |
| 347 | 2026-05-30T03:55:10.904Z | Downloaded proc-macro2 v1.0.106 |
| 348 | 2026-05-30T03:55:10.906Z | Downloaded tracing-core v0.1.36 |
| 349 | 2026-05-30T03:55:10.906Z | Downloaded serde_core v1.0.228 |
| 350 | 2026-05-30T03:55:10.909Z | Downloaded prettyplease v0.2.37 |
| 351 | 2026-05-30T03:55:10.912Z | Downloaded socket2 v0.6.3 |
| 352 | 2026-05-30T03:55:10.914Z | Downloaded quinn v0.11.9 |
| 353 | 2026-05-30T03:55:10.914Z | Downloaded reqwest v0.13.4 |
| 354 | 2026-05-30T03:55:10.918Z | Downloaded serde_derive v1.0.228 |
| 355 | 2026-05-30T03:55:10.921Z | Downloaded indexmap v2.14.0 |
| 356 | 2026-05-30T03:55:10.923Z | Downloaded tower v0.5.3 |
| 357 | 2026-05-30T03:55:10.927Z | Downloaded idna v1.1.0 |
| 358 | 2026-05-30T03:55:10.929Z | Downloaded hashbrown v0.16.1 |
| 359 | 2026-05-30T03:55:10.932Z | Downloaded hashbrown v0.17.1 |
| 360 | 2026-05-30T03:55:10.935Z | Downloaded hyper v1.9.0 |
| 361 | 2026-05-30T03:55:10.939Z | Downloaded itertools v0.12.1 |
| 362 | 2026-05-30T03:55:10.942Z | Downloaded memchr v2.8.0 |
| 363 | 2026-05-30T03:55:10.945Z | Downloaded slog v2.8.2 |
| 364 | 2026-05-30T03:55:10.948Z | Downloaded icu_properties_data v2.2.0 |
| 365 | 2026-05-30T03:55:10.952Z | Downloaded futures-util v0.3.32 |
| 366 | 2026-05-30T03:55:10.958Z | Downloaded tower-http v0.6.11 |
| 367 | 2026-05-30T03:55:10.963Z | Downloaded serde v1.0.228 |
| 368 | 2026-05-30T03:55:10.968Z | Downloaded winnow v0.7.15 |
| 369 | 2026-05-30T03:55:10.973Z | Downloaded winnow v1.0.3 |
| 370 | 2026-05-30T03:55:10.978Z | Downloaded chrono v0.4.44 |
| 371 | 2026-05-30T03:55:10.982Z | Downloaded zerotrie v0.2.4 |
| 372 | 2026-05-30T03:55:10.984Z | Downloaded rand v0.9.4 |
| 373 | 2026-05-30T03:55:10.987Z | Downloaded unicode-width v0.2.2 |
| 374 | 2026-05-30T03:55:10.990Z | Downloaded url v2.5.8 |
| 375 | 2026-05-30T03:55:10.992Z | Downloaded zerocopy v0.8.48 |
| 376 | 2026-05-30T03:55:11.001Z | Downloaded rand v0.10.1 |
| 377 | 2026-05-30T03:55:11.004Z | Downloaded mio v1.2.0 |
| 378 | 2026-05-30T03:55:11.007Z | Downloaded rustls-webpki v0.103.13 |
| 379 | 2026-05-30T03:55:11.009Z | Downloaded typenum v1.20.0 |
| 380 | 2026-05-30T03:55:11.021Z | Downloaded zerovec v0.11.6 |
| 381 | 2026-05-30T03:55:11.029Z | Downloaded serde_json v1.0.150 |
| 382 | 2026-05-30T03:55:11.038Z | Downloaded tokio-util v0.7.18 |
| 383 | 2026-05-30T03:55:11.042Z | Downloaded regex v1.12.3 |
| 384 | 2026-05-30T03:55:11.072Z | Downloaded reqwest v0.12.28 |
| 385 | 2026-05-30T03:55:11.087Z | Downloaded portable-atomic v1.13.1 |
| 386 | 2026-05-30T03:55:11.120Z | Downloaded syn v1.0.109 |
| 387 | 2026-05-30T03:55:11.135Z | Downloaded time v0.3.47 |
| 388 | 2026-05-30T03:55:11.175Z | Downloaded syn v2.0.117 |
| 389 | 2026-05-30T03:55:11.211Z | Downloaded regex-syntax v0.8.10 |
| 390 | 2026-05-30T03:55:11.225Z | Downloaded regress v0.11.1 |
| 391 | 2026-05-30T03:55:11.233Z | Downloaded rustls v0.23.40 |
| 392 | 2026-05-30T03:55:11.241Z | Downloaded openapiv3 v2.2.0 |
| 393 | 2026-05-30T03:55:11.274Z | Downloaded tracing v0.1.44 |
| 394 | 2026-05-30T03:55:11.284Z | Downloaded typify-impl v0.6.2 |
| 395 | 2026-05-30T03:55:11.291Z | Downloaded lzma-sys v0.1.20 |
| 396 | 2026-05-30T03:55:11.323Z | Downloaded regex-automata v0.4.14 |
| 397 | 2026-05-30T03:55:11.358Z | Downloaded libc v0.2.186 |
| 398 | 2026-05-30T03:55:11.377Z | Downloaded tokio v1.52.3 |
| 399 | 2026-05-30T03:55:11.432Z | Downloaded ring v0.17.14 |
| 400 | 2026-05-30T03:55:11.615Z | Downloaded aws-lc-sys v0.41.0 |
| 401 | 2026-05-30T03:55:11.817Z | Compiling proc-macro2 v1.0.106 |
| 402 | 2026-05-30T03:55:11.817Z | Compiling unicode-ident v1.0.24 |
| 403 | 2026-05-30T03:55:11.817Z | Compiling quote v1.0.45 |
| 404 | 2026-05-30T03:55:11.817Z | Compiling libc v0.2.186 |
| 405 | 2026-05-30T03:55:11.821Z | Compiling cfg-if v1.0.4 |
| 406 | 2026-05-30T03:55:11.821Z | Compiling itoa v1.0.18 |
| 407 | 2026-05-30T03:55:11.821Z | Compiling serde_core v1.0.228 |
| 408 | 2026-05-30T03:55:12.003Z | Compiling memchr v2.8.0 |
| 409 | 2026-05-30T03:55:12.033Z | Compiling equivalent v1.0.2 |
| 410 | 2026-05-30T03:55:12.096Z | Compiling serde v1.0.228 |
| 411 | 2026-05-30T03:55:12.105Z | Compiling zmij v1.0.21 |
| 412 | 2026-05-30T03:55:12.327Z | Compiling version_check v0.9.5 |
| 413 | 2026-05-30T03:55:12.420Z | Compiling serde_json v1.0.150 |
| 414 | 2026-05-30T03:55:12.432Z | Compiling autocfg v1.5.1 |
| 415 | 2026-05-30T03:55:12.660Z | Compiling jobserver v0.1.34 |
| 416 | 2026-05-30T03:55:12.669Z | Compiling pin-project-lite v0.2.17 |
| 417 | 2026-05-30T03:55:12.678Z | Compiling bytes v1.11.1 |
| 418 | 2026-05-30T03:55:12.756Z | Compiling shlex v1.3.0 |
| 419 | 2026-05-30T03:55:12.774Z | Compiling num-traits v0.2.19 |
| 420 | 2026-05-30T03:55:12.863Z | Compiling find-msvc-tools v0.1.9 |
| 421 | 2026-05-30T03:55:12.962Z | Compiling stable_deref_trait v1.2.1 |
| 422 | 2026-05-30T03:55:13.005Z | Compiling smallvec v1.15.1 |
| 423 | 2026-05-30T03:55:13.089Z | Compiling syn v2.0.117 |
| 424 | 2026-05-30T03:55:13.184Z | Compiling cc v1.2.62 |
| 425 | 2026-05-30T03:55:13.202Z | Compiling futures-core v0.3.32 |
| 426 | 2026-05-30T03:55:13.284Z | Compiling parking_lot_core v0.9.12 |
| 427 | 2026-05-30T03:55:13.355Z | Compiling hashbrown v0.17.1 |
| 428 | 2026-05-30T03:55:13.585Z | Compiling http v1.4.0 |
| 429 | 2026-05-30T03:55:13.654Z | Compiling socket2 v0.6.3 |
| 430 | 2026-05-30T03:55:13.898Z | Compiling scopeguard v1.2.0 |
| 431 | 2026-05-30T03:55:13.991Z | Compiling rustversion v1.0.22 |
| 432 | 2026-05-30T03:55:14.087Z | Compiling schemars v0.8.22 |
| 433 | 2026-05-30T03:55:14.091Z | Compiling futures-sink v0.3.32 |
| 434 | 2026-05-30T03:55:14.108Z | Compiling lock_api v0.4.14 |
| 435 | 2026-05-30T03:55:14.191Z | Compiling cmake v0.1.58 |
| 436 | 2026-05-30T03:55:14.323Z | Compiling errno v0.3.14 |
| 437 | 2026-05-30T03:55:14.352Z | Compiling dyn-clone v1.0.20 |
| 438 | 2026-05-30T03:55:14.380Z | Compiling getrandom v0.4.2 |
| 439 | 2026-05-30T03:55:14.439Z | Compiling writeable v0.6.3 |
| 440 | 2026-05-30T03:55:14.468Z | Compiling fs_extra v1.3.0 |
| 441 | 2026-05-30T03:55:14.484Z | Compiling once_cell v1.21.4 |
| 442 | 2026-05-30T03:55:14.518Z | Compiling litemap v0.8.2 |
| 443 | 2026-05-30T03:55:14.550Z | Compiling rand_core v0.10.1 |
| 444 | 2026-05-30T03:55:14.602Z | Compiling thiserror v2.0.18 |
| 445 | 2026-05-30T03:55:14.630Z | Compiling dunce v1.0.5 |
| 446 | 2026-05-30T03:55:14.660Z | Compiling parking_lot v0.12.5 |
| 447 | 2026-05-30T03:55:14.686Z | Compiling signal-hook-registry v1.4.8 |
| 448 | 2026-05-30T03:55:14.698Z | Compiling futures-channel v0.3.32 |
| 449 | 2026-05-30T03:55:14.715Z | Compiling mio v1.2.0 |
| 450 | 2026-05-30T03:55:14.718Z | Compiling aws-lc-sys v0.41.0 |
| 451 | 2026-05-30T03:55:14.920Z | Compiling utf8_iter v1.0.4 |
| 452 | 2026-05-30T03:55:14.966Z | Compiling winnow v1.0.3 |
| 453 | 2026-05-30T03:55:15.048Z | Compiling icu_properties_data v2.2.0 |
| 454 | 2026-05-30T03:55:15.059Z | Compiling icu_normalizer_data v2.2.0 |
| 455 | 2026-05-30T03:55:15.216Z | Compiling indexmap v2.14.0 |
| 456 | 2026-05-30T03:55:15.259Z | Compiling futures-task v0.3.32 |
| 457 | 2026-05-30T03:55:15.298Z | Compiling slab v0.4.12 |
| 458 | 2026-05-30T03:55:15.307Z | Compiling log v0.4.30 |
| 459 | 2026-05-30T03:55:15.316Z | Compiling allocator-api2 v0.2.21 |
| 460 | 2026-05-30T03:55:15.424Z | Compiling foldhash v0.2.0 |
| 461 | 2026-05-30T03:55:15.469Z | Compiling percent-encoding v2.3.2 |
| 462 | 2026-05-30T03:55:15.514Z | Compiling futures-io v0.3.32 |
| 463 | 2026-05-30T03:55:15.706Z | Compiling hashbrown v0.16.1 |
| 464 | 2026-05-30T03:55:15.725Z | Compiling aws-lc-rs v1.17.0 |
| 465 | 2026-05-30T03:55:15.845Z | Compiling synstructure v0.13.2 |
| 466 | 2026-05-30T03:55:15.921Z | Compiling serde_derive_internals v0.29.1 |
| 467 | 2026-05-30T03:55:16.046Z | Compiling iana-time-zone v0.1.65 |
| 468 | 2026-05-30T03:55:16.126Z | Compiling heck v0.5.0 |
| 469 | 2026-05-30T03:55:16.263Z | Compiling zeroize v1.8.2 |
| 470 | 2026-05-30T03:55:16.278Z | Compiling httparse v1.10.1 |
| 471 | 2026-05-30T03:55:16.357Z | Compiling chrono v0.4.44 |
| 472 | 2026-05-30T03:55:16.390Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 473 | 2026-05-30T03:55:16.642Z | Compiling syn v1.0.109 |
| 474 | 2026-05-30T03:55:16.859Z | Compiling rustls-pki-types v1.14.1 |
| 475 | 2026-05-30T03:55:16.934Z | Compiling form_urlencoded v1.2.2 |
| 476 | 2026-05-30T03:55:16.996Z | Compiling tracing-core v0.1.36 |
| 477 | 2026-05-30T03:55:17.005Z | Compiling http-body v1.0.1 |
| 478 | 2026-05-30T03:55:17.036Z | Compiling serde_derive v1.0.228 |
| 479 | 2026-05-30T03:55:17.113Z | Compiling zerofrom-derive v0.1.7 |
| 480 | 2026-05-30T03:55:17.144Z | Compiling yoke-derive v0.8.2 |
| 481 | 2026-05-30T03:55:17.351Z | Compiling zerovec-derive v0.11.3 |
| 482 | 2026-05-30T03:55:17.585Z | Compiling displaydoc v0.2.5 |
| 483 | 2026-05-30T03:55:17.616Z | Compiling schemars_derive v0.8.22 |
| 484 | 2026-05-30T03:55:17.828Z | Compiling thiserror-impl v2.0.18 |
| 485 | 2026-05-30T03:55:18.245Z | Compiling tokio-macros v2.7.0 |
| 486 | 2026-05-30T03:55:18.349Z | Compiling zerofrom v0.1.8 |
| 487 | 2026-05-30T03:55:18.363Z | Compiling futures-macro v0.3.32 |
| 488 | 2026-05-30T03:55:18.466Z | Compiling yoke v0.8.2 |
| 489 | 2026-05-30T03:55:18.481Z | Compiling tracing-attributes v0.1.31 |
| 490 | 2026-05-30T03:55:18.645Z | Compiling zerovec v0.11.6 |
| 491 | 2026-05-30T03:55:18.834Z | Compiling zerotrie v0.2.4 |
| 492 | 2026-05-30T03:55:18.983Z | Compiling tokio v1.52.3 |
| 493 | 2026-05-30T03:55:19.122Z | Compiling tinystr v0.8.3 |
| 494 | 2026-05-30T03:55:19.151Z | Compiling potential_utf v0.1.5 |
| 495 | 2026-05-30T03:55:19.187Z | Compiling futures-util v0.3.32 |
| 496 | 2026-05-30T03:55:19.308Z | Compiling icu_locale_core v2.2.0 |
| 497 | 2026-05-30T03:55:19.308Z | Compiling icu_collections v2.2.0 |
| 498 | 2026-05-30T03:55:19.825Z | Compiling generic-array v0.14.7 |
| 499 | 2026-05-30T03:55:19.918Z | Compiling uuid v1.23.1 |
| 500 | 2026-05-30T03:55:20.056Z | Compiling icu_provider v2.2.0 |
| 501 | 2026-05-30T03:55:20.178Z | Compiling zerocopy v0.8.48 |
| 502 | 2026-05-30T03:55:20.181Z | Compiling regex-syntax v0.8.10 |
| 503 | 2026-05-30T03:55:20.196Z | Compiling thiserror v1.0.69 |
| 504 | 2026-05-30T03:55:20.369Z | Compiling icu_properties v2.2.0 |
| 505 | 2026-05-30T03:55:20.387Z | Compiling icu_normalizer v2.2.0 |
| 506 | 2026-05-30T03:55:20.763Z | Compiling tracing v0.1.44 |
| 507 | 2026-05-30T03:55:21.004Z | Compiling thiserror-impl v1.0.69 |
| 508 | 2026-05-30T03:55:21.484Z | Compiling idna_adapter v1.2.2 |
| 509 | 2026-05-30T03:55:21.584Z | Compiling idna v1.1.0 |
| 510 | 2026-05-30T03:55:21.617Z | Compiling regress v0.11.1 |
| 511 | 2026-05-30T03:55:22.158Z | Compiling semver v1.0.28 |
| 512 | 2026-05-30T03:55:22.348Z | Compiling typenum v1.20.0 |
| 513 | 2026-05-30T03:55:22.443Z | Compiling rustls v0.23.40 |
| 514 | 2026-05-30T03:55:22.664Z | Compiling base64 v0.22.1 |
| 515 | 2026-05-30T03:55:22.667Z | Compiling try-lock v0.2.5 |
| 516 | 2026-05-30T03:55:22.767Z | Compiling untrusted v0.9.0 |
| 517 | 2026-05-30T03:55:22.835Z | Compiling tower-service v0.3.3 |
| 518 | 2026-05-30T03:55:22.881Z | Compiling want v0.3.1 |
| 519 | 2026-05-30T03:55:23.041Z | Compiling url v2.5.8 |
| 520 | 2026-05-30T03:55:23.392Z | Compiling typify-impl v0.6.2 |
| 521 | 2026-05-30T03:55:23.843Z | Compiling serde_tokenstream v0.2.3 |
| 522 | 2026-05-30T03:55:24.127Z | Compiling slog v2.8.2 |
| 523 | 2026-05-30T03:55:24.264Z | Compiling proc-macro-error-attr v1.0.4 |
| 524 | 2026-05-30T03:55:24.360Z | Compiling atomic-waker v1.1.2 |
| 525 | 2026-05-30T03:55:24.421Z | Compiling subtle v2.6.1 |
| 526 | 2026-05-30T03:55:24.481Z | Compiling ryu v1.0.23 |
| 527 | 2026-05-30T03:55:24.538Z | Compiling hyper v1.9.0 |
| 528 | 2026-05-30T03:55:24.581Z | Compiling erased-serde v0.3.31 |
| 529 | 2026-05-30T03:55:24.661Z | Compiling bitflags v2.11.1 |
| 530 | 2026-05-30T03:55:24.883Z | Compiling sync_wrapper v1.0.2 |
| 531 | 2026-05-30T03:55:24.953Z | Compiling proc-macro-error v1.0.4 |
| 532 | 2026-05-30T03:55:24.983Z | Compiling ipnet v2.12.0 |
| 533 | 2026-05-30T03:55:25.058Z | Compiling tower-layer v0.3.3 |
| 534 | 2026-05-30T03:55:25.185Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 535 | 2026-05-30T03:55:25.210Z | Compiling hyper-util v0.1.20 |
| 536 | 2026-05-30T03:55:25.406Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 537 | 2026-05-30T03:55:25.545Z | Compiling tower v0.5.3 |
| 538 | 2026-05-30T03:55:25.722Z | Compiling ppv-lite86 v0.2.21 |
| 539 | 2026-05-30T03:55:25.996Z | Compiling crypto-common v0.1.7 |
| 540 | 2026-05-30T03:55:26.021Z | Compiling block-buffer v0.10.4 |
| 541 | 2026-05-30T03:55:26.031Z | Compiling aho-corasick v1.1.4 |
| 542 | 2026-05-30T03:55:26.119Z | Compiling getrandom v0.2.17 |
| 543 | 2026-05-30T03:55:26.307Z | Compiling getrandom v0.3.4 |
| 544 | 2026-05-30T03:55:26.321Z | Compiling openssl-probe v0.2.1 |
| 545 | 2026-05-30T03:55:26.340Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 546 | 2026-05-30T03:55:26.503Z | Compiling rustls-native-certs v0.8.3 |
| 547 | 2026-05-30T03:55:26.616Z | Compiling rand_core v0.6.4 |
| 548 | 2026-05-30T03:55:26.657Z | Compiling digest v0.10.7 |
| 549 | 2026-05-30T03:55:26.830Z | Compiling regex-automata v0.4.14 |
| 550 | 2026-05-30T03:55:26.840Z | Compiling proc-macro-crate v3.5.0 |
| 551 | 2026-05-30T03:55:26.843Z | Compiling tower-http v0.6.11 |
| 552 | 2026-05-30T03:55:26.858Z | Compiling serde_urlencoded v0.7.1 |
| 553 | 2026-05-30T03:55:27.273Z | Compiling http-body-util v0.1.3 |
| 554 | 2026-05-30T03:55:28.018Z | Compiling cpufeatures v0.2.17 |
| 555 | 2026-05-30T03:55:28.157Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 556 | 2026-05-30T03:55:28.371Z | Compiling heck v0.4.1 |
| 557 | 2026-05-30T03:55:28.418Z | Compiling crucible-workspace-hack v0.1.0 |
| 558 | 2026-05-30T03:55:28.558Z | Compiling winnow v0.7.15 |
| 559 | 2026-05-30T03:55:28.639Z | Compiling crossbeam-utils v0.8.21 |
| 560 | 2026-05-30T03:55:28.949Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 561 | 2026-05-30T03:55:29.646Z | Compiling typify-macro v0.6.2 |
| 562 | 2026-05-30T03:55:29.877Z | Compiling regex v1.12.3 |
| 563 | 2026-05-30T03:55:30.345Z | Compiling num_enum_derive v0.7.6 |
| 564 | 2026-05-30T03:55:30.511Z | Compiling rand_chacha v0.3.1 |
| 565 | 2026-05-30T03:55:30.927Z | Compiling tokio-util v0.7.18 |
| 566 | 2026-05-30T03:55:30.980Z | Compiling openapiv3 v2.2.0 |
| 567 | 2026-05-30T03:55:31.226Z | Compiling foreign-types-macros v0.2.3 |
| 568 | 2026-05-30T03:55:31.250Z | Compiling serde_spanned v1.1.1 |
| 569 | 2026-05-30T03:55:31.395Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 570 | 2026-05-30T03:55:31.442Z | Compiling time-core v0.1.8 |
| 571 | 2026-05-30T03:55:31.584Z | Compiling powerfmt v0.2.0 |
| 572 | 2026-05-30T03:55:31.697Z | Compiling cpufeatures v0.3.0 |
| 573 | 2026-05-30T03:55:31.706Z | Compiling typify v0.6.2 |
| 574 | 2026-05-30T03:55:31.766Z | Compiling unsafe-libyaml v0.2.11 |
| 575 | 2026-05-30T03:55:31.786Z | Compiling either v1.16.0 |
| 576 | 2026-05-30T03:55:31.796Z | Compiling foreign-types-shared v0.3.1 |
| 577 | 2026-05-30T03:55:31.873Z | Compiling anyhow v1.0.102 |
| 578 | 2026-05-30T03:55:31.882Z | Compiling prettyplease v0.2.37 |
| 579 | 2026-05-30T03:55:31.985Z | Compiling utf8parse v0.2.2 |
| 580 | 2026-05-30T03:55:32.025Z | Compiling num-conv v0.2.2 |
| 581 | 2026-05-30T03:55:32.091Z | Compiling pkg-config v0.3.33 |
| 582 | 2026-05-30T03:55:32.135Z | Compiling anstyle-parse v1.0.0 |
| 583 | 2026-05-30T03:55:32.172Z | Compiling time-macros v0.2.27 |
| 584 | 2026-05-30T03:55:32.312Z | Compiling serde_yaml v0.9.34+deprecated |
| 585 | 2026-05-30T03:55:32.396Z | Compiling progenitor-impl v0.14.0 |
| 586 | 2026-05-30T03:55:32.527Z | Compiling lzma-sys v0.1.20 |
| 587 | 2026-05-30T03:55:32.579Z | Compiling itertools v0.12.1 |
| 588 | 2026-05-30T03:55:32.929Z | Compiling foreign-types v0.5.0 |
| 589 | 2026-05-30T03:55:33.004Z | Compiling chacha20 v0.10.0 |
| 590 | 2026-05-30T03:55:33.159Z | Compiling deranged v0.5.8 |
| 591 | 2026-05-30T03:55:33.341Z | Compiling toml v0.9.12+spec-1.1.0 |
| 592 | 2026-05-30T03:55:33.542Z | Compiling num_enum v0.7.6 |
| 593 | 2026-05-30T03:55:33.654Z | Compiling rand_core v0.9.5 |
| 594 | 2026-05-30T03:55:33.761Z | Compiling rand v0.8.6 |
| 595 | 2026-05-30T03:55:34.085Z | Compiling sha1 v0.10.6 |
| 596 | 2026-05-30T03:55:34.215Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 597 | 2026-05-30T03:55:34.304Z | Compiling arc-swap v1.9.1 |
| 598 | 2026-05-30T03:55:34.398Z | Compiling cstr-argument v0.1.2 |
| 599 | 2026-05-30T03:55:34.433Z | Compiling thread_local v1.1.9 |
| 600 | 2026-05-30T03:55:34.546Z | Compiling lazy_static v1.5.0 |
| 601 | 2026-05-30T03:55:34.603Z | Compiling byteorder v1.5.0 |
| 602 | 2026-05-30T03:55:34.643Z | Compiling pretty-hex v0.4.2 |
| 603 | 2026-05-30T03:55:34.704Z | Compiling typeid v1.0.3 |
| 604 | 2026-05-30T03:55:34.729Z | Compiling slog-async v2.8.0 |
| 605 | 2026-05-30T03:55:34.779Z | Compiling colorchoice v1.0.5 |
| 606 | 2026-05-30T03:55:34.833Z | Compiling is_terminal_polyfill v1.70.2 |
| 607 | 2026-05-30T03:55:34.848Z | Compiling data-encoding v2.11.0 |
| 608 | 2026-05-30T03:55:34.886Z | Compiling anstyle-query v1.1.5 |
| 609 | 2026-05-30T03:55:34.919Z | Compiling utf-8 v0.7.6 |
| 610 | 2026-05-30T03:55:34.991Z | Compiling unicode-width v0.2.2 |
| 611 | 2026-05-30T03:55:35.001Z | Compiling anstyle v1.0.14 |
| 612 | 2026-05-30T03:55:35.026Z | Compiling portable-atomic v1.13.1 |
| 613 | 2026-05-30T03:55:35.095Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ca2cb23e) |
| 614 | 2026-05-30T03:55:35.219Z | Compiling anstream v1.0.0 |
| 615 | 2026-05-30T03:55:35.267Z | Compiling tungstenite v0.21.0 |
| 616 | 2026-05-30T03:55:35.418Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 617 | 2026-05-30T03:55:35.487Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 618 | 2026-05-30T03:55:35.520Z | Compiling slog-scope v4.4.1 |
| 619 | 2026-05-30T03:55:35.562Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 620 | 2026-05-30T03:55:35.619Z | Compiling crossbeam-channel v0.5.15 |
| 621 | 2026-05-30T03:55:35.678Z | Compiling time v0.3.47 |
| 622 | 2026-05-30T03:55:35.726Z | Compiling cargo_toml v0.22.3 |
| 623 | 2026-05-30T03:55:35.799Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 624 | 2026-05-30T03:55:35.830Z | Compiling rand_chacha v0.9.0 |
| 625 | 2026-05-30T03:55:35.983Z | Compiling progenitor-macro v0.14.0 |
| 626 | 2026-05-30T03:55:36.258Z | Compiling rand v0.10.1 |
| 627 | 2026-05-30T03:55:36.692Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 628 | 2026-05-30T03:55:36.751Z | Compiling futures-executor v0.3.32 |
| 629 | 2026-05-30T03:55:36.919Z | Compiling is-terminal v0.4.17 |
| 630 | 2026-05-30T03:55:36.992Z | Compiling oxnet v0.1.5 |
| 631 | 2026-05-30T03:55:37.013Z | Compiling colored v3.1.1 |
| 632 | 2026-05-30T03:55:37.035Z | Compiling strsim v0.11.1 |
| 633 | 2026-05-30T03:55:37.181Z | Compiling take_mut v0.2.2 |
| 634 | 2026-05-30T03:55:37.252Z | Compiling camino v1.2.2 |
| 635 | 2026-05-30T03:55:37.286Z | Compiling term v1.2.1 |
| 636 | 2026-05-30T03:55:37.391Z | Compiling clap_lex v1.1.0 |
| 637 | 2026-05-30T03:55:37.626Z | Compiling slog-term v2.9.2 |
| 638 | 2026-05-30T03:55:37.629Z | Compiling clap_builder v4.6.0 |
| 639 | 2026-05-30T03:55:37.912Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 640 | 2026-05-30T03:55:37.967Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 641 | 2026-05-30T03:55:38.209Z | Compiling futures v0.3.32 |
| 642 | 2026-05-30T03:55:38.393Z | Compiling rand v0.9.4 |
| 643 | 2026-05-30T03:55:38.980Z | Compiling tokio-tungstenite v0.21.0 |
| 644 | 2026-05-30T03:55:38.990Z | Compiling slog-stdlog v4.1.1 |
| 645 | 2026-05-30T03:55:39.380Z | Compiling console v0.16.3 |
| 646 | 2026-05-30T03:55:39.408Z | Compiling zone_cfg_derive v0.3.1 |
| 647 | 2026-05-30T03:55:39.590Z | Compiling async-trait v0.1.89 |
| 648 | 2026-05-30T03:55:39.682Z | Compiling clap_derive v4.6.1 |
| 649 | 2026-05-30T03:55:40.530Z | Compiling unit-prefix v0.5.2 |
| 650 | 2026-05-30T03:55:40.555Z | Compiling base64 v0.21.7 |
| 651 | 2026-05-30T03:55:40.691Z | Compiling indicatif v0.18.4 |
| 652 | 2026-05-30T03:55:40.740Z | Compiling zone v0.3.1 |
| 653 | 2026-05-30T03:55:40.873Z | Compiling ron v0.12.1 |
| 654 | 2026-05-30T03:55:41.190Z | Compiling slog-envlogger v2.2.0 |
| 655 | 2026-05-30T03:55:41.279Z | Compiling xz2 v0.1.7 |
| 656 | 2026-05-30T03:55:41.420Z | Compiling clap v4.6.1 |
| 657 | 2026-05-30T03:55:41.495Z | Compiling tabwriter v1.4.1 |
| 658 | 2026-05-30T03:55:41.511Z | Compiling sha2 v0.10.9 |
| 659 | 2026-05-30T03:55:41.591Z | Compiling reqwest v0.12.28 |
| 660 | 2026-05-30T03:55:41.708Z | Compiling smf v0.2.3 |
| 661 | 2026-05-30T03:55:41.733Z | Compiling base16ct v1.0.0 |
| 662 | 2026-05-30T03:55:41.815Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 663 | 2026-05-30T03:55:42.463Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 664 | 2026-05-30T03:55:42.860Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 665 | 2026-05-30T03:55:46.150Z | Compiling rustls-webpki v0.103.13 |
| 666 | 2026-05-30T03:55:48.737Z | Compiling tokio-rustls v0.26.4 |
| 667 | 2026-05-30T03:55:48.737Z | Compiling rustls-platform-verifier v0.7.0 |
| 668 | 2026-05-30T03:55:48.916Z | Compiling hyper-rustls v0.27.9 |
| 669 | 2026-05-30T03:55:49.070Z | Compiling reqwest v0.13.4 |
| 670 | 2026-05-30T03:55:49.968Z | Compiling progenitor-client v0.14.0 |
| 671 | 2026-05-30T03:55:50.148Z | Compiling progenitor v0.14.0 |
| 672 | 2026-05-30T03:55:50.231Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 673 | 2026-05-30T03:55:52.443Z | error[E0308]: mismatched types |
| 674 | 2026-05-30T03:55:52.443Z | --> lib/src/lib.rs:1793:9 |
| 675 | 2026-05-30T03:55:52.443Z | | |
| 676 | 2026-05-30T03:55:52.443Z | 1791 | let client = propolis_client::Client::new_with_client( |
| 677 | 2026-05-30T03:55:52.443Z | | ---------------------------------------- arguments to this function are incorrect |
| 678 | 2026-05-30T03:55:52.443Z | 1792 | &format!("http://{}", sockaddr), |
| 679 | 2026-05-30T03:55:52.443Z | 1793 | reqwest_client, |
| 680 | 2026-05-30T03:55:52.443Z | | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client` |
| 681 | 2026-05-30T03:55:52.443Z | | |
| 682 | 2026-05-30T03:55:52.443Z | note: there are multiple different versions of crate `reqwest` in the dependency graph |
| 683 | 2026-05-30T03:55:52.443Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.4/src/async_impl/client.rs:93:1 |
| 684 | 2026-05-30T03:55:52.443Z | | |
| 685 | 2026-05-30T03:55:52.443Z | 93 | pub struct Client { |
| 686 | 2026-05-30T03:55:52.443Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 687 | 2026-05-30T03:55:52.443Z | | |
| 688 | 2026-05-30T03:55:52.443Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1 |
| 689 | 2026-05-30T03:55:52.444Z | | |
| 690 | 2026-05-30T03:55:52.444Z | 93 | pub struct Client { |
| 691 | 2026-05-30T03:55:52.444Z | | ----------------- this is the found type |
| 692 | 2026-05-30T03:55:52.444Z | = help: you can use `cargo tree` to explore your dependency tree |
| 693 | 2026-05-30T03:55:52.444Z | note: associated function defined here |
| 694 | 2026-05-30T03:55:52.444Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/6873add/lib/propolis-client/src/lib.rs:44:1 |
| 695 | 2026-05-30T03:55:52.444Z | | |
| 696 | 2026-05-30T03:55:52.444Z | 44 | / progenitor::generate_api!( |
| 697 | 2026-05-30T03:55:52.444Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 698 | 2026-05-30T03:55:52.444Z | 46 | | interface = Builder, |
| 699 | 2026-05-30T03:55:52.444Z | 47 | | tags = Separate, |
| 700 | 2026-05-30T03:55:52.444Z | ... | |
| 701 | 2026-05-30T03:55:52.444Z | 70 | | ); |
| 702 | 2026-05-30T03:55:52.444Z | | |_^ |
| 703 | 2026-05-30T03:55:52.444Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 704 | 2026-05-30T03:55:52.444Z | |
| 705 | 2026-05-30T03:55:52.447Z | error[E0277]: a value of type `BTreeMap<propolis_client::instance_spec::SpecKey, propolis_client::instance_spec::Component>` cannot be built from an iterator over elements of type `(propolis_client::instance_spec::SpecKey, ComponentV0)` |
| 706 | 2026-05-30T03:55:52.447Z | --> lib/src/lib.rs:1830:18 |
| 707 | 2026-05-30T03:55:52.447Z | | |
| 708 | 2026-05-30T03:55:52.447Z | 1830 | .collect() |
| 709 | 2026-05-30T03:55:52.447Z | | ^^^^^^^ value of type `BTreeMap<propolis_client::instance_spec::SpecKey, propolis_client::instance_spec::Component>` cannot be built from `std::iter::Iterator<Item=(propolis_client::instance_spec::SpecKey, ComponentV0)>` |
| 710 | 2026-05-30T03:55:52.447Z | | |
| 711 | 2026-05-30T03:55:52.447Z | help: the trait `FromIterator<(propolis_client::instance_spec::SpecKey, ComponentV0)>` is not implemented for `BTreeMap<propolis_client::instance_spec::SpecKey, propolis_client::instance_spec::Component>` |
| 712 | 2026-05-30T03:55:52.447Z | but trait `FromIterator<(propolis_client::instance_spec::SpecKey, propolis_client::instance_spec::Component)>` is implemented for it |
| 713 | 2026-05-30T03:55:52.448Z | --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/collections/btree/map.rs:2535:0 |
| 714 | 2026-05-30T03:55:52.448Z | = help: for that trait implementation, expected `propolis_client::instance_spec::Component`, found `ComponentV0` |
| 715 | 2026-05-30T03:55:52.448Z | note: the method call chain might not have had the expected associated types |
| 716 | 2026-05-30T03:55:52.448Z | --> lib/src/lib.rs:1829:18 |
| 717 | 2026-05-30T03:55:52.448Z | | |
| 718 | 2026-05-30T03:55:52.448Z | 1827 | components |
| 719 | 2026-05-30T03:55:52.448Z | | ---------- this expression has type `&BTreeMap<SpecKey, ComponentV0>` |
| 720 | 2026-05-30T03:55:52.448Z | 1828 | .iter() |
| 721 | 2026-05-30T03:55:52.448Z | | ------ `Iterator::Item` is `(&SpecKey, &ComponentV0)` here |
| 722 | 2026-05-30T03:55:52.448Z | 1829 | .map(|(spec_key, comp)| (spec_key.clone(), comp.clone())) |
| 723 | 2026-05-30T03:55:52.448Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `(SpecKey, ComponentV0)` here |
| 724 | 2026-05-30T03:55:52.448Z | note: required by a bound in `std::iter::Iterator::collect` |
| 725 | 2026-05-30T03:55:52.448Z | --> /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/iter/traits/iterator.rs:2051:4 |
| 726 | 2026-05-30T03:55:52.448Z | |
| 727 | 2026-05-30T03:55:52.451Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 728 | 2026-05-30T03:55:52.451Z | --> lib/src/lib.rs:1849:40 |
| 729 | 2026-05-30T03:55:52.451Z | | |
| 730 | 2026-05-30T03:55:52.451Z | 1849 | match client.instance_ensure().body(&req).send().await { |
| 731 | 2026-05-30T03:55:52.451Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 732 | 2026-05-30T03:55:52.451Z | | |
| 733 | 2026-05-30T03:55:52.451Z | help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 734 | 2026-05-30T03:55:52.451Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 735 | 2026-05-30T03:55:52.451Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/6873add/lib/propolis-client/src/lib.rs:44:1 |
| 736 | 2026-05-30T03:55:52.451Z | | |
| 737 | 2026-05-30T03:55:52.451Z | 44 | / progenitor::generate_api!( |
| 738 | 2026-05-30T03:55:52.451Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 739 | 2026-05-30T03:55:52.451Z | 46 | | interface = Builder, |
| 740 | 2026-05-30T03:55:52.451Z | 47 | | tags = Separate, |
| 741 | 2026-05-30T03:55:52.451Z | ... | |
| 742 | 2026-05-30T03:55:52.451Z | 70 | | ); |
| 743 | 2026-05-30T03:55:52.452Z | | |_^ |
| 744 | 2026-05-30T03:55:52.452Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 745 | 2026-05-30T03:55:52.452Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 746 | 2026-05-30T03:55:52.452Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 747 | 2026-05-30T03:55:52.452Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-087d412a4e7483dd.long-type-8833886512108699534.txt' |
| 748 | 2026-05-30T03:55:52.452Z | = note: consider using `--verbose` to print the full type name to the console |
| 749 | 2026-05-30T03:55:52.452Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 750 | 2026-05-30T03:55:52.452Z | |
| 751 | 2026-05-30T03:55:52.455Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 752 | 2026-05-30T03:55:52.455Z | --> lib/src/lib.rs:1871:34 |
| 753 | 2026-05-30T03:55:52.455Z | | |
| 754 | 2026-05-30T03:55:52.455Z | 1871 | client.instance_ensure().body(&req).send().await?; |
| 755 | 2026-05-30T03:55:52.455Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 756 | 2026-05-30T03:55:52.455Z | | |
| 757 | 2026-05-30T03:55:52.455Z | help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 758 | 2026-05-30T03:55:52.455Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 759 | 2026-05-30T03:55:52.455Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/6873add/lib/propolis-client/src/lib.rs:44:1 |
| 760 | 2026-05-30T03:55:52.455Z | | |
| 761 | 2026-05-30T03:55:52.455Z | 44 | / progenitor::generate_api!( |
| 762 | 2026-05-30T03:55:52.455Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 763 | 2026-05-30T03:55:52.455Z | 46 | | interface = Builder, |
| 764 | 2026-05-30T03:55:52.455Z | 47 | | tags = Separate, |
| 765 | 2026-05-30T03:55:52.455Z | ... | |
| 766 | 2026-05-30T03:55:52.455Z | 70 | | ); |
| 767 | 2026-05-30T03:55:52.455Z | | |_^ |
| 768 | 2026-05-30T03:55:52.455Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 769 | 2026-05-30T03:55:52.455Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 770 | 2026-05-30T03:55:52.455Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 771 | 2026-05-30T03:55:52.455Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-087d412a4e7483dd.long-type-12364793628077681246.txt' |
| 772 | 2026-05-30T03:55:52.455Z | = note: consider using `--verbose` to print the full type name to the console |
| 773 | 2026-05-30T03:55:52.455Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 774 | 2026-05-30T03:55:52.455Z | |
| 775 | 2026-05-30T03:55:52.501Z | error[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope |
| 776 | 2026-05-30T03:55:52.501Z | --> lib/src/lib.rs:2025:31 |
| 777 | 2026-05-30T03:55:52.501Z | | |
| 778 | 2026-05-30T03:55:52.501Z | 2025 | let mut stream = response.bytes_stream(); |
| 779 | 2026-05-30T03:55:52.501Z | | ^^^^^^^^^^^^ method not found in `reqwest::Response` |
| 780 | 2026-05-30T03:55:52.501Z | |
| 781 | 2026-05-30T03:55:53.093Z | Some errors have detailed explanations: E0277, E0308, E0599. |
| 782 | 2026-05-30T03:55:53.093Z | For more information about an error, try `rustc --explain E0277`. |
| 783 | 2026-05-30T03:55:53.138Z | error: could not compile `libfalcon` (lib) due to 5 previous errors |
| 784 | 2026-05-30T03:55:53.314Z | |
| 785 | 2026-05-30T03:55:53.314Z | real 48.768724819 |
| 786 | 2026-05-30T03:55:53.314Z | user 3:23.421855200 |
| 787 | 2026-05-30T03:55:53.314Z | sys 40.973537669 |
| 788 | 2026-05-30T03:55:53.314Z | trap 0.114130369 |
| 789 | 2026-05-30T03:55:53.314Z | tflt 0.228676556 |
| 790 | 2026-05-30T03:55:53.314Z | dflt 0.359117928 |
| 791 | 2026-05-30T03:55:53.314Z | kflt 0.011757164 |
| 792 | 2026-05-30T03:55:53.314Z | lock 10:57.591032122 |
| 793 | 2026-05-30T03:55:53.314Z | slp 11:09.110796679 |
| 794 | 2026-05-30T03:55:53.314Z | lat 12.843792390 |
| 795 | 2026-05-30T03:55:53.317Z | stop 36.112350648 |
| 796 | 2026-05-30T03:55:53.317Z | process exited: duration 66085 ms, exit code 101 |
| |
| 797 | 2026-05-30T03:55:53.324Z | found 0 output files |