|
|
|
| 1 | 2025-09-19T18:17:20.467Z | job assigned to worker 01K5HK1R4C9NNHQQKQ2C9YR25H [factory aws, i-0c101215ce295471f] (queued for 1 m 12 s) |
| |
| 2 | 2025-09-19T18:17:28.673Z | starting task 0: "setup" |
| 3 | 2025-09-19T18:17:28.678Z | ++ uname -s |
| 4 | 2025-09-19T18:17:28.682Z | + kern=SunOS |
| 5 | 2025-09-19T18:17:28.682Z | + build_user=build |
| 6 | 2025-09-19T18:17:28.682Z | + build_uid=12345 |
| 7 | 2025-09-19T18:17:28.682Z | + work_dir=/work |
| 8 | 2025-09-19T18:17:28.682Z | + input_dir=/input |
| 9 | 2025-09-19T18:17:28.682Z | + [[ 0 == 12345 ]] |
| 10 | 2025-09-19T18:17:28.682Z | + case "$kern" in |
| 11 | 2025-09-19T18:17:28.682Z | + groupadd -g 12345 build |
| 12 | 2025-09-19T18:17:28.689Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-09-19T18:17:30.706Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-09-19T18:17:30.818Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-09-19T18:17:30.822Z | + home_fs=zfs |
| 16 | 2025-09-19T18:17:30.822Z | + [[ zfs == autofs ]] |
| 17 | 2025-09-19T18:17:30.822Z | + mkdir -p /home/build |
| 18 | 2025-09-19T18:17:30.826Z | + chown build:build /home/build /work |
| 19 | 2025-09-19T18:17:32.826Z | + chmod 0700 /home/build /work |
| 20 | 2025-09-19T18:17:32.839Z | process exited: duration 4157 ms, exit code 0 |
| |
| 21 | 2025-09-19T18:17:32.847Z | starting task 1: "rust-toolchain" |
| 22 | 2025-09-19T18:17:32.852Z | + printf ' * rust toolchain channel = "%s"\n' 1.89.0 |
| 23 | 2025-09-19T18:17:32.852Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-09-19T18:17:32.852Z | * rust toolchain channel = "1.89.0" |
| 25 | 2025-09-19T18:17:32.852Z | * rust toolchain profile = "default" |
| 26 | 2025-09-19T18:17:32.852Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-09-19T18:17:32.852Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-09-19T18:17:32.861Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-09-19T18:17:32.861Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default |
| 30 | 2025-09-19T18:17:32.964Z | info: downloading installer |
| 31 | 2025-09-19T18:17:34.411Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-09-19T18:17:34.411Z | warn: /opt/ooce/bin |
| 33 | 2025-09-19T18:17:34.411Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-09-19T18:17:34.411Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-09-19T18:17:34.411Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-09-19T18:17:34.411Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-09-19T18:17:34.411Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-09-19T18:17:34.411Z | error: cannot install while Rust is installed |
| 39 | 2025-09-19T18:17:34.411Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-09-19T18:17:34.428Z | info: profile set to 'default' |
| 41 | 2025-09-19T18:17:34.429Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-09-19T18:17:34.429Z | info: syncing channel updates for '1.89.0-x86_64-unknown-illumos' |
| 43 | 2025-09-19T18:17:34.601Z | info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04) |
| 44 | 2025-09-19T18:17:34.602Z | info: downloading component 'cargo' |
| 45 | 2025-09-19T18:17:35.547Z | info: downloading component 'clippy' |
| 46 | 2025-09-19T18:17:35.857Z | info: downloading component 'rust-docs' |
| 47 | 2025-09-19T18:17:37.080Z | info: downloading component 'rust-std' |
| 48 | 2025-09-19T18:17:38.713Z | info: downloading component 'rustc' |
| 49 | 2025-09-19T18:17:45.809Z | info: downloading component 'rustfmt' |
| 50 | 2025-09-19T18:17:46.047Z | info: installing component 'cargo' |
| 51 | 2025-09-19T18:17:47.508Z | info: installing component 'clippy' |
| 52 | 2025-09-19T18:17:47.538Z | info: installing component 'rust-docs' |
| 53 | 2025-09-19T18:17:49.227Z | info: installing component 'rust-std' |
| 54 | 2025-09-19T18:17:51.165Z | info: installing component 'rustc' |
| 55 | 2025-09-19T18:17:57.838Z | info: installing component 'rustfmt' |
| 56 | 2025-09-19T18:17:58.173Z | info: default toolchain set to '1.89.0-x86_64-unknown-illumos' |
| 57 | 2025-09-19T18:17:58.173Z | |
| 58 | 2025-09-19T18:17:58.635Z | 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04) |
| 59 | 2025-09-19T18:17:58.635Z | |
| 60 | 2025-09-19T18:17:58.638Z | |
| 61 | 2025-09-19T18:17:58.638Z | Rust is installed now. Great! |
| 62 | 2025-09-19T18:17:58.639Z | |
| 63 | 2025-09-19T18:17:58.639Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-09-19T18:17:58.639Z | environment variable. This has not been done automatically. |
| 65 | 2025-09-19T18:17:58.639Z | |
| 66 | 2025-09-19T18:17:58.639Z | To configure your current shell, you need to source |
| 67 | 2025-09-19T18:17:58.639Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-09-19T18:17:58.639Z | |
| 69 | 2025-09-19T18:17:58.639Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-09-19T18:17:58.639Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-09-19T18:17:58.639Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-09-19T18:17:58.639Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-09-19T18:17:58.757Z | + rustup --version |
| 74 | 2025-09-19T18:17:58.768Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-09-19T18:17:58.771Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-09-19T18:17:58.855Z | info: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)` |
| 77 | 2025-09-19T18:17:58.858Z | + cargo --version |
| 78 | 2025-09-19T18:17:58.924Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 79 | 2025-09-19T18:17:58.927Z | + rustc --version |
| 80 | 2025-09-19T18:17:59.001Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 81 | 2025-09-19T18:17:59.004Z | process exited: duration 26151 ms, exit code 0 |
| |
| 82 | 2025-09-19T18:17:59.011Z | starting task 2: "authentication" |
| 83 | 2025-09-19T18:17:59.034Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2025-09-19T18:17:59.040Z | starting task 3: "clone repository" |
| 85 | 2025-09-19T18:17:59.045Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-09-19T18:17:59.048Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-09-19T18:17:59.086Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-09-19T18:18:10.792Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-09-19T18:18:10.792Z | + git fetch origin 4debaf85682b576398c643a0814a8f211809e208 |
| 90 | 2025-09-19T18:18:11.278Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-09-19T18:18:11.278Z | * branch 4debaf85682b576398c643a0814a8f211809e208 -> FETCH_HEAD |
| 92 | 2025-09-19T18:18:11.289Z | + [[ -n sunshowers/spr/4n-reconfigurator-planning-add-a-way-to-set-the-target-release-at-system-creation-time ]] |
| 93 | 2025-09-19T18:18:11.297Z | ++ git branch --show-current |
| 94 | 2025-09-19T18:18:11.297Z | + current=main |
| 95 | 2025-09-19T18:18:11.297Z | + [[ main != sunshowers/spr/4n-reconfigurator-planning-add-a-way-to-set-the-target-release-at-system-creation-time ]] |
| 96 | 2025-09-19T18:18:11.297Z | + git branch -f sunshowers/spr/4n-reconfigurator-planning-add-a-way-to-set-the-target-release-at-system-creation-time 4debaf85682b576398c643a0814a8f211809e208 |
| 97 | 2025-09-19T18:18:11.297Z | + git checkout -f sunshowers/spr/4n-reconfigurator-planning-add-a-way-to-set-the-target-release-at-system-creation-time |
| 98 | 2025-09-19T18:18:11.552Z | Switched to branch 'sunshowers/spr/4n-reconfigurator-planning-add-a-way-to-set-the-target-release-at-system-creation-time' |
| 99 | 2025-09-19T18:18:11.560Z | + git reset --hard 4debaf85682b576398c643a0814a8f211809e208 |
| 100 | 2025-09-19T18:18:11.570Z | HEAD is now at 4debaf856 fix style |
| 101 | 2025-09-19T18:18:11.580Z | process exited: duration 12529 ms, exit code 0 |
| |
| 102 | 2025-09-19T18:18:11.604Z | starting task 4: "build" |
| 103 | 2025-09-19T18:18:11.610Z | + source .github/buildomat/ci-env.sh |
| 104 | 2025-09-19T18:18:11.610Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2025-09-19T18:18:11.610Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2025-09-19T18:18:11.610Z | + cargo --version |
| 107 | 2025-09-19T18:18:11.663Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 108 | 2025-09-19T18:18:11.666Z | + rustc --version |
| 109 | 2025-09-19T18:18:11.749Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 110 | 2025-09-19T18:18:11.759Z | + cd /tmp |
| 111 | 2025-09-19T18:18:11.759Z | + cargo new --lib test-project |
| 112 | 2025-09-19T18:18:11.847Z | Creating library `test-project` package |
| 113 | 2025-09-19T18:18:11.907Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 114 | 2025-09-19T18:18:11.938Z | + cd test-project |
| 115 | 2025-09-19T18:18:11.938Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 116 | 2025-09-19T18:18:11.971Z | Adding omicron-common (local) to dependencies |
| 117 | 2025-09-19T18:18:11.996Z | Features: |
| 118 | 2025-09-19T18:18:11.996Z | - proptest |
| 119 | 2025-09-19T18:18:11.996Z | - test-strategy |
| 120 | 2025-09-19T18:18:11.996Z | - testing |
| 121 | 2025-09-19T18:18:12.062Z | Updating crates.io index |
| 122 | 2025-09-19T18:18:12.075Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 123 | 2025-09-19T18:18:12.625Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 124 | 2025-09-19T18:18:13.203Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 125 | 2025-09-19T18:18:13.696Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 126 | 2025-09-19T18:18:13.978Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 127 | 2025-09-19T18:18:15.236Z | Locking 361 packages to latest Rust 1.89.0 compatible versions |
| 128 | 2025-09-19T18:18:15.360Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 129 | 2025-09-19T18:18:15.374Z | + cargo check |
| 130 | 2025-09-19T18:18:15.616Z | Updating crates.io index |
| 131 | 2025-09-19T18:18:16.410Z | Locking 1 package to latest Rust 1.89.0 compatible version |
| 132 | 2025-09-19T18:18:16.410Z | Adding omicron-workspace-hack v0.1.0 |
| 133 | 2025-09-19T18:18:16.452Z | Downloading crates ... |
| 134 | 2025-09-19T18:18:16.530Z | Downloaded allocator-api2 v0.2.21 |
| 135 | 2025-09-19T18:18:16.546Z | Downloaded bit-set v0.8.0 |
| 136 | 2025-09-19T18:18:16.546Z | Downloaded aho-corasick v1.1.3 |
| 137 | 2025-09-19T18:18:16.559Z | Downloaded stable_deref_trait v1.2.0 |
| 138 | 2025-09-19T18:18:16.559Z | Downloaded litemap v0.7.3 |
| 139 | 2025-09-19T18:18:16.559Z | Downloaded backoff v0.4.0 |
| 140 | 2025-09-19T18:18:16.559Z | Downloaded camino v1.2.0 |
| 141 | 2025-09-19T18:18:16.568Z | Downloaded anyhow v1.0.99 |
| 142 | 2025-09-19T18:18:16.568Z | Downloaded progenitor-client v0.9.1 |
| 143 | 2025-09-19T18:18:16.568Z | Downloaded debug-ignore v1.0.5 |
| 144 | 2025-09-19T18:18:16.568Z | Downloaded hashbrown v0.16.0 |
| 145 | 2025-09-19T18:18:16.568Z | Downloaded strsim v0.11.1 |
| 146 | 2025-09-19T18:18:16.593Z | Downloaded digest v0.10.7 |
| 147 | 2025-09-19T18:18:16.593Z | Downloaded bit-vec v0.8.0 |
| 148 | 2025-09-19T18:18:16.593Z | Downloaded bitflags v2.9.1 |
| 149 | 2025-09-19T18:18:16.593Z | Downloaded thiserror v1.0.69 |
| 150 | 2025-09-19T18:18:16.601Z | Downloaded test-strategy v0.4.3 |
| 151 | 2025-09-19T18:18:16.601Z | Downloaded term v1.1.0 |
| 152 | 2025-09-19T18:18:16.601Z | Downloaded dtrace-parser v0.2.0 |
| 153 | 2025-09-19T18:18:16.601Z | Downloaded cpufeatures v0.2.14 |
| 154 | 2025-09-19T18:18:16.601Z | Downloaded darling_macro v0.20.10 |
| 155 | 2025-09-19T18:18:16.601Z | Downloaded utf8_iter v1.0.4 |
| 156 | 2025-09-19T18:18:16.601Z | Downloaded typify-macro v0.3.0 |
| 157 | 2025-09-19T18:18:16.601Z | Downloaded toml v0.9.5 |
| 158 | 2025-09-19T18:18:16.610Z | Downloaded try-lock v0.2.5 |
| 159 | 2025-09-19T18:18:16.610Z | Downloaded toml_writer v1.0.2 |
| 160 | 2025-09-19T18:18:16.610Z | Downloaded time v0.3.36 |
| 161 | 2025-09-19T18:18:16.632Z | Downloaded usdt-attr-macro v0.5.0 |
| 162 | 2025-09-19T18:18:16.632Z | Downloaded generic-array v0.14.7 |
| 163 | 2025-09-19T18:18:16.633Z | Downloaded unsafe-libyaml v0.2.11 |
| 164 | 2025-09-19T18:18:16.661Z | Downloaded untrusted v0.9.0 |
| 165 | 2025-09-19T18:18:16.662Z | Downloaded icu_provider_macros v1.5.0 |
| 166 | 2025-09-19T18:18:16.662Z | Downloaded usdt-impl v0.5.0 |
| 167 | 2025-09-19T18:18:16.662Z | Downloaded dof v0.3.0 |
| 168 | 2025-09-19T18:18:16.662Z | Downloaded deranged v0.3.11 |
| 169 | 2025-09-19T18:18:16.662Z | Downloaded hex v0.4.3 |
| 170 | 2025-09-19T18:18:16.662Z | Downloaded toml_datetime v0.7.0 |
| 171 | 2025-09-19T18:18:16.662Z | Downloaded thiserror v2.0.16 |
| 172 | 2025-09-19T18:18:16.662Z | Downloaded write16 v1.0.0 |
| 173 | 2025-09-19T18:18:16.662Z | Downloaded structmeta v0.3.0 |
| 174 | 2025-09-19T18:18:16.679Z | Downloaded tower-layer v0.3.3 |
| 175 | 2025-09-19T18:18:16.679Z | Downloaded version_check v0.9.5 |
| 176 | 2025-09-19T18:18:16.679Z | Downloaded usdt-macro v0.5.0 |
| 177 | 2025-09-19T18:18:16.679Z | Downloaded take_mut v0.2.2 |
| 178 | 2025-09-19T18:18:16.679Z | Downloaded strum v0.26.3 |
| 179 | 2025-09-19T18:18:16.679Z | Downloaded scroll_derive v0.12.0 |
| 180 | 2025-09-19T18:18:16.679Z | Downloaded hostname v0.3.1 |
| 181 | 2025-09-19T18:18:16.679Z | Downloaded omicron-workspace-hack v0.1.0 |
| 182 | 2025-09-19T18:18:16.679Z | Downloaded waitgroup v0.1.2 |
| 183 | 2025-09-19T18:18:16.679Z | Downloaded want v0.3.1 |
| 184 | 2025-09-19T18:18:16.679Z | Downloaded time-core v0.1.2 |
| 185 | 2025-09-19T18:18:16.679Z | Downloaded futures-sink v0.3.31 |
| 186 | 2025-09-19T18:18:16.679Z | Downloaded num_threads v0.1.7 |
| 187 | 2025-09-19T18:18:16.679Z | Downloaded wait-timeout v0.2.0 |
| 188 | 2025-09-19T18:18:16.679Z | Downloaded tower-service v0.3.3 |
| 189 | 2025-09-19T18:18:16.679Z | Downloaded serde_urlencoded v0.7.1 |
| 190 | 2025-09-19T18:18:16.679Z | Downloaded tinyvec_macros v0.1.1 |
| 191 | 2025-09-19T18:18:16.679Z | Downloaded parking_lot_core v0.9.10 |
| 192 | 2025-09-19T18:18:16.680Z | Downloaded usdt v0.5.0 |
| 193 | 2025-09-19T18:18:16.711Z | Downloaded fastrand v2.1.1 |
| 194 | 2025-09-19T18:18:16.711Z | Downloaded itoa v1.0.11 |
| 195 | 2025-09-19T18:18:16.711Z | Downloaded pretty-hex v0.4.1 |
| 196 | 2025-09-19T18:18:16.711Z | Downloaded match_cfg v0.1.0 |
| 197 | 2025-09-19T18:18:16.711Z | Downloaded rand_xorshift v0.4.0 |
| 198 | 2025-09-19T18:18:16.711Z | Downloaded http-body-util v0.1.3 |
| 199 | 2025-09-19T18:18:16.711Z | Downloaded futures-channel v0.3.31 |
| 200 | 2025-09-19T18:18:16.711Z | Downloaded parse-display v0.10.0 |
| 201 | 2025-09-19T18:18:16.711Z | Downloaded mime v0.3.17 |
| 202 | 2025-09-19T18:18:16.712Z | Downloaded icu_locid_transform v1.5.0 |
| 203 | 2025-09-19T18:18:16.712Z | Downloaded iana-time-zone v0.1.63 |
| 204 | 2025-09-19T18:18:16.740Z | Downloaded oxnet v0.1.3 |
| 205 | 2025-09-19T18:18:16.740Z | Downloaded ipnet v2.11.0 |
| 206 | 2025-09-19T18:18:16.740Z | Downloaded darling v0.20.10 |
| 207 | 2025-09-19T18:18:16.740Z | Downloaded newtype-uuid v1.2.4 |
| 208 | 2025-09-19T18:18:16.740Z | Downloaded rustversion v1.0.17 |
| 209 | 2025-09-19T18:18:16.740Z | Downloaded plain v0.2.3 |
| 210 | 2025-09-19T18:18:16.740Z | Downloaded semver v1.0.26 |
| 211 | 2025-09-19T18:18:16.740Z | Downloaded httparse v1.9.5 |
| 212 | 2025-09-19T18:18:16.741Z | Downloaded derive-ex v0.1.8 |
| 213 | 2025-09-19T18:18:16.741Z | Downloaded num-traits v0.2.19 |
| 214 | 2025-09-19T18:18:16.741Z | Downloaded ucd-trie v0.1.7 |
| 215 | 2025-09-19T18:18:16.741Z | Downloaded quick-error v1.2.3 |
| 216 | 2025-09-19T18:18:16.741Z | Downloaded slog-async v2.8.0 |
| 217 | 2025-09-19T18:18:16.741Z | Downloaded writeable v0.5.5 |
| 218 | 2025-09-19T18:18:16.741Z | Downloaded zeroize v1.8.1 |
| 219 | 2025-09-19T18:18:16.768Z | Downloaded pin-utils v0.1.0 |
| 220 | 2025-09-19T18:18:16.769Z | Downloaded slog-bunyan v2.5.0 |
| 221 | 2025-09-19T18:18:16.769Z | Downloaded parse-display-derive v0.10.0 |
| 222 | 2025-09-19T18:18:16.769Z | Downloaded progenitor v0.9.1 |
| 223 | 2025-09-19T18:18:16.769Z | Downloaded macaddr v1.0.1 |
| 224 | 2025-09-19T18:18:16.769Z | Downloaded thiserror-impl v2.0.16 |
| 225 | 2025-09-19T18:18:16.769Z | Downloaded zerofrom-derive v0.1.4 |
| 226 | 2025-09-19T18:18:16.772Z | Downloaded icu_locid v1.5.0 |
| 227 | 2025-09-19T18:18:16.774Z | Downloaded serde_path_to_error v0.1.17 |
| 228 | 2025-09-19T18:18:16.774Z | Downloaded sha1 v0.10.6 |
| 229 | 2025-09-19T18:18:16.774Z | Downloaded serde_spanned v1.0.0 |
| 230 | 2025-09-19T18:18:16.774Z | Downloaded quinn-udp v0.5.5 |
| 231 | 2025-09-19T18:18:16.774Z | Downloaded strum_macros v0.27.1 |
| 232 | 2025-09-19T18:18:16.774Z | Downloaded futures v0.3.31 |
| 233 | 2025-09-19T18:18:16.774Z | Downloaded rusty-fork v0.3.0 |
| 234 | 2025-09-19T18:18:16.774Z | Downloaded tracing-core v0.1.32 |
| 235 | 2025-09-19T18:18:16.789Z | Downloaded powerfmt v0.2.0 |
| 236 | 2025-09-19T18:18:16.789Z | Downloaded scopeguard v1.2.0 |
| 237 | 2025-09-19T18:18:16.789Z | Downloaded icu_locid_transform_data v1.5.0 |
| 238 | 2025-09-19T18:18:16.789Z | Downloaded once_cell v1.21.3 |
| 239 | 2025-09-19T18:18:16.789Z | Downloaded progenitor-client v0.10.0 |
| 240 | 2025-09-19T18:18:16.789Z | Downloaded lock_api v0.4.12 |
| 241 | 2025-09-19T18:18:16.789Z | Downloaded rand_core v0.9.3 |
| 242 | 2025-09-19T18:18:16.789Z | Downloaded percent-encoding v2.3.2 |
| 243 | 2025-09-19T18:18:16.789Z | Downloaded signal-hook-registry v1.4.2 |
| 244 | 2025-09-19T18:18:16.789Z | Downloaded rustc-hash v2.1.1 |
| 245 | 2025-09-19T18:18:16.789Z | Downloaded shlex v1.3.0 |
| 246 | 2025-09-19T18:18:16.789Z | Downloaded multer v3.1.0 |
| 247 | 2025-09-19T18:18:16.790Z | Downloaded quote v1.0.40 |
| 248 | 2025-09-19T18:18:16.790Z | Downloaded pest_meta v2.7.14 |
| 249 | 2025-09-19T18:18:16.790Z | Downloaded slab v0.4.9 |
| 250 | 2025-09-19T18:18:16.790Z | Downloaded serde_with_macros v3.14.0 |
| 251 | 2025-09-19T18:18:16.790Z | Downloaded slog-json v2.6.1 |
| 252 | 2025-09-19T18:18:16.790Z | Downloaded icu_provider v1.5.0 |
| 253 | 2025-09-19T18:18:16.790Z | Downloaded serde v1.0.223 |
| 254 | 2025-09-19T18:18:16.803Z | Downloaded serde_derive_internals v0.29.1 |
| 255 | 2025-09-19T18:18:16.803Z | Downloaded proc-macro2 v1.0.101 |
| 256 | 2025-09-19T18:18:16.804Z | Downloaded rustls-pemfile v2.2.0 |
| 257 | 2025-09-19T18:18:16.804Z | Downloaded scroll v0.12.0 |
| 258 | 2025-09-19T18:18:16.804Z | Downloaded schemars_derive v0.8.22 |
| 259 | 2025-09-19T18:18:16.804Z | Downloaded pest_derive v2.7.14 |
| 260 | 2025-09-19T18:18:16.804Z | Downloaded sha2 v0.10.9 |
| 261 | 2025-09-19T18:18:16.847Z | Downloaded rand_core v0.6.4 |
| 262 | 2025-09-19T18:18:16.847Z | Downloaded slog v2.7.0 |
| 263 | 2025-09-19T18:18:16.848Z | Downloaded spin v0.9.8 |
| 264 | 2025-09-19T18:18:16.848Z | Downloaded uuid v1.18.1 |
| 265 | 2025-09-19T18:18:16.848Z | Downloaded icu_normalizer v1.5.0 |
| 266 | 2025-09-19T18:18:16.848Z | Downloaded tracing v0.1.40 |
| 267 | 2025-09-19T18:18:16.857Z | Downloaded rustls-pki-types v1.10.0 |
| 268 | 2025-09-19T18:18:16.857Z | Downloaded icu_collections v1.5.0 |
| 269 | 2025-09-19T18:18:16.857Z | Downloaded slog-term v2.9.2 |
| 270 | 2025-09-19T18:18:16.857Z | Downloaded serde_core v1.0.223 |
| 271 | 2025-09-19T18:18:16.857Z | Downloaded serde_yaml v0.9.34+deprecated |
| 272 | 2025-09-19T18:18:16.857Z | Downloaded tokio-util v0.7.15 |
| 273 | 2025-09-19T18:18:16.857Z | Downloaded serde_derive v1.0.223 |
| 274 | 2025-09-19T18:18:16.857Z | Downloaded log v0.4.27 |
| 275 | 2025-09-19T18:18:16.857Z | Downloaded crossbeam-channel v0.5.15 |
| 276 | 2025-09-19T18:18:16.857Z | Downloaded indexmap v2.11.0 |
| 277 | 2025-09-19T18:18:16.857Z | Downloaded schemars v0.8.22 |
| 278 | 2025-09-19T18:18:16.867Z | Downloaded smallvec v1.15.1 |
| 279 | 2025-09-19T18:18:16.867Z | Downloaded socket2 v0.6.0 |
| 280 | 2025-09-19T18:18:16.867Z | Downloaded cc v1.2.30 |
| 281 | 2025-09-19T18:18:16.889Z | Downloaded http v1.3.1 |
| 282 | 2025-09-19T18:18:16.889Z | Downloaded mio v1.0.2 |
| 283 | 2025-09-19T18:18:16.889Z | Downloaded winnow v0.7.10 |
| 284 | 2025-09-19T18:18:16.918Z | Downloaded rand v0.9.2 |
| 285 | 2025-09-19T18:18:16.919Z | Downloaded tower v0.5.2 |
| 286 | 2025-09-19T18:18:16.936Z | Downloaded iddqd v0.3.13 |
| 287 | 2025-09-19T18:18:16.936Z | Downloaded zerovec v0.10.4 |
| 288 | 2025-09-19T18:18:16.936Z | Downloaded tower-http v0.6.6 |
| 289 | 2025-09-19T18:18:16.936Z | Downloaded iri-string v0.7.8 |
| 290 | 2025-09-19T18:18:16.936Z | Downloaded pest v2.7.14 |
| 291 | 2025-09-19T18:18:16.936Z | Downloaded idna v1.0.3 |
| 292 | 2025-09-19T18:18:16.936Z | Downloaded zerocopy v0.7.35 |
| 293 | 2025-09-19T18:18:16.953Z | Downloaded serde_json v1.0.145 |
| 294 | 2025-09-19T18:18:16.971Z | Downloaded goblin v0.8.2 |
| 295 | 2025-09-19T18:18:16.971Z | Downloaded serde_with v3.14.0 |
| 296 | 2025-09-19T18:18:16.972Z | Downloaded rustls-webpki v0.102.8 |
| 297 | 2025-09-19T18:18:16.982Z | Downloaded webpki-roots v1.0.1 |
| 298 | 2025-09-19T18:18:16.997Z | Downloaded proptest v1.7.0 |
| 299 | 2025-09-19T18:18:16.997Z | Downloaded regex v1.11.1 |
| 300 | 2025-09-19T18:18:21.429Z | Downloaded icu_properties_data v1.5.0 |
| 301 | 2025-09-19T18:18:21.429Z | Downloaded syn v2.0.106 |
| 302 | 2025-09-19T18:18:21.429Z | Downloaded quinn-proto v0.11.8 |
| 303 | 2025-09-19T18:18:21.429Z | Downloaded reqwest v0.12.22 |
| 304 | 2025-09-19T18:18:21.429Z | Downloaded dropshot v0.16.4 |
| 305 | 2025-09-19T18:18:21.429Z | Downloaded rustls v0.23.19 |
| 306 | 2025-09-19T18:18:21.430Z | Downloaded regress v0.10.4 |
| 307 | 2025-09-19T18:18:21.430Z | Downloaded regex-syntax v0.8.5 |
| 308 | 2025-09-19T18:18:21.430Z | Downloaded typify-impl v0.3.0 |
| 309 | 2025-09-19T18:18:21.430Z | Downloaded openapiv3 v2.2.0 |
| 310 | 2025-09-19T18:18:21.430Z | Downloaded rustls v0.22.4 |
| 311 | 2025-09-19T18:18:21.430Z | Downloaded rustix v1.0.7 |
| 312 | 2025-09-19T18:18:21.430Z | Downloaded chrono v0.4.41 |
| 313 | 2025-09-19T18:18:21.430Z | Downloaded futures-util v0.3.31 |
| 314 | 2025-09-19T18:18:21.430Z | Downloaded hyper v1.7.0 |
| 315 | 2025-09-19T18:18:21.430Z | Downloaded h2 v0.4.6 |
| 316 | 2025-09-19T18:18:21.430Z | Downloaded hashbrown v0.15.4 |
| 317 | 2025-09-19T18:18:21.430Z | Downloaded socket2 v0.5.10 |
| 318 | 2025-09-19T18:18:21.430Z | Downloaded rand v0.8.5 |
| 319 | 2025-09-19T18:18:21.430Z | Downloaded memchr v2.7.4 |
| 320 | 2025-09-19T18:18:21.430Z | Downloaded hyper-util v0.1.16 |
| 321 | 2025-09-19T18:18:21.430Z | Downloaded ryu v1.0.18 |
| 322 | 2025-09-19T18:18:21.430Z | Downloaded quinn v0.11.5 |
| 323 | 2025-09-19T18:18:21.430Z | Downloaded zerovec-derive v0.10.3 |
| 324 | 2025-09-19T18:18:21.430Z | Downloaded progenitor-impl v0.9.1 |
| 325 | 2025-09-19T18:18:21.430Z | Downloaded regex-automata v0.4.8 |
| 326 | 2025-09-19T18:18:21.430Z | Downloaded parking_lot v0.12.3 |
| 327 | 2025-09-19T18:18:21.430Z | Downloaded ppv-lite86 v0.2.20 |
| 328 | 2025-09-19T18:18:21.430Z | Downloaded libc v0.2.174 |
| 329 | 2025-09-19T18:18:21.430Z | Downloaded pin-project-lite v0.2.14 |
| 330 | 2025-09-19T18:18:21.430Z | Downloaded icu_properties v1.5.1 |
| 331 | 2025-09-19T18:18:21.430Z | Downloaded darling_core v0.20.10 |
| 332 | 2025-09-19T18:18:21.430Z | Downloaded unicode-ident v1.0.18 |
| 333 | 2025-09-19T18:18:21.431Z | Downloaded icu_normalizer_data v1.5.0 |
| 334 | 2025-09-19T18:18:21.431Z | Downloaded getrandom v0.3.1 |
| 335 | 2025-09-19T18:18:21.431Z | Downloaded tokio-rustls v0.25.0 |
| 336 | 2025-09-19T18:18:21.431Z | Downloaded zerocopy-derive v0.7.35 |
| 337 | 2025-09-19T18:18:21.431Z | Downloaded yoke v0.7.4 |
| 338 | 2025-09-19T18:18:21.431Z | Downloaded tokio v1.47.0 |
| 339 | 2025-09-19T18:18:21.431Z | Downloaded url v2.5.4 |
| 340 | 2025-09-19T18:18:21.431Z | Downloaded ref-cast v1.0.24 |
| 341 | 2025-09-19T18:18:21.431Z | Downloaded rand_chacha v0.9.0 |
| 342 | 2025-09-19T18:18:21.431Z | Downloaded progenitor-macro v0.9.1 |
| 343 | 2025-09-19T18:18:21.431Z | Downloaded time-macros v0.2.18 |
| 344 | 2025-09-19T18:18:21.431Z | Downloaded ref-cast-impl v1.0.24 |
| 345 | 2025-09-19T18:18:21.431Z | Downloaded crossbeam-utils v0.8.21 |
| 346 | 2025-09-19T18:18:21.431Z | Downloaded serde_tokenstream v0.2.2 |
| 347 | 2025-09-19T18:18:21.431Z | Downloaded lazy_static v1.5.0 |
| 348 | 2025-09-19T18:18:21.431Z | Downloaded utf16_iter v1.0.5 |
| 349 | 2025-09-19T18:18:21.431Z | Downloaded typenum v1.17.0 |
| 350 | 2025-09-19T18:18:21.431Z | Downloaded tokio-rustls v0.26.0 |
| 351 | 2025-09-19T18:18:21.431Z | Downloaded hyper-rustls v0.27.7 |
| 352 | 2025-09-19T18:18:21.431Z | Downloaded async-trait v0.1.89 |
| 353 | 2025-09-19T18:18:21.431Z | Downloaded unarray v0.1.4 |
| 354 | 2025-09-19T18:18:21.431Z | Downloaded toml_parser v1.0.2 |
| 355 | 2025-09-19T18:18:21.431Z | Downloaded thread-id v4.2.2 |
| 356 | 2025-09-19T18:18:21.432Z | Downloaded tokio-macros v2.5.0 |
| 357 | 2025-09-19T18:18:21.432Z | Downloaded async-stream v0.3.6 |
| 358 | 2025-09-19T18:18:21.432Z | Downloaded rand_chacha v0.3.1 |
| 359 | 2025-09-19T18:18:21.432Z | Downloaded pest_generator v2.7.14 |
| 360 | 2025-09-19T18:18:21.432Z | Downloaded zerofrom v0.1.4 |
| 361 | 2025-09-19T18:18:21.432Z | Downloaded paste v1.0.15 |
| 362 | 2025-09-19T18:18:21.432Z | Downloaded num-conv v0.1.0 |
| 363 | 2025-09-19T18:18:21.432Z | Downloaded memmap v0.7.0 |
| 364 | 2025-09-19T18:18:21.432Z | Downloaded yoke-derive v0.7.4 |
| 365 | 2025-09-19T18:18:21.432Z | Downloaded ipnetwork v0.21.1 |
| 366 | 2025-09-19T18:18:21.432Z | Downloaded getrandom v0.2.15 |
| 367 | 2025-09-19T18:18:21.432Z | Downloaded daft-derive v0.1.4 |
| 368 | 2025-09-19T18:18:21.432Z | Downloaded structmeta-derive v0.3.0 |
| 369 | 2025-09-19T18:18:21.432Z | Downloaded hostname v0.4.0 |
| 370 | 2025-09-19T18:18:21.432Z | Downloaded foldhash v0.2.0 |
| 371 | 2025-09-19T18:18:21.433Z | Downloaded cfg-if v1.0.1 |
| 372 | 2025-09-19T18:18:21.433Z | Downloaded is-terminal v0.4.13 |
| 373 | 2025-09-19T18:18:21.433Z | Downloaded encoding_rs v0.8.34 |
| 374 | 2025-09-19T18:18:21.433Z | Downloaded idna_adapter v1.2.0 |
| 375 | 2025-09-19T18:18:21.433Z | Downloaded synstructure v0.13.1 |
| 376 | 2025-09-19T18:18:21.433Z | Downloaded httpdate v1.0.3 |
| 377 | 2025-09-19T18:18:21.433Z | Downloaded futures-executor v0.3.31 |
| 378 | 2025-09-19T18:18:21.433Z | Downloaded form_urlencoded v1.2.2 |
| 379 | 2025-09-19T18:18:21.433Z | Downloaded futures-io v0.3.31 |
| 380 | 2025-09-19T18:18:21.433Z | Downloaded fnv v1.0.7 |
| 381 | 2025-09-19T18:18:21.433Z | Downloaded block-buffer v0.10.4 |
| 382 | 2025-09-19T18:18:21.434Z | Downloaded ring v0.17.14 |
| 383 | 2025-09-19T18:18:21.434Z | Downloaded tinyvec v1.8.0 |
| 384 | 2025-09-19T18:18:21.434Z | Downloaded thread_local v1.1.8 |
| 385 | 2025-09-19T18:18:21.434Z | Downloaded heck v0.5.0 |
| 386 | 2025-09-19T18:18:21.434Z | Downloaded futures-core v0.3.31 |
| 387 | 2025-09-19T18:18:21.434Z | Downloaded foldhash v0.1.5 |
| 388 | 2025-09-19T18:18:21.434Z | Downloaded crypto-common v0.1.6 |
| 389 | 2025-09-19T18:18:21.434Z | Downloaded byteorder v1.5.0 |
| 390 | 2025-09-19T18:18:21.434Z | Downloaded strum_macros v0.26.4 |
| 391 | 2025-09-19T18:18:21.434Z | Downloaded strum v0.27.2 |
| 392 | 2025-09-19T18:18:21.434Z | Downloaded subtle v2.6.1 |
| 393 | 2025-09-19T18:18:21.434Z | Downloaded errno v0.3.12 |
| 394 | 2025-09-19T18:18:21.435Z | Downloaded futures-task v0.3.31 |
| 395 | 2025-09-19T18:18:21.435Z | Downloaded futures-macro v0.3.31 |
| 396 | 2025-09-19T18:18:21.435Z | Downloaded dyn-clone v1.0.20 |
| 397 | 2025-09-19T18:18:21.435Z | Downloaded derive-where v1.5.0 |
| 398 | 2025-09-19T18:18:21.435Z | Downloaded base64 v0.22.1 |
| 399 | 2025-09-19T18:18:21.435Z | Downloaded typify v0.3.0 |
| 400 | 2025-09-19T18:18:21.494Z | Downloaded equivalent v1.0.2 |
| 401 | 2025-09-19T18:18:21.495Z | Downloaded tempfile v3.20.0 |
| 402 | 2025-09-19T18:18:21.495Z | Downloaded sync_wrapper v1.0.1 |
| 403 | 2025-09-19T18:18:21.495Z | Downloaded instant v0.1.13 |
| 404 | 2025-09-19T18:18:21.495Z | Downloaded ident_case v1.0.1 |
| 405 | 2025-09-19T18:18:21.495Z | Downloaded http-body v1.0.1 |
| 406 | 2025-09-19T18:18:21.495Z | Downloaded tinystr v0.7.6 |
| 407 | 2025-09-19T18:18:21.495Z | Downloaded thiserror-impl v1.0.69 |
| 408 | 2025-09-19T18:18:21.495Z | Downloaded async-stream-impl v0.3.6 |
| 409 | 2025-09-19T18:18:21.495Z | Downloaded displaydoc v0.2.5 |
| 410 | 2025-09-19T18:18:21.495Z | Downloaded bytes v1.10.1 |
| 411 | 2025-09-19T18:18:21.495Z | Downloaded autocfg v1.4.0 |
| 412 | 2025-09-19T18:18:21.496Z | Downloaded dropshot_endpoint v0.16.4 |
| 413 | 2025-09-19T18:18:21.496Z | Downloaded daft v0.1.4 |
| 414 | 2025-09-19T18:18:21.496Z | Downloaded atomic-waker v1.1.2 |
| 415 | 2025-09-19T18:18:21.496Z | Compiling proc-macro2 v1.0.101 |
| 416 | 2025-09-19T18:18:21.496Z | Compiling unicode-ident v1.0.18 |
| 417 | 2025-09-19T18:18:21.496Z | Compiling libc v0.2.174 |
| 418 | 2025-09-19T18:18:21.496Z | Compiling autocfg v1.4.0 |
| 419 | 2025-09-19T18:18:21.496Z | Checking cfg-if v1.0.1 |
| 420 | 2025-09-19T18:18:21.496Z | Compiling serde_core v1.0.223 |
| 421 | 2025-09-19T18:18:21.496Z | Compiling serde v1.0.223 |
| 422 | 2025-09-19T18:18:21.496Z | Checking memchr v2.7.4 |
| 423 | 2025-09-19T18:18:21.496Z | Checking itoa v1.0.11 |
| 424 | 2025-09-19T18:18:21.496Z | Compiling serde_json v1.0.145 |
| 425 | 2025-09-19T18:18:21.496Z | Checking ryu v1.0.18 |
| 426 | 2025-09-19T18:18:21.496Z | Compiling getrandom v0.3.1 |
| 427 | 2025-09-19T18:18:21.496Z | Compiling semver v1.0.26 |
| 428 | 2025-09-19T18:18:21.534Z | Checking pin-project-lite v0.2.14 |
| 429 | 2025-09-19T18:18:21.534Z | Checking smallvec v1.15.1 |
| 430 | 2025-09-19T18:18:21.534Z | Compiling version_check v0.9.5 |
| 431 | 2025-09-19T18:18:21.534Z | Checking futures-core v0.3.31 |
| 432 | 2025-09-19T18:18:21.534Z | Checking bytes v1.10.1 |
| 433 | 2025-09-19T18:18:21.534Z | Compiling num-traits v0.2.19 |
| 434 | 2025-09-19T18:18:21.534Z | Checking once_cell v1.21.3 |
| 435 | 2025-09-19T18:18:21.534Z | Compiling lock_api v0.4.12 |
| 436 | 2025-09-19T18:18:21.534Z | Compiling quote v1.0.40 |
| 437 | 2025-09-19T18:18:21.535Z | Compiling parking_lot_core v0.9.10 |
| 438 | 2025-09-19T18:18:21.535Z | Compiling syn v2.0.106 |
| 439 | 2025-09-19T18:18:21.535Z | Compiling thiserror v1.0.69 |
| 440 | 2025-09-19T18:18:21.535Z | Checking allocator-api2 v0.2.21 |
| 441 | 2025-09-19T18:18:21.535Z | Checking scopeguard v1.2.0 |
| 442 | 2025-09-19T18:18:21.535Z | Checking fnv v1.0.7 |
| 443 | 2025-09-19T18:18:21.535Z | Compiling slab v0.4.9 |
| 444 | 2025-09-19T18:18:21.535Z | Compiling shlex v1.3.0 |
| 445 | 2025-09-19T18:18:21.535Z | Checking equivalent v1.0.2 |
| 446 | 2025-09-19T18:18:21.535Z | Checking iana-time-zone v0.1.63 |
| 447 | 2025-09-19T18:18:21.535Z | Checking futures-sink v0.3.31 |
| 448 | 2025-09-19T18:18:21.535Z | Compiling cc v1.2.30 |
| 449 | 2025-09-19T18:18:21.535Z | Checking parking_lot v0.12.3 |
| 450 | 2025-09-19T18:18:21.535Z | Checking getrandom v0.2.15 |
| 451 | 2025-09-19T18:18:21.535Z | Checking mio v1.0.2 |
| 452 | 2025-09-19T18:18:21.535Z | Checking signal-hook-registry v1.4.2 |
| 453 | 2025-09-19T18:18:21.535Z | Checking socket2 v0.6.0 |
| 454 | 2025-09-19T18:18:21.581Z | Checking stable_deref_trait v1.2.0 |
| 455 | 2025-09-19T18:18:21.700Z | Checking foldhash v0.1.5 |
| 456 | 2025-09-19T18:18:21.744Z | Compiling schemars v0.8.22 |
| 457 | 2025-09-19T18:18:21.923Z | Checking hashbrown v0.15.4 |
| 458 | 2025-09-19T18:18:21.995Z | Compiling heck v0.5.0 |
| 459 | 2025-09-19T18:18:22.179Z | Checking dyn-clone v1.0.20 |
| 460 | 2025-09-19T18:18:22.272Z | Checking futures-channel v0.3.31 |
| 461 | 2025-09-19T18:18:22.338Z | Checking http v1.3.1 |
| 462 | 2025-09-19T18:18:22.404Z | Compiling thiserror v2.0.16 |
| 463 | 2025-09-19T18:18:22.636Z | Checking log v0.4.27 |
| 464 | 2025-09-19T18:18:22.915Z | Checking pin-utils v0.1.0 |
| 465 | 2025-09-19T18:18:23.010Z | Checking rustls-pki-types v1.10.0 |
| 466 | 2025-09-19T18:18:23.283Z | Checking futures-task v0.3.31 |
| 467 | 2025-09-19T18:18:23.525Z | Checking futures-io v0.3.31 |
| 468 | 2025-09-19T18:18:23.638Z | Checking litemap v0.7.3 |
| 469 | 2025-09-19T18:18:23.669Z | Checking untrusted v0.9.0 |
| 470 | 2025-09-19T18:18:23.704Z | Checking writeable v0.5.5 |
| 471 | 2025-09-19T18:18:23.837Z | Checking byteorder v1.5.0 |
| 472 | 2025-09-19T18:18:23.955Z | Compiling httparse v1.9.5 |
| 473 | 2025-09-19T18:18:23.985Z | Compiling ring v0.17.14 |
| 474 | 2025-09-19T18:18:24.026Z | Compiling ucd-trie v0.1.7 |
| 475 | 2025-09-19T18:18:24.254Z | Checking http-body v1.0.1 |
| 476 | 2025-09-19T18:18:24.457Z | Checking tracing-core v0.1.32 |
| 477 | 2025-09-19T18:18:24.461Z | Checking zeroize v1.8.1 |
| 478 | 2025-09-19T18:18:24.720Z | Checking subtle v2.6.1 |
| 479 | 2025-09-19T18:18:25.051Z | Checking bitflags v2.9.1 |
| 480 | 2025-09-19T18:18:25.086Z | Checking atomic-waker v1.1.2 |
| 481 | 2025-09-19T18:18:25.349Z | Checking percent-encoding v2.3.2 |
| 482 | 2025-09-19T18:18:25.352Z | Checking icu_locid_transform_data v1.5.0 |
| 483 | 2025-09-19T18:18:25.394Z | Checking tracing v0.1.40 |
| 484 | 2025-09-19T18:18:25.616Z | Checking icu_properties_data v1.5.0 |
| 485 | 2025-09-19T18:18:25.705Z | Compiling chrono v0.4.41 |
| 486 | 2025-09-19T18:18:25.799Z | Checking try-lock v0.2.5 |
| 487 | 2025-09-19T18:18:25.840Z | Checking tower-service v0.3.3 |
| 488 | 2025-09-19T18:18:25.870Z | Compiling uuid v1.18.1 |
| 489 | 2025-09-19T18:18:25.883Z | Compiling regress v0.10.4 |
| 490 | 2025-09-19T18:18:25.936Z | Checking want v0.3.1 |
| 491 | 2025-09-19T18:18:25.962Z | Compiling rustls v0.23.19 |
| 492 | 2025-09-19T18:18:26.114Z | Checking utf8_iter v1.0.4 |
| 493 | 2025-09-19T18:18:26.313Z | Checking utf16_iter v1.0.5 |
| 494 | 2025-09-19T18:18:26.328Z | Checking icu_normalizer_data v1.5.0 |
| 495 | 2025-09-19T18:18:26.384Z | Compiling slog v2.7.0 |
| 496 | 2025-09-19T18:18:26.422Z | Checking httpdate v1.0.3 |
| 497 | 2025-09-19T18:18:26.437Z | Checking write16 v1.0.0 |
| 498 | 2025-09-19T18:18:26.675Z | Checking form_urlencoded v1.2.2 |
| 499 | 2025-09-19T18:18:26.817Z | Compiling serde_derive_internals v0.29.1 |
| 500 | 2025-09-19T18:18:26.892Z | Compiling synstructure v0.13.1 |
| 501 | 2025-09-19T18:18:26.975Z | Compiling aho-corasick v1.1.3 |
| 502 | 2025-09-19T18:18:27.513Z | Compiling regex-syntax v0.8.5 |
| 503 | 2025-09-19T18:18:28.730Z | Compiling paste v1.0.15 |
| 504 | 2025-09-19T18:18:29.248Z | Compiling typenum v1.17.0 |
| 505 | 2025-09-19T18:18:30.178Z | Checking rustls-webpki v0.102.8 |
| 506 | 2025-09-19T18:18:30.285Z | Checking base64 v0.22.1 |
| 507 | 2025-09-19T18:18:30.608Z | Checking ipnet v2.11.0 |
| 508 | 2025-09-19T18:18:30.693Z | Compiling serde_derive v1.0.223 |
| 509 | 2025-09-19T18:18:30.735Z | Compiling schemars_derive v0.8.22 |
| 510 | 2025-09-19T18:18:30.893Z | Compiling thiserror-impl v1.0.69 |
| 511 | 2025-09-19T18:18:31.111Z | Compiling zerofrom-derive v0.1.4 |
| 512 | 2025-09-19T18:18:31.251Z | Compiling zerocopy-derive v0.7.35 |
| 513 | 2025-09-19T18:18:31.480Z | Compiling yoke-derive v0.7.4 |
| 514 | 2025-09-19T18:18:32.608Z | Compiling tokio-macros v2.5.0 |
| 515 | 2025-09-19T18:18:32.664Z | Compiling zerovec-derive v0.10.3 |
| 516 | 2025-09-19T18:18:33.005Z | Compiling displaydoc v0.2.5 |
| 517 | 2025-09-19T18:18:33.300Z | Compiling thiserror-impl v2.0.16 |
| 518 | 2025-09-19T18:18:33.382Z | Compiling futures-macro v0.3.31 |
| 519 | 2025-09-19T18:18:33.882Z | Checking zerocopy v0.7.35 |
| 520 | 2025-09-19T18:18:33.953Z | Checking tokio v1.47.0 |
| 521 | 2025-09-19T18:18:34.026Z | Checking zerofrom v0.1.4 |
| 522 | 2025-09-19T18:18:34.221Z | Checking yoke v0.7.4 |
| 523 | 2025-09-19T18:18:34.454Z | Compiling icu_provider_macros v1.5.0 |
| 524 | 2025-09-19T18:18:34.554Z | Compiling pest v2.7.14 |
| 525 | 2025-09-19T18:18:34.907Z | Checking zerovec v0.10.4 |
| 526 | 2025-09-19T18:18:35.157Z | Checking ppv-lite86 v0.2.20 |
| 527 | 2025-09-19T18:18:35.194Z | Checking futures-util v0.3.31 |
| 528 | 2025-09-19T18:18:35.676Z | Compiling regex-automata v0.4.8 |
| 529 | 2025-09-19T18:18:36.421Z | Checking tinystr v0.7.6 |
| 530 | 2025-09-19T18:18:36.729Z | Checking icu_locid v1.5.0 |
| 531 | 2025-09-19T18:18:36.817Z | Checking icu_collections v1.5.0 |
| 532 | 2025-09-19T18:18:37.454Z | Compiling pest_meta v2.7.14 |
| 533 | 2025-09-19T18:18:37.718Z | Checking icu_provider v1.5.0 |
| 534 | 2025-09-19T18:18:38.769Z | Compiling serde_tokenstream v0.2.2 |
| 535 | 2025-09-19T18:18:39.113Z | Checking indexmap v2.11.0 |
| 536 | 2025-09-19T18:18:39.748Z | Checking icu_locid_transform v1.5.0 |
| 537 | 2025-09-19T18:18:39.929Z | Compiling pest_generator v2.7.14 |
| 538 | 2025-09-19T18:18:40.437Z | Compiling generic-array v0.14.7 |
| 539 | 2025-09-19T18:18:40.734Z | Checking icu_properties v1.5.1 |
| 540 | 2025-09-19T18:18:40.745Z | Checking tokio-util v0.7.15 |
| 541 | 2025-09-19T18:18:40.800Z | Checking sync_wrapper v1.0.1 |
| 542 | 2025-09-19T18:18:40.964Z | Checking tower-layer v0.3.3 |
| 543 | 2025-09-19T18:18:41.228Z | Compiling rustversion v1.0.17 |
| 544 | 2025-09-19T18:18:41.492Z | Compiling pest_derive v2.7.14 |
| 545 | 2025-09-19T18:18:41.567Z | Compiling newtype-uuid v1.2.4 |
| 546 | 2025-09-19T18:18:41.580Z | Checking h2 v0.4.6 |
| 547 | 2025-09-19T18:18:41.712Z | Checking ipnetwork v0.21.1 |
| 548 | 2025-09-19T18:18:41.965Z | Checking tower v0.5.2 |
| 549 | 2025-09-19T18:18:42.009Z | Compiling typify-impl v0.3.0 |
| 550 | 2025-09-19T18:18:42.127Z | Checking tokio-rustls v0.26.0 |
| 551 | 2025-09-19T18:18:42.429Z | Compiling regex v1.11.1 |
| 552 | 2025-09-19T18:18:42.613Z | Checking serde_urlencoded v0.7.1 |
| 553 | 2025-09-19T18:18:43.274Z | Compiling structmeta-derive v0.3.0 |
| 554 | 2025-09-19T18:18:43.314Z | Compiling scroll_derive v0.12.0 |
| 555 | 2025-09-19T18:18:43.922Z | Checking http-body-util v0.1.3 |
| 556 | 2025-09-19T18:18:43.938Z | Checking icu_normalizer v1.5.0 |
| 557 | 2025-09-19T18:18:43.995Z | Checking webpki-roots v1.0.1 |
| 558 | 2025-09-19T18:18:44.171Z | Compiling usdt-impl v0.5.0 |
| 559 | 2025-09-19T18:18:44.604Z | Compiling time-core v0.1.2 |
| 560 | 2025-09-19T18:18:44.684Z | Checking idna_adapter v1.2.0 |
| 561 | 2025-09-19T18:18:44.716Z | Checking iri-string v0.7.8 |
| 562 | 2025-09-19T18:18:44.794Z | Compiling rustix v1.0.7 |
| 563 | 2025-09-19T18:18:44.880Z | Checking idna v1.0.3 |
| 564 | 2025-09-19T18:18:45.002Z | Compiling num-conv v0.1.0 |
| 565 | 2025-09-19T18:18:45.286Z | Checking powerfmt v0.2.0 |
| 566 | 2025-09-19T18:18:45.363Z | Checking url v2.5.4 |
| 567 | 2025-09-19T18:18:45.550Z | Compiling structmeta v0.3.0 |
| 568 | 2025-09-19T18:18:45.563Z | Checking deranged v0.3.11 |
| 569 | 2025-09-19T18:18:45.615Z | Compiling time-macros v0.2.18 |
| 570 | 2025-09-19T18:18:45.719Z | Checking hyper v1.7.0 |
| 571 | 2025-09-19T18:18:45.930Z | Compiling thread-id v4.2.2 |
| 572 | 2025-09-19T18:18:46.088Z | Checking scroll v0.12.0 |
| 573 | 2025-09-19T18:18:46.516Z | Compiling dof v0.3.0 |
| 574 | 2025-09-19T18:18:46.826Z | Compiling dtrace-parser v0.2.0 |
| 575 | 2025-09-19T18:18:47.208Z | Checking tower-http v0.6.6 |
| 576 | 2025-09-19T18:18:47.305Z | Checking oxnet v0.1.3 |
| 577 | 2025-09-19T18:18:47.632Z | Checking hyper-util v0.1.16 |
| 578 | 2025-09-19T18:18:47.767Z | Compiling daft-derive v0.1.4 |
| 579 | 2025-09-19T18:18:48.350Z | Checking rand_core v0.9.3 |
| 580 | 2025-09-19T18:18:48.425Z | Checking errno v0.3.12 |
| 581 | 2025-09-19T18:18:48.630Z | Checking plain v0.2.3 |
| 582 | 2025-09-19T18:18:48.793Z | Compiling strsim v0.11.1 |
| 583 | 2025-09-19T18:18:48.871Z | Checking num_threads v0.1.7 |
| 584 | 2025-09-19T18:18:49.079Z | Compiling ident_case v1.0.1 |
| 585 | 2025-09-19T18:18:49.211Z | Compiling crossbeam-utils v0.8.21 |
| 586 | 2025-09-19T18:18:49.259Z | Compiling omicron-workspace-hack v0.1.0 |
| 587 | 2025-09-19T18:18:49.515Z | Checking daft v0.1.4 |
| 588 | 2025-09-19T18:18:49.543Z | Checking time v0.3.36 |
| 589 | 2025-09-19T18:18:49.648Z | Checking hyper-rustls v0.27.7 |
| 590 | 2025-09-19T18:18:49.773Z | Compiling darling_core v0.20.10 |
| 591 | 2025-09-19T18:18:49.965Z | Checking reqwest v0.12.22 |
| 592 | 2025-09-19T18:18:50.505Z | Checking goblin v0.8.2 |
| 593 | 2025-09-19T18:18:50.851Z | Compiling typify-macro v0.3.0 |
| 594 | 2025-09-19T18:18:51.503Z | Compiling openapiv3 v2.2.0 |
| 595 | 2025-09-19T18:18:52.645Z | Compiling unsafe-libyaml v0.2.11 |
| 596 | 2025-09-19T18:18:52.951Z | Checking fastrand v2.1.1 |
| 597 | 2025-09-19T18:18:53.284Z | Compiling anyhow v1.0.99 |
| 598 | 2025-09-19T18:18:53.901Z | Checking pretty-hex v0.4.1 |
| 599 | 2025-09-19T18:18:53.917Z | Compiling rustls v0.22.4 |
| 600 | 2025-09-19T18:18:54.105Z | Compiling serde_yaml v0.9.34+deprecated |
| 601 | 2025-09-19T18:18:54.122Z | Compiling typify v0.3.0 |
| 602 | 2025-09-19T18:18:54.301Z | Checking tempfile v3.20.0 |
| 603 | 2025-09-19T18:18:54.647Z | Checking rand_chacha v0.9.0 |
| 604 | 2025-09-19T18:18:54.801Z | Compiling darling_macro v0.20.10 |
| 605 | 2025-09-19T18:18:55.002Z | Checking crypto-common v0.1.6 |
| 606 | 2025-09-19T18:18:55.006Z | Checking block-buffer v0.10.4 |
| 607 | 2025-09-19T18:18:55.172Z | Compiling progenitor-impl v0.9.1 |
| 608 | 2025-09-19T18:18:55.224Z | Checking rand_core v0.6.4 |
| 609 | 2025-09-19T18:18:55.324Z | Compiling multer v3.1.0 |
| 610 | 2025-09-19T18:18:55.354Z | Checking thread_local v1.1.8 |
| 611 | 2025-09-19T18:18:55.472Z | Checking wait-timeout v0.2.0 |
| 612 | 2025-09-19T18:18:55.625Z | Checking bit-vec v0.8.0 |
| 613 | 2025-09-19T18:18:55.638Z | Checking match_cfg v0.1.0 |
| 614 | 2025-09-19T18:18:55.658Z | Compiling slog-async v2.8.0 |
| 615 | 2025-09-19T18:18:55.706Z | Compiling camino v1.2.0 |
| 616 | 2025-09-19T18:18:55.723Z | Checking winnow v0.7.10 |
| 617 | 2025-09-19T18:18:55.744Z | Compiling ref-cast v1.0.24 |
| 618 | 2025-09-19T18:18:55.898Z | Checking quick-error v1.2.3 |
| 619 | 2025-09-19T18:18:55.990Z | Checking bit-set v0.8.0 |
| 620 | 2025-09-19T18:18:56.052Z | Checking rusty-fork v0.3.0 |
| 621 | 2025-09-19T18:18:56.258Z | Compiling darling v0.20.10 |
| 622 | 2025-09-19T18:18:56.319Z | Checking hostname v0.3.1 |
| 623 | 2025-09-19T18:18:56.360Z | Checking rand_chacha v0.3.1 |
| 624 | 2025-09-19T18:18:56.408Z | Checking crossbeam-channel v0.5.15 |
| 625 | 2025-09-19T18:18:56.464Z | Checking digest v0.10.7 |
| 626 | 2025-09-19T18:18:56.730Z | Checking rand v0.9.2 |
| 627 | 2025-09-19T18:18:57.113Z | Compiling usdt-attr-macro v0.5.0 |
| 628 | 2025-09-19T18:18:57.129Z | Compiling usdt-macro v0.5.0 |
| 629 | 2025-09-19T18:18:57.161Z | Checking slog-json v2.6.1 |
| 630 | 2025-09-19T18:18:57.435Z | Checking progenitor-client v0.9.1 |
| 631 | 2025-09-19T18:18:57.743Z | Checking rand_xorshift v0.4.0 |
| 632 | 2025-09-19T18:18:57.820Z | Compiling strum_macros v0.26.4 |
| 633 | 2025-09-19T18:18:57.933Z | Compiling derive-ex v0.1.8 |
| 634 | 2025-09-19T18:18:58.289Z | Checking futures-executor v0.3.31 |
| 635 | 2025-09-19T18:18:58.346Z | Checking toml_parser v1.0.2 |
| 636 | 2025-09-19T18:18:58.413Z | Checking hex v0.4.3 |
| 637 | 2025-09-19T18:18:58.445Z | Checking serde_spanned v1.0.0 |
| 638 | 2025-09-19T18:18:58.515Z | Checking toml_datetime v0.7.0 |
| 639 | 2025-09-19T18:18:58.670Z | Compiling ref-cast-impl v1.0.24 |
| 640 | 2025-09-19T18:18:58.920Z | Compiling async-stream-impl v0.3.6 |
| 641 | 2025-09-19T18:18:58.924Z | Compiling dropshot v0.16.4 |
| 642 | 2025-09-19T18:18:59.038Z | Checking is-terminal v0.4.13 |
| 643 | 2025-09-19T18:18:59.176Z | Checking memmap v0.7.0 |
| 644 | 2025-09-19T18:18:59.310Z | Checking encoding_rs v0.8.34 |
| 645 | 2025-09-19T18:18:59.402Z | Checking lazy_static v1.5.0 |
| 646 | 2025-09-19T18:18:59.546Z | Checking term v1.1.0 |
| 647 | 2025-09-19T18:18:59.807Z | Checking spin v0.9.8 |
| 648 | 2025-09-19T18:18:59.971Z | Checking cpufeatures v0.2.14 |
| 649 | 2025-09-19T18:18:59.975Z | Checking mime v0.3.17 |
| 650 | 2025-09-19T18:19:00.065Z | Checking unarray v0.1.4 |
| 651 | 2025-09-19T18:19:00.080Z | Checking take_mut v0.2.2 |
| 652 | 2025-09-19T18:19:00.104Z | Checking toml_writer v1.0.2 |
| 653 | 2025-09-19T18:19:00.218Z | Checking proptest v1.7.0 |
| 654 | 2025-09-19T18:19:00.304Z | Checking async-stream v0.3.6 |
| 655 | 2025-09-19T18:19:00.459Z | Checking toml v0.9.5 |
| 656 | 2025-09-19T18:19:00.508Z | Checking tokio-rustls v0.25.0 |
| 657 | 2025-09-19T18:19:00.530Z | Checking sha1 v0.10.6 |
| 658 | 2025-09-19T18:19:00.560Z | Compiling progenitor-macro v0.9.1 |
| 659 | 2025-09-19T18:19:00.809Z | Checking slog-term v2.9.2 |
| 660 | 2025-09-19T18:19:01.012Z | Checking usdt v0.5.0 |
| 661 | 2025-09-19T18:19:01.348Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 662 | 2025-09-19T18:19:01.371Z | Checking futures v0.3.31 |
| 663 | 2025-09-19T18:19:01.473Z | Checking slog-bunyan v2.5.0 |
| 664 | 2025-09-19T18:19:01.489Z | Compiling test-strategy v0.4.3 |
| 665 | 2025-09-19T18:19:01.519Z | Checking rand v0.8.5 |
| 666 | 2025-09-19T18:19:01.677Z | Compiling serde_with_macros v3.14.0 |
| 667 | 2025-09-19T18:19:01.687Z | Checking strum v0.26.3 |
| 668 | 2025-09-19T18:19:01.933Z | Compiling strum_macros v0.27.1 |
| 669 | 2025-09-19T18:19:01.985Z | Compiling parse-display-derive v0.10.0 |
| 670 | 2025-09-19T18:19:02.297Z | Compiling dropshot_endpoint v0.16.4 |
| 671 | 2025-09-19T18:19:02.683Z | Checking serde_path_to_error v0.1.17 |
| 672 | 2025-09-19T18:19:03.335Z | Compiling derive-where v1.5.0 |
| 673 | 2025-09-19T18:19:04.085Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 674 | 2025-09-19T18:19:04.321Z | Compiling async-trait v0.1.89 |
| 675 | 2025-09-19T18:19:04.675Z | Checking waitgroup v0.1.2 |
| 676 | 2025-09-19T18:19:04.832Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2025-09-19T18:19:04.894Z | Checking hashbrown v0.16.0 |
| 678 | 2025-09-19T18:19:05.076Z | Checking hostname v0.4.0 |
| 679 | 2025-09-19T18:19:05.224Z | Checking instant v0.1.13 |
| 680 | 2025-09-19T18:19:05.349Z | Checking rustc-hash v2.1.1 |
| 681 | 2025-09-19T18:19:05.455Z | Checking debug-ignore v1.0.5 |
| 682 | 2025-09-19T18:19:05.529Z | Checking foldhash v0.2.0 |
| 683 | 2025-09-19T18:19:05.603Z | Checking parse-display v0.10.0 |
| 684 | 2025-09-19T18:19:05.786Z | Checking backoff v0.4.0 |
| 685 | 2025-09-19T18:19:05.825Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 686 | 2025-09-19T18:19:05.853Z | Checking iddqd v0.3.13 |
| 687 | 2025-09-19T18:19:05.983Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 688 | 2025-09-19T18:19:06.024Z | Checking serde_with v3.14.0 |
| 689 | 2025-09-19T18:19:06.054Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 690 | 2025-09-19T18:19:06.068Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 691 | 2025-09-19T18:19:06.299Z | Checking strum v0.27.2 |
| 692 | 2025-09-19T18:19:06.368Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b) |
| 693 | 2025-09-19T18:19:06.476Z | Checking progenitor-client v0.10.0 |
| 694 | 2025-09-19T18:19:06.673Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 695 | 2025-09-19T18:19:06.858Z | Checking macaddr v1.0.1 |
| 696 | 2025-09-19T18:19:09.111Z | Checking progenitor v0.9.1 |
| 697 | 2025-09-19T18:19:09.234Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4) |
| 698 | 2025-09-19T18:19:11.955Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 699 | 2025-09-19T18:19:19.387Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 700 | 2025-09-19T18:19:19.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 701 | 2025-09-19T18:19:19.602Z | + cargo build --release |
| 702 | 2025-09-19T18:19:19.891Z | Compiling proc-macro2 v1.0.101 |
| 703 | 2025-09-19T18:19:19.891Z | Compiling unicode-ident v1.0.18 |
| 704 | 2025-09-19T18:19:19.891Z | Compiling libc v0.2.174 |
| 705 | 2025-09-19T18:19:19.891Z | Compiling cfg-if v1.0.1 |
| 706 | 2025-09-19T18:19:19.894Z | Compiling autocfg v1.4.0 |
| 707 | 2025-09-19T18:19:19.894Z | Compiling serde_core v1.0.223 |
| 708 | 2025-09-19T18:19:19.894Z | Compiling serde v1.0.223 |
| 709 | 2025-09-19T18:19:19.894Z | Compiling memchr v2.7.4 |
| 710 | 2025-09-19T18:19:20.016Z | Compiling serde_json v1.0.145 |
| 711 | 2025-09-19T18:19:20.095Z | Compiling itoa v1.0.11 |
| 712 | 2025-09-19T18:19:20.406Z | Compiling ryu v1.0.18 |
| 713 | 2025-09-19T18:19:20.486Z | Compiling getrandom v0.3.1 |
| 714 | 2025-09-19T18:19:20.931Z | Compiling semver v1.0.26 |
| 715 | 2025-09-19T18:19:21.440Z | Compiling pin-project-lite v0.2.14 |
| 716 | 2025-09-19T18:19:21.499Z | Compiling smallvec v1.15.1 |
| 717 | 2025-09-19T18:19:21.564Z | Compiling version_check v0.9.5 |
| 718 | 2025-09-19T18:19:21.573Z | Compiling futures-core v0.3.31 |
| 719 | 2025-09-19T18:19:21.690Z | Compiling bytes v1.10.1 |
| 720 | 2025-09-19T18:19:21.829Z | Compiling quote v1.0.40 |
| 721 | 2025-09-19T18:19:21.967Z | Compiling num-traits v0.2.19 |
| 722 | 2025-09-19T18:19:22.110Z | Compiling once_cell v1.21.3 |
| 723 | 2025-09-19T18:19:22.223Z | Compiling syn v2.0.106 |
| 724 | 2025-09-19T18:19:22.392Z | Compiling lock_api v0.4.12 |
| 725 | 2025-09-19T18:19:22.446Z | Compiling parking_lot_core v0.9.10 |
| 726 | 2025-09-19T18:19:22.523Z | Compiling thiserror v1.0.69 |
| 727 | 2025-09-19T18:19:22.894Z | Compiling allocator-api2 v0.2.21 |
| 728 | 2025-09-19T18:19:23.070Z | Compiling scopeguard v1.2.0 |
| 729 | 2025-09-19T18:19:23.205Z | Compiling fnv v1.0.7 |
| 730 | 2025-09-19T18:19:23.722Z | Compiling slab v0.4.9 |
| 731 | 2025-09-19T18:19:23.743Z | Compiling shlex v1.3.0 |
| 732 | 2025-09-19T18:19:23.804Z | Compiling futures-sink v0.3.31 |
| 733 | 2025-09-19T18:19:23.966Z | Compiling equivalent v1.0.2 |
| 734 | 2025-09-19T18:19:24.082Z | Compiling iana-time-zone v0.1.63 |
| 735 | 2025-09-19T18:19:24.090Z | Compiling cc v1.2.30 |
| 736 | 2025-09-19T18:19:24.156Z | Compiling parking_lot v0.12.3 |
| 737 | 2025-09-19T18:19:24.321Z | Compiling getrandom v0.2.15 |
| 738 | 2025-09-19T18:19:24.686Z | Compiling signal-hook-registry v1.4.2 |
| 739 | 2025-09-19T18:19:24.734Z | Compiling mio v1.0.2 |
| 740 | 2025-09-19T18:19:24.928Z | Compiling socket2 v0.6.0 |
| 741 | 2025-09-19T18:19:26.168Z | Compiling schemars v0.8.22 |
| 742 | 2025-09-19T18:19:26.215Z | Compiling foldhash v0.1.5 |
| 743 | 2025-09-19T18:19:26.233Z | Compiling stable_deref_trait v1.2.0 |
| 744 | 2025-09-19T18:19:26.597Z | Compiling hashbrown v0.15.4 |
| 745 | 2025-09-19T18:19:26.635Z | Compiling heck v0.5.0 |
| 746 | 2025-09-19T18:19:26.673Z | Compiling thiserror v2.0.16 |
| 747 | 2025-09-19T18:19:26.731Z | Compiling dyn-clone v1.0.20 |
| 748 | 2025-09-19T18:19:26.881Z | Compiling ring v0.17.14 |
| 749 | 2025-09-19T18:19:26.965Z | Compiling futures-channel v0.3.31 |
| 750 | 2025-09-19T18:19:27.029Z | Compiling http v1.3.1 |
| 751 | 2025-09-19T18:19:27.287Z | Compiling pin-utils v0.1.0 |
| 752 | 2025-09-19T18:19:27.385Z | Compiling log v0.4.27 |
| 753 | 2025-09-19T18:19:27.856Z | Compiling futures-task v0.3.31 |
| 754 | 2025-09-19T18:19:28.007Z | Compiling futures-io v0.3.31 |
| 755 | 2025-09-19T18:19:28.190Z | Compiling rustls-pki-types v1.10.0 |
| 756 | 2025-09-19T18:19:28.344Z | Compiling litemap v0.7.3 |
| 757 | 2025-09-19T18:19:28.578Z | Compiling untrusted v0.9.0 |
| 758 | 2025-09-19T18:19:28.780Z | Compiling writeable v0.5.5 |
| 759 | 2025-09-19T18:19:28.788Z | Compiling byteorder v1.5.0 |
| 760 | 2025-09-19T18:19:29.532Z | Compiling serde_derive_internals v0.29.1 |
| 761 | 2025-09-19T18:19:29.722Z | Compiling synstructure v0.13.1 |
| 762 | 2025-09-19T18:19:29.850Z | Compiling ucd-trie v0.1.7 |
| 763 | 2025-09-19T18:19:29.861Z | Compiling httparse v1.9.5 |
| 764 | 2025-09-19T18:19:30.540Z | Compiling http-body v1.0.1 |
| 765 | 2025-09-19T18:19:30.796Z | Compiling tracing-core v0.1.32 |
| 766 | 2025-09-19T18:19:31.206Z | Compiling icu_locid_transform_data v1.5.0 |
| 767 | 2025-09-19T18:19:31.379Z | Compiling percent-encoding v2.3.2 |
| 768 | 2025-09-19T18:19:31.487Z | Compiling atomic-waker v1.1.2 |
| 769 | 2025-09-19T18:19:31.588Z | Compiling bitflags v2.9.1 |
| 770 | 2025-09-19T18:19:31.601Z | Compiling zeroize v1.8.1 |
| 771 | 2025-09-19T18:19:31.797Z | Compiling subtle v2.6.1 |
| 772 | 2025-09-19T18:19:31.832Z | Compiling chrono v0.4.41 |
| 773 | 2025-09-19T18:19:31.952Z | Compiling tracing v0.1.40 |
| 774 | 2025-09-19T18:19:32.547Z | Compiling tower-service v0.3.3 |
| 775 | 2025-09-19T18:19:32.669Z | Compiling try-lock v0.2.5 |
| 776 | 2025-09-19T18:19:32.824Z | Compiling uuid v1.18.1 |
| 777 | 2025-09-19T18:19:32.843Z | Compiling icu_properties_data v1.5.0 |
| 778 | 2025-09-19T18:19:33.087Z | Compiling serde_derive v1.0.223 |
| 779 | 2025-09-19T18:19:33.153Z | Compiling schemars_derive v0.8.22 |
| 780 | 2025-09-19T18:19:33.206Z | Compiling thiserror-impl v1.0.69 |
| 781 | 2025-09-19T18:19:33.370Z | Compiling zerofrom-derive v0.1.4 |
| 782 | 2025-09-19T18:19:33.654Z | Compiling zerocopy-derive v0.7.35 |
| 783 | 2025-09-19T18:19:35.029Z | Compiling tokio-macros v2.5.0 |
| 784 | 2025-09-19T18:19:35.464Z | Compiling yoke-derive v0.7.4 |
| 785 | 2025-09-19T18:19:35.803Z | Compiling zerovec-derive v0.10.3 |
| 786 | 2025-09-19T18:19:35.857Z | Compiling displaydoc v0.2.5 |
| 787 | 2025-09-19T18:19:36.373Z | Compiling zerofrom v0.1.4 |
| 788 | 2025-09-19T18:19:36.495Z | Compiling tokio v1.47.0 |
| 789 | 2025-09-19T18:19:36.614Z | Compiling futures-macro v0.3.31 |
| 790 | 2025-09-19T18:19:37.023Z | Compiling thiserror-impl v2.0.16 |
| 791 | 2025-09-19T18:19:37.457Z | Compiling zerocopy v0.7.35 |
| 792 | 2025-09-19T18:19:37.741Z | Compiling yoke v0.7.4 |
| 793 | 2025-09-19T18:19:38.099Z | Compiling zerovec v0.10.4 |
| 794 | 2025-09-19T18:19:38.130Z | Compiling icu_provider_macros v1.5.0 |
| 795 | 2025-09-19T18:19:38.344Z | Compiling futures-util v0.3.31 |
| 796 | 2025-09-19T18:19:38.877Z | Compiling pest v2.7.14 |
| 797 | 2025-09-19T18:19:39.250Z | Compiling want v0.3.1 |
| 798 | 2025-09-19T18:19:39.529Z | Compiling regress v0.10.4 |
| 799 | 2025-09-19T18:19:40.861Z | Compiling serde_tokenstream v0.2.2 |
| 800 | 2025-09-19T18:19:40.905Z | Compiling tinystr v0.7.6 |
| 801 | 2025-09-19T18:19:41.714Z | Compiling icu_locid v1.5.0 |
| 802 | 2025-09-19T18:19:42.589Z | Compiling indexmap v2.11.0 |
| 803 | 2025-09-19T18:19:43.374Z | Compiling icu_provider v1.5.0 |
| 804 | 2025-09-19T18:19:44.480Z | Compiling rustls-webpki v0.102.8 |
| 805 | 2025-09-19T18:19:44.533Z | Compiling icu_locid_transform v1.5.0 |
| 806 | 2025-09-19T18:19:45.579Z | Compiling tokio-util v0.7.15 |
| 807 | 2025-09-19T18:19:47.091Z | Compiling pest_meta v2.7.14 |
| 808 | 2025-09-19T18:19:47.736Z | Compiling icu_collections v1.5.0 |
| 809 | 2025-09-19T18:19:48.775Z | Compiling icu_properties v1.5.1 |
| 810 | 2025-09-19T18:19:49.043Z | Compiling pest_generator v2.7.14 |
| 811 | 2025-09-19T18:19:49.676Z | Compiling h2 v0.4.6 |
| 812 | 2025-09-19T18:19:50.519Z | Compiling rustls v0.23.19 |
| 813 | 2025-09-19T18:19:50.595Z | Compiling slog v2.7.0 |
| 814 | 2025-09-19T18:19:50.890Z | Compiling utf8_iter v1.0.4 |
| 815 | 2025-09-19T18:19:50.894Z | Compiling httpdate v1.0.3 |
| 816 | 2025-09-19T18:19:51.104Z | Compiling icu_normalizer_data v1.5.0 |
| 817 | 2025-09-19T18:19:51.170Z | Compiling write16 v1.0.0 |
| 818 | 2025-09-19T18:19:51.213Z | Compiling utf16_iter v1.0.5 |
| 819 | 2025-09-19T18:19:51.393Z | Compiling pest_derive v2.7.14 |
| 820 | 2025-09-19T18:19:51.648Z | Compiling form_urlencoded v1.2.2 |
| 821 | 2025-09-19T18:19:52.302Z | Compiling typify-impl v0.3.0 |
| 822 | 2025-09-19T18:19:52.523Z | Compiling icu_normalizer v1.5.0 |
| 823 | 2025-09-19T18:19:53.539Z | Compiling aho-corasick v1.1.3 |
| 824 | 2025-09-19T18:19:54.923Z | Compiling typenum v1.17.0 |
| 825 | 2025-09-19T18:19:55.856Z | Compiling hyper v1.7.0 |
| 826 | 2025-09-19T18:19:56.187Z | Compiling base64 v0.22.1 |
| 827 | 2025-09-19T18:19:57.162Z | Compiling paste v1.0.15 |
| 828 | 2025-09-19T18:19:57.273Z | Compiling regex-syntax v0.8.5 |
| 829 | 2025-09-19T18:19:57.806Z | Compiling ipnet v2.11.0 |
| 830 | 2025-09-19T18:20:00.670Z | Compiling hyper-util v0.1.16 |
| 831 | 2025-09-19T18:20:01.421Z | Compiling typify-macro v0.3.0 |
| 832 | 2025-09-19T18:20:02.509Z | Compiling regex-automata v0.4.8 |
| 833 | 2025-09-19T18:20:04.554Z | Compiling idna_adapter v1.2.0 |
| 834 | 2025-09-19T18:20:05.483Z | Compiling ppv-lite86 v0.2.20 |
| 835 | 2025-09-19T18:20:05.919Z | Compiling generic-array v0.14.7 |
| 836 | 2025-09-19T18:20:06.106Z | Compiling sync_wrapper v1.0.1 |
| 837 | 2025-09-19T18:20:06.303Z | Compiling tower-layer v0.3.3 |
| 838 | 2025-09-19T18:20:06.317Z | Compiling rustversion v1.0.17 |
| 839 | 2025-09-19T18:20:06.745Z | Compiling newtype-uuid v1.2.4 |
| 840 | 2025-09-19T18:20:06.877Z | Compiling tower v0.5.2 |
| 841 | 2025-09-19T18:20:07.049Z | Compiling regex v1.11.1 |
| 842 | 2025-09-19T18:20:07.852Z | Compiling idna v1.0.3 |
| 843 | 2025-09-19T18:20:08.090Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2025-09-19T18:20:08.669Z | Compiling ipnetwork v0.21.1 |
| 845 | 2025-09-19T18:20:09.038Z | Compiling structmeta-derive v0.3.0 |
| 846 | 2025-09-19T18:20:09.142Z | Compiling scroll_derive v0.12.0 |
| 847 | 2025-09-19T18:20:10.356Z | Compiling http-body-util v0.1.3 |
| 848 | 2025-09-19T18:20:10.561Z | Compiling webpki-roots v1.0.1 |
| 849 | 2025-09-19T18:20:10.797Z | Compiling usdt-impl v0.5.0 |
| 850 | 2025-09-19T18:20:11.210Z | Compiling powerfmt v0.2.0 |
| 851 | 2025-09-19T18:20:11.385Z | Compiling time-core v0.1.2 |
| 852 | 2025-09-19T18:20:11.564Z | Compiling tokio-rustls v0.26.0 |
| 853 | 2025-09-19T18:20:11.709Z | Compiling rustix v1.0.7 |
| 854 | 2025-09-19T18:20:12.027Z | Compiling num-conv v0.1.0 |
| 855 | 2025-09-19T18:20:12.310Z | Compiling iri-string v0.7.8 |
| 856 | 2025-09-19T18:20:12.381Z | Compiling omicron-workspace-hack v0.1.0 |
| 857 | 2025-09-19T18:20:12.868Z | Compiling time-macros v0.2.18 |
| 858 | 2025-09-19T18:20:13.003Z | Compiling hyper-rustls v0.27.7 |
| 859 | 2025-09-19T18:20:14.315Z | Compiling deranged v0.3.11 |
| 860 | 2025-09-19T18:20:14.792Z | Compiling structmeta v0.3.0 |
| 861 | 2025-09-19T18:20:15.307Z | Compiling scroll v0.12.0 |
| 862 | 2025-09-19T18:20:15.643Z | Compiling oxnet v0.1.3 |
| 863 | 2025-09-19T18:20:15.897Z | Compiling tower-http v0.6.6 |
| 864 | 2025-09-19T18:20:17.391Z | Compiling url v2.5.4 |
| 865 | 2025-09-19T18:20:18.043Z | Compiling dof v0.3.0 |
| 866 | 2025-09-19T18:20:18.153Z | Compiling thread-id v4.2.2 |
| 867 | 2025-09-19T18:20:18.842Z | Compiling dtrace-parser v0.2.0 |
| 868 | 2025-09-19T18:20:19.809Z | Compiling daft-derive v0.1.4 |
| 869 | 2025-09-19T18:20:20.312Z | Compiling rand_core v0.9.3 |
| 870 | 2025-09-19T18:20:20.798Z | Compiling errno v0.3.12 |
| 871 | 2025-09-19T18:20:21.259Z | Compiling num_threads v0.1.7 |
| 872 | 2025-09-19T18:20:21.393Z | Compiling crossbeam-utils v0.8.21 |
| 873 | 2025-09-19T18:20:22.777Z | Compiling strsim v0.11.1 |
| 874 | 2025-09-19T18:20:22.805Z | Compiling plain v0.2.3 |
| 875 | 2025-09-19T18:20:23.287Z | Compiling ident_case v1.0.1 |
| 876 | 2025-09-19T18:20:23.474Z | Compiling darling_core v0.20.10 |
| 877 | 2025-09-19T18:20:24.191Z | Compiling goblin v0.8.2 |
| 878 | 2025-09-19T18:20:25.306Z | Compiling time v0.3.36 |
| 879 | 2025-09-19T18:20:32.071Z | Compiling daft v0.1.4 |
| 880 | 2025-09-19T18:20:33.737Z | Compiling reqwest v0.12.22 |
| 881 | 2025-09-19T18:20:35.640Z | Compiling openapiv3 v2.2.0 |
| 882 | 2025-09-19T18:20:37.092Z | Compiling typify v0.3.0 |
| 883 | 2025-09-19T18:20:39.801Z | Compiling anyhow v1.0.99 |
| 884 | 2025-09-19T18:20:40.031Z | Compiling rustls v0.22.4 |
| 885 | 2025-09-19T18:20:40.389Z | Compiling unsafe-libyaml v0.2.11 |
| 886 | 2025-09-19T18:20:40.397Z | Compiling fastrand v2.1.1 |
| 887 | 2025-09-19T18:20:41.069Z | Compiling pretty-hex v0.4.1 |
| 888 | 2025-09-19T18:20:42.004Z | Compiling serde_yaml v0.9.34+deprecated |
| 889 | 2025-09-19T18:20:43.128Z | Compiling tempfile v3.20.0 |
| 890 | 2025-09-19T18:20:45.305Z | Compiling progenitor-impl v0.9.1 |
| 891 | 2025-09-19T18:20:47.494Z | Compiling darling_macro v0.20.10 |
| 892 | 2025-09-19T18:20:47.522Z | Compiling rand_chacha v0.9.0 |
| 893 | 2025-09-19T18:20:48.494Z | Compiling crypto-common v0.1.6 |
| 894 | 2025-09-19T18:20:48.730Z | Compiling block-buffer v0.10.4 |
| 895 | 2025-09-19T18:20:48.992Z | Compiling rand_core v0.6.4 |
| 896 | 2025-09-19T18:20:49.034Z | Compiling thread_local v1.1.8 |
| 897 | 2025-09-19T18:20:49.319Z | Compiling multer v3.1.0 |
| 898 | 2025-09-19T18:20:49.451Z | Compiling wait-timeout v0.2.0 |
| 899 | 2025-09-19T18:20:49.714Z | Compiling slog-async v2.8.0 |
| 900 | 2025-09-19T18:20:49.833Z | Compiling quick-error v1.2.3 |
| 901 | 2025-09-19T18:20:49.992Z | Compiling ref-cast v1.0.24 |
| 902 | 2025-09-19T18:20:50.232Z | Compiling bit-vec v0.8.0 |
| 903 | 2025-09-19T18:20:50.432Z | Compiling match_cfg v0.1.0 |
| 904 | 2025-09-19T18:20:50.514Z | Compiling winnow v0.7.10 |
| 905 | 2025-09-19T18:20:50.533Z | Compiling camino v1.2.0 |
| 906 | 2025-09-19T18:20:50.755Z | Compiling progenitor-macro v0.9.1 |
| 907 | 2025-09-19T18:20:50.816Z | Compiling bit-set v0.8.0 |
| 908 | 2025-09-19T18:20:51.178Z | Compiling hostname v0.3.1 |
| 909 | 2025-09-19T18:20:51.267Z | Compiling rusty-fork v0.3.0 |
| 910 | 2025-09-19T18:20:51.529Z | Compiling rand_chacha v0.3.1 |
| 911 | 2025-09-19T18:20:53.185Z | Compiling digest v0.10.7 |
| 912 | 2025-09-19T18:20:53.261Z | Compiling darling v0.20.10 |
| 913 | 2025-09-19T18:20:53.322Z | Compiling crossbeam-channel v0.5.15 |
| 914 | 2025-09-19T18:20:53.613Z | Compiling rand v0.9.2 |
| 915 | 2025-09-19T18:20:54.329Z | Compiling toml_parser v1.0.2 |
| 916 | 2025-09-19T18:20:56.348Z | Compiling progenitor-client v0.9.1 |
| 917 | 2025-09-19T18:20:57.304Z | Compiling usdt-macro v0.5.0 |
| 918 | 2025-09-19T18:20:57.612Z | Compiling usdt-attr-macro v0.5.0 |
| 919 | 2025-09-19T18:20:58.565Z | Compiling slog-json v2.6.1 |
| 920 | 2025-09-19T18:20:58.986Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2025-09-19T18:20:59.067Z | Compiling strum_macros v0.26.4 |
| 922 | 2025-09-19T18:20:59.243Z | Compiling derive-ex v0.1.8 |
| 923 | 2025-09-19T18:21:01.754Z | Compiling futures-executor v0.3.31 |
| 924 | 2025-09-19T18:21:01.760Z | Compiling hex v0.4.3 |
| 925 | 2025-09-19T18:21:02.420Z | Compiling toml_datetime v0.7.0 |
| 926 | 2025-09-19T18:21:02.838Z | Compiling serde_spanned v1.0.0 |
| 927 | 2025-09-19T18:21:03.062Z | Compiling async-stream-impl v0.3.6 |
| 928 | 2025-09-19T18:21:03.095Z | Compiling ref-cast-impl v1.0.24 |
| 929 | 2025-09-19T18:21:03.187Z | Compiling dropshot v0.16.4 |
| 930 | 2025-09-19T18:21:03.290Z | Compiling is-terminal v0.4.13 |
| 931 | 2025-09-19T18:21:03.430Z | Compiling memmap v0.7.0 |
| 932 | 2025-09-19T18:21:03.590Z | Compiling encoding_rs v0.8.34 |
| 933 | 2025-09-19T18:21:03.852Z | Compiling lazy_static v1.5.0 |
| 934 | 2025-09-19T18:21:04.006Z | Compiling cpufeatures v0.2.14 |
| 935 | 2025-09-19T18:21:04.114Z | Compiling take_mut v0.2.2 |
| 936 | 2025-09-19T18:21:04.267Z | Compiling toml_writer v1.0.2 |
| 937 | 2025-09-19T18:21:04.272Z | Compiling spin v0.9.8 |
| 938 | 2025-09-19T18:21:04.285Z | Compiling mime v0.3.17 |
| 939 | 2025-09-19T18:21:04.460Z | Compiling unarray v0.1.4 |
| 940 | 2025-09-19T18:21:04.667Z | Compiling term v1.1.0 |
| 941 | 2025-09-19T18:21:04.777Z | Compiling toml v0.9.5 |
| 942 | 2025-09-19T18:21:05.309Z | Compiling proptest v1.7.0 |
| 943 | 2025-09-19T18:21:11.882Z | Compiling slog-term v2.9.2 |
| 944 | 2025-09-19T18:21:12.533Z | Compiling async-stream v0.3.6 |
| 945 | 2025-09-19T18:21:14.478Z | Compiling sha1 v0.10.6 |
| 946 | 2025-09-19T18:21:14.746Z | Compiling usdt v0.5.0 |
| 947 | 2025-09-19T18:21:15.047Z | Compiling strum v0.26.3 |
| 948 | 2025-09-19T18:21:15.247Z | Compiling test-strategy v0.4.3 |
| 949 | 2025-09-19T18:21:15.277Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 950 | 2025-09-19T18:21:15.461Z | Compiling futures v0.3.31 |
| 951 | 2025-09-19T18:21:15.580Z | Compiling progenitor v0.9.1 |
| 952 | 2025-09-19T18:21:15.896Z | Compiling tokio-rustls v0.25.0 |
| 953 | 2025-09-19T18:21:15.954Z | Compiling slog-bunyan v2.5.0 |
| 954 | 2025-09-19T18:21:16.133Z | Compiling serde_with_macros v3.14.0 |
| 955 | 2025-09-19T18:21:16.242Z | Compiling rand v0.8.5 |
| 956 | 2025-09-19T18:21:17.691Z | Compiling strum_macros v0.27.1 |
| 957 | 2025-09-19T18:21:18.091Z | Compiling parse-display-derive v0.10.0 |
| 958 | 2025-09-19T18:21:18.454Z | Compiling dropshot_endpoint v0.16.4 |
| 959 | 2025-09-19T18:21:18.488Z | Compiling serde_path_to_error v0.1.17 |
| 960 | 2025-09-19T18:21:19.468Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 961 | 2025-09-19T18:21:20.301Z | Compiling derive-where v1.5.0 |
| 962 | 2025-09-19T18:21:21.538Z | Compiling async-trait v0.1.89 |
| 963 | 2025-09-19T18:21:22.060Z | Compiling waitgroup v0.1.2 |
| 964 | 2025-09-19T18:21:22.301Z | Compiling rustls-pemfile v2.2.0 |
| 965 | 2025-09-19T18:21:22.304Z | Compiling hashbrown v0.16.0 |
| 966 | 2025-09-19T18:21:22.752Z | Compiling hostname v0.4.0 |
| 967 | 2025-09-19T18:21:23.023Z | Compiling instant v0.1.13 |
| 968 | 2025-09-19T18:21:23.183Z | Compiling foldhash v0.2.0 |
| 969 | 2025-09-19T18:21:23.192Z | Compiling rustc-hash v2.1.1 |
| 970 | 2025-09-19T18:21:23.384Z | Compiling debug-ignore v1.0.5 |
| 971 | 2025-09-19T18:21:23.554Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 972 | 2025-09-19T18:21:23.689Z | Compiling iddqd v0.3.13 |
| 973 | 2025-09-19T18:21:23.790Z | Compiling backoff v0.4.0 |
| 974 | 2025-09-19T18:21:23.884Z | Compiling strum v0.27.2 |
| 975 | 2025-09-19T18:21:24.070Z | Compiling parse-display v0.10.0 |
| 976 | 2025-09-19T18:21:24.116Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 977 | 2025-09-19T18:21:24.336Z | Compiling serde_with v3.14.0 |
| 978 | 2025-09-19T18:21:26.005Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718) |
| 979 | 2025-09-19T18:21:26.486Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 980 | 2025-09-19T18:21:26.771Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=e3c587a47039a6c7aff6cc53b8e72e5328d57fc0#e3c587a4) |
| 981 | 2025-09-19T18:21:27.348Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#53f4254b) |
| 982 | 2025-09-19T18:21:27.427Z | Compiling progenitor-client v0.10.0 |
| 983 | 2025-09-19T18:21:27.886Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 984 | 2025-09-19T18:21:28.400Z | Compiling macaddr v1.0.1 |
| 985 | 2025-09-19T18:21:33.103Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 986 | 2025-09-19T18:21:43.168Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 987 | 2025-09-19T18:21:52.989Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 988 | 2025-09-19T18:21:53.058Z | process exited: duration 221426 ms, exit code 0 |
| |
| 989 | 2025-09-19T18:21:53.066Z | found 0 output files |