|
|
|
| 1 | 2026-03-20T03:43:52.802Z | job assigned to worker 01KM4NDD2BX78XJ61TMP3XDTD4 [factory aws, i-0703109627a74c3ba] (queued for 1 m 9 s) |
| |
| 2 | 2026-03-20T03:44:00.546Z | starting task 0: "setup" |
| 3 | 2026-03-20T03:44:00.551Z | ++ uname -s |
| 4 | 2026-03-20T03:44:00.554Z | + kern=SunOS |
| 5 | 2026-03-20T03:44:00.554Z | + build_user=build |
| 6 | 2026-03-20T03:44:00.554Z | + build_uid=12345 |
| 7 | 2026-03-20T03:44:00.554Z | + work_dir=/work |
| 8 | 2026-03-20T03:44:00.554Z | + input_dir=/input |
| 9 | 2026-03-20T03:44:00.554Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-20T03:44:00.554Z | + case "$kern" in |
| 11 | 2026-03-20T03:44:00.554Z | + groupadd -g 12345 build |
| 12 | 2026-03-20T03:44:00.557Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-20T03:44:02.561Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-20T03:44:02.683Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-20T03:44:02.686Z | + home_fs=zfs |
| 16 | 2026-03-20T03:44:02.686Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-20T03:44:02.686Z | + mkdir -p /home/build |
| 18 | 2026-03-20T03:44:02.686Z | + chown build:build /home/build /work |
| 19 | 2026-03-20T03:44:04.688Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-20T03:44:04.692Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-03-20T03:44:04.698Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-20T03:44:04.702Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-20T03:44:04.702Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-20T03:44:04.702Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-20T03:44:04.702Z | * rust toolchain profile = "default" |
| 26 | 2026-03-20T03:44:04.702Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-20T03:44:04.702Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-20T03:44:04.705Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-20T03:44:04.705Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-20T03:44:04.838Z | info: downloading installer |
| 31 | 2026-03-20T03:44:06.600Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-20T03:44:06.600Z | warn: /opt/ooce/bin |
| 33 | 2026-03-20T03:44:06.600Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-20T03:44:06.600Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-20T03:44:06.600Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-20T03:44:06.600Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-20T03:44:06.600Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-20T03:44:06.600Z | error: cannot install while Rust is installed |
| 39 | 2026-03-20T03:44:06.600Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-20T03:44:06.600Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-20T03:44:06.600Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-20T03:44:06.600Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-20T03:44:06.600Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-20T03:44:06.612Z | info: profile set to default |
| 45 | 2026-03-20T03:44:06.612Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-20T03:44:06.615Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-20T03:44:06.752Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-20T03:44:06.755Z | info: downloading 6 components |
| 49 | 2026-03-20T03:44:22.454Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-20T03:44:22.454Z | |
| 51 | 2026-03-20T03:44:22.493Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-20T03:44:22.493Z | |
| 53 | 2026-03-20T03:44:22.496Z | |
| 54 | 2026-03-20T03:44:22.496Z | Rust is installed now. Great! |
| 55 | 2026-03-20T03:44:22.496Z | |
| 56 | 2026-03-20T03:44:22.496Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-20T03:44:22.496Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-20T03:44:22.496Z | |
| 59 | 2026-03-20T03:44:22.496Z | To configure your current shell, you need to source |
| 60 | 2026-03-20T03:44:22.496Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-20T03:44:22.496Z | |
| 62 | 2026-03-20T03:44:22.496Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-20T03:44:22.496Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-20T03:44:22.496Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-20T03:44:22.496Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-20T03:44:22.496Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-20T03:44:22.496Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-20T03:44:22.496Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-20T03:44:22.496Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-20T03:44:22.497Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-20T03:44:22.594Z | + rustup --version |
| 72 | 2026-03-20T03:44:22.604Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-20T03:44:22.607Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-20T03:44:22.630Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-20T03:44:22.633Z | + cargo --version |
| 76 | 2026-03-20T03:44:22.648Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-20T03:44:22.652Z | + rustc --version |
| 78 | 2026-03-20T03:44:22.675Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-20T03:44:22.679Z | process exited: duration 17983 ms, exit code 0 |
| |
| 80 | 2026-03-20T03:44:22.685Z | starting task 2: "authentication" |
| 81 | 2026-03-20T03:44:22.704Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-20T03:44:22.709Z | starting task 3: "clone repository" |
| 83 | 2026-03-20T03:44:22.713Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-03-20T03:44:22.716Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-03-20T03:44:22.750Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-03-20T03:44:23.537Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-03-20T03:44:23.537Z | + git fetch origin 4852ab6889e7c6b1619690b2cbcd1f6fb591127a |
| 88 | 2026-03-20T03:44:23.772Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-03-20T03:44:23.772Z | * branch 4852ab6889e7c6b1619690b2cbcd1f6fb591127a -> FETCH_HEAD |
| 90 | 2026-03-20T03:44:23.779Z | + [[ -n renovate/propolis-client-digest ]] |
| 91 | 2026-03-20T03:44:23.782Z | ++ git branch --show-current |
| 92 | 2026-03-20T03:44:23.785Z | + current=main |
| 93 | 2026-03-20T03:44:23.785Z | + [[ main != renovate/propolis-client-digest ]] |
| 94 | 2026-03-20T03:44:23.785Z | + git branch -f renovate/propolis-client-digest 4852ab6889e7c6b1619690b2cbcd1f6fb591127a |
| 95 | 2026-03-20T03:44:23.788Z | + git checkout -f renovate/propolis-client-digest |
| 96 | 2026-03-20T03:44:23.875Z | Switched to branch 'renovate/propolis-client-digest' |
| 97 | 2026-03-20T03:44:23.878Z | + git reset --hard 4852ab6889e7c6b1619690b2cbcd1f6fb591127a |
| 98 | 2026-03-20T03:44:23.965Z | HEAD is now at 4852ab6 Update propolis-client digest to 368a222 |
| 99 | 2026-03-20T03:44:23.968Z | process exited: duration 1256 ms, exit code 0 |
| |
| 100 | 2026-03-20T03:44:23.974Z | starting task 4: "build" |
| 101 | 2026-03-20T03:44:23.979Z | + cargo --version |
| 102 | 2026-03-20T03:44:23.986Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-03-20T03:44:24.150Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-03-20T03:44:24.153Z | info: downloading 6 components |
| 105 | 2026-03-20T03:44:42.342Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-03-20T03:44:42.346Z | + rustc --version |
| 107 | 2026-03-20T03:44:42.380Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-03-20T03:44:42.385Z | + banner build |
| 109 | 2026-03-20T03:44:42.388Z | |
| 110 | 2026-03-20T03:44:42.388Z | ##### # # # # ##### |
| 111 | 2026-03-20T03:44:42.388Z | # # # # # # # # |
| 112 | 2026-03-20T03:44:42.388Z | ##### # # # # # # |
| 113 | 2026-03-20T03:44:42.388Z | # # # # # # # # |
| 114 | 2026-03-20T03:44:42.391Z | # # # # # # # # |
| 115 | 2026-03-20T03:44:42.391Z | ##### #### # ###### ##### |
| 116 | 2026-03-20T03:44:42.391Z | |
| 117 | 2026-03-20T03:44:42.391Z | + ptime -m cargo build --all |
| 118 | 2026-03-20T03:44:42.497Z | Updating crates.io index |
| 119 | 2026-03-20T03:44:42.538Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-03-20T03:44:42.895Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-03-20T03:44:42.895Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-03-20T03:44:43.026Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-03-20T03:44:44.398Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-03-20T03:44:44.399Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 125 | 2026-03-20T03:44:45.079Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-03-20T03:44:45.663Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-03-20T03:44:45.663Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-03-20T03:44:45.680Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-03-20T03:44:45.962Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-03-20T03:44:45.962Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-03-20T03:44:45.981Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-03-20T03:44:46.294Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-03-20T03:44:46.295Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-03-20T03:44:46.306Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-03-20T03:44:46.582Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-03-20T03:44:46.582Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-03-20T03:44:46.649Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-03-20T03:44:47.537Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-03-20T03:44:47.537Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 140 | 2026-03-20T03:44:49.568Z | Downloading crates ... |
| 141 | 2026-03-20T03:44:49.627Z | Downloaded block-buffer v0.10.4 |
| 142 | 2026-03-20T03:44:49.631Z | Downloaded dyn-clone v1.0.20 |
| 143 | 2026-03-20T03:44:49.648Z | Downloaded is_terminal_polyfill v1.70.2 |
| 144 | 2026-03-20T03:44:49.661Z | Downloaded http-body-util v0.1.3 |
| 145 | 2026-03-20T03:44:49.664Z | Downloaded futures-executor v0.3.32 |
| 146 | 2026-03-20T03:44:49.666Z | Downloaded clap_derive v4.5.55 |
| 147 | 2026-03-20T03:44:49.666Z | Downloaded cargo_toml v0.22.3 |
| 148 | 2026-03-20T03:44:49.669Z | Downloaded console v0.16.2 |
| 149 | 2026-03-20T03:44:49.672Z | Downloaded serde_urlencoded v0.7.1 |
| 150 | 2026-03-20T03:44:49.676Z | Downloaded serde_derive v1.0.228 |
| 151 | 2026-03-20T03:44:49.679Z | Downloaded smf v0.2.3 |
| 152 | 2026-03-20T03:44:49.682Z | Downloaded hyper-util v0.1.20 |
| 153 | 2026-03-20T03:44:49.686Z | Downloaded take_mut v0.2.2 |
| 154 | 2026-03-20T03:44:49.689Z | Downloaded aho-corasick v1.1.4 |
| 155 | 2026-03-20T03:44:49.692Z | Downloaded hashbrown v0.16.1 |
| 156 | 2026-03-20T03:44:49.695Z | Downloaded form_urlencoded v1.2.2 |
| 157 | 2026-03-20T03:44:49.698Z | Downloaded foreign-types-shared v0.3.1 |
| 158 | 2026-03-20T03:44:49.698Z | Downloaded rand_chacha v0.9.0 |
| 159 | 2026-03-20T03:44:49.698Z | Downloaded icu_properties_data v2.1.2 |
| 160 | 2026-03-20T03:44:49.705Z | Downloaded http-body v1.0.1 |
| 161 | 2026-03-20T03:44:49.708Z | Downloaded anstyle-query v1.1.5 |
| 162 | 2026-03-20T03:44:49.708Z | Downloaded rustls-webpki v0.103.9 |
| 163 | 2026-03-20T03:44:49.711Z | Downloaded generic-array v0.14.7 |
| 164 | 2026-03-20T03:44:49.714Z | Downloaded foreign-types v0.5.0 |
| 165 | 2026-03-20T03:44:49.717Z | Downloaded equivalent v1.0.2 |
| 166 | 2026-03-20T03:44:49.717Z | Downloaded futures-sink v0.3.32 |
| 167 | 2026-03-20T03:44:49.720Z | Downloaded litemap v0.8.1 |
| 168 | 2026-03-20T03:44:49.721Z | Downloaded reqwest v0.12.28 |
| 169 | 2026-03-20T03:44:49.724Z | Downloaded slog-scope v4.4.1 |
| 170 | 2026-03-20T03:44:49.727Z | Downloaded slog-envlogger v2.2.0 |
| 171 | 2026-03-20T03:44:49.729Z | Downloaded rustc-hash v2.1.1 |
| 172 | 2026-03-20T03:44:49.729Z | Downloaded is-terminal v0.4.17 |
| 173 | 2026-03-20T03:44:49.729Z | Downloaded openssl-probe v0.2.1 |
| 174 | 2026-03-20T03:44:49.732Z | Downloaded lru-slab v0.1.2 |
| 175 | 2026-03-20T03:44:49.732Z | Downloaded progenitor-client v0.13.0 |
| 176 | 2026-03-20T03:44:49.735Z | Downloaded ppv-lite86 v0.2.21 |
| 177 | 2026-03-20T03:44:49.735Z | Downloaded chrono v0.4.44 |
| 178 | 2026-03-20T03:44:49.740Z | Downloaded schemars_derive v0.8.22 |
| 179 | 2026-03-20T03:44:49.743Z | Downloaded autocfg v1.5.0 |
| 180 | 2026-03-20T03:44:49.745Z | Downloaded ipnet v2.12.0 |
| 181 | 2026-03-20T03:44:49.745Z | Downloaded cpufeatures v0.2.17 |
| 182 | 2026-03-20T03:44:49.748Z | Downloaded base16ct v1.0.0 |
| 183 | 2026-03-20T03:44:49.748Z | Downloaded cstr-argument v0.1.2 |
| 184 | 2026-03-20T03:44:49.748Z | Downloaded colorchoice v1.0.4 |
| 185 | 2026-03-20T03:44:49.751Z | Downloaded lazy_static v1.5.0 |
| 186 | 2026-03-20T03:44:49.751Z | Downloaded futures-core v0.3.32 |
| 187 | 2026-03-20T03:44:49.754Z | Downloaded atomic-waker v1.1.2 |
| 188 | 2026-03-20T03:44:49.754Z | Downloaded regex-syntax v0.8.10 |
| 189 | 2026-03-20T03:44:49.759Z | Downloaded thiserror v1.0.69 |
| 190 | 2026-03-20T03:44:49.763Z | Downloaded strsim v0.11.1 |
| 191 | 2026-03-20T03:44:49.766Z | Downloaded errno v0.3.14 |
| 192 | 2026-03-20T03:44:49.766Z | Downloaded pin-project-lite v0.2.17 |
| 193 | 2026-03-20T03:44:49.770Z | Downloaded tinyvec_macros v0.1.1 |
| 194 | 2026-03-20T03:44:49.772Z | Downloaded num-conv v0.2.0 |
| 195 | 2026-03-20T03:44:49.772Z | Downloaded heck v0.4.1 |
| 196 | 2026-03-20T03:44:49.775Z | Downloaded getrandom v0.3.4 |
| 197 | 2026-03-20T03:44:49.778Z | Downloaded erased-serde v0.3.31 |
| 198 | 2026-03-20T03:44:49.778Z | Downloaded find-msvc-tools v0.1.9 |
| 199 | 2026-03-20T03:44:49.781Z | Downloaded byteorder v1.5.0 |
| 200 | 2026-03-20T03:44:49.781Z | Downloaded thiserror v2.0.18 |
| 201 | 2026-03-20T03:44:49.785Z | Downloaded camino v1.2.2 |
| 202 | 2026-03-20T03:44:49.794Z | Downloaded shlex v1.3.0 |
| 203 | 2026-03-20T03:44:49.797Z | Downloaded allocator-api2 v0.2.21 |
| 204 | 2026-03-20T03:44:49.800Z | Downloaded smallvec v1.15.1 |
| 205 | 2026-03-20T03:44:49.800Z | Downloaded arc-swap v1.8.2 |
| 206 | 2026-03-20T03:44:49.805Z | Downloaded itoa v1.0.17 |
| 207 | 2026-03-20T03:44:49.812Z | Downloaded ryu v1.0.23 |
| 208 | 2026-03-20T03:44:49.814Z | Downloaded thread_local v1.1.9 |
| 209 | 2026-03-20T03:44:49.817Z | Downloaded cfg-if v1.0.4 |
| 210 | 2026-03-20T03:44:49.820Z | Downloaded typeid v1.0.3 |
| 211 | 2026-03-20T03:44:49.820Z | Downloaded parking_lot_core v0.9.12 |
| 212 | 2026-03-20T03:44:49.823Z | Downloaded serde_tokenstream v0.2.3 |
| 213 | 2026-03-20T03:44:49.826Z | Downloaded term v1.2.1 |
| 214 | 2026-03-20T03:44:49.828Z | Downloaded serde_core v1.0.228 |
| 215 | 2026-03-20T03:44:49.829Z | Downloaded fs_extra v1.3.0 |
| 216 | 2026-03-20T03:44:49.832Z | Downloaded anstyle-parse v0.2.7 |
| 217 | 2026-03-20T03:44:49.832Z | Downloaded try-lock v0.2.5 |
| 218 | 2026-03-20T03:44:49.835Z | Downloaded time-core v0.1.8 |
| 219 | 2026-03-20T03:44:49.835Z | Downloaded prettyplease v0.2.37 |
| 220 | 2026-03-20T03:44:49.838Z | Downloaded tokio-tungstenite v0.21.0 |
| 221 | 2026-03-20T03:44:49.838Z | Downloaded data-encoding v2.10.0 |
| 222 | 2026-03-20T03:44:49.842Z | Downloaded deranged v0.5.8 |
| 223 | 2026-03-20T03:44:49.842Z | Downloaded utf8parse v0.2.2 |
| 224 | 2026-03-20T03:44:49.845Z | Downloaded typify-macro v0.6.1 |
| 225 | 2026-03-20T03:44:49.845Z | Downloaded tower-service v0.3.3 |
| 226 | 2026-03-20T03:44:49.845Z | Downloaded rand v0.10.0 |
| 227 | 2026-03-20T03:44:49.847Z | Downloaded untrusted v0.9.0 |
| 228 | 2026-03-20T03:44:49.847Z | Downloaded futures-io v0.3.32 |
| 229 | 2026-03-20T03:44:49.850Z | Downloaded displaydoc v0.2.5 |
| 230 | 2026-03-20T03:44:49.853Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 231 | 2026-03-20T03:44:49.853Z | Downloaded httparse v1.10.1 |
| 232 | 2026-03-20T03:44:49.856Z | Downloaded colored v3.1.1 |
| 233 | 2026-03-20T03:44:49.856Z | Downloaded version_check v0.9.5 |
| 234 | 2026-03-20T03:44:49.859Z | Downloaded utf-8 v0.7.6 |
| 235 | 2026-03-20T03:44:49.859Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 236 | 2026-03-20T03:44:49.862Z | Downloaded rand v0.8.5 |
| 237 | 2026-03-20T03:44:49.864Z | Downloaded tinyvec v1.10.0 |
| 238 | 2026-03-20T03:44:49.864Z | Downloaded thiserror-impl v2.0.18 |
| 239 | 2026-03-20T03:44:49.867Z | Downloaded base64 v0.22.1 |
| 240 | 2026-03-20T03:44:49.870Z | Downloaded iana-time-zone v0.1.65 |
| 241 | 2026-03-20T03:44:49.873Z | Downloaded pkg-config v0.3.32 |
| 242 | 2026-03-20T03:44:49.873Z | Downloaded crossbeam-utils v0.8.21 |
| 243 | 2026-03-20T03:44:49.875Z | Downloaded getrandom v0.4.2 |
| 244 | 2026-03-20T03:44:49.878Z | Downloaded pin-utils v0.1.0 |
| 245 | 2026-03-20T03:44:49.878Z | Downloaded futures-channel v0.3.32 |
| 246 | 2026-03-20T03:44:49.881Z | Downloaded zerofrom-derive v0.1.6 |
| 247 | 2026-03-20T03:44:49.881Z | Downloaded xz2 v0.1.7 |
| 248 | 2026-03-20T03:44:49.884Z | Downloaded icu_properties v2.1.2 |
| 249 | 2026-03-20T03:44:49.884Z | Downloaded indexmap v2.13.0 |
| 250 | 2026-03-20T03:44:49.888Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 251 | 2026-03-20T03:44:49.888Z | Downloaded indicatif v0.18.4 |
| 252 | 2026-03-20T03:44:49.891Z | Downloaded typenum v1.19.0 |
| 253 | 2026-03-20T03:44:49.894Z | Downloaded cmake v0.1.57 |
| 254 | 2026-03-20T03:44:49.897Z | Downloaded progenitor v0.13.0 |
| 255 | 2026-03-20T03:44:49.897Z | Downloaded base64 v0.21.7 |
| 256 | 2026-03-20T03:44:49.900Z | Downloaded tracing-attributes v0.1.31 |
| 257 | 2026-03-20T03:44:49.903Z | Downloaded yoke v0.8.1 |
| 258 | 2026-03-20T03:44:49.903Z | Downloaded lock_api v0.4.14 |
| 259 | 2026-03-20T03:44:49.906Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 260 | 2026-03-20T03:44:49.906Z | Downloaded zerovec-derive v0.11.2 |
| 261 | 2026-03-20T03:44:49.909Z | Downloaded icu_normalizer v2.1.1 |
| 262 | 2026-03-20T03:44:49.912Z | Downloaded tabwriter v1.4.1 |
| 263 | 2026-03-20T03:44:49.912Z | Downloaded crossbeam-channel v0.5.15 |
| 264 | 2026-03-20T03:44:49.915Z | Downloaded num_enum v0.7.5 |
| 265 | 2026-03-20T03:44:49.917Z | Downloaded slog-stdlog v4.1.1 |
| 266 | 2026-03-20T03:44:49.920Z | Downloaded regex v1.12.3 |
| 267 | 2026-03-20T03:44:49.923Z | Downloaded uuid v1.22.0 |
| 268 | 2026-03-20T03:44:49.926Z | Downloaded potential_utf v0.1.4 |
| 269 | 2026-03-20T03:44:49.926Z | Downloaded progenitor-macro v0.13.0 |
| 270 | 2026-03-20T03:44:49.929Z | Downloaded rand_core v0.9.5 |
| 271 | 2026-03-20T03:44:49.929Z | Downloaded http v1.4.0 |
| 272 | 2026-03-20T03:44:49.932Z | Downloaded sync_wrapper v1.0.2 |
| 273 | 2026-03-20T03:44:49.932Z | Downloaded proc-macro-error v1.0.4 |
| 274 | 2026-03-20T03:44:49.935Z | Downloaded slog-term v2.9.2 |
| 275 | 2026-03-20T03:44:49.937Z | Downloaded rustls-native-certs v0.8.3 |
| 276 | 2026-03-20T03:44:49.940Z | Downloaded proc-macro2 v1.0.106 |
| 277 | 2026-03-20T03:44:49.940Z | Downloaded tower v0.5.3 |
| 278 | 2026-03-20T03:44:49.947Z | Downloaded stable_deref_trait v1.2.1 |
| 279 | 2026-03-20T03:44:49.949Z | Downloaded sha1 v0.10.6 |
| 280 | 2026-03-20T03:44:49.950Z | Downloaded serde_spanned v1.0.4 |
| 281 | 2026-03-20T03:44:49.950Z | Downloaded scopeguard v1.2.0 |
| 282 | 2026-03-20T03:44:49.952Z | Downloaded proc-macro-crate v3.5.0 |
| 283 | 2026-03-20T03:44:49.952Z | Downloaded num-traits v0.2.19 |
| 284 | 2026-03-20T03:44:49.955Z | Downloaded schemars v0.8.22 |
| 285 | 2026-03-20T03:44:49.962Z | Downloaded tower-layer v0.3.3 |
| 286 | 2026-03-20T03:44:49.965Z | Downloaded pretty-hex v0.4.1 |
| 287 | 2026-03-20T03:44:49.965Z | Downloaded tower-http v0.6.8 |
| 288 | 2026-03-20T03:44:49.969Z | Downloaded subtle v2.6.1 |
| 289 | 2026-03-20T03:44:49.972Z | Downloaded clap_builder v4.5.60 |
| 290 | 2026-03-20T03:44:49.975Z | Downloaded semver v1.0.27 |
| 291 | 2026-03-20T03:44:49.978Z | Downloaded rustversion v1.0.22 |
| 292 | 2026-03-20T03:44:49.981Z | Downloaded powerfmt v0.2.0 |
| 293 | 2026-03-20T03:44:49.981Z | Downloaded itertools v0.12.1 |
| 294 | 2026-03-20T03:44:49.985Z | Downloaded quinn-udp v0.5.14 |
| 295 | 2026-03-20T03:44:49.987Z | Downloaded aws-lc-rs v1.16.2 |
| 296 | 2026-03-20T03:44:49.993Z | Downloaded signal-hook-registry v1.4.8 |
| 297 | 2026-03-20T03:44:49.996Z | Downloaded jobserver v0.1.34 |
| 298 | 2026-03-20T03:44:49.996Z | Downloaded parking_lot v0.12.5 |
| 299 | 2026-03-20T03:44:49.999Z | Downloaded proc-macro-error-attr v1.0.4 |
| 300 | 2026-03-20T03:44:49.999Z | Downloaded percent-encoding v2.3.2 |
| 301 | 2026-03-20T03:44:50.002Z | Downloaded idna v1.1.0 |
| 302 | 2026-03-20T03:44:50.002Z | Downloaded serde_json v1.0.149 |
| 303 | 2026-03-20T03:44:50.007Z | Downloaded serde_derive_internals v0.29.1 |
| 304 | 2026-03-20T03:44:50.010Z | Downloaded num_enum_derive v0.7.5 |
| 305 | 2026-03-20T03:44:50.010Z | Downloaded icu_normalizer_data v2.1.1 |
| 306 | 2026-03-20T03:44:50.013Z | Downloaded zerocopy v0.8.41 |
| 307 | 2026-03-20T03:44:50.022Z | Downloaded zmij v1.0.21 |
| 308 | 2026-03-20T03:44:50.026Z | Downloaded oxnet v0.1.4 |
| 309 | 2026-03-20T03:44:50.026Z | Downloaded futures-task v0.3.32 |
| 310 | 2026-03-20T03:44:50.029Z | Downloaded serde_yaml v0.9.34+deprecated |
| 311 | 2026-03-20T03:44:50.029Z | Downloaded rustls-platform-verifier v0.6.2 |
| 312 | 2026-03-20T03:44:50.031Z | Downloaded time-macros v0.2.27 |
| 313 | 2026-03-20T03:44:50.034Z | Downloaded rand_core v0.10.0 |
| 314 | 2026-03-20T03:44:50.034Z | Downloaded tracing v0.1.44 |
| 315 | 2026-03-20T03:44:50.048Z | Downloaded unit-prefix v0.5.2 |
| 316 | 2026-03-20T03:44:50.051Z | Downloaded tinystr v0.8.2 |
| 317 | 2026-03-20T03:44:50.051Z | Downloaded socket2 v0.6.3 |
| 318 | 2026-03-20T03:44:50.054Z | Downloaded slog v2.8.2 |
| 319 | 2026-03-20T03:44:50.054Z | Downloaded synstructure v0.13.2 |
| 320 | 2026-03-20T03:44:50.057Z | Downloaded rand_chacha v0.3.1 |
| 321 | 2026-03-20T03:44:50.057Z | Downloaded quote v1.0.45 |
| 322 | 2026-03-20T03:44:50.060Z | Downloaded progenitor-impl v0.13.0 |
| 323 | 2026-03-20T03:44:50.060Z | Downloaded unicode-width v0.2.2 |
| 324 | 2026-03-20T03:44:50.064Z | Downloaded rustls-pki-types v1.14.0 |
| 325 | 2026-03-20T03:44:50.066Z | Downloaded once_cell v1.21.3 |
| 326 | 2026-03-20T03:44:50.069Z | Downloaded slog-async v2.8.0 |
| 327 | 2026-03-20T03:44:50.069Z | Downloaded slab v0.4.12 |
| 328 | 2026-03-20T03:44:50.069Z | Downloaded rand_core v0.6.4 |
| 329 | 2026-03-20T03:44:50.072Z | Downloaded sha2 v0.10.9 |
| 330 | 2026-03-20T03:44:50.075Z | Downloaded bytes v1.11.1 |
| 331 | 2026-03-20T03:44:50.078Z | Downloaded icu_locale_core v2.1.1 |
| 332 | 2026-03-20T03:44:50.081Z | Downloaded writeable v0.6.2 |
| 333 | 2026-03-20T03:44:50.083Z | Downloaded bitflags v2.11.0 |
| 334 | 2026-03-20T03:44:50.086Z | Downloaded tokio-macros v2.6.1 |
| 335 | 2026-03-20T03:44:50.086Z | Downloaded unicode-ident v1.0.24 |
| 336 | 2026-03-20T03:44:50.089Z | Downloaded crypto-common v0.1.7 |
| 337 | 2026-03-20T03:44:50.089Z | Downloaded clap v4.5.60 |
| 338 | 2026-03-20T03:44:50.095Z | Downloaded dunce v1.0.5 |
| 339 | 2026-03-20T03:44:50.097Z | Downloaded rand v0.9.2 |
| 340 | 2026-03-20T03:44:50.100Z | Downloaded quinn v0.11.9 |
| 341 | 2026-03-20T03:44:50.103Z | Downloaded serde v1.0.228 |
| 342 | 2026-03-20T03:44:50.103Z | Downloaded log v0.4.29 |
| 343 | 2026-03-20T03:44:50.106Z | Downloaded anstyle v1.0.13 |
| 344 | 2026-03-20T03:44:50.106Z | Downloaded memchr v2.8.0 |
| 345 | 2026-03-20T03:44:50.110Z | Downloaded zerovec v0.11.5 |
| 346 | 2026-03-20T03:44:50.113Z | Downloaded typify v0.6.1 |
| 347 | 2026-03-20T03:44:50.116Z | Downloaded tracing-core v0.1.36 |
| 348 | 2026-03-20T03:44:50.119Z | Downloaded syn v1.0.109 |
| 349 | 2026-03-20T03:44:50.125Z | Downloaded yoke-derive v0.8.1 |
| 350 | 2026-03-20T03:44:50.128Z | Downloaded futures-macro v0.3.32 |
| 351 | 2026-03-20T03:44:50.128Z | Downloaded reqwest v0.13.2 |
| 352 | 2026-03-20T03:44:50.131Z | Downloaded zone v0.3.1 |
| 353 | 2026-03-20T03:44:50.134Z | Downloaded url v2.5.8 |
| 354 | 2026-03-20T03:44:50.137Z | Downloaded async-trait v0.1.89 |
| 355 | 2026-03-20T03:44:50.140Z | Downloaded want v0.3.1 |
| 356 | 2026-03-20T03:44:50.140Z | Downloaded either v1.15.0 |
| 357 | 2026-03-20T03:44:50.140Z | Downloaded clap_lex v1.0.0 |
| 358 | 2026-03-20T03:44:50.140Z | Downloaded heck v0.5.0 |
| 359 | 2026-03-20T03:44:50.143Z | Downloaded cpufeatures v0.3.0 |
| 360 | 2026-03-20T03:44:50.143Z | Downloaded mio v1.1.1 |
| 361 | 2026-03-20T03:44:50.146Z | Downloaded zerofrom v0.1.6 |
| 362 | 2026-03-20T03:44:50.149Z | Downloaded ron v0.12.0 |
| 363 | 2026-03-20T03:44:50.152Z | Downloaded thiserror-impl v1.0.69 |
| 364 | 2026-03-20T03:44:50.155Z | Downloaded foreign-types-macros v0.2.3 |
| 365 | 2026-03-20T03:44:50.155Z | Downloaded getrandom v0.2.17 |
| 366 | 2026-03-20T03:44:50.158Z | Downloaded anyhow v1.0.102 |
| 367 | 2026-03-20T03:44:50.161Z | Downloaded idna_adapter v1.2.1 |
| 368 | 2026-03-20T03:44:50.161Z | Downloaded cfg_aliases v0.2.1 |
| 369 | 2026-03-20T03:44:50.161Z | Downloaded crucible-workspace-hack v0.1.0 |
| 370 | 2026-03-20T03:44:50.163Z | Downloaded zone_cfg_derive v0.3.1 |
| 371 | 2026-03-20T03:44:50.163Z | Downloaded digest v0.10.7 |
| 372 | 2026-03-20T03:44:50.163Z | Downloaded futures v0.3.32 |
| 373 | 2026-03-20T03:44:50.166Z | Downloaded utf8_iter v1.0.4 |
| 374 | 2026-03-20T03:44:50.169Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 375 | 2026-03-20T03:44:50.172Z | Downloaded portable-atomic v1.13.1 |
| 376 | 2026-03-20T03:44:50.175Z | Downloaded zeroize v1.8.2 |
| 377 | 2026-03-20T03:44:50.178Z | Downloaded anstream v0.6.21 |
| 378 | 2026-03-20T03:44:50.178Z | Downloaded foldhash v0.2.0 |
| 379 | 2026-03-20T03:44:50.181Z | Downloaded chacha20 v0.10.0 |
| 380 | 2026-03-20T03:44:50.184Z | Downloaded cc v1.2.56 |
| 381 | 2026-03-20T03:44:50.186Z | Downloaded hyper-rustls v0.27.7 |
| 382 | 2026-03-20T03:44:50.189Z | Downloaded tungstenite v0.21.0 |
| 383 | 2026-03-20T03:44:50.192Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 384 | 2026-03-20T03:44:50.195Z | Downloaded unsafe-libyaml v0.2.11 |
| 385 | 2026-03-20T03:44:50.198Z | Downloaded tokio-rustls v0.26.4 |
| 386 | 2026-03-20T03:44:50.198Z | Downloaded icu_provider v2.1.1 |
| 387 | 2026-03-20T03:44:50.203Z | Downloaded zerotrie v0.2.3 |
| 388 | 2026-03-20T03:44:50.206Z | Downloaded winnow v0.7.15 |
| 389 | 2026-03-20T03:44:50.212Z | Downloaded time v0.3.47 |
| 390 | 2026-03-20T03:44:50.221Z | Downloaded openapiv3 v2.2.0 |
| 391 | 2026-03-20T03:44:50.228Z | Downloaded quinn-proto v0.11.13 |
| 392 | 2026-03-20T03:44:50.233Z | Downloaded tokio-util v0.7.18 |
| 393 | 2026-03-20T03:44:50.238Z | Downloaded hyper v1.8.1 |
| 394 | 2026-03-20T03:44:50.243Z | Downloaded iri-string v0.7.10 |
| 395 | 2026-03-20T03:44:50.248Z | Downloaded futures-util v0.3.32 |
| 396 | 2026-03-20T03:44:50.256Z | Downloaded syn v2.0.117 |
| 397 | 2026-03-20T03:44:50.264Z | Downloaded icu_collections v2.1.1 |
| 398 | 2026-03-20T03:44:50.273Z | Downloaded rustls v0.23.37 |
| 399 | 2026-03-20T03:44:50.282Z | Downloaded regress v0.10.5 |
| 400 | 2026-03-20T03:44:50.294Z | Downloaded typify-impl v0.6.1 |
| 401 | 2026-03-20T03:44:50.321Z | Downloaded regex-automata v0.4.14 |
| 402 | 2026-03-20T03:44:50.341Z | Downloaded tokio v1.50.0 |
| 403 | 2026-03-20T03:44:50.369Z | Downloaded lzma-sys v0.1.20 |
| 404 | 2026-03-20T03:44:50.389Z | Downloaded libc v0.2.183 |
| 405 | 2026-03-20T03:44:50.442Z | Downloaded ring v0.17.14 |
| 406 | 2026-03-20T03:44:50.875Z | Downloaded aws-lc-sys v0.39.0 |
| 407 | 2026-03-20T03:44:51.135Z | Compiling proc-macro2 v1.0.106 |
| 408 | 2026-03-20T03:44:51.135Z | Compiling unicode-ident v1.0.24 |
| 409 | 2026-03-20T03:44:51.138Z | Compiling quote v1.0.45 |
| 410 | 2026-03-20T03:44:51.138Z | Compiling libc v0.2.183 |
| 411 | 2026-03-20T03:44:51.138Z | Compiling cfg-if v1.0.4 |
| 412 | 2026-03-20T03:44:51.138Z | Compiling itoa v1.0.17 |
| 413 | 2026-03-20T03:44:51.138Z | Compiling serde_core v1.0.228 |
| 414 | 2026-03-20T03:44:51.337Z | Compiling memchr v2.8.0 |
| 415 | 2026-03-20T03:44:51.403Z | Compiling foldhash v0.2.0 |
| 416 | 2026-03-20T03:44:51.520Z | Compiling allocator-api2 v0.2.21 |
| 417 | 2026-03-20T03:44:51.608Z | Compiling equivalent v1.0.2 |
| 418 | 2026-03-20T03:44:51.733Z | Compiling serde v1.0.228 |
| 419 | 2026-03-20T03:44:51.769Z | Compiling zmij v1.0.21 |
| 420 | 2026-03-20T03:44:51.945Z | Compiling hashbrown v0.16.1 |
| 421 | 2026-03-20T03:44:52.163Z | Compiling serde_json v1.0.149 |
| 422 | 2026-03-20T03:44:52.195Z | Compiling autocfg v1.5.0 |
| 423 | 2026-03-20T03:44:52.248Z | Compiling version_check v0.9.5 |
| 424 | 2026-03-20T03:44:52.308Z | Compiling jobserver v0.1.34 |
| 425 | 2026-03-20T03:44:52.737Z | Compiling num-traits v0.2.19 |
| 426 | 2026-03-20T03:44:52.755Z | Compiling shlex v1.3.0 |
| 427 | 2026-03-20T03:44:52.768Z | Compiling bytes v1.11.1 |
| 428 | 2026-03-20T03:44:52.909Z | Compiling pin-project-lite v0.2.17 |
| 429 | 2026-03-20T03:44:52.988Z | Compiling syn v2.0.117 |
| 430 | 2026-03-20T03:44:53.020Z | Compiling find-msvc-tools v0.1.9 |
| 431 | 2026-03-20T03:44:53.023Z | Compiling smallvec v1.15.1 |
| 432 | 2026-03-20T03:44:53.128Z | Compiling stable_deref_trait v1.2.1 |
| 433 | 2026-03-20T03:44:53.211Z | Compiling cc v1.2.56 |
| 434 | 2026-03-20T03:44:53.303Z | Compiling futures-core v0.3.32 |
| 435 | 2026-03-20T03:44:53.493Z | Compiling once_cell v1.21.3 |
| 436 | 2026-03-20T03:44:53.686Z | Compiling parking_lot_core v0.9.12 |
| 437 | 2026-03-20T03:44:53.769Z | Compiling http v1.4.0 |
| 438 | 2026-03-20T03:44:53.805Z | Compiling socket2 v0.6.3 |
| 439 | 2026-03-20T03:44:54.033Z | Compiling futures-sink v0.3.32 |
| 440 | 2026-03-20T03:44:54.166Z | Compiling rustversion v1.0.22 |
| 441 | 2026-03-20T03:44:54.194Z | Compiling schemars v0.8.22 |
| 442 | 2026-03-20T03:44:54.473Z | Compiling scopeguard v1.2.0 |
| 443 | 2026-03-20T03:44:54.514Z | Compiling cmake v0.1.57 |
| 444 | 2026-03-20T03:44:54.589Z | Compiling lock_api v0.4.14 |
| 445 | 2026-03-20T03:44:54.675Z | Compiling errno v0.3.14 |
| 446 | 2026-03-20T03:44:54.868Z | Compiling fs_extra v1.3.0 |
| 447 | 2026-03-20T03:44:54.887Z | Compiling getrandom v0.4.2 |
| 448 | 2026-03-20T03:44:54.930Z | Compiling rand_core v0.10.0 |
| 449 | 2026-03-20T03:44:54.961Z | Compiling dunce v1.0.5 |
| 450 | 2026-03-20T03:44:55.056Z | Compiling dyn-clone v1.0.20 |
| 451 | 2026-03-20T03:44:55.069Z | Compiling thiserror v2.0.18 |
| 452 | 2026-03-20T03:44:55.121Z | Compiling parking_lot v0.12.5 |
| 453 | 2026-03-20T03:44:55.173Z | Compiling signal-hook-registry v1.4.8 |
| 454 | 2026-03-20T03:44:55.188Z | Compiling aws-lc-sys v0.39.0 |
| 455 | 2026-03-20T03:44:55.234Z | Compiling futures-channel v0.3.32 |
| 456 | 2026-03-20T03:44:55.263Z | Compiling mio v1.1.1 |
| 457 | 2026-03-20T03:44:55.518Z | Compiling winnow v0.7.15 |
| 458 | 2026-03-20T03:44:55.554Z | Compiling litemap v0.8.1 |
| 459 | 2026-03-20T03:44:55.655Z | Compiling writeable v0.6.2 |
| 460 | 2026-03-20T03:44:55.797Z | Compiling indexmap v2.13.0 |
| 461 | 2026-03-20T03:44:55.902Z | Compiling icu_properties_data v2.1.2 |
| 462 | 2026-03-20T03:44:55.942Z | Compiling futures-task v0.3.32 |
| 463 | 2026-03-20T03:44:55.969Z | Compiling slab v0.4.12 |
| 464 | 2026-03-20T03:44:55.983Z | Compiling log v0.4.29 |
| 465 | 2026-03-20T03:44:56.147Z | Compiling futures-io v0.3.32 |
| 466 | 2026-03-20T03:44:56.178Z | Compiling icu_normalizer_data v2.1.1 |
| 467 | 2026-03-20T03:44:56.236Z | Compiling zeroize v1.8.2 |
| 468 | 2026-03-20T03:44:56.342Z | Compiling httparse v1.10.1 |
| 469 | 2026-03-20T03:44:56.451Z | Compiling iana-time-zone v0.1.65 |
| 470 | 2026-03-20T03:44:56.479Z | Compiling aws-lc-rs v1.16.2 |
| 471 | 2026-03-20T03:44:56.663Z | Compiling percent-encoding v2.3.2 |
| 472 | 2026-03-20T03:44:56.720Z | Compiling heck v0.5.0 |
| 473 | 2026-03-20T03:44:56.834Z | Compiling chrono v0.4.44 |
| 474 | 2026-03-20T03:44:57.054Z | Compiling synstructure v0.13.2 |
| 475 | 2026-03-20T03:44:57.067Z | Compiling serde_derive_internals v0.29.1 |
| 476 | 2026-03-20T03:44:57.616Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 477 | 2026-03-20T03:44:57.771Z | Compiling typenum v1.19.0 |
| 478 | 2026-03-20T03:44:57.783Z | Compiling syn v1.0.109 |
| 479 | 2026-03-20T03:44:58.242Z | Compiling rustls-pki-types v1.14.0 |
| 480 | 2026-03-20T03:44:58.255Z | Compiling http-body v1.0.1 |
| 481 | 2026-03-20T03:44:58.436Z | Compiling tracing-core v0.1.36 |
| 482 | 2026-03-20T03:44:58.538Z | Compiling generic-array v0.14.7 |
| 483 | 2026-03-20T03:44:58.550Z | Compiling regex-syntax v0.8.10 |
| 484 | 2026-03-20T03:44:58.818Z | Compiling zerocopy v0.8.41 |
| 485 | 2026-03-20T03:44:58.871Z | Compiling thiserror v1.0.69 |
| 486 | 2026-03-20T03:44:58.884Z | Compiling serde_derive v1.0.228 |
| 487 | 2026-03-20T03:44:58.896Z | Compiling zerofrom-derive v0.1.6 |
| 488 | 2026-03-20T03:44:59.245Z | Compiling yoke-derive v0.8.1 |
| 489 | 2026-03-20T03:44:59.262Z | Compiling zerovec-derive v0.11.2 |
| 490 | 2026-03-20T03:44:59.309Z | Compiling displaydoc v0.2.5 |
| 491 | 2026-03-20T03:44:59.448Z | Compiling schemars_derive v0.8.22 |
| 492 | 2026-03-20T03:45:00.288Z | Compiling tokio-macros v2.6.1 |
| 493 | 2026-03-20T03:45:00.564Z | Compiling zerofrom v0.1.6 |
| 494 | 2026-03-20T03:45:00.625Z | Compiling thiserror-impl v2.0.18 |
| 495 | 2026-03-20T03:45:00.692Z | Compiling yoke v0.8.1 |
| 496 | 2026-03-20T03:45:00.712Z | Compiling futures-macro v0.3.32 |
| 497 | 2026-03-20T03:45:00.927Z | Compiling zerovec v0.11.5 |
| 498 | 2026-03-20T03:45:01.050Z | Compiling zerotrie v0.2.3 |
| 499 | 2026-03-20T03:45:01.295Z | Compiling tokio v1.50.0 |
| 500 | 2026-03-20T03:45:01.438Z | Compiling tracing-attributes v0.1.31 |
| 501 | 2026-03-20T03:45:01.609Z | Compiling tinystr v0.8.2 |
| 502 | 2026-03-20T03:45:01.794Z | Compiling potential_utf v0.1.4 |
| 503 | 2026-03-20T03:45:01.865Z | Compiling icu_locale_core v2.1.1 |
| 504 | 2026-03-20T03:45:01.994Z | Compiling icu_collections v2.1.1 |
| 505 | 2026-03-20T03:45:02.149Z | Compiling futures-util v0.3.32 |
| 506 | 2026-03-20T03:45:02.407Z | Compiling uuid v1.22.0 |
| 507 | 2026-03-20T03:45:02.846Z | Compiling icu_provider v2.1.1 |
| 508 | 2026-03-20T03:45:03.172Z | Compiling icu_normalizer v2.1.1 |
| 509 | 2026-03-20T03:45:03.233Z | Compiling icu_properties v2.1.2 |
| 510 | 2026-03-20T03:45:03.249Z | Compiling tracing v0.1.44 |
| 511 | 2026-03-20T03:45:03.531Z | Compiling thiserror-impl v1.0.69 |
| 512 | 2026-03-20T03:45:04.344Z | Compiling form_urlencoded v1.2.2 |
| 513 | 2026-03-20T03:45:04.569Z | Compiling idna_adapter v1.2.1 |
| 514 | 2026-03-20T03:45:04.864Z | Compiling regress v0.10.5 |
| 515 | 2026-03-20T03:45:05.100Z | Compiling semver v1.0.27 |
| 516 | 2026-03-20T03:45:05.300Z | Compiling try-lock v0.2.5 |
| 517 | 2026-03-20T03:45:05.380Z | Compiling tower-service v0.3.3 |
| 518 | 2026-03-20T03:45:05.426Z | Compiling untrusted v0.9.0 |
| 519 | 2026-03-20T03:45:05.486Z | Compiling base64 v0.22.1 |
| 520 | 2026-03-20T03:45:05.489Z | Compiling rustls v0.23.37 |
| 521 | 2026-03-20T03:45:05.519Z | Compiling utf8_iter v1.0.4 |
| 522 | 2026-03-20T03:45:05.689Z | Compiling idna v1.1.0 |
| 523 | 2026-03-20T03:45:05.759Z | Compiling want v0.3.1 |
| 524 | 2026-03-20T03:45:06.027Z | Compiling serde_tokenstream v0.2.3 |
| 525 | 2026-03-20T03:45:06.636Z | Compiling slog v2.8.2 |
| 526 | 2026-03-20T03:45:06.714Z | Compiling proc-macro-error-attr v1.0.4 |
| 527 | 2026-03-20T03:45:06.915Z | Compiling typify-impl v0.6.1 |
| 528 | 2026-03-20T03:45:06.992Z | Compiling atomic-waker v1.1.2 |
| 529 | 2026-03-20T03:45:07.147Z | Compiling subtle v2.6.1 |
| 530 | 2026-03-20T03:45:07.333Z | Compiling pin-utils v0.1.0 |
| 531 | 2026-03-20T03:45:07.411Z | Compiling ryu v1.0.23 |
| 532 | 2026-03-20T03:45:07.684Z | Compiling hyper v1.8.1 |
| 533 | 2026-03-20T03:45:07.896Z | Compiling url v2.5.8 |
| 534 | 2026-03-20T03:45:08.915Z | Compiling erased-serde v0.3.31 |
| 535 | 2026-03-20T03:45:08.996Z | Compiling bitflags v2.11.0 |
| 536 | 2026-03-20T03:45:09.278Z | Compiling sync_wrapper v1.0.2 |
| 537 | 2026-03-20T03:45:09.300Z | Compiling proc-macro-error v1.0.4 |
| 538 | 2026-03-20T03:45:09.401Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 539 | 2026-03-20T03:45:09.585Z | Compiling ipnet v2.12.0 |
| 540 | 2026-03-20T03:45:09.660Z | Compiling tower-layer v0.3.3 |
| 541 | 2026-03-20T03:45:09.696Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 542 | 2026-03-20T03:45:09.858Z | Compiling tower v0.5.3 |
| 543 | 2026-03-20T03:45:10.037Z | Compiling hyper-util v0.1.20 |
| 544 | 2026-03-20T03:45:10.357Z | Compiling crypto-common v0.1.7 |
| 545 | 2026-03-20T03:45:10.474Z | Compiling block-buffer v0.10.4 |
| 546 | 2026-03-20T03:45:10.504Z | Compiling aho-corasick v1.1.4 |
| 547 | 2026-03-20T03:45:10.640Z | Compiling ppv-lite86 v0.2.21 |
| 548 | 2026-03-20T03:45:10.801Z | Compiling getrandom v0.2.17 |
| 549 | 2026-03-20T03:45:10.973Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 550 | 2026-03-20T03:45:11.020Z | Compiling iri-string v0.7.10 |
| 551 | 2026-03-20T03:45:11.086Z | Compiling getrandom v0.3.4 |
| 552 | 2026-03-20T03:45:11.277Z | Compiling openssl-probe v0.2.1 |
| 553 | 2026-03-20T03:45:11.507Z | Compiling rustls-native-certs v0.8.3 |
| 554 | 2026-03-20T03:45:11.551Z | Compiling rand_core v0.6.4 |
| 555 | 2026-03-20T03:45:11.833Z | Compiling regex-automata v0.4.14 |
| 556 | 2026-03-20T03:45:11.934Z | Compiling digest v0.10.7 |
| 557 | 2026-03-20T03:45:12.211Z | Compiling proc-macro-crate v3.5.0 |
| 558 | 2026-03-20T03:45:12.840Z | Compiling tower-http v0.6.8 |
| 559 | 2026-03-20T03:45:13.321Z | Compiling serde_urlencoded v0.7.1 |
| 560 | 2026-03-20T03:45:13.358Z | Compiling http-body-util v0.1.3 |
| 561 | 2026-03-20T03:45:13.697Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 562 | 2026-03-20T03:45:13.971Z | Compiling cpufeatures v0.2.17 |
| 563 | 2026-03-20T03:45:14.054Z | Compiling heck v0.4.1 |
| 564 | 2026-03-20T03:45:14.097Z | Compiling crucible-workspace-hack v0.1.0 |
| 565 | 2026-03-20T03:45:14.305Z | Compiling crossbeam-utils v0.8.21 |
| 566 | 2026-03-20T03:45:14.365Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 567 | 2026-03-20T03:45:14.658Z | Compiling regex v1.12.3 |
| 568 | 2026-03-20T03:45:15.291Z | Compiling num_enum_derive v0.7.5 |
| 569 | 2026-03-20T03:45:15.356Z | Compiling rand_chacha v0.3.1 |
| 570 | 2026-03-20T03:45:15.545Z | Compiling typify-macro v0.6.1 |
| 571 | 2026-03-20T03:45:16.732Z | Compiling tokio-util v0.7.18 |
| 572 | 2026-03-20T03:45:16.905Z | Compiling openapiv3 v2.2.0 |
| 573 | 2026-03-20T03:45:17.102Z | Compiling foreign-types-macros v0.2.3 |
| 574 | 2026-03-20T03:45:17.360Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 575 | 2026-03-20T03:45:17.823Z | Compiling serde_spanned v1.0.4 |
| 576 | 2026-03-20T03:45:18.018Z | Compiling anyhow v1.0.102 |
| 577 | 2026-03-20T03:45:18.311Z | Compiling typify v0.6.1 |
| 578 | 2026-03-20T03:45:18.418Z | Compiling cpufeatures v0.3.0 |
| 579 | 2026-03-20T03:45:18.447Z | Compiling time-core v0.1.8 |
| 580 | 2026-03-20T03:45:18.503Z | Compiling unsafe-libyaml v0.2.11 |
| 581 | 2026-03-20T03:45:18.633Z | Compiling either v1.15.0 |
| 582 | 2026-03-20T03:45:18.880Z | Compiling foreign-types-shared v0.3.1 |
| 583 | 2026-03-20T03:45:18.900Z | Compiling powerfmt v0.2.0 |
| 584 | 2026-03-20T03:45:18.913Z | Compiling pkg-config v0.3.32 |
| 585 | 2026-03-20T03:45:18.984Z | Compiling utf8parse v0.2.2 |
| 586 | 2026-03-20T03:45:18.997Z | Compiling num-conv v0.2.0 |
| 587 | 2026-03-20T03:45:19.114Z | Compiling prettyplease v0.2.37 |
| 588 | 2026-03-20T03:45:19.161Z | Compiling anstyle-parse v0.2.7 |
| 589 | 2026-03-20T03:45:19.173Z | Compiling time-macros v0.2.27 |
| 590 | 2026-03-20T03:45:19.194Z | Compiling deranged v0.5.8 |
| 591 | 2026-03-20T03:45:19.388Z | Compiling serde_yaml v0.9.34+deprecated |
| 592 | 2026-03-20T03:45:19.415Z | Compiling foreign-types v0.5.0 |
| 593 | 2026-03-20T03:45:19.444Z | Compiling progenitor-impl v0.13.0 |
| 594 | 2026-03-20T03:45:19.504Z | Compiling itertools v0.12.1 |
| 595 | 2026-03-20T03:45:19.530Z | Compiling lzma-sys v0.1.20 |
| 596 | 2026-03-20T03:45:20.503Z | Compiling chacha20 v0.10.0 |
| 597 | 2026-03-20T03:45:20.870Z | Compiling toml v0.9.12+spec-1.1.0 |
| 598 | 2026-03-20T03:45:20.937Z | Compiling rand_core v0.9.5 |
| 599 | 2026-03-20T03:45:21.123Z | Compiling num_enum v0.7.5 |
| 600 | 2026-03-20T03:45:21.154Z | Compiling rand v0.8.5 |
| 601 | 2026-03-20T03:45:21.427Z | Compiling sha1 v0.10.6 |
| 602 | 2026-03-20T03:45:21.834Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 603 | 2026-03-20T03:45:21.943Z | Compiling arc-swap v1.8.2 |
| 604 | 2026-03-20T03:45:22.025Z | Compiling cstr-argument v0.1.2 |
| 605 | 2026-03-20T03:45:22.210Z | Compiling thread_local v1.1.9 |
| 606 | 2026-03-20T03:45:22.263Z | Compiling colorchoice v1.0.4 |
| 607 | 2026-03-20T03:45:22.333Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-03-20T03:45:22.400Z | Compiling is_terminal_polyfill v1.70.2 |
| 609 | 2026-03-20T03:45:22.449Z | Compiling utf-8 v0.7.6 |
| 610 | 2026-03-20T03:45:22.467Z | Compiling data-encoding v2.10.0 |
| 611 | 2026-03-20T03:45:22.550Z | Compiling unicode-width v0.2.2 |
| 612 | 2026-03-20T03:45:22.621Z | Compiling anstyle-query v1.1.5 |
| 613 | 2026-03-20T03:45:22.700Z | Compiling byteorder v1.5.0 |
| 614 | 2026-03-20T03:45:22.746Z | Compiling pretty-hex v0.4.1 |
| 615 | 2026-03-20T03:45:22.910Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 616 | 2026-03-20T03:45:22.921Z | Compiling typeid v1.0.3 |
| 617 | 2026-03-20T03:45:23.000Z | Compiling anstyle v1.0.13 |
| 618 | 2026-03-20T03:45:23.040Z | Compiling portable-atomic v1.13.1 |
| 619 | 2026-03-20T03:45:23.185Z | Compiling slog-async v2.8.0 |
| 620 | 2026-03-20T03:45:23.304Z | Compiling anstream v0.6.21 |
| 621 | 2026-03-20T03:45:23.360Z | Compiling tungstenite v0.21.0 |
| 622 | 2026-03-20T03:45:23.619Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 623 | 2026-03-20T03:45:23.654Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 624 | 2026-03-20T03:45:23.692Z | Compiling slog-scope v4.4.1 |
| 625 | 2026-03-20T03:45:23.732Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 626 | 2026-03-20T03:45:23.855Z | Compiling cargo_toml v0.22.3 |
| 627 | 2026-03-20T03:45:24.018Z | Compiling crossbeam-channel v0.5.15 |
| 628 | 2026-03-20T03:45:24.073Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 629 | 2026-03-20T03:45:24.292Z | Compiling progenitor-macro v0.13.0 |
| 630 | 2026-03-20T03:45:24.600Z | Compiling rand_chacha v0.9.0 |
| 631 | 2026-03-20T03:45:24.704Z | Compiling rand v0.10.0 |
| 632 | 2026-03-20T03:45:24.716Z | Compiling time v0.3.47 |
| 633 | 2026-03-20T03:45:25.201Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 634 | 2026-03-20T03:45:25.575Z | Compiling futures-executor v0.3.32 |
| 635 | 2026-03-20T03:45:25.590Z | Compiling is-terminal v0.4.17 |
| 636 | 2026-03-20T03:45:25.694Z | Compiling colored v3.1.1 |
| 637 | 2026-03-20T03:45:25.934Z | Compiling term v1.2.1 |
| 638 | 2026-03-20T03:45:26.125Z | Compiling clap_lex v1.0.0 |
| 639 | 2026-03-20T03:45:26.171Z | Compiling strsim v0.11.1 |
| 640 | 2026-03-20T03:45:26.210Z | Compiling take_mut v0.2.2 |
| 641 | 2026-03-20T03:45:26.341Z | Compiling camino v1.2.2 |
| 642 | 2026-03-20T03:45:26.440Z | Compiling oxnet v0.1.4 |
| 643 | 2026-03-20T03:45:26.779Z | Compiling clap_builder v4.5.60 |
| 644 | 2026-03-20T03:45:26.857Z | Compiling slog-term v2.9.2 |
| 645 | 2026-03-20T03:45:27.077Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 646 | 2026-03-20T03:45:27.522Z | Compiling futures v0.3.32 |
| 647 | 2026-03-20T03:45:27.616Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 648 | 2026-03-20T03:45:27.810Z | Compiling rand v0.9.2 |
| 649 | 2026-03-20T03:45:28.499Z | Compiling tokio-tungstenite v0.21.0 |
| 650 | 2026-03-20T03:45:28.624Z | Compiling slog-stdlog v4.1.1 |
| 651 | 2026-03-20T03:45:28.873Z | Compiling console v0.16.2 |
| 652 | 2026-03-20T03:45:28.887Z | Compiling zone_cfg_derive v0.3.1 |
| 653 | 2026-03-20T03:45:28.924Z | Compiling async-trait v0.1.89 |
| 654 | 2026-03-20T03:45:29.352Z | Compiling clap_derive v4.5.55 |
| 655 | 2026-03-20T03:45:30.260Z | Compiling unit-prefix v0.5.2 |
| 656 | 2026-03-20T03:45:31.338Z | Compiling base64 v0.21.7 |
| 657 | 2026-03-20T03:45:31.342Z | Compiling indicatif v0.18.4 |
| 658 | 2026-03-20T03:45:31.342Z | Compiling zone v0.3.1 |
| 659 | 2026-03-20T03:45:31.342Z | Compiling ron v0.12.0 |
| 660 | 2026-03-20T03:45:31.653Z | Compiling clap v4.5.60 |
| 661 | 2026-03-20T03:45:31.680Z | Compiling slog-envlogger v2.2.0 |
| 662 | 2026-03-20T03:45:31.743Z | Compiling xz2 v0.1.7 |
| 663 | 2026-03-20T03:45:31.805Z | Compiling tabwriter v1.4.1 |
| 664 | 2026-03-20T03:45:31.919Z | Compiling sha2 v0.10.9 |
| 665 | 2026-03-20T03:45:32.041Z | Compiling reqwest v0.12.28 |
| 666 | 2026-03-20T03:45:32.102Z | Compiling smf v0.2.3 |
| 667 | 2026-03-20T03:45:32.197Z | Compiling base16ct v1.0.0 |
| 668 | 2026-03-20T03:45:32.314Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 669 | 2026-03-20T03:45:33.208Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 670 | 2026-03-20T03:45:33.726Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 671 | 2026-03-20T03:45:37.394Z | Compiling rustls-webpki v0.103.9 |
| 672 | 2026-03-20T03:45:41.163Z | Compiling tokio-rustls v0.26.4 |
| 673 | 2026-03-20T03:45:41.163Z | Compiling rustls-platform-verifier v0.6.2 |
| 674 | 2026-03-20T03:45:41.402Z | Compiling hyper-rustls v0.27.7 |
| 675 | 2026-03-20T03:45:41.601Z | Compiling reqwest v0.13.2 |
| 676 | 2026-03-20T03:45:42.841Z | Compiling progenitor-client v0.13.0 |
| 677 | 2026-03-20T03:45:43.073Z | Compiling progenitor v0.13.0 |
| 678 | 2026-03-20T03:45:43.171Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 679 | 2026-03-20T03:45:46.021Z | error[E0308]: mismatched types |
| 680 | 2026-03-20T03:45:46.022Z | --> lib/src/lib.rs:1732:9 |
| 681 | 2026-03-20T03:45:46.022Z | | |
| 682 | 2026-03-20T03:45:46.022Z | 1730 | let client = propolis_client::Client::new_with_client( |
| 683 | 2026-03-20T03:45:46.022Z | | ---------------------------------------- arguments to this function are incorrect |
| 684 | 2026-03-20T03:45:46.022Z | 1731 | &format!("http://{}", sockaddr), |
| 685 | 2026-03-20T03:45:46.022Z | 1732 | reqwest_client, |
| 686 | 2026-03-20T03:45:46.022Z | | ^^^^^^^^^^^^^^ expected `reqwest::async_impl::client::Client`, found `reqwest::Client` |
| 687 | 2026-03-20T03:45:46.022Z | | |
| 688 | 2026-03-20T03:45:46.022Z | note: two different versions of crate `reqwest` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 689 | 2026-03-20T03:45:46.022Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.13.2/src/async_impl/client.rs:93:1 |
| 690 | 2026-03-20T03:45:46.022Z | | |
| 691 | 2026-03-20T03:45:46.022Z | 93 | pub struct Client { |
| 692 | 2026-03-20T03:45:46.022Z | | ^^^^^^^^^^^^^^^^^ this is the expected type `reqwest::async_impl::client::Client` |
| 693 | 2026-03-20T03:45:46.022Z | | |
| 694 | 2026-03-20T03:45:46.022Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.28/src/async_impl/client.rs:93:1 |
| 695 | 2026-03-20T03:45:46.022Z | | |
| 696 | 2026-03-20T03:45:46.022Z | 93 | pub struct Client { |
| 697 | 2026-03-20T03:45:46.022Z | | ^^^^^^^^^^^^^^^^^ this is the found type `reqwest::Client` |
| 698 | 2026-03-20T03:45:46.022Z | | |
| 699 | 2026-03-20T03:45:46.022Z | ::: lib/src/cli.rs:21:5 |
| 700 | 2026-03-20T03:45:46.022Z | | |
| 701 | 2026-03-20T03:45:46.022Z | 21 | use propolis_client::{ |
| 702 | 2026-03-20T03:45:46.022Z | | --------------- one version of crate `reqwest` used here, as a dependency of crate `progenitor_client` |
| 703 | 2026-03-20T03:45:46.022Z | | |
| 704 | 2026-03-20T03:45:46.022Z | ::: lib/src/ovmf.rs:62:18 |
| 705 | 2026-03-20T03:45:46.022Z | | |
| 706 | 2026-03-20T03:45:46.022Z | 62 | let client = reqwest::ClientBuilder::new() |
| 707 | 2026-03-20T03:45:46.022Z | | ------- one version of crate `reqwest` used here, as a direct dependency of the current crate |
| 708 | 2026-03-20T03:45:46.022Z | = help: you can use `cargo tree` to explore your dependency tree |
| 709 | 2026-03-20T03:45:46.026Z | note: associated function defined here |
| 710 | 2026-03-20T03:45:46.026Z | --> /home/build/.cargo/git/checkouts/propolis-d68c8bd1bc59c9bd/368a222/lib/propolis-client/src/lib.rs:44:1 |
| 711 | 2026-03-20T03:45:46.026Z | | |
| 712 | 2026-03-20T03:45:46.026Z | 44 | / progenitor::generate_api!( |
| 713 | 2026-03-20T03:45:46.026Z | 45 | | spec = "../../openapi/propolis-server/propolis-server-latest.json", |
| 714 | 2026-03-20T03:45:46.026Z | 46 | | interface = Builder, |
| 715 | 2026-03-20T03:45:46.026Z | 47 | | tags = Separate, |
| 716 | 2026-03-20T03:45:46.026Z | ... | |
| 717 | 2026-03-20T03:45:46.026Z | 70 | | ); |
| 718 | 2026-03-20T03:45:46.026Z | | |_^ |
| 719 | 2026-03-20T03:45:46.026Z | = note: this error originates in the macro `progenitor::generate_api` (in Nightly builds, run with -Z macro-backtrace for more info) |
| 720 | 2026-03-20T03:45:46.026Z | |
| 721 | 2026-03-20T03:45:46.029Z | 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)` |
| 722 | 2026-03-20T03:45:46.029Z | --> lib/src/lib.rs:1769:18 |
| 723 | 2026-03-20T03:45:46.029Z | | |
| 724 | 2026-03-20T03:45:46.029Z | 1769 | .collect() |
| 725 | 2026-03-20T03:45:46.029Z | | ^^^^^^^ 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)>` |
| 726 | 2026-03-20T03:45:46.029Z | | |
| 727 | 2026-03-20T03:45:46.029Z | = 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>` |
| 728 | 2026-03-20T03:45:46.029Z | but trait `FromIterator<(propolis_client::instance_spec::SpecKey, propolis_client::instance_spec::Component)>` is implemented for it |
| 729 | 2026-03-20T03:45:46.030Z | = help: for that trait implementation, expected `propolis_client::instance_spec::Component`, found `ComponentV0` |
| 730 | 2026-03-20T03:45:46.030Z | note: the method call chain might not have had the expected associated types |
| 731 | 2026-03-20T03:45:46.030Z | --> lib/src/lib.rs:1768:18 |
| 732 | 2026-03-20T03:45:46.030Z | | |
| 733 | 2026-03-20T03:45:46.030Z | 1766 | components |
| 734 | 2026-03-20T03:45:46.030Z | | ---------- this expression has type `&BTreeMap<SpecKey, ComponentV0>` |
| 735 | 2026-03-20T03:45:46.030Z | 1767 | .iter() |
| 736 | 2026-03-20T03:45:46.030Z | | ------ `Iterator::Item` is `(&SpecKey, &ComponentV0)` here |
| 737 | 2026-03-20T03:45:46.030Z | 1768 | .map(|(spec_key, comp)| (spec_key.clone(), comp.clone())) |
| 738 | 2026-03-20T03:45:46.030Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `(SpecKey, ComponentV0)` here |
| 739 | 2026-03-20T03:45:46.030Z | note: required by a bound in `std::iter::Iterator::collect` |
| 740 | 2026-03-20T03:45:46.030Z | --> /rustc/ded5c06cf21d2b93bffd5d884aa6e96934ee4234/library/core/src/iter/traits/iterator.rs:2015:5 |
| 741 | 2026-03-20T03:45:46.030Z | |
| 742 | 2026-03-20T03:45:46.036Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 743 | 2026-03-20T03:45:46.036Z | --> lib/src/lib.rs:1786:40 |
| 744 | 2026-03-20T03:45:46.036Z | | |
| 745 | 2026-03-20T03:45:46.036Z | 1786 | match client.instance_ensure().body(&req).send().await { |
| 746 | 2026-03-20T03:45:46.036Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 747 | 2026-03-20T03:45:46.036Z | | |
| 748 | 2026-03-20T03:45:46.036Z | = help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 749 | 2026-03-20T03:45:46.036Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 750 | 2026-03-20T03:45:46.036Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 751 | 2026-03-20T03:45:46.036Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 752 | 2026-03-20T03:45:46.036Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 753 | 2026-03-20T03:45:46.036Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-481bced9a34e7154.long-type-15446785264953450033.txt' |
| 754 | 2026-03-20T03:45:46.036Z | = note: consider using `--verbose` to print the full type name to the console |
| 755 | 2026-03-20T03:45:46.036Z | |
| 756 | 2026-03-20T03:45:46.040Z | error[E0277]: the trait bound `InstanceEnsureRequest: From<&InstanceEnsureRequest>` is not satisfied |
| 757 | 2026-03-20T03:45:46.040Z | --> lib/src/lib.rs:1803:34 |
| 758 | 2026-03-20T03:45:46.040Z | | |
| 759 | 2026-03-20T03:45:46.040Z | 1803 | client.instance_ensure().body(&req).send().await?; |
| 760 | 2026-03-20T03:45:46.040Z | | ^^^^ the trait `From<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 761 | 2026-03-20T03:45:46.040Z | | |
| 762 | 2026-03-20T03:45:46.040Z | = help: the trait `TryFrom<&propolis_client::types::InstanceEnsureRequest>` is not implemented for `propolis_client::types::InstanceEnsureRequest` |
| 763 | 2026-03-20T03:45:46.040Z | but trait `TryFrom<propolis_client::types::builder::InstanceEnsureRequest>` is implemented for it |
| 764 | 2026-03-20T03:45:46.040Z | = help: for that trait implementation, expected `propolis_client::types::builder::InstanceEnsureRequest`, found `&propolis_client::types::InstanceEnsureRequest` |
| 765 | 2026-03-20T03:45:46.040Z | = note: required for `&propolis_client::types::InstanceEnsureRequest` to implement `Into<propolis_client::types::InstanceEnsureRequest>` |
| 766 | 2026-03-20T03:45:46.041Z | = note: required for `propolis_client::types::InstanceEnsureRequest` to implement `TryFrom<&propolis_client::types::InstanceEnsureRequest>` |
| 767 | 2026-03-20T03:45:46.041Z | = note: the full name for the type has been written to '/work/oxidecomputer/falcon/target/debug/deps/libfalcon-481bced9a34e7154.long-type-5808810897530576109.txt' |
| 768 | 2026-03-20T03:45:46.041Z | = note: consider using `--verbose` to print the full type name to the console |
| 769 | 2026-03-20T03:45:46.041Z | |
| 770 | 2026-03-20T03:45:46.103Z | error[E0599]: no method named `bytes_stream` found for struct `reqwest::Response` in the current scope |
| 771 | 2026-03-20T03:45:46.103Z | --> lib/src/lib.rs:1950:31 |
| 772 | 2026-03-20T03:45:46.103Z | | |
| 773 | 2026-03-20T03:45:46.103Z | 1950 | let mut stream = response.bytes_stream(); |
| 774 | 2026-03-20T03:45:46.103Z | | ^^^^^^^^^^^^ method not found in `reqwest::Response` |
| 775 | 2026-03-20T03:45:46.103Z | |
| 776 | 2026-03-20T03:45:46.106Z | error[E0282]: type annotations needed |
| 777 | 2026-03-20T03:45:46.106Z | --> lib/src/lib.rs:1952:21 |
| 778 | 2026-03-20T03:45:46.106Z | | |
| 779 | 2026-03-20T03:45:46.106Z | 1952 | let chunk = chunk |
| 780 | 2026-03-20T03:45:46.106Z | | ^^^^^ cannot infer type |
| 781 | 2026-03-20T03:45:46.106Z | |
| 782 | 2026-03-20T03:45:46.914Z | Some errors have detailed explanations: E0277, E0282, E0308, E0599. |
| 783 | 2026-03-20T03:45:46.914Z | For more information about an error, try `rustc --explain E0277`. |
| 784 | 2026-03-20T03:45:46.965Z | error: could not compile `libfalcon` (lib) due to 6 previous errors |
| 785 | 2026-03-20T03:45:47.161Z | |
| 786 | 2026-03-20T03:45:47.164Z | real 1:04.749630986 |
| 787 | 2026-03-20T03:45:47.164Z | user 4:46.842645544 |
| 788 | 2026-03-20T03:45:47.164Z | sys 50.432900411 |
| 789 | 2026-03-20T03:45:47.164Z | trap 0.161940319 |
| 790 | 2026-03-20T03:45:47.164Z | tflt 0.288330216 |
| 791 | 2026-03-20T03:45:47.164Z | dflt 0.189160858 |
| 792 | 2026-03-20T03:45:47.164Z | kflt 0.005507150 |
| 793 | 2026-03-20T03:45:47.164Z | lock 11:07.490471919 |
| 794 | 2026-03-20T03:45:47.164Z | slp 20:06.395381956 |
| 795 | 2026-03-20T03:45:47.164Z | lat 18.854248151 |
| 796 | 2026-03-20T03:45:47.164Z | stop 46.833913530 |
| 797 | 2026-03-20T03:45:47.164Z | process exited: duration 83198 ms, exit code 101 |
| |
| 798 | 2026-03-20T03:45:47.171Z | found 0 output files |