|
|
|
| 1 | 2026-06-04T04:21:46.258Z | job assigned to worker 01KT8DT1J7JBSME1571X525MY2 [factory aws, i-0abb5e727a60a5be0] (queued for 45 s) |
| |
| 2 | 2026-06-04T04:21:53.547Z | starting task 0: "setup" |
| 3 | 2026-06-04T04:21:53.551Z | ++ uname -s |
| 4 | 2026-06-04T04:21:53.554Z | + kern=SunOS |
| 5 | 2026-06-04T04:21:53.554Z | + build_user=build |
| 6 | 2026-06-04T04:21:53.554Z | + build_uid=12345 |
| 7 | 2026-06-04T04:21:53.554Z | + work_dir=/work |
| 8 | 2026-06-04T04:21:53.555Z | + input_dir=/input |
| 9 | 2026-06-04T04:21:53.555Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-04T04:21:53.555Z | + case "$kern" in |
| 11 | 2026-06-04T04:21:53.555Z | + groupadd -g 12345 build |
| 12 | 2026-06-04T04:21:53.557Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-04T04:21:55.561Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-04T04:21:55.619Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-04T04:21:55.622Z | + home_fs=zfs |
| 16 | 2026-06-04T04:21:55.622Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-04T04:21:55.622Z | + mkdir -p /home/build |
| 18 | 2026-06-04T04:21:55.622Z | + chown build:build /home/build /work |
| 19 | 2026-06-04T04:21:57.624Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-04T04:21:57.627Z | process exited: duration 4080 ms, exit code 0 |
| |
| 21 | 2026-06-04T04:21:57.632Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-04T04:21:57.636Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-04T04:21:57.637Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-04T04:21:57.637Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-04T04:21:57.637Z | * rust toolchain profile = "default" |
| 26 | 2026-06-04T04:21:57.637Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-04T04:21:57.637Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-04T04:21:57.640Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-04T04:21:57.640Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-04T04:21:57.712Z | info: downloading installer |
| 31 | 2026-06-04T04:21:59.055Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-04T04:21:59.055Z | warn: /opt/ooce/bin |
| 33 | 2026-06-04T04:21:59.055Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-04T04:21:59.055Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-04T04:21:59.055Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-04T04:21:59.055Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-04T04:21:59.055Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-04T04:21:59.055Z | error: cannot install while Rust is installed |
| 39 | 2026-06-04T04:21:59.055Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-04T04:21:59.058Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-04T04:21:59.058Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-04T04:21:59.058Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-04T04:21:59.058Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-04T04:21:59.069Z | info: profile set to default |
| 45 | 2026-06-04T04:21:59.069Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-04T04:21:59.072Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-04T04:21:59.215Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-04T04:21:59.218Z | info: downloading 6 components |
| 49 | 2026-06-04T04:22:13.761Z | |
| 50 | 2026-06-04T04:22:13.761Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-04T04:22:13.795Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-04T04:22:13.795Z | |
| 53 | 2026-06-04T04:22:13.795Z | |
| 54 | 2026-06-04T04:22:13.795Z | Rust is installed now. Great! |
| 55 | 2026-06-04T04:22:13.795Z | |
| 56 | 2026-06-04T04:22:13.795Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-04T04:22:13.795Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-04T04:22:13.795Z | |
| 59 | 2026-06-04T04:22:13.795Z | To configure your current shell, you need to source |
| 60 | 2026-06-04T04:22:13.795Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-04T04:22:13.795Z | |
| 62 | 2026-06-04T04:22:13.795Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-04T04:22:13.795Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-04T04:22:13.796Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-04T04:22:13.796Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-04T04:22:13.796Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-04T04:22:13.796Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-04T04:22:13.796Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-04T04:22:13.799Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-04T04:22:13.799Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-04T04:22:13.881Z | + rustup --version |
| 72 | 2026-06-04T04:22:13.890Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-04T04:22:13.893Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-04T04:22:13.912Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-04T04:22:13.915Z | + cargo --version |
| 76 | 2026-06-04T04:22:13.927Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-04T04:22:13.930Z | + rustc --version |
| 78 | 2026-06-04T04:22:13.949Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-04T04:22:13.952Z | process exited: duration 16317 ms, exit code 0 |
| |
| 80 | 2026-06-04T04:22:13.959Z | starting task 2: "authentication" |
| 81 | 2026-06-04T04:22:13.975Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-04T04:22:13.983Z | starting task 3: "clone repository" |
| 83 | 2026-06-04T04:22:13.986Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-06-04T04:22:13.989Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-06-04T04:22:14.095Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-06-04T04:22:14.915Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-06-04T04:22:14.915Z | + git fetch origin aac693731e84acec75fd467e36e1a581bae1d479 |
| 88 | 2026-06-04T04:22:15.136Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-06-04T04:22:15.136Z | * branch aac693731e84acec75fd467e36e1a581bae1d479 -> FETCH_HEAD |
| 90 | 2026-06-04T04:22:15.143Z | + [[ -n renovate/propolis-client-digest ]] |
| 91 | 2026-06-04T04:22:15.147Z | ++ git branch --show-current |
| 92 | 2026-06-04T04:22:15.147Z | + current=main |
| 93 | 2026-06-04T04:22:15.147Z | + [[ main != renovate/propolis-client-digest ]] |
| 94 | 2026-06-04T04:22:15.147Z | + git branch -f renovate/propolis-client-digest aac693731e84acec75fd467e36e1a581bae1d479 |
| 95 | 2026-06-04T04:22:15.150Z | + git checkout -f renovate/propolis-client-digest |
| 96 | 2026-06-04T04:22:15.212Z | Switched to branch 'renovate/propolis-client-digest' |
| 97 | 2026-06-04T04:22:15.215Z | + git reset --hard aac693731e84acec75fd467e36e1a581bae1d479 |
| 98 | 2026-06-04T04:22:15.276Z | HEAD is now at aac6937 Update propolis-client digest to f0e52fe |
| 99 | 2026-06-04T04:22:15.279Z | process exited: duration 1295 ms, exit code 0 |
| |
| 100 | 2026-06-04T04:22:15.285Z | starting task 4: "build" |
| 101 | 2026-06-04T04:22:15.289Z | + cargo --version |
| 102 | 2026-06-04T04:22:15.295Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 103 | 2026-06-04T04:22:15.452Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 104 | 2026-06-04T04:22:15.455Z | info: downloading 6 components |
| 105 | 2026-06-04T04:22:29.977Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 106 | 2026-06-04T04:22:29.980Z | + rustc --version |
| 107 | 2026-06-04T04:22:30.046Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 108 | 2026-06-04T04:22:30.052Z | + banner build |
| 109 | 2026-06-04T04:22:30.052Z | |
| 110 | 2026-06-04T04:22:30.052Z | ##### # # # # ##### |
| 111 | 2026-06-04T04:22:30.052Z | # # # # # # # # |
| 112 | 2026-06-04T04:22:30.052Z | ##### # # # # # # |
| 113 | 2026-06-04T04:22:30.052Z | # # # # # # # # |
| 114 | 2026-06-04T04:22:30.052Z | # # # # # # # # |
| 115 | 2026-06-04T04:22:30.052Z | ##### #### # ###### ##### |
| 116 | 2026-06-04T04:22:30.052Z | |
| 117 | 2026-06-04T04:22:30.052Z | + ptime -m cargo build --all |
| 118 | 2026-06-04T04:22:30.101Z | Updating crates.io index |
| 119 | 2026-06-04T04:22:30.104Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-06-04T04:22:30.447Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-06-04T04:22:30.447Z | * [new ref] 201992c327b69211c29f097cc767dc2801315fa3 -> refs/commit/201992c327b69211c29f097cc767dc2801315fa3 |
| 122 | 2026-06-04T04:22:30.455Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-06-04T04:22:31.170Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-06-04T04:22:31.170Z | * [new ref] f0e52fe05143b415e439ecd234b90ac73739e066 -> refs/commit/f0e52fe05143b415e439ecd234b90ac73739e066 |
| 125 | 2026-06-04T04:22:31.218Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-06-04T04:22:31.471Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-06-04T04:22:31.471Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-06-04T04:22:31.478Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-06-04T04:22:31.744Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-06-04T04:22:31.744Z | * [new ref] 37a4abfd821ac5adaee280e112997fe169cc9902 -> refs/commit/37a4abfd821ac5adaee280e112997fe169cc9902 |
| 131 | 2026-06-04T04:22:31.753Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-06-04T04:22:32.026Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-06-04T04:22:32.026Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-06-04T04:22:32.033Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-06-04T04:22:32.306Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-06-04T04:22:32.306Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-06-04T04:22:32.314Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-06-04T04:22:33.725Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-06-04T04:22:33.725Z | * [new ref] e7af674f27ed04ce27739edee96829f7d7d5e6c0 -> refs/commit/e7af674f27ed04ce27739edee96829f7d7d5e6c0 |
| 140 | 2026-06-04T04:22:36.080Z | Downloading crates ... |
| 141 | 2026-06-04T04:22:36.158Z | Downloaded cfg_aliases v0.2.1 |
| 142 | 2026-06-04T04:22:36.165Z | Downloaded cstr-argument v0.1.2 |
| 143 | 2026-06-04T04:22:36.168Z | Downloaded base16ct v1.0.0 |
| 144 | 2026-06-04T04:22:36.168Z | Downloaded lazy_static v1.5.0 |
| 145 | 2026-06-04T04:22:36.168Z | Downloaded cargo_toml v0.22.3 |
| 146 | 2026-06-04T04:22:36.171Z | Downloaded byteorder v1.5.0 |
| 147 | 2026-06-04T04:22:36.171Z | Downloaded futures-core v0.3.32 |
| 148 | 2026-06-04T04:22:36.176Z | Downloaded lock_api v0.4.14 |
| 149 | 2026-06-04T04:22:36.176Z | Downloaded rand_core v0.6.4 |
| 150 | 2026-06-04T04:22:36.180Z | Downloaded lru-slab v0.1.2 |
| 151 | 2026-06-04T04:22:36.180Z | Downloaded foldhash v0.2.0 |
| 152 | 2026-06-04T04:22:36.183Z | Downloaded aho-corasick v1.1.4 |
| 153 | 2026-06-04T04:22:36.183Z | Downloaded thiserror v1.0.69 |
| 154 | 2026-06-04T04:22:36.186Z | Downloaded thread_local v1.1.9 |
| 155 | 2026-06-04T04:22:36.189Z | Downloaded stable_deref_trait v1.2.1 |
| 156 | 2026-06-04T04:22:36.189Z | Downloaded rand_chacha v0.3.1 |
| 157 | 2026-06-04T04:22:36.189Z | Downloaded openssl-probe v0.2.1 |
| 158 | 2026-06-04T04:22:36.192Z | Downloaded num-conv v0.2.2 |
| 159 | 2026-06-04T04:22:36.192Z | Downloaded powerfmt v0.2.0 |
| 160 | 2026-06-04T04:22:36.192Z | Downloaded is-terminal v0.4.17 |
| 161 | 2026-06-04T04:22:36.195Z | Downloaded potential_utf v0.1.5 |
| 162 | 2026-06-04T04:22:36.195Z | Downloaded anstyle v1.0.14 |
| 163 | 2026-06-04T04:22:36.195Z | Downloaded find-msvc-tools v0.1.9 |
| 164 | 2026-06-04T04:22:36.198Z | Downloaded pretty-hex v0.4.2 |
| 165 | 2026-06-04T04:22:36.202Z | Downloaded icu_provider v2.2.0 |
| 166 | 2026-06-04T04:22:36.205Z | Downloaded percent-encoding v2.3.2 |
| 167 | 2026-06-04T04:22:36.205Z | Downloaded bitflags v2.11.1 |
| 168 | 2026-06-04T04:22:36.208Z | Downloaded proc-macro-crate v3.5.0 |
| 169 | 2026-06-04T04:22:36.210Z | Downloaded equivalent v1.0.2 |
| 170 | 2026-06-04T04:22:36.210Z | Downloaded base64 v0.21.7 |
| 171 | 2026-06-04T04:22:36.213Z | Downloaded rand_core v0.9.5 |
| 172 | 2026-06-04T04:22:36.213Z | Downloaded num_enum_derive v0.7.6 |
| 173 | 2026-06-04T04:22:36.216Z | Downloaded futures-io v0.3.32 |
| 174 | 2026-06-04T04:22:36.216Z | Downloaded sha1 v0.10.6 |
| 175 | 2026-06-04T04:22:36.219Z | Downloaded crypto-common v0.1.7 |
| 176 | 2026-06-04T04:22:36.219Z | Downloaded progenitor-macro v0.14.0 |
| 177 | 2026-06-04T04:22:36.219Z | Downloaded itoa v1.0.18 |
| 178 | 2026-06-04T04:22:36.222Z | Downloaded sync_wrapper v1.0.2 |
| 179 | 2026-06-04T04:22:36.222Z | Downloaded serde_spanned v1.1.1 |
| 180 | 2026-06-04T04:22:36.222Z | Downloaded cpufeatures v0.3.0 |
| 181 | 2026-06-04T04:22:36.224Z | Downloaded http-body v1.0.1 |
| 182 | 2026-06-04T04:22:36.224Z | Downloaded async-trait v0.1.89 |
| 183 | 2026-06-04T04:22:36.227Z | Downloaded slog-envlogger v2.2.0 |
| 184 | 2026-06-04T04:22:36.227Z | Downloaded serde_urlencoded v0.7.1 |
| 185 | 2026-06-04T04:22:36.284Z | Downloaded iana-time-zone v0.1.65 |
| 186 | 2026-06-04T04:22:36.284Z | Downloaded clap_derive v4.6.1 |
| 187 | 2026-06-04T04:22:36.284Z | Downloaded subtle v2.6.1 |
| 188 | 2026-06-04T04:22:36.284Z | Downloaded rand_chacha v0.9.0 |
| 189 | 2026-06-04T04:22:36.284Z | Downloaded progenitor v0.14.0 |
| 190 | 2026-06-04T04:22:36.284Z | Downloaded rustversion v1.0.22 |
| 191 | 2026-06-04T04:22:36.284Z | Downloaded futures-channel v0.3.32 |
| 192 | 2026-06-04T04:22:36.284Z | Downloaded quote v1.0.45 |
| 193 | 2026-06-04T04:22:36.284Z | Downloaded synstructure v0.13.2 |
| 194 | 2026-06-04T04:22:36.284Z | Downloaded num_enum v0.7.6 |
| 195 | 2026-06-04T04:22:36.284Z | Downloaded progenitor-client v0.14.0 |
| 196 | 2026-06-04T04:22:36.284Z | Downloaded proc-macro-error-attr v1.0.4 |
| 197 | 2026-06-04T04:22:36.284Z | Downloaded strsim v0.11.1 |
| 198 | 2026-06-04T04:22:36.284Z | Downloaded foreign-types-macros v0.2.3 |
| 199 | 2026-06-04T04:22:36.284Z | Downloaded icu_locale_core v2.2.0 |
| 200 | 2026-06-04T04:22:36.284Z | Downloaded heck v0.4.1 |
| 201 | 2026-06-04T04:22:36.284Z | Downloaded deranged v0.5.8 |
| 202 | 2026-06-04T04:22:36.284Z | Downloaded cpufeatures v0.2.17 |
| 203 | 2026-06-04T04:22:36.284Z | Downloaded hyper v1.10.1 |
| 204 | 2026-06-04T04:22:36.284Z | Downloaded take_mut v0.2.2 |
| 205 | 2026-06-04T04:22:36.284Z | Downloaded quinn-udp v0.5.14 |
| 206 | 2026-06-04T04:22:36.284Z | Downloaded http-body-util v0.1.3 |
| 207 | 2026-06-04T04:22:36.284Z | Downloaded digest v0.10.7 |
| 208 | 2026-06-04T04:22:36.284Z | Downloaded either v1.16.0 |
| 209 | 2026-06-04T04:22:36.284Z | Downloaded crossbeam-channel v0.5.15 |
| 210 | 2026-06-04T04:22:36.284Z | Downloaded scopeguard v1.2.0 |
| 211 | 2026-06-04T04:22:36.285Z | Downloaded getrandom v0.3.4 |
| 212 | 2026-06-04T04:22:36.285Z | Downloaded tabwriter v1.4.1 |
| 213 | 2026-06-04T04:22:36.285Z | Downloaded time-core v0.1.8 |
| 214 | 2026-06-04T04:22:36.285Z | Downloaded fs_extra v1.3.0 |
| 215 | 2026-06-04T04:22:36.285Z | Downloaded foreign-types-shared v0.3.1 |
| 216 | 2026-06-04T04:22:36.288Z | Downloaded httparse v1.10.1 |
| 217 | 2026-06-04T04:22:36.288Z | Downloaded thiserror-impl v1.0.69 |
| 218 | 2026-06-04T04:22:36.288Z | Downloaded rand_core v0.10.1 |
| 219 | 2026-06-04T04:22:36.288Z | Downloaded slog-stdlog v4.1.1 |
| 220 | 2026-06-04T04:22:36.288Z | Downloaded term v1.2.1 |
| 221 | 2026-06-04T04:22:36.288Z | Downloaded tokio-macros v2.7.0 |
| 222 | 2026-06-04T04:22:36.290Z | Downloaded rustc-hash v2.1.2 |
| 223 | 2026-06-04T04:22:36.290Z | Downloaded base64 v0.22.1 |
| 224 | 2026-06-04T04:22:36.293Z | Downloaded tower-layer v0.3.3 |
| 225 | 2026-06-04T04:22:36.296Z | Downloaded serde_tokenstream v0.2.3 |
| 226 | 2026-06-04T04:22:36.298Z | Downloaded smallvec v1.15.1 |
| 227 | 2026-06-04T04:22:36.301Z | Downloaded tinystr v0.8.3 |
| 228 | 2026-06-04T04:22:36.301Z | Downloaded typify-macro v0.6.2 |
| 229 | 2026-06-04T04:22:36.305Z | Downloaded hashbrown v0.16.1 |
| 230 | 2026-06-04T04:22:36.307Z | Downloaded sha2 v0.10.9 |
| 231 | 2026-06-04T04:22:36.307Z | Downloaded schemars_derive v0.8.22 |
| 232 | 2026-06-04T04:22:36.310Z | Downloaded displaydoc v0.2.6 |
| 233 | 2026-06-04T04:22:36.310Z | Downloaded getrandom v0.2.17 |
| 234 | 2026-06-04T04:22:36.312Z | Downloaded slog-scope v4.4.1 |
| 235 | 2026-06-04T04:22:36.315Z | Downloaded dunce v1.0.5 |
| 236 | 2026-06-04T04:22:36.318Z | Downloaded signal-hook-registry v1.4.8 |
| 237 | 2026-06-04T04:22:36.318Z | Downloaded ppv-lite86 v0.2.21 |
| 238 | 2026-06-04T04:22:36.318Z | Downloaded futures-sink v0.3.32 |
| 239 | 2026-06-04T04:22:36.321Z | Downloaded futures-task v0.3.32 |
| 240 | 2026-06-04T04:22:36.325Z | Downloaded tower-service v0.3.3 |
| 241 | 2026-06-04T04:22:36.325Z | Downloaded tinyvec v1.11.0 |
| 242 | 2026-06-04T04:22:36.328Z | Downloaded erased-serde v0.3.31 |
| 243 | 2026-06-04T04:22:36.328Z | Downloaded block-buffer v0.10.4 |
| 244 | 2026-06-04T04:22:36.328Z | Downloaded try-lock v0.2.5 |
| 245 | 2026-06-04T04:22:36.331Z | Downloaded utf-8 v0.7.6 |
| 246 | 2026-06-04T04:22:36.331Z | Downloaded futures-macro v0.3.32 |
| 247 | 2026-06-04T04:22:36.331Z | Downloaded shlex v2.0.1 |
| 248 | 2026-06-04T04:22:36.335Z | Downloaded thiserror v2.0.18 |
| 249 | 2026-06-04T04:22:36.338Z | Downloaded time-macros v0.2.27 |
| 250 | 2026-06-04T04:22:36.338Z | Downloaded pkg-config v0.3.33 |
| 251 | 2026-06-04T04:22:36.340Z | Downloaded heck v0.5.0 |
| 252 | 2026-06-04T04:22:36.340Z | Downloaded atomic-waker v1.1.2 |
| 253 | 2026-06-04T04:22:36.340Z | Downloaded is_terminal_polyfill v1.70.2 |
| 254 | 2026-06-04T04:22:36.343Z | Downloaded cfg-if v1.0.4 |
| 255 | 2026-06-04T04:22:36.343Z | Downloaded semver v1.0.28 |
| 256 | 2026-06-04T04:22:36.343Z | Downloaded icu_normalizer v2.2.0 |
| 257 | 2026-06-04T04:22:36.346Z | Downloaded rustls-native-certs v0.8.4 |
| 258 | 2026-06-04T04:22:36.349Z | Downloaded oxnet v0.1.6 |
| 259 | 2026-06-04T04:22:36.349Z | Downloaded futures-executor v0.3.32 |
| 260 | 2026-06-04T04:22:36.349Z | Downloaded generic-array v0.14.7 |
| 261 | 2026-06-04T04:22:36.351Z | Downloaded anstyle-parse v1.0.0 |
| 262 | 2026-06-04T04:22:36.351Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 263 | 2026-06-04T04:22:36.354Z | Downloaded futures v0.3.32 |
| 264 | 2026-06-04T04:22:36.357Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 265 | 2026-06-04T04:22:36.357Z | Downloaded pin-project-lite v0.2.17 |
| 266 | 2026-06-04T04:22:36.360Z | Downloaded zerofrom v0.1.8 |
| 267 | 2026-06-04T04:22:36.360Z | Downloaded want v0.3.1 |
| 268 | 2026-06-04T04:22:36.363Z | Downloaded version_check v0.9.5 |
| 269 | 2026-06-04T04:22:36.363Z | Downloaded idna_adapter v1.2.2 |
| 270 | 2026-06-04T04:22:36.363Z | Downloaded colorchoice v1.0.5 |
| 271 | 2026-06-04T04:22:36.363Z | Downloaded form_urlencoded v1.2.2 |
| 272 | 2026-06-04T04:22:36.366Z | Downloaded anstyle-query v1.1.5 |
| 273 | 2026-06-04T04:22:36.366Z | Downloaded indexmap v2.14.0 |
| 274 | 2026-06-04T04:22:36.369Z | Downloaded serde_yaml v0.9.34+deprecated |
| 275 | 2026-06-04T04:22:36.369Z | Downloaded rustls-platform-verifier v0.7.0 |
| 276 | 2026-06-04T04:22:36.373Z | Downloaded autocfg v1.5.1 |
| 277 | 2026-06-04T04:22:36.373Z | Downloaded ipnet v2.12.0 |
| 278 | 2026-06-04T04:22:36.377Z | Downloaded unit-prefix v0.5.2 |
| 279 | 2026-06-04T04:22:36.377Z | Downloaded crucible-workspace-hack v0.1.0 |
| 280 | 2026-06-04T04:22:36.377Z | Downloaded errno v0.3.14 |
| 281 | 2026-06-04T04:22:36.377Z | Downloaded utf8parse v0.2.2 |
| 282 | 2026-06-04T04:22:36.377Z | Downloaded slog-term v2.9.2 |
| 283 | 2026-06-04T04:22:36.380Z | Downloaded yoke-derive v0.8.2 |
| 284 | 2026-06-04T04:22:36.380Z | Downloaded untrusted v0.9.0 |
| 285 | 2026-06-04T04:22:36.380Z | Downloaded zerofrom-derive v0.1.7 |
| 286 | 2026-06-04T04:22:36.380Z | Downloaded proc-macro2 v1.0.106 |
| 287 | 2026-06-04T04:22:36.384Z | Downloaded writeable v0.6.3 |
| 288 | 2026-06-04T04:22:36.384Z | Downloaded allocator-api2 v0.2.21 |
| 289 | 2026-06-04T04:22:36.388Z | Downloaded clap v4.6.1 |
| 290 | 2026-06-04T04:22:36.393Z | Downloaded zone v0.3.1 |
| 291 | 2026-06-04T04:22:36.393Z | Downloaded clap_lex v1.1.0 |
| 292 | 2026-06-04T04:22:36.393Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 293 | 2026-06-04T04:22:36.396Z | Downloaded dyn-clone v1.0.20 |
| 294 | 2026-06-04T04:22:36.396Z | Downloaded foreign-types v0.5.0 |
| 295 | 2026-06-04T04:22:36.398Z | Downloaded litemap v0.8.2 |
| 296 | 2026-06-04T04:22:36.401Z | Downloaded proc-macro-error v1.0.4 |
| 297 | 2026-06-04T04:22:36.404Z | Downloaded rustls-pki-types v1.14.1 |
| 298 | 2026-06-04T04:22:36.407Z | Downloaded xz2 v0.1.7 |
| 299 | 2026-06-04T04:22:36.407Z | Downloaded serde_derive_internals v0.29.1 |
| 300 | 2026-06-04T04:22:36.407Z | Downloaded log v0.4.30 |
| 301 | 2026-06-04T04:22:36.410Z | Downloaded hyper-rustls v0.27.9 |
| 302 | 2026-06-04T04:22:36.410Z | Downloaded data-encoding v2.11.0 |
| 303 | 2026-06-04T04:22:36.410Z | Downloaded console v0.16.3 |
| 304 | 2026-06-04T04:22:36.413Z | Downloaded smf v0.2.3 |
| 305 | 2026-06-04T04:22:36.416Z | Downloaded zeroize v1.8.2 |
| 306 | 2026-06-04T04:22:36.416Z | Downloaded anstream v1.0.0 |
| 307 | 2026-06-04T04:22:36.416Z | Downloaded camino v1.2.2 |
| 308 | 2026-06-04T04:22:36.419Z | Downloaded parking_lot_core v0.9.12 |
| 309 | 2026-06-04T04:22:36.419Z | Downloaded typeid v1.0.3 |
| 310 | 2026-06-04T04:22:36.422Z | Downloaded serde_derive v1.0.228 |
| 311 | 2026-06-04T04:22:36.426Z | Downloaded socket2 v0.6.4 |
| 312 | 2026-06-04T04:22:36.430Z | Downloaded progenitor-impl v0.14.0 |
| 313 | 2026-06-04T04:22:36.437Z | Downloaded icu_normalizer_data v2.2.0 |
| 314 | 2026-06-04T04:22:36.440Z | Downloaded tinyvec_macros v0.1.1 |
| 315 | 2026-06-04T04:22:36.440Z | Downloaded tokio-rustls v0.26.4 |
| 316 | 2026-06-04T04:22:36.440Z | Downloaded utf8_iter v1.0.4 |
| 317 | 2026-06-04T04:22:36.440Z | Downloaded rand v0.9.4 |
| 318 | 2026-06-04T04:22:36.440Z | Downloaded zone_cfg_derive v0.3.1 |
| 319 | 2026-06-04T04:22:36.444Z | Downloaded colored v3.1.1 |
| 320 | 2026-06-04T04:22:36.447Z | Downloaded slog v2.8.2 |
| 321 | 2026-06-04T04:22:36.450Z | Downloaded once_cell v1.21.4 |
| 322 | 2026-06-04T04:22:36.450Z | Downloaded cmake v0.1.58 |
| 323 | 2026-06-04T04:22:36.452Z | Downloaded arc-swap v1.9.1 |
| 324 | 2026-06-04T04:22:36.457Z | Downloaded ryu v1.0.23 |
| 325 | 2026-06-04T04:22:36.461Z | Downloaded crossbeam-utils v0.8.21 |
| 326 | 2026-06-04T04:22:36.464Z | Downloaded parking_lot v0.12.5 |
| 327 | 2026-06-04T04:22:36.467Z | Downloaded tokio-tungstenite v0.21.0 |
| 328 | 2026-06-04T04:22:36.467Z | Downloaded schemars v0.8.22 |
| 329 | 2026-06-04T04:22:36.473Z | Downloaded zmij v1.0.21 |
| 330 | 2026-06-04T04:22:36.475Z | Downloaded yoke v0.8.2 |
| 331 | 2026-06-04T04:22:36.475Z | Downloaded mio v1.2.1 |
| 332 | 2026-06-04T04:22:36.480Z | Downloaded thiserror-impl v2.0.18 |
| 333 | 2026-06-04T04:22:36.483Z | Downloaded unicode-ident v1.0.24 |
| 334 | 2026-06-04T04:22:36.483Z | Downloaded clap_builder v4.6.0 |
| 335 | 2026-06-04T04:22:36.485Z | Downloaded slab v0.4.12 |
| 336 | 2026-06-04T04:22:36.485Z | Downloaded icu_collections v2.2.0 |
| 337 | 2026-06-04T04:22:36.488Z | Downloaded tracing-attributes v0.1.31 |
| 338 | 2026-06-04T04:22:36.491Z | Downloaded rustls-webpki v0.103.13 |
| 339 | 2026-06-04T04:22:36.491Z | Downloaded anyhow v1.0.102 |
| 340 | 2026-06-04T04:22:36.494Z | Downloaded zerovec-derive v0.11.3 |
| 341 | 2026-06-04T04:22:36.494Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 342 | 2026-06-04T04:22:36.497Z | Downloaded icu_properties v2.2.0 |
| 343 | 2026-06-04T04:22:36.497Z | Downloaded memchr v2.8.1 |
| 344 | 2026-06-04T04:22:36.500Z | Downloaded uuid v1.23.2 |
| 345 | 2026-06-04T04:22:36.502Z | Downloaded chacha20 v0.10.0 |
| 346 | 2026-06-04T04:22:36.507Z | Downloaded bytes v1.11.1 |
| 347 | 2026-06-04T04:22:36.507Z | Downloaded tower v0.5.3 |
| 348 | 2026-06-04T04:22:36.510Z | Downloaded typify v0.6.2 |
| 349 | 2026-06-04T04:22:36.513Z | Downloaded tracing-core v0.1.36 |
| 350 | 2026-06-04T04:22:36.516Z | Downloaded serde_core v1.0.228 |
| 351 | 2026-06-04T04:22:36.516Z | Downloaded unsafe-libyaml v0.2.11 |
| 352 | 2026-06-04T04:22:36.519Z | Downloaded quinn v0.11.9 |
| 353 | 2026-06-04T04:22:36.519Z | Downloaded tungstenite v0.21.0 |
| 354 | 2026-06-04T04:22:36.524Z | Downloaded serde v1.0.228 |
| 355 | 2026-06-04T04:22:36.529Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 356 | 2026-06-04T04:22:36.529Z | Downloaded rand v0.10.1 |
| 357 | 2026-06-04T04:22:36.530Z | Downloaded hyper-util v0.1.20 |
| 358 | 2026-06-04T04:22:36.532Z | Downloaded indicatif v0.18.4 |
| 359 | 2026-06-04T04:22:36.532Z | Downloaded cc v1.2.63 |
| 360 | 2026-06-04T04:22:36.535Z | Downloaded http v1.4.1 |
| 361 | 2026-06-04T04:22:36.538Z | Downloaded getrandom v0.4.2 |
| 362 | 2026-06-04T04:22:36.538Z | Downloaded slog-async v2.8.0 |
| 363 | 2026-06-04T04:22:36.541Z | Downloaded rand v0.8.6 |
| 364 | 2026-06-04T04:22:36.541Z | Downloaded zerotrie v0.2.4 |
| 365 | 2026-06-04T04:22:36.544Z | Downloaded url v2.5.8 |
| 366 | 2026-06-04T04:22:36.547Z | Downloaded prettyplease v0.2.37 |
| 367 | 2026-06-04T04:22:36.547Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 368 | 2026-06-04T04:22:36.559Z | Downloaded ron v0.12.1 |
| 369 | 2026-06-04T04:22:36.565Z | Downloaded typenum v1.20.1 |
| 370 | 2026-06-04T04:22:36.572Z | Downloaded idna v1.1.0 |
| 371 | 2026-06-04T04:22:36.575Z | Downloaded itertools v0.12.1 |
| 372 | 2026-06-04T04:22:36.579Z | Downloaded futures-util v0.3.32 |
| 373 | 2026-06-04T04:22:36.585Z | Downloaded hashbrown v0.17.1 |
| 374 | 2026-06-04T04:22:36.589Z | Downloaded zerovec v0.11.6 |
| 375 | 2026-06-04T04:22:36.593Z | Downloaded tokio-util v0.7.18 |
| 376 | 2026-06-04T04:22:36.600Z | Downloaded icu_properties_data v2.2.0 |
| 377 | 2026-06-04T04:22:36.605Z | Downloaded reqwest v0.13.4 |
| 378 | 2026-06-04T04:22:36.609Z | Downloaded reqwest v0.12.28 |
| 379 | 2026-06-04T04:22:36.612Z | Downloaded tower-http v0.6.11 |
| 380 | 2026-06-04T04:22:36.616Z | Downloaded regex v1.12.3 |
| 381 | 2026-06-04T04:22:36.620Z | Downloaded num-traits v0.2.19 |
| 382 | 2026-06-04T04:22:36.625Z | Downloaded portable-atomic v1.13.1 |
| 383 | 2026-06-04T04:22:36.628Z | Downloaded serde_json v1.0.150 |
| 384 | 2026-06-04T04:22:36.632Z | Downloaded winnow v1.0.3 |
| 385 | 2026-06-04T04:22:36.637Z | Downloaded chrono v0.4.44 |
| 386 | 2026-06-04T04:22:36.641Z | Downloaded aws-lc-rs v1.17.0 |
| 387 | 2026-06-04T04:22:36.647Z | Downloaded jobserver v0.1.34 |
| 388 | 2026-06-04T04:22:36.651Z | Downloaded zerocopy v0.8.50 |
| 389 | 2026-06-04T04:22:36.676Z | Downloaded winnow v0.7.15 |
| 390 | 2026-06-04T04:22:36.687Z | Downloaded tracing v0.1.44 |
| 391 | 2026-06-04T04:22:36.698Z | Downloaded time v0.3.47 |
| 392 | 2026-06-04T04:22:36.704Z | Downloaded syn v1.0.109 |
| 393 | 2026-06-04T04:22:36.731Z | Downloaded unicode-width v0.2.2 |
| 394 | 2026-06-04T04:22:36.737Z | Downloaded quinn-proto v0.11.14 |
| 395 | 2026-06-04T04:22:36.741Z | Downloaded tokio v1.52.3 |
| 396 | 2026-06-04T04:22:36.762Z | Downloaded syn v2.0.117 |
| 397 | 2026-06-04T04:22:36.781Z | Downloaded openapiv3 v2.2.0 |
| 398 | 2026-06-04T04:22:36.786Z | Downloaded regex-syntax v0.8.10 |
| 399 | 2026-06-04T04:22:36.790Z | Downloaded rustls v0.23.40 |
| 400 | 2026-06-04T04:22:36.796Z | Downloaded regress v0.11.1 |
| 401 | 2026-06-04T04:22:36.823Z | Downloaded typify-impl v0.6.2 |
| 402 | 2026-06-04T04:22:36.850Z | Downloaded regex-automata v0.4.14 |
| 403 | 2026-06-04T04:22:36.867Z | Downloaded lzma-sys v0.1.20 |
| 404 | 2026-06-04T04:22:36.882Z | Downloaded libc v0.2.186 |
| 405 | 2026-06-04T04:22:36.927Z | Downloaded ring v0.17.14 |
| 406 | 2026-06-04T04:22:37.354Z | Downloaded aws-lc-sys v0.41.0 |
| 407 | 2026-06-04T04:22:37.555Z | Compiling proc-macro2 v1.0.106 |
| 408 | 2026-06-04T04:22:37.555Z | Compiling unicode-ident v1.0.24 |
| 409 | 2026-06-04T04:22:37.555Z | Compiling quote v1.0.45 |
| 410 | 2026-06-04T04:22:37.556Z | Compiling libc v0.2.186 |
| 411 | 2026-06-04T04:22:37.556Z | Compiling cfg-if v1.0.4 |
| 412 | 2026-06-04T04:22:37.559Z | Compiling itoa v1.0.18 |
| 413 | 2026-06-04T04:22:37.559Z | Compiling serde_core v1.0.228 |
| 414 | 2026-06-04T04:22:37.752Z | Compiling memchr v2.8.1 |
| 415 | 2026-06-04T04:22:37.788Z | Compiling equivalent v1.0.2 |
| 416 | 2026-06-04T04:22:37.883Z | Compiling serde v1.0.228 |
| 417 | 2026-06-04T04:22:37.889Z | Compiling zmij v1.0.21 |
| 418 | 2026-06-04T04:22:38.377Z | Compiling autocfg v1.5.1 |
| 419 | 2026-06-04T04:22:38.397Z | Compiling serde_json v1.0.150 |
| 420 | 2026-06-04T04:22:38.402Z | Compiling version_check v0.9.5 |
| 421 | 2026-06-04T04:22:38.628Z | Compiling smallvec v1.15.1 |
| 422 | 2026-06-04T04:22:38.663Z | Compiling jobserver v0.1.34 |
| 423 | 2026-06-04T04:22:38.681Z | Compiling stable_deref_trait v1.2.1 |
| 424 | 2026-06-04T04:22:38.699Z | Compiling shlex v2.0.1 |
| 425 | 2026-06-04T04:22:38.713Z | Compiling num-traits v0.2.19 |
| 426 | 2026-06-04T04:22:38.748Z | Compiling bytes v1.11.1 |
| 427 | 2026-06-04T04:22:38.829Z | Compiling find-msvc-tools v0.1.9 |
| 428 | 2026-06-04T04:22:38.864Z | Compiling pin-project-lite v0.2.17 |
| 429 | 2026-06-04T04:22:38.964Z | Compiling futures-core v0.3.32 |
| 430 | 2026-06-04T04:22:39.085Z | Compiling cc v1.2.63 |
| 431 | 2026-06-04T04:22:39.266Z | Compiling syn v2.0.117 |
| 432 | 2026-06-04T04:22:39.365Z | Compiling hashbrown v0.17.1 |
| 433 | 2026-06-04T04:22:39.374Z | Compiling parking_lot_core v0.9.12 |
| 434 | 2026-06-04T04:22:39.390Z | Compiling http v1.4.1 |
| 435 | 2026-06-04T04:22:39.639Z | Compiling socket2 v0.6.4 |
| 436 | 2026-06-04T04:22:39.661Z | Compiling schemars v0.8.22 |
| 437 | 2026-06-04T04:22:39.924Z | Compiling scopeguard v1.2.0 |
| 438 | 2026-06-04T04:22:39.992Z | Compiling futures-sink v0.3.32 |
| 439 | 2026-06-04T04:22:40.087Z | Compiling rustversion v1.0.22 |
| 440 | 2026-06-04T04:22:40.167Z | Compiling lock_api v0.4.14 |
| 441 | 2026-06-04T04:22:40.241Z | Compiling cmake v0.1.58 |
| 442 | 2026-06-04T04:22:40.392Z | Compiling errno v0.3.14 |
| 443 | 2026-06-04T04:22:40.433Z | Compiling litemap v0.8.2 |
| 444 | 2026-06-04T04:22:40.473Z | Compiling fs_extra v1.3.0 |
| 445 | 2026-06-04T04:22:40.495Z | Compiling writeable v0.6.3 |
| 446 | 2026-06-04T04:22:40.539Z | Compiling dyn-clone v1.0.20 |
| 447 | 2026-06-04T04:22:40.578Z | Compiling once_cell v1.21.4 |
| 448 | 2026-06-04T04:22:40.603Z | Compiling dunce v1.0.5 |
| 449 | 2026-06-04T04:22:40.606Z | Compiling thiserror v2.0.18 |
| 450 | 2026-06-04T04:22:40.624Z | Compiling rand_core v0.10.1 |
| 451 | 2026-06-04T04:22:40.671Z | Compiling getrandom v0.4.2 |
| 452 | 2026-06-04T04:22:40.690Z | Compiling signal-hook-registry v1.4.8 |
| 453 | 2026-06-04T04:22:40.700Z | Compiling parking_lot v0.12.5 |
| 454 | 2026-06-04T04:22:40.723Z | Compiling aws-lc-sys v0.41.0 |
| 455 | 2026-06-04T04:22:40.797Z | Compiling futures-channel v0.3.32 |
| 456 | 2026-06-04T04:22:40.939Z | Compiling mio v1.2.1 |
| 457 | 2026-06-04T04:22:40.995Z | Compiling icu_properties_data v2.2.0 |
| 458 | 2026-06-04T04:22:41.016Z | Compiling utf8_iter v1.0.4 |
| 459 | 2026-06-04T04:22:41.122Z | Compiling winnow v1.0.3 |
| 460 | 2026-06-04T04:22:41.139Z | Compiling icu_normalizer_data v2.2.0 |
| 461 | 2026-06-04T04:22:41.231Z | Compiling indexmap v2.14.0 |
| 462 | 2026-06-04T04:22:41.343Z | Compiling allocator-api2 v0.2.21 |
| 463 | 2026-06-04T04:22:41.384Z | Compiling percent-encoding v2.3.2 |
| 464 | 2026-06-04T04:22:41.408Z | Compiling foldhash v0.2.0 |
| 465 | 2026-06-04T04:22:41.465Z | Compiling futures-task v0.3.32 |
| 466 | 2026-06-04T04:22:41.563Z | Compiling log v0.4.30 |
| 467 | 2026-06-04T04:22:41.574Z | Compiling slab v0.4.12 |
| 468 | 2026-06-04T04:22:41.633Z | Compiling futures-io v0.3.32 |
| 469 | 2026-06-04T04:22:41.670Z | Compiling hashbrown v0.16.1 |
| 470 | 2026-06-04T04:22:41.800Z | Compiling heck v0.5.0 |
| 471 | 2026-06-04T04:22:41.879Z | Compiling iana-time-zone v0.1.65 |
| 472 | 2026-06-04T04:22:41.890Z | Compiling zeroize v1.8.2 |
| 473 | 2026-06-04T04:22:42.054Z | Compiling aws-lc-rs v1.17.0 |
| 474 | 2026-06-04T04:22:42.070Z | Compiling httparse v1.10.1 |
| 475 | 2026-06-04T04:22:42.107Z | Compiling synstructure v0.13.2 |
| 476 | 2026-06-04T04:22:42.233Z | Compiling serde_derive_internals v0.29.1 |
| 477 | 2026-06-04T04:22:42.243Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 478 | 2026-06-04T04:22:42.340Z | Compiling chrono v0.4.44 |
| 479 | 2026-06-04T04:22:42.591Z | Compiling syn v1.0.109 |
| 480 | 2026-06-04T04:22:42.901Z | Compiling rustls-pki-types v1.14.1 |
| 481 | 2026-06-04T04:22:42.930Z | Compiling form_urlencoded v1.2.2 |
| 482 | 2026-06-04T04:22:42.948Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-06-04T04:22:43.065Z | Compiling http-body v1.0.1 |
| 484 | 2026-06-04T04:22:43.204Z | Compiling generic-array v0.14.7 |
| 485 | 2026-06-04T04:22:43.295Z | Compiling serde_derive v1.0.228 |
| 486 | 2026-06-04T04:22:43.365Z | Compiling zerofrom-derive v0.1.7 |
| 487 | 2026-06-04T04:22:43.413Z | Compiling yoke-derive v0.8.2 |
| 488 | 2026-06-04T04:22:43.542Z | Compiling zerovec-derive v0.11.3 |
| 489 | 2026-06-04T04:22:43.557Z | Compiling displaydoc v0.2.6 |
| 490 | 2026-06-04T04:22:43.778Z | Compiling schemars_derive v0.8.22 |
| 491 | 2026-06-04T04:22:43.867Z | Compiling thiserror-impl v2.0.18 |
| 492 | 2026-06-04T04:22:44.312Z | Compiling tokio-macros v2.7.0 |
| 493 | 2026-06-04T04:22:44.452Z | Compiling futures-macro v0.3.32 |
| 494 | 2026-06-04T04:22:44.516Z | Compiling zerofrom v0.1.8 |
| 495 | 2026-06-04T04:22:44.611Z | Compiling yoke v0.8.2 |
| 496 | 2026-06-04T04:22:44.628Z | Compiling tracing-attributes v0.1.31 |
| 497 | 2026-06-04T04:22:44.843Z | Compiling zerovec v0.11.6 |
| 498 | 2026-06-04T04:22:45.023Z | Compiling zerotrie v0.2.4 |
| 499 | 2026-06-04T04:22:45.084Z | Compiling tokio v1.52.3 |
| 500 | 2026-06-04T04:22:45.234Z | Compiling zerocopy v0.8.50 |
| 501 | 2026-06-04T04:22:45.313Z | Compiling tinystr v0.8.3 |
| 502 | 2026-06-04T04:22:45.335Z | Compiling potential_utf v0.1.5 |
| 503 | 2026-06-04T04:22:45.375Z | Compiling futures-util v0.3.32 |
| 504 | 2026-06-04T04:22:45.493Z | Compiling icu_locale_core v2.2.0 |
| 505 | 2026-06-04T04:22:45.507Z | Compiling icu_collections v2.2.0 |
| 506 | 2026-06-04T04:22:45.602Z | Compiling regex-syntax v0.8.10 |
| 507 | 2026-06-04T04:22:45.874Z | Compiling thiserror v1.0.69 |
| 508 | 2026-06-04T04:22:46.163Z | Compiling uuid v1.23.2 |
| 509 | 2026-06-04T04:22:46.438Z | Compiling icu_provider v2.2.0 |
| 510 | 2026-06-04T04:22:46.550Z | Compiling tracing v0.1.44 |
| 511 | 2026-06-04T04:22:46.650Z | Compiling icu_normalizer v2.2.0 |
| 512 | 2026-06-04T04:22:46.743Z | Compiling icu_properties v2.2.0 |
| 513 | 2026-06-04T04:22:46.857Z | Compiling thiserror-impl v1.0.69 |
| 514 | 2026-06-04T04:22:47.637Z | Compiling idna_adapter v1.2.2 |
| 515 | 2026-06-04T04:22:47.768Z | Compiling idna v1.1.0 |
| 516 | 2026-06-04T04:22:47.888Z | Compiling regress v0.11.1 |
| 517 | 2026-06-04T04:22:47.987Z | Compiling semver v1.0.28 |
| 518 | 2026-06-04T04:22:48.163Z | Compiling untrusted v0.9.0 |
| 519 | 2026-06-04T04:22:48.266Z | Compiling base64 v0.22.1 |
| 520 | 2026-06-04T04:22:48.275Z | Compiling rustls v0.23.40 |
| 521 | 2026-06-04T04:22:48.326Z | Compiling typenum v1.20.1 |
| 522 | 2026-06-04T04:22:48.472Z | Compiling tower-service v0.3.3 |
| 523 | 2026-06-04T04:22:48.558Z | Compiling try-lock v0.2.5 |
| 524 | 2026-06-04T04:22:48.657Z | Compiling want v0.3.1 |
| 525 | 2026-06-04T04:22:48.705Z | Compiling url v2.5.8 |
| 526 | 2026-06-04T04:22:49.379Z | Compiling serde_tokenstream v0.2.3 |
| 527 | 2026-06-04T04:22:49.502Z | Compiling typify-impl v0.6.2 |
| 528 | 2026-06-04T04:22:49.659Z | Compiling slog v2.8.2 |
| 529 | 2026-06-04T04:22:49.931Z | Compiling proc-macro-error-attr v1.0.4 |
| 530 | 2026-06-04T04:22:50.030Z | Compiling atomic-waker v1.1.2 |
| 531 | 2026-06-04T04:22:50.147Z | Compiling subtle v2.6.1 |
| 532 | 2026-06-04T04:22:50.157Z | Compiling ryu v1.0.23 |
| 533 | 2026-06-04T04:22:50.332Z | Compiling hyper v1.10.1 |
| 534 | 2026-06-04T04:22:50.354Z | Compiling erased-serde v0.3.31 |
| 535 | 2026-06-04T04:22:50.512Z | Compiling bitflags v2.11.1 |
| 536 | 2026-06-04T04:22:50.739Z | Compiling sync_wrapper v1.0.2 |
| 537 | 2026-06-04T04:22:50.839Z | Compiling proc-macro-error v1.0.4 |
| 538 | 2026-06-04T04:22:50.849Z | Compiling ipnet v2.12.0 |
| 539 | 2026-06-04T04:22:51.060Z | Compiling tower-layer v0.3.3 |
| 540 | 2026-06-04T04:22:51.088Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 541 | 2026-06-04T04:22:51.215Z | Compiling tower v0.5.3 |
| 542 | 2026-06-04T04:22:51.305Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 543 | 2026-06-04T04:22:51.373Z | Compiling hyper-util v0.1.20 |
| 544 | 2026-06-04T04:22:51.684Z | Compiling ppv-lite86 v0.2.21 |
| 545 | 2026-06-04T04:22:51.912Z | Compiling crypto-common v0.1.7 |
| 546 | 2026-06-04T04:22:51.971Z | Compiling block-buffer v0.10.4 |
| 547 | 2026-06-04T04:22:51.990Z | Compiling aho-corasick v1.1.4 |
| 548 | 2026-06-04T04:22:52.023Z | Compiling getrandom v0.2.17 |
| 549 | 2026-06-04T04:22:52.193Z | Compiling getrandom v0.3.4 |
| 550 | 2026-06-04T04:22:52.202Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 551 | 2026-06-04T04:22:52.236Z | Compiling openssl-probe v0.2.1 |
| 552 | 2026-06-04T04:22:52.417Z | Compiling rustls-native-certs v0.8.4 |
| 553 | 2026-06-04T04:22:52.538Z | Compiling rand_core v0.6.4 |
| 554 | 2026-06-04T04:22:52.691Z | Compiling digest v0.10.7 |
| 555 | 2026-06-04T04:22:52.722Z | Compiling proc-macro-crate v3.5.0 |
| 556 | 2026-06-04T04:22:52.735Z | Compiling tower-http v0.6.11 |
| 557 | 2026-06-04T04:22:52.745Z | Compiling serde_urlencoded v0.7.1 |
| 558 | 2026-06-04T04:22:52.875Z | Compiling regex-automata v0.4.14 |
| 559 | 2026-06-04T04:22:53.124Z | Compiling http-body-util v0.1.3 |
| 560 | 2026-06-04T04:22:53.984Z | Compiling crossbeam-utils v0.8.21 |
| 561 | 2026-06-04T04:22:54.077Z | Compiling winnow v0.7.15 |
| 562 | 2026-06-04T04:22:54.614Z | Compiling crucible-workspace-hack v0.1.0 |
| 563 | 2026-06-04T04:22:54.841Z | Compiling heck v0.4.1 |
| 564 | 2026-06-04T04:22:55.038Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 565 | 2026-06-04T04:22:55.253Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#37a4abfd) |
| 566 | 2026-06-04T04:22:55.462Z | Compiling cpufeatures v0.2.17 |
| 567 | 2026-06-04T04:22:55.542Z | Compiling regex v1.12.3 |
| 568 | 2026-06-04T04:22:55.902Z | Compiling typify-macro v0.6.2 |
| 569 | 2026-06-04T04:22:56.319Z | Compiling num_enum_derive v0.7.6 |
| 570 | 2026-06-04T04:22:56.448Z | Compiling rand_chacha v0.3.1 |
| 571 | 2026-06-04T04:22:56.653Z | Compiling tokio-util v0.7.18 |
| 572 | 2026-06-04T04:22:56.890Z | Compiling openapiv3 v2.2.0 |
| 573 | 2026-06-04T04:22:57.119Z | Compiling foreign-types-macros v0.2.3 |
| 574 | 2026-06-04T04:22:57.162Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 575 | 2026-06-04T04:22:57.331Z | Compiling serde_spanned v1.1.1 |
| 576 | 2026-06-04T04:22:57.454Z | Compiling utf8parse v0.2.2 |
| 577 | 2026-06-04T04:22:57.471Z | Compiling powerfmt v0.2.0 |
| 578 | 2026-06-04T04:22:57.556Z | Compiling unsafe-libyaml v0.2.11 |
| 579 | 2026-06-04T04:22:57.674Z | Compiling foreign-types-shared v0.3.1 |
| 580 | 2026-06-04T04:22:57.744Z | Compiling anyhow v1.0.102 |
| 581 | 2026-06-04T04:22:57.753Z | Compiling pkg-config v0.3.33 |
| 582 | 2026-06-04T04:22:57.762Z | Compiling prettyplease v0.2.37 |
| 583 | 2026-06-04T04:22:57.942Z | Compiling typify v0.6.2 |
| 584 | 2026-06-04T04:22:57.978Z | Compiling either v1.16.0 |
| 585 | 2026-06-04T04:22:58.025Z | Compiling num-conv v0.2.2 |
| 586 | 2026-06-04T04:22:58.050Z | Compiling cpufeatures v0.3.0 |
| 587 | 2026-06-04T04:22:58.118Z | Compiling time-core v0.1.8 |
| 588 | 2026-06-04T04:22:58.169Z | Compiling itertools v0.12.1 |
| 589 | 2026-06-04T04:22:58.178Z | Compiling chacha20 v0.10.0 |
| 590 | 2026-06-04T04:22:58.188Z | Compiling lzma-sys v0.1.20 |
| 591 | 2026-06-04T04:22:58.215Z | Compiling serde_yaml v0.9.34+deprecated |
| 592 | 2026-06-04T04:22:58.259Z | Compiling time-macros v0.2.27 |
| 593 | 2026-06-04T04:22:58.448Z | Compiling progenitor-impl v0.14.0 |
| 594 | 2026-06-04T04:22:58.670Z | Compiling foreign-types v0.5.0 |
| 595 | 2026-06-04T04:22:58.738Z | Compiling deranged v0.5.8 |
| 596 | 2026-06-04T04:22:59.218Z | Compiling anstyle-parse v1.0.0 |
| 597 | 2026-06-04T04:22:59.367Z | Compiling toml v0.9.12+spec-1.1.0 |
| 598 | 2026-06-04T04:22:59.397Z | Compiling num_enum v0.7.6 |
| 599 | 2026-06-04T04:22:59.457Z | Compiling rand v0.8.6 |
| 600 | 2026-06-04T04:22:59.506Z | Compiling rand_core v0.9.5 |
| 601 | 2026-06-04T04:22:59.824Z | Compiling sha1 v0.10.6 |
| 602 | 2026-06-04T04:23:00.148Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 603 | 2026-06-04T04:23:00.260Z | Compiling arc-swap v1.9.1 |
| 604 | 2026-06-04T04:23:00.271Z | Compiling cstr-argument v0.1.2 |
| 605 | 2026-06-04T04:23:00.384Z | Compiling thread_local v1.1.9 |
| 606 | 2026-06-04T04:23:00.416Z | Compiling unicode-width v0.2.2 |
| 607 | 2026-06-04T04:23:00.552Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-06-04T04:23:00.650Z | Compiling anstyle v1.0.14 |
| 609 | 2026-06-04T04:23:00.662Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#201992c3) |
| 610 | 2026-06-04T04:23:00.698Z | Compiling is_terminal_polyfill v1.70.2 |
| 611 | 2026-06-04T04:23:00.788Z | Compiling slog-async v2.8.0 |
| 612 | 2026-06-04T04:23:00.871Z | Compiling byteorder v1.5.0 |
| 613 | 2026-06-04T04:23:00.881Z | Compiling anstyle-query v1.1.5 |
| 614 | 2026-06-04T04:23:00.948Z | Compiling data-encoding v2.11.0 |
| 615 | 2026-06-04T04:23:00.983Z | Compiling pretty-hex v0.4.2 |
| 616 | 2026-06-04T04:23:00.996Z | Compiling lazy_static v1.5.0 |
| 617 | 2026-06-04T04:23:01.073Z | Compiling utf-8 v0.7.6 |
| 618 | 2026-06-04T04:23:01.089Z | Compiling colorchoice v1.0.5 |
| 619 | 2026-06-04T04:23:01.098Z | Compiling typeid v1.0.3 |
| 620 | 2026-06-04T04:23:01.153Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#37a4abfd) |
| 621 | 2026-06-04T04:23:01.194Z | Compiling anstream v1.0.0 |
| 622 | 2026-06-04T04:23:01.253Z | Compiling tungstenite v0.21.0 |
| 623 | 2026-06-04T04:23:01.345Z | Compiling slog-scope v4.4.1 |
| 624 | 2026-06-04T04:23:01.474Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 625 | 2026-06-04T04:23:01.508Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 626 | 2026-06-04T04:23:01.599Z | Compiling cargo_toml v0.22.3 |
| 627 | 2026-06-04T04:23:01.766Z | Compiling crossbeam-channel v0.5.15 |
| 628 | 2026-06-04T04:23:01.794Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 629 | 2026-06-04T04:23:01.831Z | Compiling rand_chacha v0.9.0 |
| 630 | 2026-06-04T04:23:02.019Z | Compiling progenitor-macro v0.14.0 |
| 631 | 2026-06-04T04:23:02.167Z | Compiling time v0.3.47 |
| 632 | 2026-06-04T04:23:02.551Z | Compiling rand v0.10.1 |
| 633 | 2026-06-04T04:23:02.629Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f0e52fe05143b415e439ecd234b90ac73739e066#f0e52fe0) |
| 634 | 2026-06-04T04:23:02.917Z | Compiling futures-executor v0.3.32 |
| 635 | 2026-06-04T04:23:02.920Z | Compiling is-terminal v0.4.17 |
| 636 | 2026-06-04T04:23:03.016Z | Compiling oxnet v0.1.6 |
| 637 | 2026-06-04T04:23:03.196Z | Compiling clap_lex v1.1.0 |
| 638 | 2026-06-04T04:23:03.206Z | Compiling strsim v0.11.1 |
| 639 | 2026-06-04T04:23:03.222Z | Compiling take_mut v0.2.2 |
| 640 | 2026-06-04T04:23:03.285Z | Compiling colored v3.1.1 |
| 641 | 2026-06-04T04:23:03.323Z | Compiling term v1.2.1 |
| 642 | 2026-06-04T04:23:03.430Z | Compiling camino v1.2.2 |
| 643 | 2026-06-04T04:23:03.587Z | Compiling slog-term v2.9.2 |
| 644 | 2026-06-04T04:23:03.785Z | Compiling clap_builder v4.6.0 |
| 645 | 2026-06-04T04:23:03.788Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 646 | 2026-06-04T04:23:04.165Z | Compiling futures v0.3.32 |
| 647 | 2026-06-04T04:23:04.238Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f0e52fe05143b415e439ecd234b90ac73739e066#f0e52fe0) |
| 648 | 2026-06-04T04:23:04.646Z | Compiling rand v0.9.4 |
| 649 | 2026-06-04T04:23:04.890Z | Compiling tokio-tungstenite v0.21.0 |
| 650 | 2026-06-04T04:23:05.127Z | Compiling slog-stdlog v4.1.1 |
| 651 | 2026-06-04T04:23:05.301Z | Compiling console v0.16.3 |
| 652 | 2026-06-04T04:23:05.304Z | Compiling zone_cfg_derive v0.3.1 |
| 653 | 2026-06-04T04:23:05.326Z | Compiling clap_derive v4.6.1 |
| 654 | 2026-06-04T04:23:05.699Z | Compiling async-trait v0.1.89 |
| 655 | 2026-06-04T04:23:06.433Z | Compiling unit-prefix v0.5.2 |
| 656 | 2026-06-04T04:23:06.577Z | Compiling base64 v0.21.7 |
| 657 | 2026-06-04T04:23:06.627Z | Compiling indicatif v0.18.4 |
| 658 | 2026-06-04T04:23:06.888Z | Compiling zone v0.3.1 |
| 659 | 2026-06-04T04:23:06.905Z | Compiling ron v0.12.1 |
| 660 | 2026-06-04T04:23:07.013Z | Compiling clap v4.6.1 |
| 661 | 2026-06-04T04:23:07.090Z | Compiling slog-envlogger v2.2.0 |
| 662 | 2026-06-04T04:23:07.333Z | Compiling xz2 v0.1.7 |
| 663 | 2026-06-04T04:23:07.482Z | Compiling tabwriter v1.4.1 |
| 664 | 2026-06-04T04:23:07.545Z | Compiling sha2 v0.10.9 |
| 665 | 2026-06-04T04:23:07.562Z | Compiling reqwest v0.12.28 |
| 666 | 2026-06-04T04:23:07.634Z | Compiling smf v0.2.3 |
| 667 | 2026-06-04T04:23:07.719Z | Compiling base16ct v1.0.0 |
| 668 | 2026-06-04T04:23:07.829Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 669 | 2026-06-04T04:23:08.467Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 670 | 2026-06-04T04:23:08.878Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 671 | 2026-06-04T04:23:12.268Z | Compiling rustls-webpki v0.103.13 |
| 672 | 2026-06-04T04:23:14.875Z | Compiling tokio-rustls v0.26.4 |
| 673 | 2026-06-04T04:23:14.875Z | Compiling rustls-platform-verifier v0.7.0 |
| 674 | 2026-06-04T04:23:15.057Z | Compiling hyper-rustls v0.27.9 |
| 675 | 2026-06-04T04:23:15.215Z | Compiling reqwest v0.13.4 |
| 676 | 2026-06-04T04:23:16.116Z | Compiling progenitor-client v0.14.0 |
| 677 | 2026-06-04T04:23:16.299Z | Compiling progenitor v0.14.0 |
| 678 | 2026-06-04T04:23:16.382Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f0e52fe05143b415e439ecd234b90ac73739e066#f0e52fe0) |
| 679 | 2026-06-04T04:23:18.622Z | error[E0308]: mismatched types |
| 680 | 2026-06-04T04:23:18.622Z | --> lib/src/lib.rs:1793:9 |
| 681 | 2026-06-04T04:23:18.622Z | | |
| 682 | 2026-06-04T04:23:18.622Z | 1791 | let client = propolis_client::Client::new_with_client( |
| 683 | 2026-06-04T04:23:18.622Z | | ---------------------------------------- arguments to this function are incorrect |
| 684 | 2026-06-04T04:23:18.622Z | 1792 | &format!("http://{}", sockaddr), |
| 685 | 2026-06-04T04:23:18.622Z | 1793 | reqwest_client, |
| 686 | 2026-06-04T04:23:18.622Z | | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client` |
| 687 | 2026-06-04T04:23:18.622Z | | |
| 688 | 2026-06-04T04:23:18.622Z | note: there are multiple different versions of crate `reqwest` in the dependency graph |
| 689 | 2026-06-04T04:23:18.622Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.4/src/async_impl/client.rs:93:1 |
| 690 | 2026-06-04T04:23:18.622Z | | |
| 691 | 2026-06-04T04:23:18.622Z | 93 | pub struct Client { |
| 692 | 2026-06-04T04:23:18.622Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 693 | 2026-06-04T04:23:18.622Z | | |
| 694 | 2026-06-04T04:23:18.622Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1 |
| 695 | 2026-06-04T04:23:18.622Z | | |
| 696 | 2026-06-04T04:23:18.622Z | 93 | pub struct Client { |
| 697 | 2026-06-04T04:23:18.622Z | | ----------------- this is the found type |
| 698 | 2026-06-04T04:23:18.622Z | = help: you can use `cargo tree` to explore your dependency tree |
| 699 | 2026-06-04T04:23:18.622Z | note: associated function defined here |
| 700 | 2026-06-04T04:23:18.622Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/f0e52fe/lib/propolis-client/src/lib.rs:44:1 |
| 701 | 2026-06-04T04:23:18.622Z | | |
| 702 | 2026-06-04T04:23:18.622Z | 44 | / progenitor::generate_api!( |
| 703 | 2026-06-04T04:23:18.622Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 704 | 2026-06-04T04:23:18.622Z | 46 | | interface = Builder, |
| 705 | 2026-06-04T04:23:18.622Z | 47 | | tags = Separate, |
| 706 | 2026-06-04T04:23:18.622Z | ... | |
| 707 | 2026-06-04T04:23:18.623Z | 70 | | ); |
| 708 | 2026-06-04T04:23:18.623Z | | |_^ |
| 709 | 2026-06-04T04:23:18.623Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 710 | 2026-06-04T04:23:18.623Z | |
| 711 | 2026-06-04T04:23:18.626Z | 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)` |
| 712 | 2026-06-04T04:23:18.626Z | --> lib/src/lib.rs:1830:18 |
| 713 | 2026-06-04T04:23:18.626Z | | |
| 714 | 2026-06-04T04:23:18.626Z | 1830 | .collect() |
| 715 | 2026-06-04T04:23:18.626Z | | ^^^^^^^ 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)>` |
| 716 | 2026-06-04T04:23:18.626Z | | |
| 717 | 2026-06-04T04:23:18.626Z | 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>` |
| 718 | 2026-06-04T04:23:18.626Z | but trait `FromIterator<(propolis_client::instance_spec::SpecKey, propolis_client::instance_spec::Component)>` is implemented for it |
| 719 | 2026-06-04T04:23:18.626Z | --> /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/alloc/src/collections/btree/map.rs:2518:0 |
| 720 | 2026-06-04T04:23:18.626Z | = help: for that trait implementation, expected `propolis_client::instance_spec::Component`, found `ComponentV0` |
| 721 | 2026-06-04T04:23:18.626Z | note: the method call chain might not have had the expected associated types |
| 722 | 2026-06-04T04:23:18.626Z | --> lib/src/lib.rs:1829:18 |
| 723 | 2026-06-04T04:23:18.626Z | | |
| 724 | 2026-06-04T04:23:18.626Z | 1827 | components |
| 725 | 2026-06-04T04:23:18.626Z | | ---------- this expression has type `&BTreeMap<SpecKey, ComponentV0>` |
| 726 | 2026-06-04T04:23:18.626Z | 1828 | .iter() |
| 727 | 2026-06-04T04:23:18.626Z | | ------ `Iterator::Item` is `(&SpecKey, &ComponentV0)` here |
| 728 | 2026-06-04T04:23:18.626Z | 1829 | .map(|(spec_key, comp)| (spec_key.clone(), comp.clone())) |
| 729 | 2026-06-04T04:23:18.626Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `(SpecKey, ComponentV0)` here |
| 730 | 2026-06-04T04:23:18.626Z | note: required by a bound in `std::iter::Iterator::collect` |
| 731 | 2026-06-04T04:23:18.626Z | --> /rustc/ac68faa20c58cbccd01ee7208bf3b6e93a7d7f96/library/core/src/iter/traits/iterator.rs:2079:4 |
| 732 | 2026-06-04T04:23:18.626Z | |
| 733 | 2026-06-04T04:23:18.630Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 734 | 2026-06-04T04:23:18.630Z | --> lib/src/lib.rs:1849:40 |
| 735 | 2026-06-04T04:23:18.630Z | | |
| 736 | 2026-06-04T04:23:18.630Z | 1849 | match client.instance_ensure().body(&req).send().await { |
| 737 | 2026-06-04T04:23:18.630Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 738 | 2026-06-04T04:23:18.630Z | | |
| 739 | 2026-06-04T04:23:18.630Z | help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 740 | 2026-06-04T04:23:18.630Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 741 | 2026-06-04T04:23:18.630Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/f0e52fe/lib/propolis-client/src/lib.rs:44:1 |
| 742 | 2026-06-04T04:23:18.630Z | | |
| 743 | 2026-06-04T04:23:18.630Z | 44 | / progenitor::generate_api!( |
| 744 | 2026-06-04T04:23:18.630Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 745 | 2026-06-04T04:23:18.630Z | 46 | | interface = Builder, |
| 746 | 2026-06-04T04:23:18.630Z | 47 | | tags = Separate, |
| 747 | 2026-06-04T04:23:18.630Z | ... | |
| 748 | 2026-06-04T04:23:18.630Z | 70 | | ); |
| 749 | 2026-06-04T04:23:18.630Z | | |_^ |
| 750 | 2026-06-04T04:23:18.631Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 751 | 2026-06-04T04:23:18.631Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 752 | 2026-06-04T04:23:18.631Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 753 | 2026-06-04T04:23:18.631Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-c6a3cc58eebec196.long-type-2470483044908858464.txt' |
| 754 | 2026-06-04T04:23:18.631Z | = note: consider using `--verbose` to print the full type name to the console |
| 755 | 2026-06-04T04:23:18.631Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 756 | 2026-06-04T04:23:18.631Z | |
| 757 | 2026-06-04T04:23:18.634Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 758 | 2026-06-04T04:23:18.634Z | --> lib/src/lib.rs:1871:34 |
| 759 | 2026-06-04T04:23:18.634Z | | |
| 760 | 2026-06-04T04:23:18.634Z | 1871 | client.instance_ensure().body(&req).send().await?; |
| 761 | 2026-06-04T04:23:18.634Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 762 | 2026-06-04T04:23:18.634Z | | |
| 763 | 2026-06-04T04:23:18.634Z | help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 764 | 2026-06-04T04:23:18.634Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 765 | 2026-06-04T04:23:18.634Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/f0e52fe/lib/propolis-client/src/lib.rs:44:1 |
| 766 | 2026-06-04T04:23:18.634Z | | |
| 767 | 2026-06-04T04:23:18.634Z | 44 | / progenitor::generate_api!( |
| 768 | 2026-06-04T04:23:18.634Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 769 | 2026-06-04T04:23:18.634Z | 46 | | interface = Builder, |
| 770 | 2026-06-04T04:23:18.634Z | 47 | | tags = Separate, |
| 771 | 2026-06-04T04:23:18.634Z | ... | |
| 772 | 2026-06-04T04:23:18.634Z | 70 | | ); |
| 773 | 2026-06-04T04:23:18.634Z | | |_^ |
| 774 | 2026-06-04T04:23:18.634Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 775 | 2026-06-04T04:23:18.634Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 776 | 2026-06-04T04:23:18.634Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 777 | 2026-06-04T04:23:18.635Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-c6a3cc58eebec196.long-type-17146141788256917704.txt' |
| 778 | 2026-06-04T04:23:18.635Z | = note: consider using `--verbose` to print the full type name to the console |
| 779 | 2026-06-04T04:23:18.635Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 780 | 2026-06-04T04:23:18.635Z | |
| 781 | 2026-06-04T04:23:18.681Z | error[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope |
| 782 | 2026-06-04T04:23:18.681Z | --> lib/src/lib.rs:2025:31 |
| 783 | 2026-06-04T04:23:18.681Z | | |
| 784 | 2026-06-04T04:23:18.681Z | 2025 | let mut stream = response.bytes_stream(); |
| 785 | 2026-06-04T04:23:18.681Z | | ^^^^^^^^^^^^ method not found in `reqwest::Response` |
| 786 | 2026-06-04T04:23:18.681Z | |
| 787 | 2026-06-04T04:23:19.258Z | Some errors have detailed explanations: E0277, E0308, E0599. |
| 788 | 2026-06-04T04:23:19.258Z | For more information about an error, try `rustc --explain E0277`. |
| 789 | 2026-06-04T04:23:19.304Z | error: could not compile `libfalcon` (lib) due to 5 previous errors |
| 790 | 2026-06-04T04:23:19.474Z | |
| 791 | 2026-06-04T04:23:19.474Z | real 49.415631231 |
| 792 | 2026-06-04T04:23:19.474Z | user 3:25.175962340 |
| 793 | 2026-06-04T04:23:19.475Z | sys 39.616729648 |
| 794 | 2026-06-04T04:23:19.475Z | trap 0.124212966 |
| 795 | 2026-06-04T04:23:19.475Z | tflt 0.848402503 |
| 796 | 2026-06-04T04:23:19.475Z | dflt 1.172331580 |
| 797 | 2026-06-04T04:23:19.475Z | kflt 0.018333513 |
| 798 | 2026-06-04T04:23:19.475Z | lock 12:38.829202174 |
| 799 | 2026-06-04T04:23:19.475Z | slp 11:22.547874615 |
| 800 | 2026-06-04T04:23:19.479Z | lat 11.364827719 |
| 801 | 2026-06-04T04:23:19.479Z | stop 40.570673343 |
| 802 | 2026-06-04T04:23:19.479Z | process exited: duration 64181 ms, exit code 101 |
| |
| 803 | 2026-06-04T04:23:19.486Z | found 0 output files |