|
|
|
| 1 | 2025-01-30T19:29:17.259Z | job assigned to worker 01JJWAYY7YQVXK8VKDMZVSEC81 [factory aws, i-01331d9a4fae98fdd] (queued for 1 m 7 s) |
| |
| 2 | 2025-01-30T19:29:25.734Z | starting task 0: "setup" |
| 3 | 2025-01-30T19:29:25.742Z | ++ uname -s |
| 4 | 2025-01-30T19:29:25.745Z | + kern=SunOS |
| 5 | 2025-01-30T19:29:25.745Z | + build_user=build |
| 6 | 2025-01-30T19:29:25.745Z | + build_uid=12345 |
| 7 | 2025-01-30T19:29:25.745Z | + work_dir=/work |
| 8 | 2025-01-30T19:29:25.745Z | + input_dir=/input |
| 9 | 2025-01-30T19:29:25.745Z | + [[ 0 == 12345 ]] |
| 10 | 2025-01-30T19:29:25.745Z | + case "$kern" in |
| 11 | 2025-01-30T19:29:25.745Z | + groupadd -g 12345 build |
| 12 | 2025-01-30T19:29:25.748Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-01-30T19:29:27.752Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-01-30T19:29:27.859Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-01-30T19:29:27.862Z | + home_fs=zfs |
| 16 | 2025-01-30T19:29:27.862Z | + [[ zfs == autofs ]] |
| 17 | 2025-01-30T19:29:27.862Z | + mkdir -p /home/build |
| 18 | 2025-01-30T19:29:27.865Z | + chown build:build /home/build /work |
| 19 | 2025-01-30T19:29:29.865Z | + chmod 0700 /home/build /work |
| 20 | 2025-01-30T19:29:29.868Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2025-01-30T19:29:29.874Z | starting task 1: "rust-toolchain" |
| 22 | 2025-01-30T19:29:29.880Z | + printf ' * rust toolchain channel = "%s"\n' 1.84.0 |
| 23 | 2025-01-30T19:29:29.880Z | * rust toolchain channel = "1.84.0" |
| 24 | 2025-01-30T19:29:29.880Z | * rust toolchain profile = "default" |
| 25 | 2025-01-30T19:29:29.880Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-01-30T19:29:29.880Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-01-30T19:29:29.880Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-01-30T19:29:29.882Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-01-30T19:29:29.882Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default |
| 30 | 2025-01-30T19:29:29.996Z | info: downloading installer |
| 31 | 2025-01-30T19:29:31.506Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-01-30T19:29:31.506Z | warning: /opt/ooce/bin |
| 33 | 2025-01-30T19:29:31.506Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-01-30T19:29:31.506Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-01-30T19:29:31.506Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-01-30T19:29:31.506Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-01-30T19:29:31.506Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-01-30T19:29:31.506Z | error: cannot install while Rust is installed |
| 39 | 2025-01-30T19:29:31.506Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-01-30T19:29:31.551Z | info: profile set to 'default' |
| 41 | 2025-01-30T19:29:31.551Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-01-30T19:29:31.554Z | info: syncing channel updates for '1.84.0-x86_64-unknown-illumos' |
| 43 | 2025-01-30T19:29:31.706Z | info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) |
| 44 | 2025-01-30T19:29:31.706Z | info: downloading component 'cargo' |
| 45 | 2025-01-30T19:29:32.604Z | info: downloading component 'clippy' |
| 46 | 2025-01-30T19:29:32.946Z | info: downloading component 'rust-docs' |
| 47 | 2025-01-30T19:29:34.167Z | info: downloading component 'rust-std' |
| 48 | 2025-01-30T19:29:35.976Z | info: downloading component 'rustc' |
| 49 | 2025-01-30T19:29:42.968Z | info: downloading component 'rustfmt' |
| 50 | 2025-01-30T19:29:43.230Z | info: installing component 'cargo' |
| 51 | 2025-01-30T19:29:44.067Z | info: installing component 'clippy' |
| 52 | 2025-01-30T19:29:44.444Z | info: installing component 'rust-docs' |
| 53 | 2025-01-30T19:29:46.118Z | info: installing component 'rust-std' |
| 54 | 2025-01-30T19:29:47.799Z | info: installing component 'rustc' |
| 55 | 2025-01-30T19:29:53.637Z | info: installing component 'rustfmt' |
| 56 | 2025-01-30T19:29:53.971Z | info: default toolchain set to '1.84.0-x86_64-unknown-illumos' |
| 57 | 2025-01-30T19:29:53.971Z | |
| 58 | 2025-01-30T19:29:54.383Z | 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 59 | 2025-01-30T19:29:54.383Z | |
| 60 | 2025-01-30T19:29:54.386Z | |
| 61 | 2025-01-30T19:29:54.386Z | Rust is installed now. Great! |
| 62 | 2025-01-30T19:29:54.386Z | |
| 63 | 2025-01-30T19:29:54.386Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-01-30T19:29:54.386Z | environment variable. This has not been done automatically. |
| 65 | 2025-01-30T19:29:54.386Z | |
| 66 | 2025-01-30T19:29:54.386Z | To configure your current shell, you need to source |
| 67 | 2025-01-30T19:29:54.386Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-01-30T19:29:54.387Z | |
| 69 | 2025-01-30T19:29:54.387Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-01-30T19:29:54.387Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-01-30T19:29:54.387Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-01-30T19:29:54.461Z | + rustup --version |
| 73 | 2025-01-30T19:29:54.465Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-01-30T19:29:54.465Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-01-30T19:29:54.541Z | info: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)` |
| 76 | 2025-01-30T19:29:54.544Z | + cargo --version |
| 77 | 2025-01-30T19:29:54.593Z | cargo 1.84.0 (66221abde 2024-11-19) |
| 78 | 2025-01-30T19:29:54.596Z | + rustc --version |
| 79 | 2025-01-30T19:29:54.658Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 80 | 2025-01-30T19:29:54.661Z | process exited: duration 24804 ms, exit code 0 |
| |
| 81 | 2025-01-30T19:29:54.667Z | starting task 2: "authentication" |
| 82 | 2025-01-30T19:29:54.688Z | process exited: duration 21 ms, exit code 0 |
| |
| 83 | 2025-01-30T19:29:54.694Z | starting task 3: "clone repository" |
| 84 | 2025-01-30T19:29:54.699Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-01-30T19:29:54.702Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-01-30T19:29:56.471Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-01-30T19:30:05.165Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-01-30T19:30:05.165Z | + git fetch origin e21fac85dc75e2bcdb917a1eb75bad068e397b96 |
| 89 | 2025-01-30T19:30:05.554Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-01-30T19:30:05.554Z | * branch e21fac85dc75e2bcdb917a1eb75bad068e397b96 -> FETCH_HEAD |
| 91 | 2025-01-30T19:30:05.565Z | + [[ -n affinity ]] |
| 92 | 2025-01-30T19:30:05.567Z | ++ git branch --show-current |
| 93 | 2025-01-30T19:30:05.570Z | + current=main |
| 94 | 2025-01-30T19:30:05.570Z | + [[ main != affinity ]] |
| 95 | 2025-01-30T19:30:05.570Z | + git branch -f affinity e21fac85dc75e2bcdb917a1eb75bad068e397b96 |
| 96 | 2025-01-30T19:30:05.572Z | + git checkout -f affinity |
| 97 | 2025-01-30T19:30:05.753Z | Switched to branch 'affinity' |
| 98 | 2025-01-30T19:30:05.755Z | + git reset --hard e21fac85dc75e2bcdb917a1eb75bad068e397b96 |
| 99 | 2025-01-30T19:30:05.787Z | HEAD is now at e21fac85d Merge branch 'main' into affinity |
| 100 | 2025-01-30T19:30:05.790Z | process exited: duration 11102 ms, exit code 0 |
| |
| 101 | 2025-01-30T19:30:05.796Z | starting task 4: "build" |
| 102 | 2025-01-30T19:30:05.801Z | + source .github/buildomat/ci-env.sh |
| 103 | 2025-01-30T19:30:05.801Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2025-01-30T19:30:05.801Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2025-01-30T19:30:05.804Z | + cargo --version |
| 106 | 2025-01-30T19:30:05.855Z | cargo 1.84.0 (66221abde 2024-11-19) |
| 107 | 2025-01-30T19:30:05.858Z | + rustc --version |
| 108 | 2025-01-30T19:30:05.919Z | rustc 1.84.0 (9fc6b4312 2025-01-07) |
| 109 | 2025-01-30T19:30:05.922Z | + cd /tmp |
| 110 | 2025-01-30T19:30:05.922Z | + cargo new --lib test-project |
| 111 | 2025-01-30T19:30:05.982Z | Creating library `test-project` package |
| 112 | 2025-01-30T19:30:06.066Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 113 | 2025-01-30T19:30:06.069Z | + cd test-project |
| 114 | 2025-01-30T19:30:06.069Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 115 | 2025-01-30T19:30:06.131Z | Adding omicron-common (local) to dependencies |
| 116 | 2025-01-30T19:30:06.134Z | Features: |
| 117 | 2025-01-30T19:30:06.134Z | - proptest |
| 118 | 2025-01-30T19:30:06.134Z | - test-strategy |
| 119 | 2025-01-30T19:30:06.134Z | - testing |
| 120 | 2025-01-30T19:30:06.134Z | Updating crates.io index |
| 121 | 2025-01-30T19:30:06.195Z | Updating git repository `https://github.com/oxidecomputer/diffus` |
| 122 | 2025-01-30T19:30:06.838Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 123 | 2025-01-30T19:30:07.434Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 124 | 2025-01-30T19:30:07.884Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 125 | 2025-01-30T19:30:08.442Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 126 | 2025-01-30T19:30:10.224Z | Locking 338 packages to latest compatible versions |
| 127 | 2025-01-30T19:30:10.420Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 128 | 2025-01-30T19:30:10.423Z | + cargo check |
| 129 | 2025-01-30T19:30:10.566Z | Updating crates.io index |
| 130 | 2025-01-30T19:30:11.480Z | Locking 1 package to latest compatible version |
| 131 | 2025-01-30T19:30:11.481Z | Adding omicron-workspace-hack v0.1.0 |
| 132 | 2025-01-30T19:30:11.505Z | Downloading crates ... |
| 133 | 2025-01-30T19:30:11.745Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2025-01-30T19:30:11.757Z | Downloaded take_mut v0.2.2 |
| 135 | 2025-01-30T19:30:11.764Z | Downloaded match_cfg v0.1.0 |
| 136 | 2025-01-30T19:30:11.767Z | Downloaded equivalent v1.0.1 |
| 137 | 2025-01-30T19:30:11.772Z | Downloaded instant v0.1.13 |
| 138 | 2025-01-30T19:30:11.775Z | Downloaded dtrace-parser v0.2.0 |
| 139 | 2025-01-30T19:30:11.778Z | Downloaded ident_case v1.0.1 |
| 140 | 2025-01-30T19:30:11.781Z | Downloaded synstructure v0.13.1 |
| 141 | 2025-01-30T19:30:11.784Z | Downloaded foreign-types v0.3.2 |
| 142 | 2025-01-30T19:30:11.788Z | Downloaded darling_macro v0.20.10 |
| 143 | 2025-01-30T19:30:11.798Z | Downloaded http-body v1.0.1 |
| 144 | 2025-01-30T19:30:11.801Z | Downloaded byteorder v1.5.0 |
| 145 | 2025-01-30T19:30:11.801Z | Downloaded cfg-if v1.0.0 |
| 146 | 2025-01-30T19:30:11.804Z | Downloaded block-buffer v0.10.4 |
| 147 | 2025-01-30T19:30:11.804Z | Downloaded cpufeatures v0.2.14 |
| 148 | 2025-01-30T19:30:11.807Z | Downloaded async-stream v0.3.6 |
| 149 | 2025-01-30T19:30:11.810Z | Downloaded tower-service v0.3.3 |
| 150 | 2025-01-30T19:30:11.813Z | Downloaded tokio-util v0.7.12 |
| 151 | 2025-01-30T19:30:11.818Z | Downloaded tinyvec_macros v0.1.1 |
| 152 | 2025-01-30T19:30:11.822Z | Downloaded autocfg v1.4.0 |
| 153 | 2025-01-30T19:30:11.822Z | Downloaded time-core v0.1.2 |
| 154 | 2025-01-30T19:30:11.822Z | Downloaded icu_provider_macros v1.5.0 |
| 155 | 2025-01-30T19:30:11.825Z | Downloaded atomic-waker v1.1.2 |
| 156 | 2025-01-30T19:30:11.828Z | Downloaded tokio-rustls v0.26.0 |
| 157 | 2025-01-30T19:30:11.831Z | Downloaded toml_datetime v0.6.8 |
| 158 | 2025-01-30T19:30:11.831Z | Downloaded idna_adapter v1.2.0 |
| 159 | 2025-01-30T19:30:11.834Z | Downloaded generic-array v0.14.7 |
| 160 | 2025-01-30T19:30:11.834Z | Downloaded thiserror-impl v2.0.11 |
| 161 | 2025-01-30T19:30:11.836Z | Downloaded futures-sink v0.3.31 |
| 162 | 2025-01-30T19:30:11.836Z | Downloaded dyn-clone v1.0.17 |
| 163 | 2025-01-30T19:30:11.839Z | Downloaded thiserror v1.0.69 |
| 164 | 2025-01-30T19:30:11.843Z | Downloaded foreign-types-shared v0.1.1 |
| 165 | 2025-01-30T19:30:11.846Z | Downloaded either v1.13.0 |
| 166 | 2025-01-30T19:30:11.846Z | Downloaded tinystr v0.7.6 |
| 167 | 2025-01-30T19:30:11.849Z | Downloaded term v0.7.0 |
| 168 | 2025-01-30T19:30:11.851Z | Downloaded toml v0.8.19 |
| 169 | 2025-01-30T19:30:11.854Z | Downloaded tinyvec v1.8.0 |
| 170 | 2025-01-30T19:30:11.858Z | Downloaded is-terminal v0.4.13 |
| 171 | 2025-01-30T19:30:11.860Z | Downloaded hostname v0.4.0 |
| 172 | 2025-01-30T19:30:11.863Z | Downloaded toml_edit v0.22.22 |
| 173 | 2025-01-30T19:30:11.883Z | Downloaded zerofrom v0.1.4 |
| 174 | 2025-01-30T19:30:11.886Z | Downloaded yoke-derive v0.7.4 |
| 175 | 2025-01-30T19:30:11.886Z | Downloaded time v0.3.36 |
| 176 | 2025-01-30T19:30:11.892Z | Downloaded macaddr v1.0.1 |
| 177 | 2025-01-30T19:30:11.895Z | Downloaded openssl-macros v0.1.1 |
| 178 | 2025-01-30T19:30:11.896Z | Downloaded async-trait v0.1.85 |
| 179 | 2025-01-30T19:30:11.898Z | Downloaded num-conv v0.1.0 |
| 180 | 2025-01-30T19:30:11.901Z | Downloaded camino v1.1.9 |
| 181 | 2025-01-30T19:30:11.901Z | Downloaded num_threads v0.1.7 |
| 182 | 2025-01-30T19:30:11.904Z | Downloaded backoff v0.4.0 |
| 183 | 2025-01-30T19:30:11.907Z | Downloaded itoa v1.0.11 |
| 184 | 2025-01-30T19:30:11.907Z | Downloaded hex v0.4.3 |
| 185 | 2025-01-30T19:30:11.909Z | Downloaded heck v0.5.0 |
| 186 | 2025-01-30T19:30:11.909Z | Downloaded omicron-workspace-hack v0.1.0 |
| 187 | 2025-01-30T19:30:11.912Z | Downloaded progenitor-client v0.8.0 |
| 188 | 2025-01-30T19:30:11.912Z | Downloaded openssl-probe v0.1.5 |
| 189 | 2025-01-30T19:30:11.912Z | Downloaded futures-macro v0.3.31 |
| 190 | 2025-01-30T19:30:11.915Z | Downloaded http-body-util v0.1.2 |
| 191 | 2025-01-30T19:30:11.919Z | Downloaded httpdate v1.0.3 |
| 192 | 2025-01-30T19:30:11.919Z | Downloaded progenitor-client v0.9.1 |
| 193 | 2025-01-30T19:30:11.921Z | Downloaded pretty-hex v0.4.1 |
| 194 | 2025-01-30T19:30:11.921Z | Downloaded mime v0.3.17 |
| 195 | 2025-01-30T19:30:11.922Z | Downloaded zerofrom-derive v0.1.4 |
| 196 | 2025-01-30T19:30:11.922Z | Downloaded try-lock v0.2.5 |
| 197 | 2025-01-30T19:30:11.924Z | Downloaded write16 v1.0.0 |
| 198 | 2025-01-30T19:30:11.924Z | Downloaded want v0.3.1 |
| 199 | 2025-01-30T19:30:11.924Z | Downloaded debug-ignore v1.0.5 |
| 200 | 2025-01-30T19:30:11.927Z | Downloaded newtype-uuid v1.2.1 |
| 201 | 2025-01-30T19:30:11.930Z | Downloaded parse-display v0.10.0 |
| 202 | 2025-01-30T19:30:11.930Z | Downloaded zerovec-derive v0.10.3 |
| 203 | 2025-01-30T19:30:11.933Z | Downloaded memmap v0.7.0 |
| 204 | 2025-01-30T19:30:11.933Z | Downloaded zeroize v1.8.1 |
| 205 | 2025-01-30T19:30:11.933Z | Downloaded iana-time-zone v0.1.61 |
| 206 | 2025-01-30T19:30:11.937Z | Downloaded waitgroup v0.1.2 |
| 207 | 2025-01-30T19:30:11.939Z | Downloaded usdt-macro v0.5.0 |
| 208 | 2025-01-30T19:30:11.939Z | Downloaded usdt-attr-macro v0.5.0 |
| 209 | 2025-01-30T19:30:11.939Z | Downloaded lock_api v0.4.12 |
| 210 | 2025-01-30T19:30:11.942Z | Downloaded litemap v0.7.3 |
| 211 | 2025-01-30T19:30:11.945Z | Downloaded percent-encoding v2.3.1 |
| 212 | 2025-01-30T19:30:11.945Z | Downloaded paste v1.0.15 |
| 213 | 2025-01-30T19:30:11.947Z | Downloaded strum v0.26.3 |
| 214 | 2025-01-30T19:30:11.950Z | Downloaded icu_locid_transform v1.5.0 |
| 215 | 2025-01-30T19:30:11.953Z | Downloaded parse-display-derive v0.10.0 |
| 216 | 2025-01-30T19:30:11.953Z | Downloaded pest_generator v2.7.14 |
| 217 | 2025-01-30T19:30:11.953Z | Downloaded plain v0.2.3 |
| 218 | 2025-01-30T19:30:11.956Z | Downloaded pkg-config v0.3.31 |
| 219 | 2025-01-30T19:30:11.956Z | Downloaded pin-utils v0.1.0 |
| 220 | 2025-01-30T19:30:11.959Z | Downloaded getrandom v0.2.15 |
| 221 | 2025-01-30T19:30:11.962Z | Downloaded stable_deref_trait v1.2.0 |
| 222 | 2025-01-30T19:30:11.962Z | Downloaded ppv-lite86 v0.2.20 |
| 223 | 2025-01-30T19:30:11.965Z | Downloaded displaydoc v0.2.5 |
| 224 | 2025-01-30T19:30:11.967Z | Downloaded digest v0.10.7 |
| 225 | 2025-01-30T19:30:11.967Z | Downloaded anyhow v1.0.95 |
| 226 | 2025-01-30T19:30:11.971Z | Downloaded utf8_iter v1.0.4 |
| 227 | 2025-01-30T19:30:11.975Z | Downloaded darling v0.20.10 |
| 228 | 2025-01-30T19:30:11.977Z | Downloaded progenitor v0.8.0 |
| 229 | 2025-01-30T19:30:11.981Z | Downloaded sync_wrapper v1.0.1 |
| 230 | 2025-01-30T19:30:11.981Z | Downloaded scroll_derive v0.12.0 |
| 231 | 2025-01-30T19:30:11.981Z | Downloaded parking_lot_core v0.9.10 |
| 232 | 2025-01-30T19:30:11.983Z | Downloaded native-tls v0.2.12 |
| 233 | 2025-01-30T19:30:11.984Z | Downloaded multer v3.1.0 |
| 234 | 2025-01-30T19:30:11.986Z | Downloaded typify-macro v0.2.0 |
| 235 | 2025-01-30T19:30:11.989Z | Downloaded futures-channel v0.3.31 |
| 236 | 2025-01-30T19:30:11.989Z | Downloaded futures-executor v0.3.31 |
| 237 | 2025-01-30T19:30:11.992Z | Downloaded futures-core v0.3.31 |
| 238 | 2025-01-30T19:30:11.992Z | Downloaded form_urlencoded v1.2.1 |
| 239 | 2025-01-30T19:30:11.994Z | Downloaded writeable v0.5.5 |
| 240 | 2025-01-30T19:30:11.997Z | Downloaded rand_chacha v0.3.1 |
| 241 | 2025-01-30T19:30:11.997Z | Downloaded pest_derive v2.7.14 |
| 242 | 2025-01-30T19:30:12.001Z | Downloaded rand_core v0.6.4 |
| 243 | 2025-01-30T19:30:12.001Z | Downloaded hyper-rustls v0.27.3 |
| 244 | 2025-01-30T19:30:12.006Z | Downloaded serde_path_to_error v0.1.16 |
| 245 | 2025-01-30T19:30:12.006Z | Downloaded tokio-rustls v0.25.0 |
| 246 | 2025-01-30T19:30:12.009Z | Downloaded pin-project-lite v0.2.14 |
| 247 | 2025-01-30T19:30:12.011Z | Downloaded slog-json v2.6.1 |
| 248 | 2025-01-30T19:30:12.014Z | Downloaded serde_spanned v0.6.8 |
| 249 | 2025-01-30T19:30:12.017Z | Downloaded powerfmt v0.2.0 |
| 250 | 2025-01-30T19:30:12.017Z | Downloaded httparse v1.9.5 |
| 251 | 2025-01-30T19:30:12.019Z | Downloaded strsim v0.11.1 |
| 252 | 2025-01-30T19:30:12.022Z | Downloaded zerocopy-derive v0.7.35 |
| 253 | 2025-01-30T19:30:12.024Z | Downloaded typify v0.2.0 |
| 254 | 2025-01-30T19:30:12.027Z | Downloaded subtle v2.6.1 |
| 255 | 2025-01-30T19:30:12.031Z | Downloaded log v0.4.22 |
| 256 | 2025-01-30T19:30:12.031Z | Downloaded slog-bunyan v2.5.0 |
| 257 | 2025-01-30T19:30:12.034Z | Downloaded ipnet v2.10.1 |
| 258 | 2025-01-30T19:30:12.034Z | Downloaded icu_normalizer_data v1.5.0 |
| 259 | 2025-01-30T19:30:12.036Z | Downloaded schemars_derive v0.8.21 |
| 260 | 2025-01-30T19:30:12.039Z | Downloaded usdt-impl v0.5.0 |
| 261 | 2025-01-30T19:30:12.042Z | Downloaded serde_urlencoded v0.7.1 |
| 262 | 2025-01-30T19:30:12.042Z | Downloaded allocator-api2 v0.2.18 |
| 263 | 2025-01-30T19:30:12.044Z | Downloaded pest_meta v2.7.14 |
| 264 | 2025-01-30T19:30:12.047Z | Downloaded parking_lot v0.12.3 |
| 265 | 2025-01-30T19:30:12.050Z | Downloaded proc-macro2 v1.0.92 |
| 266 | 2025-01-30T19:30:12.052Z | Downloaded progenitor-macro v0.8.0 |
| 267 | 2025-01-30T19:30:12.055Z | Downloaded rustversion v1.0.17 |
| 268 | 2025-01-30T19:30:12.058Z | Downloaded shlex v1.3.0 |
| 269 | 2025-01-30T19:30:12.058Z | Downloaded serde_tokenstream v0.2.2 |
| 270 | 2025-01-30T19:30:12.058Z | Downloaded signal-hook-registry v1.4.2 |
| 271 | 2025-01-30T19:30:12.060Z | Downloaded structmeta-derive v0.3.0 |
| 272 | 2025-01-30T19:30:12.060Z | Downloaded rustc-hash v2.0.0 |
| 273 | 2025-01-30T19:30:12.063Z | Downloaded strum_macros v0.26.4 |
| 274 | 2025-01-30T19:30:12.066Z | Downloaded spin v0.9.8 |
| 275 | 2025-01-30T19:30:12.068Z | Downloaded unicode-ident v1.0.14 |
| 276 | 2025-01-30T19:30:12.071Z | Downloaded uuid v1.12.0 |
| 277 | 2025-01-30T19:30:12.073Z | Downloaded typenum v1.17.0 |
| 278 | 2025-01-30T19:30:12.076Z | Downloaded tracing v0.1.40 |
| 279 | 2025-01-30T19:30:12.080Z | Downloaded quote v1.0.38 |
| 280 | 2025-01-30T19:30:12.083Z | Downloaded icu_properties v1.5.1 |
| 281 | 2025-01-30T19:30:12.086Z | Downloaded icu_locid_transform_data v1.5.0 |
| 282 | 2025-01-30T19:30:12.088Z | Downloaded semver v1.0.24 |
| 283 | 2025-01-30T19:30:12.091Z | Downloaded tracing-core v0.1.32 |
| 284 | 2025-01-30T19:30:12.094Z | Downloaded icu_normalizer v1.5.0 |
| 285 | 2025-01-30T19:30:12.099Z | Downloaded darling_core v0.20.10 |
| 286 | 2025-01-30T19:30:12.102Z | Downloaded unsafe-libyaml v0.2.11 |
| 287 | 2025-01-30T19:30:12.105Z | Downloaded sha2 v0.10.8 |
| 288 | 2025-01-30T19:30:12.108Z | Downloaded rustls-pemfile v2.2.0 |
| 289 | 2025-01-30T19:30:12.112Z | Downloaded sha1 v0.10.6 |
| 290 | 2025-01-30T19:30:12.112Z | Downloaded num-traits v0.2.19 |
| 291 | 2025-01-30T19:30:12.115Z | Downloaded scroll v0.12.0 |
| 292 | 2025-01-30T19:30:12.118Z | Downloaded scopeguard v1.2.0 |
| 293 | 2025-01-30T19:30:12.118Z | Downloaded quinn-udp v0.5.5 |
| 294 | 2025-01-30T19:30:12.118Z | Downloaded rustls-pki-types v1.10.0 |
| 295 | 2025-01-30T19:30:12.121Z | Downloaded smallvec v1.13.2 |
| 296 | 2025-01-30T19:30:12.124Z | Downloaded socket2 v0.5.7 |
| 297 | 2025-01-30T19:30:12.127Z | Downloaded cc v1.1.30 |
| 298 | 2025-01-30T19:30:12.130Z | Downloaded memchr v2.7.4 |
| 299 | 2025-01-30T19:30:12.135Z | Downloaded url v2.5.3 |
| 300 | 2025-01-30T19:30:12.138Z | Downloaded icu_collections v1.5.0 |
| 301 | 2025-01-30T19:30:12.144Z | Downloaded hyper-util v0.1.10 |
| 302 | 2025-01-30T19:30:12.149Z | Downloaded rand v0.8.5 |
| 303 | 2025-01-30T19:30:12.152Z | Downloaded mio v1.0.2 |
| 304 | 2025-01-30T19:30:12.158Z | Downloaded quinn v0.11.5 |
| 305 | 2025-01-30T19:30:12.161Z | Downloaded serde_yaml v0.9.34+deprecated |
| 306 | 2025-01-30T19:30:12.165Z | Downloaded http v1.2.0 |
| 307 | 2025-01-30T19:30:12.170Z | Downloaded hashbrown v0.12.3 |
| 308 | 2025-01-30T19:30:12.174Z | Downloaded zerovec v0.10.4 |
| 309 | 2025-01-30T19:30:12.180Z | Downloaded ryu v1.0.18 |
| 310 | 2025-01-30T19:30:12.183Z | Downloaded pest v2.7.14 |
| 311 | 2025-01-30T19:30:12.188Z | Downloaded serde_derive v1.0.217 |
| 312 | 2025-01-30T19:30:12.191Z | Downloaded slog v2.7.0 |
| 313 | 2025-01-30T19:30:12.194Z | Downloaded serde v1.0.217 |
| 314 | 2025-01-30T19:30:12.199Z | Downloaded zerocopy v0.7.35 |
| 315 | 2025-01-30T19:30:12.216Z | Downloaded indexmap v2.7.1 |
| 316 | 2025-01-30T19:30:12.220Z | Downloaded schemars v0.8.21 |
| 317 | 2025-01-30T19:30:12.232Z | Downloaded serde_json v1.0.135 |
| 318 | 2025-01-30T19:30:12.238Z | Downloaded winnow v0.6.20 |
| 319 | 2025-01-30T19:30:12.247Z | Downloaded itertools v0.10.5 |
| 320 | 2025-01-30T19:30:12.253Z | Downloaded idna v1.0.3 |
| 321 | 2025-01-30T19:30:12.257Z | Downloaded hyper v1.5.2 |
| 322 | 2025-01-30T19:30:12.264Z | Downloaded rustls-webpki v0.102.8 |
| 323 | 2025-01-30T19:30:12.283Z | Downloaded quinn-proto v0.11.8 |
| 324 | 2025-01-30T19:30:12.289Z | Downloaded aho-corasick v1.1.3 |
| 325 | 2025-01-30T19:30:12.294Z | Downloaded futures-util v0.3.31 |
| 326 | 2025-01-30T19:30:12.306Z | Downloaded serde_with v3.11.0 |
| 327 | 2025-01-30T19:30:12.313Z | Downloaded vcpkg v0.2.15 |
| 328 | 2025-01-30T19:30:12.349Z | Downloaded syn v1.0.109 |
| 329 | 2025-01-30T19:30:12.359Z | Downloaded regex v1.11.1 |
| 330 | 2025-01-30T19:30:12.372Z | Downloaded reqwest v0.12.9 |
| 331 | 2025-01-30T19:30:12.380Z | Downloaded icu_properties_data v1.5.0 |
| 332 | 2025-01-30T19:30:12.390Z | Downloaded chrono v0.4.39 |
| 333 | 2025-01-30T19:30:12.397Z | Downloaded openssl v0.10.66 |
| 334 | 2025-01-30T19:30:12.406Z | Downloaded regress v0.10.1 |
| 335 | 2025-01-30T19:30:12.414Z | Downloaded regress v0.9.1 |
| 336 | 2025-01-30T19:30:12.422Z | Downloaded regex-syntax v0.8.5 |
| 337 | 2025-01-30T19:30:12.429Z | Downloaded openapiv3 v2.0.0 |
| 338 | 2025-01-30T19:30:12.440Z | Downloaded syn v2.0.96 |
| 339 | 2025-01-30T19:30:12.451Z | Downloaded webpki-roots v0.26.6 |
| 340 | 2025-01-30T19:30:12.454Z | Downloaded goblin v0.8.2 |
| 341 | 2025-01-30T19:30:12.460Z | Downloaded rustls v0.23.19 |
| 342 | 2025-01-30T19:30:12.471Z | Downloaded typify-impl v0.2.0 |
| 343 | 2025-01-30T19:30:12.484Z | Downloaded rustls v0.22.4 |
| 344 | 2025-01-30T19:30:12.495Z | Downloaded tokio v1.43.0 |
| 345 | 2025-01-30T19:30:12.531Z | Downloaded dropshot v0.15.1 |
| 346 | 2025-01-30T19:30:12.550Z | Downloaded h2 v0.4.6 |
| 347 | 2025-01-30T19:30:12.556Z | Downloaded hashbrown v0.14.5 |
| 348 | 2025-01-30T19:30:12.561Z | Downloaded hashbrown v0.15.1 |
| 349 | 2025-01-30T19:30:12.565Z | Downloaded crossbeam-channel v0.5.13 |
| 350 | 2025-01-30T19:30:12.569Z | Downloaded regex-automata v0.4.8 |
| 351 | 2025-01-30T19:30:12.584Z | Downloaded slog-term v2.9.1 |
| 352 | 2025-01-30T19:30:12.587Z | Downloaded openssl-sys v0.9.104 |
| 353 | 2025-01-30T19:30:12.591Z | Downloaded bytes v1.9.0 |
| 354 | 2025-01-30T19:30:12.594Z | Downloaded base64 v0.22.1 |
| 355 | 2025-01-30T19:30:12.597Z | Downloaded serde_with_macros v3.11.0 |
| 356 | 2025-01-30T19:30:12.600Z | Downloaded serde_derive_internals v0.29.1 |
| 357 | 2025-01-30T19:30:12.603Z | Downloaded progenitor-impl v0.8.0 |
| 358 | 2025-01-30T19:30:12.603Z | Downloaded indexmap v1.9.3 |
| 359 | 2025-01-30T19:30:12.606Z | Downloaded ucd-trie v0.1.7 |
| 360 | 2025-01-30T19:30:12.608Z | Downloaded icu_locid v1.5.0 |
| 361 | 2025-01-30T19:30:12.611Z | Downloaded bitflags v2.6.0 |
| 362 | 2025-01-30T19:30:12.614Z | Downloaded structmeta v0.3.0 |
| 363 | 2025-01-30T19:30:12.617Z | Downloaded slog-async v2.8.0 |
| 364 | 2025-01-30T19:30:12.617Z | Downloaded slab v0.4.9 |
| 365 | 2025-01-30T19:30:12.620Z | Downloaded yoke v0.7.4 |
| 366 | 2025-01-30T19:30:12.620Z | Downloaded usdt v0.5.0 |
| 367 | 2025-01-30T19:30:12.623Z | Downloaded icu_provider v1.5.0 |
| 368 | 2025-01-30T19:30:12.625Z | Downloaded dropshot_endpoint v0.15.1 |
| 369 | 2025-01-30T19:30:12.628Z | Downloaded utf16_iter v1.0.5 |
| 370 | 2025-01-30T19:30:12.628Z | Downloaded futures v0.3.31 |
| 371 | 2025-01-30T19:30:12.631Z | Downloaded crossbeam-utils v0.8.20 |
| 372 | 2025-01-30T19:30:12.634Z | Downloaded ahash v0.8.11 |
| 373 | 2025-01-30T19:30:12.636Z | Downloaded once_cell v1.20.2 |
| 374 | 2025-01-30T19:30:12.639Z | Downloaded version_check v0.9.5 |
| 375 | 2025-01-30T19:30:12.640Z | Downloaded untrusted v0.9.0 |
| 376 | 2025-01-30T19:30:12.642Z | Downloaded dof v0.3.0 |
| 377 | 2025-01-30T19:30:12.642Z | Downloaded crypto-common v0.1.6 |
| 378 | 2025-01-30T19:30:12.642Z | Downloaded hyper-tls v0.6.0 |
| 379 | 2025-01-30T19:30:12.645Z | Downloaded dirs-next v2.0.0 |
| 380 | 2025-01-30T19:30:12.645Z | Downloaded deranged v0.3.11 |
| 381 | 2025-01-30T19:30:12.648Z | Downloaded thiserror-impl v1.0.69 |
| 382 | 2025-01-30T19:30:12.648Z | Downloaded ipnetwork v0.20.0 |
| 383 | 2025-01-30T19:30:12.648Z | Downloaded hostname v0.3.1 |
| 384 | 2025-01-30T19:30:12.650Z | Downloaded futures-task v0.3.31 |
| 385 | 2025-01-30T19:30:12.650Z | Downloaded libc v0.2.169 |
| 386 | 2025-01-30T19:30:12.673Z | Downloaded fnv v1.0.7 |
| 387 | 2025-01-30T19:30:12.675Z | Downloaded dirs-sys-next v0.1.2 |
| 388 | 2025-01-30T19:30:12.675Z | Downloaded futures-io v0.3.31 |
| 389 | 2025-01-30T19:30:12.675Z | Downloaded time-macros v0.2.18 |
| 390 | 2025-01-30T19:30:12.678Z | Downloaded thread-id v4.2.2 |
| 391 | 2025-01-30T19:30:12.678Z | Downloaded thiserror v2.0.11 |
| 392 | 2025-01-30T19:30:12.683Z | Downloaded tokio-native-tls v0.3.1 |
| 393 | 2025-01-30T19:30:12.685Z | Downloaded tokio-macros v2.5.0 |
| 394 | 2025-01-30T19:30:12.685Z | Downloaded thread_local v1.1.8 |
| 395 | 2025-01-30T19:30:12.747Z | Downloaded encoding_rs v0.8.34 |
| 396 | 2025-01-30T19:30:12.986Z | Downloaded ring v0.17.8 |
| 397 | 2025-01-30T19:30:13.177Z | Compiling proc-macro2 v1.0.92 |
| 398 | 2025-01-30T19:30:13.177Z | Compiling unicode-ident v1.0.14 |
| 399 | 2025-01-30T19:30:13.180Z | Compiling libc v0.2.169 |
| 400 | 2025-01-30T19:30:13.180Z | Checking cfg-if v1.0.0 |
| 401 | 2025-01-30T19:30:13.181Z | Compiling autocfg v1.4.0 |
| 402 | 2025-01-30T19:30:13.199Z | Compiling serde v1.0.217 |
| 403 | 2025-01-30T19:30:13.202Z | Compiling version_check v0.9.5 |
| 404 | 2025-01-30T19:30:13.202Z | Checking memchr v2.7.4 |
| 405 | 2025-01-30T19:30:13.339Z | Compiling serde_json v1.0.135 |
| 406 | 2025-01-30T19:30:13.431Z | Checking itoa v1.0.11 |
| 407 | 2025-01-30T19:30:13.752Z | Checking once_cell v1.20.2 |
| 408 | 2025-01-30T19:30:13.931Z | Compiling thiserror v1.0.69 |
| 409 | 2025-01-30T19:30:13.941Z | Compiling shlex v1.3.0 |
| 410 | 2025-01-30T19:30:14.188Z | Compiling cc v1.1.30 |
| 411 | 2025-01-30T19:30:14.607Z | Checking pin-project-lite v0.2.14 |
| 412 | 2025-01-30T19:30:14.690Z | Compiling num-traits v0.2.19 |
| 413 | 2025-01-30T19:30:15.827Z | Checking smallvec v1.13.2 |
| 414 | 2025-01-30T19:30:15.902Z | Checking ryu v1.0.18 |
| 415 | 2025-01-30T19:30:16.021Z | Checking bytes v1.9.0 |
| 416 | 2025-01-30T19:30:16.136Z | Checking futures-core v0.3.31 |
| 417 | 2025-01-30T19:30:16.148Z | Compiling lock_api v0.4.12 |
| 418 | 2025-01-30T19:30:16.151Z | Compiling parking_lot_core v0.9.10 |
| 419 | 2025-01-30T19:30:16.273Z | Compiling byteorder v1.5.0 |
| 420 | 2025-01-30T19:30:16.310Z | Compiling schemars v0.8.21 |
| 421 | 2025-01-30T19:30:16.532Z | Checking getrandom v0.2.15 |
| 422 | 2025-01-30T19:30:16.591Z | Checking scopeguard v1.2.0 |
| 423 | 2025-01-30T19:30:16.680Z | Compiling slab v0.4.9 |
| 424 | 2025-01-30T19:30:16.717Z | Compiling ahash v0.8.11 |
| 425 | 2025-01-30T19:30:16.730Z | Checking log v0.4.22 |
| 426 | 2025-01-30T19:30:16.810Z | Checking futures-sink v0.3.31 |
| 427 | 2025-01-30T19:30:16.960Z | Checking signal-hook-registry v1.4.2 |
| 428 | 2025-01-30T19:30:16.985Z | Compiling quote v1.0.38 |
| 429 | 2025-01-30T19:30:16.988Z | Checking socket2 v0.5.7 |
| 430 | 2025-01-30T19:30:17.128Z | Checking parking_lot v0.12.3 |
| 431 | 2025-01-30T19:30:17.159Z | Checking mio v1.0.2 |
| 432 | 2025-01-30T19:30:17.170Z | Checking stable_deref_trait v1.2.0 |
| 433 | 2025-01-30T19:30:17.199Z | Compiling ring v0.17.8 |
| 434 | 2025-01-30T19:30:17.270Z | Checking hashbrown v0.15.1 |
| 435 | 2025-01-30T19:30:17.438Z | Compiling syn v2.0.96 |
| 436 | 2025-01-30T19:30:17.450Z | Checking equivalent v1.0.1 |
| 437 | 2025-01-30T19:30:17.463Z | Checking fnv v1.0.7 |
| 438 | 2025-01-30T19:30:17.550Z | Checking futures-channel v0.3.31 |
| 439 | 2025-01-30T19:30:17.563Z | Checking futures-io v0.3.31 |
| 440 | 2025-01-30T19:30:17.577Z | Checking pin-utils v0.1.0 |
| 441 | 2025-01-30T19:30:17.589Z | Checking http v1.2.0 |
| 442 | 2025-01-30T19:30:17.663Z | Checking futures-task v0.3.31 |
| 443 | 2025-01-30T19:30:17.716Z | Compiling semver v1.0.24 |
| 444 | 2025-01-30T19:30:17.734Z | Compiling pkg-config v0.3.31 |
| 445 | 2025-01-30T19:30:17.882Z | Checking spin v0.9.8 |
| 446 | 2025-01-30T19:30:17.895Z | Checking rustls-pki-types v1.10.0 |
| 447 | 2025-01-30T19:30:18.091Z | Compiling vcpkg v0.2.15 |
| 448 | 2025-01-30T19:30:18.255Z | Checking iana-time-zone v0.1.61 |
| 449 | 2025-01-30T19:30:18.398Z | Compiling httparse v1.9.5 |
| 450 | 2025-01-30T19:30:18.412Z | Checking writeable v0.5.5 |
| 451 | 2025-01-30T19:30:18.657Z | Compiling heck v0.5.0 |
| 452 | 2025-01-30T19:30:18.763Z | Checking untrusted v0.9.0 |
| 453 | 2025-01-30T19:30:18.785Z | Checking litemap v0.7.3 |
| 454 | 2025-01-30T19:30:18.908Z | Checking tracing-core v0.1.32 |
| 455 | 2025-01-30T19:30:19.038Z | Checking dyn-clone v1.0.17 |
| 456 | 2025-01-30T19:30:19.074Z | Checking atomic-waker v1.1.2 |
| 457 | 2025-01-30T19:30:19.164Z | Compiling ucd-trie v0.1.7 |
| 458 | 2025-01-30T19:30:19.198Z | Checking http-body v1.0.1 |
| 459 | 2025-01-30T19:30:19.389Z | Compiling openssl-sys v0.9.104 |
| 460 | 2025-01-30T19:30:19.477Z | Checking tracing v0.1.40 |
| 461 | 2025-01-30T19:30:19.539Z | Checking subtle v2.6.1 |
| 462 | 2025-01-30T19:30:19.578Z | Compiling allocator-api2 v0.2.18 |
| 463 | 2025-01-30T19:30:19.597Z | Checking zeroize v1.8.1 |
| 464 | 2025-01-30T19:30:19.784Z | Checking icu_locid_transform_data v1.5.0 |
| 465 | 2025-01-30T19:30:19.835Z | Checking try-lock v0.2.5 |
| 466 | 2025-01-30T19:30:19.969Z | Checking want v0.3.1 |
| 467 | 2025-01-30T19:30:20.138Z | Checking httpdate v1.0.3 |
| 468 | 2025-01-30T19:30:20.167Z | Checking foreign-types-shared v0.1.1 |
| 469 | 2025-01-30T19:30:20.246Z | Compiling uuid v1.12.0 |
| 470 | 2025-01-30T19:30:20.276Z | Compiling openssl v0.10.66 |
| 471 | 2025-01-30T19:30:20.339Z | Checking icu_properties_data v1.5.0 |
| 472 | 2025-01-30T19:30:20.562Z | Checking foreign-types v0.3.2 |
| 473 | 2025-01-30T19:30:20.612Z | Checking percent-encoding v2.3.1 |
| 474 | 2025-01-30T19:30:20.628Z | Compiling rustls v0.23.19 |
| 475 | 2025-01-30T19:30:20.727Z | Compiling chrono v0.4.39 |
| 476 | 2025-01-30T19:30:20.780Z | Checking bitflags v2.6.0 |
| 477 | 2025-01-30T19:30:20.783Z | Checking write16 v1.0.0 |
| 478 | 2025-01-30T19:30:20.818Z | Checking icu_normalizer_data v1.5.0 |
| 479 | 2025-01-30T19:30:20.891Z | Compiling slog v2.7.0 |
| 480 | 2025-01-30T19:30:20.904Z | Compiling native-tls v0.2.12 |
| 481 | 2025-01-30T19:30:20.908Z | Checking tower-service v0.3.3 |
| 482 | 2025-01-30T19:30:21.004Z | Checking utf16_iter v1.0.5 |
| 483 | 2025-01-30T19:30:21.141Z | Checking utf8_iter v1.0.4 |
| 484 | 2025-01-30T19:30:21.297Z | Checking form_urlencoded v1.2.1 |
| 485 | 2025-01-30T19:30:21.311Z | Compiling aho-corasick v1.1.3 |
| 486 | 2025-01-30T19:30:21.378Z | Compiling regex-syntax v0.8.5 |
| 487 | 2025-01-30T19:30:21.470Z | Compiling typenum v1.17.0 |
| 488 | 2025-01-30T19:30:22.310Z | Checking openssl-probe v0.1.5 |
| 489 | 2025-01-30T19:30:22.843Z | Compiling generic-array v0.14.7 |
| 490 | 2025-01-30T19:30:22.920Z | Checking encoding_rs v0.8.34 |
| 491 | 2025-01-30T19:30:24.132Z | Compiling synstructure v0.13.1 |
| 492 | 2025-01-30T19:30:24.339Z | Compiling serde_derive_internals v0.29.1 |
| 493 | 2025-01-30T19:30:24.946Z | Compiling regex-automata v0.4.8 |
| 494 | 2025-01-30T19:30:25.064Z | Checking mime v0.3.17 |
| 495 | 2025-01-30T19:30:25.342Z | Checking webpki-roots v0.26.6 |
| 496 | 2025-01-30T19:30:25.478Z | Checking rustls-pemfile v2.2.0 |
| 497 | 2025-01-30T19:30:26.169Z | Compiling usdt-impl v0.5.0 |
| 498 | 2025-01-30T19:30:26.223Z | Compiling num-conv v0.1.0 |
| 499 | 2025-01-30T19:30:26.271Z | Checking powerfmt v0.2.0 |
| 500 | 2025-01-30T19:30:26.500Z | Checking base64 v0.22.1 |
| 501 | 2025-01-30T19:30:26.514Z | Compiling time-core v0.1.2 |
| 502 | 2025-01-30T19:30:26.641Z | Checking deranged v0.3.11 |
| 503 | 2025-01-30T19:30:26.682Z | Compiling time-macros v0.2.18 |
| 504 | 2025-01-30T19:30:27.081Z | Compiling thread-id v4.2.2 |
| 505 | 2025-01-30T19:30:27.193Z | Checking sync_wrapper v1.0.1 |
| 506 | 2025-01-30T19:30:27.332Z | Checking plain v0.2.3 |
| 507 | 2025-01-30T19:30:27.875Z | Checking ipnet v2.10.1 |
| 508 | 2025-01-30T19:30:27.888Z | Compiling serde_derive v1.0.217 |
| 509 | 2025-01-30T19:30:27.891Z | Compiling zerocopy-derive v0.7.35 |
| 510 | 2025-01-30T19:30:27.915Z | Compiling thiserror-impl v1.0.69 |
| 511 | 2025-01-30T19:30:28.331Z | Compiling zerofrom-derive v0.1.4 |
| 512 | 2025-01-30T19:30:29.182Z | Compiling schemars_derive v0.8.21 |
| 513 | 2025-01-30T19:30:29.873Z | Compiling tokio-macros v2.5.0 |
| 514 | 2025-01-30T19:30:29.986Z | Compiling zerocopy v0.7.35 |
| 515 | 2025-01-30T19:30:31.145Z | Checking zerofrom v0.1.4 |
| 516 | 2025-01-30T19:30:31.180Z | Compiling yoke-derive v0.7.4 |
| 517 | 2025-01-30T19:30:31.229Z | Checking tokio v1.43.0 |
| 518 | 2025-01-30T19:30:31.345Z | Compiling zerovec-derive v0.10.3 |
| 519 | 2025-01-30T19:30:31.392Z | Compiling displaydoc v0.2.5 |
| 520 | 2025-01-30T19:30:31.618Z | Compiling futures-macro v0.3.31 |
| 521 | 2025-01-30T19:30:31.712Z | Compiling icu_provider_macros v1.5.0 |
| 522 | 2025-01-30T19:30:32.759Z | Compiling pest v2.7.14 |
| 523 | 2025-01-30T19:30:33.218Z | Compiling hashbrown v0.14.5 |
| 524 | 2025-01-30T19:30:33.299Z | Checking futures-util v0.3.31 |
| 525 | 2025-01-30T19:30:33.455Z | Checking yoke v0.7.4 |
| 526 | 2025-01-30T19:30:33.593Z | Compiling openssl-macros v0.1.1 |
| 527 | 2025-01-30T19:30:33.760Z | Checking zerovec v0.10.4 |
| 528 | 2025-01-30T19:30:34.316Z | Compiling regress v0.10.1 |
| 529 | 2025-01-30T19:30:35.226Z | Checking tinystr v0.7.6 |
| 530 | 2025-01-30T19:30:35.571Z | Checking icu_locid v1.5.0 |
| 531 | 2025-01-30T19:30:36.563Z | Checking icu_provider v1.5.0 |
| 532 | 2025-01-30T19:30:37.177Z | Checking icu_locid_transform v1.5.0 |
| 533 | 2025-01-30T19:30:37.230Z | Checking rustls-webpki v0.102.8 |
| 534 | 2025-01-30T19:30:37.714Z | Checking icu_collections v1.5.0 |
| 535 | 2025-01-30T19:30:37.799Z | Checking tokio-util v0.7.12 |
| 536 | 2025-01-30T19:30:37.957Z | Compiling pest_meta v2.7.14 |
| 537 | 2025-01-30T19:30:38.366Z | Checking icu_properties v1.5.1 |
| 538 | 2025-01-30T19:30:38.840Z | Checking http-body-util v0.1.2 |
| 539 | 2025-01-30T19:30:39.237Z | Checking indexmap v2.7.1 |
| 540 | 2025-01-30T19:30:40.202Z | Compiling serde_tokenstream v0.2.2 |
| 541 | 2025-01-30T19:30:40.425Z | Checking h2 v0.4.6 |
| 542 | 2025-01-30T19:30:40.735Z | Compiling pest_generator v2.7.14 |
| 543 | 2025-01-30T19:30:41.346Z | Checking tokio-native-tls v0.3.1 |
| 544 | 2025-01-30T19:30:41.580Z | Checking icu_normalizer v1.5.0 |
| 545 | 2025-01-30T19:30:42.337Z | Checking idna_adapter v1.2.0 |
| 546 | 2025-01-30T19:30:42.468Z | Compiling pest_derive v2.7.14 |
| 547 | 2025-01-30T19:30:42.529Z | Checking idna v1.0.3 |
| 548 | 2025-01-30T19:30:42.615Z | Checking serde_urlencoded v0.7.1 |
| 549 | 2025-01-30T19:30:42.899Z | Compiling regex v1.11.1 |
| 550 | 2025-01-30T19:30:42.983Z | Compiling scroll_derive v0.12.0 |
| 551 | 2025-01-30T19:30:42.996Z | Checking url v2.5.3 |
| 552 | 2025-01-30T19:30:43.008Z | Compiling dof v0.3.0 |
| 553 | 2025-01-30T19:30:43.148Z | Checking tokio-rustls v0.26.0 |
| 554 | 2025-01-30T19:30:43.333Z | Compiling dtrace-parser v0.2.0 |
| 555 | 2025-01-30T19:30:43.516Z | Compiling typify-impl v0.2.0 |
| 556 | 2025-01-30T19:30:43.803Z | Compiling syn v1.0.109 |
| 557 | 2025-01-30T19:30:44.363Z | Compiling strsim v0.11.1 |
| 558 | 2025-01-30T19:30:44.377Z | Checking scroll v0.12.0 |
| 559 | 2025-01-30T19:30:44.483Z | Compiling ident_case v1.0.1 |
| 560 | 2025-01-30T19:30:44.557Z | Checking hyper v1.5.2 |
| 561 | 2025-01-30T19:30:44.663Z | Compiling crossbeam-utils v0.8.20 |
| 562 | 2025-01-30T19:30:45.029Z | Checking num_threads v0.1.7 |
| 563 | 2025-01-30T19:30:45.135Z | Checking goblin v0.8.2 |
| 564 | 2025-01-30T19:30:45.198Z | Compiling darling_core v0.20.10 |
| 565 | 2025-01-30T19:30:45.251Z | Checking time v0.3.36 |
| 566 | 2025-01-30T19:30:46.516Z | Checking hyper-util v0.1.10 |
| 567 | 2025-01-30T19:30:47.570Z | Compiling openapiv3 v2.0.0 |
| 568 | 2025-01-30T19:30:48.104Z | Checking hyper-rustls v0.27.3 |
| 569 | 2025-01-30T19:30:48.187Z | Checking hyper-tls v0.6.0 |
| 570 | 2025-01-30T19:30:48.455Z | Checking reqwest v0.12.9 |
| 571 | 2025-01-30T19:30:49.701Z | Checking dirs-sys-next v0.1.2 |
| 572 | 2025-01-30T19:30:49.895Z | Compiling rustls v0.22.4 |
| 573 | 2025-01-30T19:30:49.963Z | Compiling newtype-uuid v1.2.1 |
| 574 | 2025-01-30T19:30:50.210Z | Compiling paste v1.0.15 |
| 575 | 2025-01-30T19:30:50.249Z | Compiling unsafe-libyaml v0.2.11 |
| 576 | 2025-01-30T19:30:50.273Z | Checking pretty-hex v0.4.1 |
| 577 | 2025-01-30T19:30:50.455Z | Compiling omicron-workspace-hack v0.1.0 |
| 578 | 2025-01-30T19:30:50.549Z | Compiling rustversion v1.0.17 |
| 579 | 2025-01-30T19:30:50.772Z | Compiling darling_macro v0.20.10 |
| 580 | 2025-01-30T19:30:51.325Z | Checking dirs-next v2.0.0 |
| 581 | 2025-01-30T19:30:51.410Z | Checking ipnetwork v0.20.0 |
| 582 | 2025-01-30T19:30:51.440Z | Checking toml_datetime v0.6.8 |
| 583 | 2025-01-30T19:30:51.441Z | Checking serde_spanned v0.6.8 |
| 584 | 2025-01-30T19:30:51.631Z | Compiling serde_yaml v0.9.34+deprecated |
| 585 | 2025-01-30T19:30:51.693Z | Checking ppv-lite86 v0.2.20 |
| 586 | 2025-01-30T19:30:51.711Z | Checking crypto-common v0.1.6 |
| 587 | 2025-01-30T19:30:51.750Z | Checking block-buffer v0.10.4 |
| 588 | 2025-01-30T19:30:51.855Z | Compiling structmeta-derive v0.3.0 |
| 589 | 2025-01-30T19:30:51.927Z | Checking rand_core v0.6.4 |
| 590 | 2025-01-30T19:30:52.054Z | Checking thread_local v1.1.8 |
| 591 | 2025-01-30T19:30:52.061Z | Compiling multer v3.1.0 |
| 592 | 2025-01-30T19:30:52.219Z | Compiling camino v1.1.9 |
| 593 | 2025-01-30T19:30:52.319Z | Checking match_cfg v0.1.0 |
| 594 | 2025-01-30T19:30:52.345Z | Checking either v1.13.0 |
| 595 | 2025-01-30T19:30:52.388Z | Compiling thiserror v2.0.11 |
| 596 | 2025-01-30T19:30:52.407Z | Compiling anyhow v1.0.95 |
| 597 | 2025-01-30T19:30:52.705Z | Checking winnow v0.6.20 |
| 598 | 2025-01-30T19:30:52.796Z | Compiling slog-async v2.8.0 |
| 599 | 2025-01-30T19:30:53.346Z | Checking itertools v0.10.5 |
| 600 | 2025-01-30T19:30:53.358Z | Checking hostname v0.3.1 |
| 601 | 2025-01-30T19:30:53.434Z | Checking rand_chacha v0.3.1 |
| 602 | 2025-01-30T19:30:53.493Z | Checking crossbeam-channel v0.5.13 |
| 603 | 2025-01-30T19:30:54.194Z | Checking digest v0.10.7 |
| 604 | 2025-01-30T19:30:54.251Z | Compiling structmeta v0.3.0 |
| 605 | 2025-01-30T19:30:54.322Z | Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
| 606 | 2025-01-30T19:30:54.521Z | Compiling darling v0.20.10 |
| 607 | 2025-01-30T19:30:54.606Z | Checking term v0.7.0 |
| 608 | 2025-01-30T19:30:55.040Z | Checking progenitor-client v0.8.0 |
| 609 | 2025-01-30T19:30:55.343Z | Checking toml_edit v0.22.22 |
| 610 | 2025-01-30T19:30:55.369Z | Compiling usdt-macro v0.5.0 |
| 611 | 2025-01-30T19:30:55.398Z | Compiling typify-macro v0.2.0 |
| 612 | 2025-01-30T19:30:55.432Z | Compiling usdt-attr-macro v0.5.0 |
| 613 | 2025-01-30T19:30:55.782Z | Checking slog-json v2.6.1 |
| 614 | 2025-01-30T19:30:55.942Z | Checking futures-executor v0.3.31 |
| 615 | 2025-01-30T19:30:56.049Z | Compiling async-stream-impl v0.3.6 |
| 616 | 2025-01-30T19:30:56.117Z | Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 617 | 2025-01-30T19:30:56.178Z | Compiling thiserror-impl v2.0.11 |
| 618 | 2025-01-30T19:30:56.596Z | Checking is-terminal v0.4.13 |
| 619 | 2025-01-30T19:30:56.726Z | Checking memmap v0.7.0 |
| 620 | 2025-01-30T19:30:56.773Z | Compiling dropshot v0.15.1 |
| 621 | 2025-01-30T19:30:56.938Z | Checking cpufeatures v0.2.14 |
| 622 | 2025-01-30T19:30:57.027Z | Checking take_mut v0.2.2 |
| 623 | 2025-01-30T19:30:57.164Z | Checking sha1 v0.10.6 |
| 624 | 2025-01-30T19:30:57.177Z | Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 625 | 2025-01-30T19:30:57.225Z | Checking async-stream v0.3.6 |
| 626 | 2025-01-30T19:30:57.421Z | Checking usdt v0.5.0 |
| 627 | 2025-01-30T19:30:57.435Z | Checking slog-term v2.9.1 |
| 628 | 2025-01-30T19:30:57.475Z | Checking futures v0.3.31 |
| 629 | 2025-01-30T19:30:57.576Z | Checking slog-bunyan v2.5.0 |
| 630 | 2025-01-30T19:30:57.649Z | Compiling strum_macros v0.26.4 |
| 631 | 2025-01-30T19:30:57.715Z | Compiling serde_with_macros v3.11.0 |
| 632 | 2025-01-30T19:30:57.731Z | Compiling parse-display-derive v0.10.0 |
| 633 | 2025-01-30T19:30:57.889Z | Checking toml v0.8.19 |
| 634 | 2025-01-30T19:30:57.917Z | Checking rand v0.8.5 |
| 635 | 2025-01-30T19:30:57.985Z | Checking tokio-rustls v0.25.0 |
| 636 | 2025-01-30T19:30:58.675Z | Compiling typify v0.2.0 |
| 637 | 2025-01-30T19:30:58.791Z | Compiling progenitor-impl v0.8.0 |
| 638 | 2025-01-30T19:30:59.137Z | Compiling dropshot_endpoint v0.15.1 |
| 639 | 2025-01-30T19:30:59.220Z | Checking serde_path_to_error v0.1.16 |
| 640 | 2025-01-30T19:30:59.379Z | Checking hex v0.4.3 |
| 641 | 2025-01-30T19:30:59.822Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 642 | 2025-01-30T19:30:59.887Z | Compiling async-trait v0.1.85 |
| 643 | 2025-01-30T19:31:00.093Z | Checking waitgroup v0.1.2 |
| 644 | 2025-01-30T19:31:00.233Z | Checking hostname v0.4.0 |
| 645 | 2025-01-30T19:31:00.360Z | Checking instant v0.1.13 |
| 646 | 2025-01-30T19:31:00.474Z | Checking debug-ignore v1.0.5 |
| 647 | 2025-01-30T19:31:00.596Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 648 | 2025-01-30T19:31:00.616Z | Checking backoff v0.4.0 |
| 649 | 2025-01-30T19:31:00.745Z | Checking serde_with v3.11.0 |
| 650 | 2025-01-30T19:31:00.776Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 651 | 2025-01-30T19:31:00.893Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 652 | 2025-01-30T19:31:00.932Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 653 | 2025-01-30T19:31:01.279Z | Checking parse-display v0.10.0 |
| 654 | 2025-01-30T19:31:01.391Z | Checking progenitor-client v0.9.1 |
| 655 | 2025-01-30T19:31:01.495Z | Checking regress v0.9.1 |
| 656 | 2025-01-30T19:31:01.722Z | Checking macaddr v1.0.1 |
| 657 | 2025-01-30T19:31:01.735Z | Checking strum v0.26.3 |
| 658 | 2025-01-30T19:31:02.690Z | Compiling progenitor-macro v0.8.0 |
| 659 | 2025-01-30T19:31:06.244Z | Checking progenitor v0.8.0 |
| 660 | 2025-01-30T19:31:06.351Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
| 661 | 2025-01-30T19:31:09.060Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 662 | 2025-01-30T19:31:16.255Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 663 | 2025-01-30T19:31:16.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 664 | 2025-01-30T19:31:16.453Z | + cargo build --release |
| 665 | 2025-01-30T19:31:16.709Z | Compiling proc-macro2 v1.0.92 |
| 666 | 2025-01-30T19:31:16.709Z | Compiling unicode-ident v1.0.14 |
| 667 | 2025-01-30T19:31:16.713Z | Compiling libc v0.2.169 |
| 668 | 2025-01-30T19:31:16.713Z | Compiling cfg-if v1.0.0 |
| 669 | 2025-01-30T19:31:16.713Z | Compiling autocfg v1.4.0 |
| 670 | 2025-01-30T19:31:16.713Z | Compiling serde v1.0.217 |
| 671 | 2025-01-30T19:31:16.713Z | Compiling version_check v0.9.5 |
| 672 | 2025-01-30T19:31:16.713Z | Compiling memchr v2.7.4 |
| 673 | 2025-01-30T19:31:16.826Z | Compiling serde_json v1.0.135 |
| 674 | 2025-01-30T19:31:16.902Z | Compiling itoa v1.0.11 |
| 675 | 2025-01-30T19:31:17.163Z | Compiling thiserror v1.0.69 |
| 676 | 2025-01-30T19:31:17.282Z | Compiling once_cell v1.20.2 |
| 677 | 2025-01-30T19:31:17.319Z | Compiling shlex v1.3.0 |
| 678 | 2025-01-30T19:31:17.624Z | Compiling cc v1.1.30 |
| 679 | 2025-01-30T19:31:17.677Z | Compiling num-traits v0.2.19 |
| 680 | 2025-01-30T19:31:17.699Z | Compiling pin-project-lite v0.2.14 |
| 681 | 2025-01-30T19:31:18.009Z | Compiling getrandom v0.2.15 |
| 682 | 2025-01-30T19:31:18.071Z | Compiling ryu v1.0.18 |
| 683 | 2025-01-30T19:31:18.078Z | Compiling smallvec v1.13.2 |
| 684 | 2025-01-30T19:31:18.347Z | Compiling bytes v1.9.0 |
| 685 | 2025-01-30T19:31:18.351Z | Compiling futures-core v0.3.31 |
| 686 | 2025-01-30T19:31:18.491Z | Compiling quote v1.0.38 |
| 687 | 2025-01-30T19:31:18.520Z | Compiling lock_api v0.4.12 |
| 688 | 2025-01-30T19:31:18.599Z | Compiling parking_lot_core v0.9.10 |
| 689 | 2025-01-30T19:31:18.652Z | Compiling schemars v0.8.21 |
| 690 | 2025-01-30T19:31:18.866Z | Compiling syn v2.0.96 |
| 691 | 2025-01-30T19:31:19.040Z | Compiling ahash v0.8.11 |
| 692 | 2025-01-30T19:31:19.113Z | Compiling scopeguard v1.2.0 |
| 693 | 2025-01-30T19:31:19.146Z | Compiling byteorder v1.5.0 |
| 694 | 2025-01-30T19:31:19.355Z | Compiling slab v0.4.9 |
| 695 | 2025-01-30T19:31:19.418Z | Compiling futures-sink v0.3.31 |
| 696 | 2025-01-30T19:31:19.565Z | Compiling log v0.4.22 |
| 697 | 2025-01-30T19:31:19.715Z | Compiling parking_lot v0.12.3 |
| 698 | 2025-01-30T19:31:19.851Z | Compiling mio v1.0.2 |
| 699 | 2025-01-30T19:31:19.988Z | Compiling signal-hook-registry v1.4.2 |
| 700 | 2025-01-30T19:31:20.014Z | Compiling socket2 v0.5.7 |
| 701 | 2025-01-30T19:31:20.088Z | Compiling stable_deref_trait v1.2.0 |
| 702 | 2025-01-30T19:31:20.190Z | Compiling ring v0.17.8 |
| 703 | 2025-01-30T19:31:20.198Z | Compiling equivalent v1.0.1 |
| 704 | 2025-01-30T19:31:20.303Z | Compiling fnv v1.0.7 |
| 705 | 2025-01-30T19:31:20.435Z | Compiling hashbrown v0.15.1 |
| 706 | 2025-01-30T19:31:20.457Z | Compiling semver v1.0.24 |
| 707 | 2025-01-30T19:31:20.949Z | Compiling http v1.2.0 |
| 708 | 2025-01-30T19:31:21.444Z | Compiling futures-channel v0.3.31 |
| 709 | 2025-01-30T19:31:21.467Z | Compiling futures-task v0.3.31 |
| 710 | 2025-01-30T19:31:21.596Z | Compiling pin-utils v0.1.0 |
| 711 | 2025-01-30T19:31:21.688Z | Compiling futures-io v0.3.31 |
| 712 | 2025-01-30T19:31:21.790Z | Compiling spin v0.9.8 |
| 713 | 2025-01-30T19:31:21.821Z | Compiling vcpkg v0.2.15 |
| 714 | 2025-01-30T19:31:21.840Z | Compiling pkg-config v0.3.31 |
| 715 | 2025-01-30T19:31:21.949Z | Compiling rustls-pki-types v1.10.0 |
| 716 | 2025-01-30T19:31:22.031Z | Compiling iana-time-zone v0.1.61 |
| 717 | 2025-01-30T19:31:22.718Z | Compiling litemap v0.7.3 |
| 718 | 2025-01-30T19:31:22.908Z | Compiling httparse v1.9.5 |
| 719 | 2025-01-30T19:31:23.132Z | Compiling heck v0.5.0 |
| 720 | 2025-01-30T19:31:23.267Z | Compiling openssl-sys v0.9.104 |
| 721 | 2025-01-30T19:31:23.517Z | Compiling writeable v0.5.5 |
| 722 | 2025-01-30T19:31:23.554Z | Compiling untrusted v0.9.0 |
| 723 | 2025-01-30T19:31:23.906Z | Compiling tracing-core v0.1.32 |
| 724 | 2025-01-30T19:31:24.091Z | Compiling dyn-clone v1.0.17 |
| 725 | 2025-01-30T19:31:24.133Z | Compiling atomic-waker v1.1.2 |
| 726 | 2025-01-30T19:31:24.303Z | Compiling ucd-trie v0.1.7 |
| 727 | 2025-01-30T19:31:24.583Z | Compiling tracing v0.1.40 |
| 728 | 2025-01-30T19:31:24.729Z | Compiling http-body v1.0.1 |
| 729 | 2025-01-30T19:31:25.237Z | Compiling icu_locid_transform_data v1.5.0 |
| 730 | 2025-01-30T19:31:25.303Z | Compiling allocator-api2 v0.2.18 |
| 731 | 2025-01-30T19:31:25.328Z | Compiling subtle v2.6.1 |
| 732 | 2025-01-30T19:31:25.341Z | Compiling zeroize v1.8.1 |
| 733 | 2025-01-30T19:31:25.517Z | Compiling try-lock v0.2.5 |
| 734 | 2025-01-30T19:31:25.665Z | Compiling want v0.3.1 |
| 735 | 2025-01-30T19:31:25.849Z | Compiling chrono v0.4.39 |
| 736 | 2025-01-30T19:31:25.935Z | Compiling httpdate v1.0.3 |
| 737 | 2025-01-30T19:31:25.959Z | Compiling foreign-types-shared v0.1.1 |
| 738 | 2025-01-30T19:31:25.977Z | Compiling uuid v1.12.0 |
| 739 | 2025-01-30T19:31:26.076Z | Compiling synstructure v0.13.1 |
| 740 | 2025-01-30T19:31:26.085Z | Compiling serde_derive_internals v0.29.1 |
| 741 | 2025-01-30T19:31:26.563Z | Compiling openssl v0.10.66 |
| 742 | 2025-01-30T19:31:26.663Z | Compiling icu_properties_data v1.5.0 |
| 743 | 2025-01-30T19:31:26.997Z | Compiling foreign-types v0.3.2 |
| 744 | 2025-01-30T19:31:27.221Z | Compiling tower-service v0.3.3 |
| 745 | 2025-01-30T19:31:27.346Z | Compiling slog v2.7.0 |
| 746 | 2025-01-30T19:31:27.634Z | Compiling percent-encoding v2.3.1 |
| 747 | 2025-01-30T19:31:27.832Z | Compiling icu_normalizer_data v1.5.0 |
| 748 | 2025-01-30T19:31:27.926Z | Compiling write16 v1.0.0 |
| 749 | 2025-01-30T19:31:27.999Z | Compiling native-tls v0.2.12 |
| 750 | 2025-01-30T19:31:28.062Z | Compiling utf16_iter v1.0.5 |
| 751 | 2025-01-30T19:31:28.118Z | Compiling bitflags v2.6.0 |
| 752 | 2025-01-30T19:31:28.293Z | Compiling utf8_iter v1.0.4 |
| 753 | 2025-01-30T19:31:28.387Z | Compiling rustls v0.23.19 |
| 754 | 2025-01-30T19:31:28.616Z | Compiling form_urlencoded v1.2.1 |
| 755 | 2025-01-30T19:31:28.708Z | Compiling aho-corasick v1.1.3 |
| 756 | 2025-01-30T19:31:28.932Z | Compiling typenum v1.17.0 |
| 757 | 2025-01-30T19:31:29.106Z | Compiling openssl-probe v0.1.5 |
| 758 | 2025-01-30T19:31:29.556Z | Compiling regex-syntax v0.8.5 |
| 759 | 2025-01-30T19:31:30.027Z | Compiling generic-array v0.14.7 |
| 760 | 2025-01-30T19:31:30.379Z | Compiling encoding_rs v0.8.34 |
| 761 | 2025-01-30T19:31:30.457Z | Compiling serde_derive v1.0.217 |
| 762 | 2025-01-30T19:31:30.584Z | Compiling zerocopy-derive v0.7.35 |
| 763 | 2025-01-30T19:31:30.592Z | Compiling thiserror-impl v1.0.69 |
| 764 | 2025-01-30T19:31:31.192Z | Compiling schemars_derive v0.8.21 |
| 765 | 2025-01-30T19:31:32.436Z | Compiling zerofrom-derive v0.1.4 |
| 766 | 2025-01-30T19:31:32.459Z | Compiling zerocopy v0.7.35 |
| 767 | 2025-01-30T19:31:33.775Z | Compiling yoke-derive v0.7.4 |
| 768 | 2025-01-30T19:31:33.998Z | Compiling tokio-macros v2.5.0 |
| 769 | 2025-01-30T19:31:34.849Z | Compiling zerovec-derive v0.10.3 |
| 770 | 2025-01-30T19:31:35.914Z | Compiling displaydoc v0.2.5 |
| 771 | 2025-01-30T19:31:35.918Z | Compiling tokio v1.43.0 |
| 772 | 2025-01-30T19:31:35.918Z | Compiling zerofrom v0.1.4 |
| 773 | 2025-01-30T19:31:35.918Z | Compiling futures-macro v0.3.31 |
| 774 | 2025-01-30T19:31:36.265Z | Compiling yoke v0.7.4 |
| 775 | 2025-01-30T19:31:36.633Z | Compiling icu_provider_macros v1.5.0 |
| 776 | 2025-01-30T19:31:37.209Z | Compiling zerovec v0.10.4 |
| 777 | 2025-01-30T19:31:37.719Z | Compiling futures-util v0.3.31 |
| 778 | 2025-01-30T19:31:39.964Z | Compiling tinystr v0.7.6 |
| 779 | 2025-01-30T19:31:40.352Z | Compiling icu_locid v1.5.0 |
| 780 | 2025-01-30T19:31:41.398Z | Compiling rustls-webpki v0.102.8 |
| 781 | 2025-01-30T19:31:43.841Z | Compiling indexmap v2.7.1 |
| 782 | 2025-01-30T19:31:43.964Z | Compiling serde_tokenstream v0.2.2 |
| 783 | 2025-01-30T19:31:45.798Z | Compiling tokio-util v0.7.12 |
| 784 | 2025-01-30T19:31:46.576Z | Compiling icu_provider v1.5.0 |
| 785 | 2025-01-30T19:31:47.719Z | Compiling pest v2.7.14 |
| 786 | 2025-01-30T19:31:48.051Z | Compiling icu_locid_transform v1.5.0 |
| 787 | 2025-01-30T19:31:48.746Z | Compiling hashbrown v0.14.5 |
| 788 | 2025-01-30T19:31:49.034Z | Compiling h2 v0.4.6 |
| 789 | 2025-01-30T19:31:49.943Z | Compiling icu_collections v1.5.0 |
| 790 | 2025-01-30T19:31:50.674Z | Compiling pest_meta v2.7.14 |
| 791 | 2025-01-30T19:31:52.673Z | Compiling pest_generator v2.7.14 |
| 792 | 2025-01-30T19:31:52.734Z | Compiling icu_properties v1.5.1 |
| 793 | 2025-01-30T19:31:53.717Z | Compiling regress v0.10.1 |
| 794 | 2025-01-30T19:31:54.358Z | Compiling hyper v1.5.2 |
| 795 | 2025-01-30T19:31:57.307Z | Compiling openssl-macros v0.1.1 |
| 796 | 2025-01-30T19:31:58.193Z | Compiling typify-impl v0.2.0 |
| 797 | 2025-01-30T19:31:58.986Z | Compiling hyper-util v0.1.10 |
| 798 | 2025-01-30T19:31:59.082Z | Compiling icu_normalizer v1.5.0 |
| 799 | 2025-01-30T19:32:04.465Z | Compiling pest_derive v2.7.14 |
| 800 | 2025-01-30T19:32:05.611Z | Compiling idna_adapter v1.2.0 |
| 801 | 2025-01-30T19:32:05.810Z | Compiling http-body-util v0.1.2 |
| 802 | 2025-01-30T19:32:05.826Z | Compiling regex-automata v0.4.8 |
| 803 | 2025-01-30T19:32:06.301Z | Compiling mime v0.3.17 |
| 804 | 2025-01-30T19:32:06.673Z | Compiling idna v1.0.3 |
| 805 | 2025-01-30T19:32:07.370Z | Compiling tokio-native-tls v0.3.1 |
| 806 | 2025-01-30T19:32:07.649Z | Compiling serde_urlencoded v0.7.1 |
| 807 | 2025-01-30T19:32:08.529Z | Compiling typify-macro v0.2.0 |
| 808 | 2025-01-30T19:32:08.850Z | Compiling scroll_derive v0.12.0 |
| 809 | 2025-01-30T19:32:10.333Z | Compiling regex v1.11.1 |
| 810 | 2025-01-30T19:32:11.215Z | Compiling tokio-rustls v0.26.0 |
| 811 | 2025-01-30T19:32:11.511Z | Compiling webpki-roots v0.26.6 |
| 812 | 2025-01-30T19:32:11.580Z | Compiling rustls-pemfile v2.2.0 |
| 813 | 2025-01-30T19:32:11.715Z | Compiling usdt-impl v0.5.0 |
| 814 | 2025-01-30T19:32:12.004Z | Compiling num-conv v0.1.0 |
| 815 | 2025-01-30T19:32:12.018Z | Compiling time-core v0.1.2 |
| 816 | 2025-01-30T19:32:12.095Z | Compiling powerfmt v0.2.0 |
| 817 | 2025-01-30T19:32:12.174Z | Compiling base64 v0.22.1 |
| 818 | 2025-01-30T19:32:12.388Z | Compiling deranged v0.3.11 |
| 819 | 2025-01-30T19:32:12.585Z | Compiling time-macros v0.2.18 |
| 820 | 2025-01-30T19:32:12.898Z | Compiling hyper-rustls v0.27.3 |
| 821 | 2025-01-30T19:32:14.081Z | Compiling scroll v0.12.0 |
| 822 | 2025-01-30T19:32:14.408Z | Compiling thread-id v4.2.2 |
| 823 | 2025-01-30T19:32:14.516Z | Compiling hyper-tls v0.6.0 |
| 824 | 2025-01-30T19:32:14.567Z | Compiling url v2.5.3 |
| 825 | 2025-01-30T19:32:14.985Z | Compiling dtrace-parser v0.2.0 |
| 826 | 2025-01-30T19:32:15.326Z | Compiling dof v0.3.0 |
| 827 | 2025-01-30T19:32:16.467Z | Compiling sync_wrapper v1.0.1 |
| 828 | 2025-01-30T19:32:17.852Z | Compiling num_threads v0.1.7 |
| 829 | 2025-01-30T19:32:17.980Z | Compiling ipnet v2.10.1 |
| 830 | 2025-01-30T19:32:20.982Z | Compiling omicron-workspace-hack v0.1.0 |
| 831 | 2025-01-30T19:32:21.309Z | Compiling crossbeam-utils v0.8.20 |
| 832 | 2025-01-30T19:32:21.840Z | Compiling syn v1.0.109 |
| 833 | 2025-01-30T19:32:21.979Z | Compiling plain v0.2.3 |
| 834 | 2025-01-30T19:32:22.388Z | Compiling strsim v0.11.1 |
| 835 | 2025-01-30T19:32:23.006Z | Compiling ident_case v1.0.1 |
| 836 | 2025-01-30T19:32:23.179Z | Compiling darling_core v0.20.10 |
| 837 | 2025-01-30T19:32:23.275Z | Compiling goblin v0.8.2 |
| 838 | 2025-01-30T19:32:25.098Z | Compiling time v0.3.36 |
| 839 | 2025-01-30T19:32:29.940Z | Compiling reqwest v0.12.9 |
| 840 | 2025-01-30T19:32:33.222Z | Compiling typify v0.2.0 |
| 841 | 2025-01-30T19:32:33.337Z | Compiling openapiv3 v2.0.0 |
| 842 | 2025-01-30T19:32:34.682Z | Compiling dirs-sys-next v0.1.2 |
| 843 | 2025-01-30T19:32:36.149Z | Compiling paste v1.0.15 |
| 844 | 2025-01-30T19:32:36.638Z | Compiling unsafe-libyaml v0.2.11 |
| 845 | 2025-01-30T19:32:37.265Z | Compiling rustls v0.22.4 |
| 846 | 2025-01-30T19:32:37.599Z | Compiling rustversion v1.0.17 |
| 847 | 2025-01-30T19:32:38.239Z | Compiling pretty-hex v0.4.1 |
| 848 | 2025-01-30T19:32:38.294Z | Compiling newtype-uuid v1.2.1 |
| 849 | 2025-01-30T19:32:38.688Z | Compiling serde_yaml v0.9.34+deprecated |
| 850 | 2025-01-30T19:32:40.173Z | Compiling progenitor-impl v0.8.0 |
| 851 | 2025-01-30T19:32:42.168Z | Compiling dirs-next v2.0.0 |
| 852 | 2025-01-30T19:32:42.544Z | Compiling darling_macro v0.20.10 |
| 853 | 2025-01-30T19:32:46.107Z | Compiling block-buffer v0.10.4 |
| 854 | 2025-01-30T19:32:46.319Z | Compiling crypto-common v0.1.6 |
| 855 | 2025-01-30T19:32:46.347Z | Compiling ipnetwork v0.20.0 |
| 856 | 2025-01-30T19:32:46.528Z | Compiling serde_spanned v0.6.8 |
| 857 | 2025-01-30T19:32:46.775Z | Compiling toml_datetime v0.6.8 |
| 858 | 2025-01-30T19:32:47.351Z | Compiling ppv-lite86 v0.2.20 |
| 859 | 2025-01-30T19:32:47.440Z | Compiling structmeta-derive v0.3.0 |
| 860 | 2025-01-30T19:32:48.151Z | Compiling rand_core v0.6.4 |
| 861 | 2025-01-30T19:32:48.723Z | Compiling thread_local v1.1.8 |
| 862 | 2025-01-30T19:32:49.226Z | Compiling multer v3.1.0 |
| 863 | 2025-01-30T19:32:49.432Z | Compiling anyhow v1.0.95 |
| 864 | 2025-01-30T19:32:49.563Z | Compiling thiserror v2.0.11 |
| 865 | 2025-01-30T19:32:49.837Z | Compiling either v1.13.0 |
| 866 | 2025-01-30T19:32:49.973Z | Compiling match_cfg v0.1.0 |
| 867 | 2025-01-30T19:32:50.011Z | Compiling camino v1.1.9 |
| 868 | 2025-01-30T19:32:50.062Z | Compiling winnow v0.6.20 |
| 869 | 2025-01-30T19:32:50.131Z | Compiling slog-async v2.8.0 |
| 870 | 2025-01-30T19:32:50.246Z | Compiling itertools v0.10.5 |
| 871 | 2025-01-30T19:32:50.574Z | Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 872 | 2025-01-30T19:32:50.682Z | Compiling hostname v0.3.1 |
| 873 | 2025-01-30T19:32:51.021Z | Compiling structmeta v0.3.0 |
| 874 | 2025-01-30T19:32:51.300Z | Compiling rand_chacha v0.3.1 |
| 875 | 2025-01-30T19:32:51.369Z | Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc) |
| 876 | 2025-01-30T19:32:51.704Z | Compiling digest v0.10.7 |
| 877 | 2025-01-30T19:32:52.108Z | Compiling progenitor-macro v0.8.0 |
| 878 | 2025-01-30T19:32:53.040Z | Compiling crossbeam-channel v0.5.13 |
| 879 | 2025-01-30T19:32:53.159Z | Compiling darling v0.20.10 |
| 880 | 2025-01-30T19:32:54.234Z | Compiling toml_edit v0.22.22 |
| 881 | 2025-01-30T19:32:54.595Z | Compiling term v0.7.0 |
| 882 | 2025-01-30T19:33:00.648Z | Compiling usdt-attr-macro v0.5.0 |
| 883 | 2025-01-30T19:33:02.020Z | Compiling usdt-macro v0.5.0 |
| 884 | 2025-01-30T19:33:02.197Z | Compiling progenitor-client v0.8.0 |
| 885 | 2025-01-30T19:33:03.043Z | Compiling slog-json v2.6.1 |
| 886 | 2025-01-30T19:33:03.276Z | Compiling futures-executor v0.3.31 |
| 887 | 2025-01-30T19:33:03.286Z | Compiling thiserror-impl v2.0.11 |
| 888 | 2025-01-30T19:33:03.533Z | Compiling async-stream-impl v0.3.6 |
| 889 | 2025-01-30T19:33:04.357Z | Compiling memmap v0.7.0 |
| 890 | 2025-01-30T19:33:04.787Z | Compiling is-terminal v0.4.13 |
| 891 | 2025-01-30T19:33:04.815Z | Compiling dropshot v0.15.1 |
| 892 | 2025-01-30T19:33:04.919Z | Compiling take_mut v0.2.2 |
| 893 | 2025-01-30T19:33:05.077Z | Compiling cpufeatures v0.2.14 |
| 894 | 2025-01-30T19:33:05.163Z | Compiling sha1 v0.10.6 |
| 895 | 2025-01-30T19:33:05.961Z | Compiling slog-term v2.9.1 |
| 896 | 2025-01-30T19:33:06.420Z | Compiling async-stream v0.3.6 |
| 897 | 2025-01-30T19:33:06.765Z | Compiling usdt v0.5.0 |
| 898 | 2025-01-30T19:33:08.270Z | Compiling futures v0.3.31 |
| 899 | 2025-01-30T19:33:08.374Z | Compiling slog-bunyan v2.5.0 |
| 900 | 2025-01-30T19:33:08.604Z | Compiling progenitor v0.8.0 |
| 901 | 2025-01-30T19:33:08.653Z | Compiling tokio-rustls v0.25.0 |
| 902 | 2025-01-30T19:33:08.754Z | Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506) |
| 903 | 2025-01-30T19:33:08.789Z | Compiling strum_macros v0.26.4 |
| 904 | 2025-01-30T19:33:09.075Z | Compiling toml v0.8.19 |
| 905 | 2025-01-30T19:33:10.441Z | Compiling serde_with_macros v3.11.0 |
| 906 | 2025-01-30T19:33:12.640Z | Compiling rand v0.8.5 |
| 907 | 2025-01-30T19:33:12.927Z | Compiling parse-display-derive v0.10.0 |
| 908 | 2025-01-30T19:33:15.825Z | Compiling dropshot_endpoint v0.15.1 |
| 909 | 2025-01-30T19:33:16.361Z | Compiling serde_path_to_error v0.1.16 |
| 910 | 2025-01-30T19:33:16.678Z | Compiling hex v0.4.3 |
| 911 | 2025-01-30T19:33:17.081Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 912 | 2025-01-30T19:33:17.324Z | Compiling async-trait v0.1.85 |
| 913 | 2025-01-30T19:33:17.340Z | Compiling waitgroup v0.1.2 |
| 914 | 2025-01-30T19:33:17.414Z | Compiling hostname v0.4.0 |
| 915 | 2025-01-30T19:33:17.583Z | Compiling instant v0.1.13 |
| 916 | 2025-01-30T19:33:17.670Z | Compiling debug-ignore v1.0.5 |
| 917 | 2025-01-30T19:33:17.735Z | Compiling backoff v0.4.0 |
| 918 | 2025-01-30T19:33:17.811Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 919 | 2025-01-30T19:33:17.904Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 920 | 2025-01-30T19:33:17.981Z | Compiling parse-display v0.10.0 |
| 921 | 2025-01-30T19:33:18.111Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64) |
| 922 | 2025-01-30T19:33:18.136Z | Compiling strum v0.26.3 |
| 923 | 2025-01-30T19:33:18.306Z | Compiling serde_with v3.11.0 |
| 924 | 2025-01-30T19:33:19.545Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 925 | 2025-01-30T19:33:19.987Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 926 | 2025-01-30T19:33:20.280Z | Compiling progenitor-client v0.9.1 |
| 927 | 2025-01-30T19:33:20.830Z | Compiling regress v0.9.1 |
| 928 | 2025-01-30T19:33:21.245Z | Compiling macaddr v1.0.1 |
| 929 | 2025-01-30T19:33:29.538Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 930 | 2025-01-30T19:33:39.471Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 931 | 2025-01-30T19:33:49.402Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 932 | 2025-01-30T19:33:49.472Z | process exited: duration 223832 ms, exit code 0 |
| |
| 933 | 2025-01-30T19:33:49.479Z | found 0 output files |