|
|
|
| 1 | 2026-05-20T15:54:36.335Z | job assigned to worker 01KS31FR3VG2J46SF3H9N88YWV [factory aws, i-00dd8fcd5075f3ee2] (queued for 51 s) |
| |
| 2 | 2026-05-20T15:54:42.959Z | starting task 0: "setup" |
| 3 | 2026-05-20T15:54:42.963Z | ++ uname -s |
| 4 | 2026-05-20T15:54:42.966Z | + kern=SunOS |
| 5 | 2026-05-20T15:54:42.966Z | + build_user=build |
| 6 | 2026-05-20T15:54:42.966Z | + build_uid=12345 |
| 7 | 2026-05-20T15:54:42.966Z | + work_dir=/work |
| 8 | 2026-05-20T15:54:42.966Z | + input_dir=/input |
| 9 | 2026-05-20T15:54:42.966Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T15:54:42.966Z | + case "$kern" in |
| 11 | 2026-05-20T15:54:42.966Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T15:54:42.966Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T15:54:44.971Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T15:54:45.073Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T15:54:45.076Z | + home_fs=zfs |
| 16 | 2026-05-20T15:54:45.076Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T15:54:45.076Z | + mkdir -p /home/build |
| 18 | 2026-05-20T15:54:45.076Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T15:54:47.077Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T15:54:47.081Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-05-20T15:54:47.088Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T15:54:47.091Z | * rust toolchain channel = "stable" |
| 23 | 2026-05-20T15:54:47.091Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-05-20T15:54:47.091Z | * rust toolchain profile = "default" |
| 25 | 2026-05-20T15:54:47.091Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-20T15:54:47.091Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T15:54:47.091Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T15:54:47.091Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T15:54:47.094Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T15:54:47.202Z | info: downloading installer |
| 31 | 2026-05-20T15:54:48.579Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T15:54:48.579Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T15:54:48.579Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T15:54:48.580Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T15:54:48.580Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T15:54:48.580Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T15:54:48.580Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T15:54:48.580Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T15:54:48.580Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T15:54:48.583Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T15:54:48.583Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T15:54:48.583Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T15:54:48.583Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T15:54:48.594Z | info: profile set to default |
| 45 | 2026-05-20T15:54:48.594Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T15:54:48.597Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T15:54:48.728Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T15:54:48.731Z | info: downloading 6 components |
| 49 | 2026-05-20T15:55:03.305Z | |
| 50 | 2026-05-20T15:55:03.306Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-20T15:55:03.332Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T15:55:03.332Z | |
| 53 | 2026-05-20T15:55:03.335Z | |
| 54 | 2026-05-20T15:55:03.335Z | Rust is installed now. Great! |
| 55 | 2026-05-20T15:55:03.335Z | |
| 56 | 2026-05-20T15:55:03.335Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T15:55:03.335Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T15:55:03.335Z | |
| 59 | 2026-05-20T15:55:03.335Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T15:55:03.335Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T15:55:03.335Z | |
| 62 | 2026-05-20T15:55:03.335Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T15:55:03.335Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T15:55:03.335Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T15:55:03.335Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T15:55:03.335Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T15:55:03.335Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T15:55:03.335Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T15:55:03.335Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T15:55:03.335Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T15:55:03.418Z | + rustup --version |
| 72 | 2026-05-20T15:55:03.427Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T15:55:03.430Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T15:55:03.453Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T15:55:03.456Z | + cargo --version |
| 76 | 2026-05-20T15:55:03.464Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T15:55:03.467Z | + rustc --version |
| 78 | 2026-05-20T15:55:03.487Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T15:55:03.490Z | process exited: duration 16399 ms, exit code 0 |
| |
| 80 | 2026-05-20T15:55:03.495Z | starting task 2: "authentication" |
| 81 | 2026-05-20T15:55:03.512Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-20T15:55:03.517Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T15:55:03.522Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T15:55:03.525Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T15:55:03.557Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T15:55:04.737Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T15:55:04.737Z | + git fetch origin 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 88 | 2026-05-20T15:55:04.976Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T15:55:04.976Z | * branch 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c -> FETCH_HEAD |
| 90 | 2026-05-20T15:55:04.980Z | + [[ -n zl/mrib ]] |
| 91 | 2026-05-20T15:55:04.983Z | ++ git branch --show-current |
| 92 | 2026-05-20T15:55:04.983Z | + current=main |
| 93 | 2026-05-20T15:55:04.983Z | + [[ main != zl/mrib ]] |
| 94 | 2026-05-20T15:55:04.984Z | + git branch -f zl/mrib 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 95 | 2026-05-20T15:55:04.986Z | + git checkout -f zl/mrib |
| 96 | 2026-05-20T15:55:05.004Z | Switched to branch 'zl/mrib' |
| 97 | 2026-05-20T15:55:05.007Z | + git reset --hard 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 98 | 2026-05-20T15:55:05.021Z | HEAD is now at 004e5cd [merge] merge main again (cleanup, lock maint, happy maps) |
| 99 | 2026-05-20T15:55:05.024Z | process exited: duration 1504 ms, exit code 0 |
| |
| 100 | 2026-05-20T15:55:05.030Z | starting task 4: "build" |
| 101 | 2026-05-20T15:55:05.033Z | + pfexec pkg install clang-15 |
| 102 | 2026-05-20T15:55:13.139Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-05-20T15:55:21.037Z | Startup: Caching catalogs ... Done |
| 104 | 2026-05-20T15:55:28.192Z | Planning: Solver setup ... Done |
| 105 | 2026-05-20T15:55:28.232Z | Planning: Running solver ... Done |
| 106 | 2026-05-20T15:55:28.373Z | Planning: Finding local manifests ... Done |
| 107 | 2026-05-20T15:55:28.411Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-05-20T15:55:28.568Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-05-20T15:55:28.597Z | Planning: Package planning ... Done |
| 110 | 2026-05-20T15:55:28.622Z | Planning: Merging actions ... Done |
| 111 | 2026-05-20T15:55:28.730Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-05-20T15:55:28.737Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-05-20T15:55:29.506Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-05-20T15:55:29.511Z | Planning: Planning completed in 8.31 seconds |
| 115 | 2026-05-20T15:55:29.522Z | Packages to install: 2 |
| 116 | 2026-05-20T15:55:29.522Z | Mediators to change: 2 |
| 117 | 2026-05-20T15:55:29.528Z | Services to change: 1 |
| 118 | 2026-05-20T15:55:29.528Z | Create boot environment: No |
| 119 | 2026-05-20T15:55:29.528Z | Create backup boot environment: No |
| 120 | 2026-05-20T15:55:29.565Z | |
| 121 | 2026-05-20T15:55:29.565Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-05-20T15:55:34.567Z | Download: 1538/3076 items 116.9/211.3MB 55% complete (23.8M/s) |
| 123 | 2026-05-20T15:55:39.895Z | Download: 3030/3076 items 201.6/211.3MB 95% complete (21.3M/s) |
| 124 | 2026-05-20T15:55:40.485Z | Download: Completed 211.31 MB in 10.92 seconds (19.4M/s) |
| 125 | 2026-05-20T15:55:40.738Z | Actions: 1/3418 actions (Installing new actions) |
| 126 | 2026-05-20T15:55:43.935Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 127 | 2026-05-20T15:55:44.506Z | Done |
| 128 | 2026-05-20T15:55:44.506Z | Done |
| 129 | 2026-05-20T15:55:45.248Z | Done |
| 130 | 2026-05-20T15:55:48.589Z | Done |
| 131 | 2026-05-20T15:55:48.662Z | Done |
| 132 | 2026-05-20T15:55:48.665Z | Done |
| 133 | 2026-05-20T15:55:48.928Z | Done |
| 134 | 2026-05-20T15:55:49.597Z | + cargo --version |
| 135 | 2026-05-20T15:55:49.604Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 136 | 2026-05-20T15:55:49.766Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 137 | 2026-05-20T15:55:49.769Z | info: downloading 6 components |
| 138 | 2026-05-20T15:56:06.236Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 139 | 2026-05-20T15:56:06.239Z | + rustc --version |
| 140 | 2026-05-20T15:56:06.265Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 141 | 2026-05-20T15:56:06.269Z | + banner check |
| 142 | 2026-05-20T15:56:06.272Z | |
| 143 | 2026-05-20T15:56:06.272Z | #### # # ###### #### # # |
| 144 | 2026-05-20T15:56:06.272Z | # # # # # # # # # |
| 145 | 2026-05-20T15:56:06.272Z | # ###### ##### # #### |
| 146 | 2026-05-20T15:56:06.272Z | # # # # # # # |
| 147 | 2026-05-20T15:56:06.272Z | # # # # # # # # # |
| 148 | 2026-05-20T15:56:06.272Z | #### # # ###### #### # # |
| 149 | 2026-05-20T15:56:06.272Z | |
| 150 | 2026-05-20T15:56:06.272Z | + cargo fmt -- --check |
| 151 | 2026-05-20T15:56:06.672Z | + cargo clippy --all-targets -- --deny warnings |
| 152 | 2026-05-20T15:56:06.781Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-05-20T15:56:07.727Z | From https://github.com/oxidecomputer/falcon |
| 154 | 2026-05-20T15:56:07.727Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 155 | 2026-05-20T15:56:07.803Z | Updating crates.io index |
| 156 | 2026-05-20T15:56:07.836Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 157 | 2026-05-20T15:56:08.571Z | From https://github.com/oxidecomputer/dendrite |
| 158 | 2026-05-20T15:56:08.571Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 159 | 2026-05-20T15:56:08.801Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 160 | 2026-05-20T15:56:09.127Z | From https://github.com/oxidecomputer/ispf |
| 161 | 2026-05-20T15:56:09.127Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 162 | 2026-05-20T15:56:09.132Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 163 | 2026-05-20T15:56:09.551Z | From https://github.com/oxidecomputer/netadm-sys |
| 164 | 2026-05-20T15:56:09.551Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 165 | 2026-05-20T15:56:09.559Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 166 | 2026-05-20T15:56:17.354Z | From https://github.com/oxidecomputer/omicron |
| 167 | 2026-05-20T15:56:17.354Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 168 | 2026-05-20T15:56:17.768Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 169 | 2026-05-20T15:56:18.429Z | From https://github.com/oxidecomputer/opte |
| 170 | 2026-05-20T15:56:18.429Z | * [new ref] 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 -> refs/commit/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 |
| 171 | 2026-05-20T15:56:18.460Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 172 | 2026-05-20T15:56:18.729Z | From https://github.com/illumos/smf-rs |
| 173 | 2026-05-20T15:56:18.729Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 174 | 2026-05-20T15:56:19.496Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 175 | 2026-05-20T15:56:19.834Z | From https://github.com/oxidecomputer/poptrie |
| 176 | 2026-05-20T15:56:19.834Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 177 | 2026-05-20T15:56:19.843Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 178 | 2026-05-20T15:56:20.166Z | From https://github.com/oxidecomputer/network-interface |
| 179 | 2026-05-20T15:56:20.166Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 180 | 2026-05-20T15:56:20.201Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 181 | 2026-05-20T15:56:20.483Z | From https://github.com/oxidecomputer/zone |
| 182 | 2026-05-20T15:56:20.483Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 183 | 2026-05-20T15:56:20.492Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 184 | 2026-05-20T15:56:21.148Z | From https://github.com/oxidecomputer/propolis |
| 185 | 2026-05-20T15:56:21.148Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 186 | 2026-05-20T15:56:21.549Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 187 | 2026-05-20T15:56:22.153Z | From https://github.com/oxidecomputer/transceiver-control |
| 188 | 2026-05-20T15:56:22.153Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 189 | 2026-05-20T15:56:22.171Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 190 | 2026-05-20T15:56:22.499Z | From https://github.com/oxidecomputer/dlpi-sys |
| 191 | 2026-05-20T15:56:22.499Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 192 | 2026-05-20T15:56:22.505Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 193 | 2026-05-20T15:56:22.824Z | From https://github.com/jmesmon/rust-libzfs |
| 194 | 2026-05-20T15:56:22.824Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 195 | 2026-05-20T15:56:22.831Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 196 | 2026-05-20T15:56:23.111Z | From https://github.com/oxidecomputer/rusty-doors |
| 197 | 2026-05-20T15:56:23.111Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 198 | 2026-05-20T15:56:23.121Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 199 | 2026-05-20T15:56:23.462Z | From https://github.com/oxidecomputer/lldp |
| 200 | 2026-05-20T15:56:23.462Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 201 | 2026-05-20T15:56:23.634Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 202 | 2026-05-20T15:56:23.910Z | From https://github.com/oxidecomputer/slog-error-chain |
| 203 | 2026-05-20T15:56:23.910Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 204 | 2026-05-20T15:56:23.918Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 205 | 2026-05-20T15:56:24.247Z | From https://github.com/oxidecomputer/tufaceous |
| 206 | 2026-05-20T15:56:24.247Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 207 | 2026-05-20T15:56:24.490Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 208 | 2026-05-20T15:56:25.002Z | From https://github.com/oxidecomputer/management-gateway-service |
| 209 | 2026-05-20T15:56:25.002Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 210 | 2026-05-20T15:56:25.184Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 211 | 2026-05-20T15:56:26.079Z | From https://github.com/oxidecomputer/crucible |
| 212 | 2026-05-20T15:56:26.079Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 213 | 2026-05-20T15:56:27.074Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 214 | 2026-05-20T15:56:27.371Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 215 | 2026-05-20T15:56:27.371Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 216 | 2026-05-20T15:56:27.680Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 217 | 2026-05-20T15:56:28.145Z | From https://github.com/oxidecomputer/propolis |
| 218 | 2026-05-20T15:56:28.145Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 219 | 2026-05-20T15:56:28.262Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 220 | 2026-05-20T15:56:28.607Z | From https://github.com/oxidecomputer/tofino |
| 221 | 2026-05-20T15:56:28.607Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 222 | 2026-05-20T15:56:28.627Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 223 | 2026-05-20T15:56:29.328Z | From https://github.com/oxidecomputer/maghemite |
| 224 | 2026-05-20T15:56:29.328Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 225 | 2026-05-20T15:56:29.370Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 226 | 2026-05-20T15:56:29.672Z | From https://github.com/oxidecomputer/clickward |
| 227 | 2026-05-20T15:56:29.672Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 228 | 2026-05-20T15:56:29.745Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 229 | 2026-05-20T15:56:30.137Z | From https://github.com/oxidecomputer/crucible |
| 230 | 2026-05-20T15:56:30.137Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 231 | 2026-05-20T15:56:30.239Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 232 | 2026-05-20T15:56:30.549Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 233 | 2026-05-20T15:56:30.549Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 234 | 2026-05-20T15:56:31.465Z | Downloading crates ... |
| 235 | 2026-05-20T15:56:31.535Z | Downloaded async-recursion v1.1.1 |
| 236 | 2026-05-20T15:56:31.539Z | Downloaded atomicwrites v0.4.4 |
| 237 | 2026-05-20T15:56:31.543Z | Downloaded anstream v1.0.0 |
| 238 | 2026-05-20T15:56:31.545Z | Downloaded ahash v0.8.12 |
| 239 | 2026-05-20T15:56:31.548Z | Downloaded darling_macro v0.23.0 |
| 240 | 2026-05-20T15:56:31.551Z | Downloaded async-stream-impl v0.3.6 |
| 241 | 2026-05-20T15:56:31.555Z | Downloaded compression-core v0.4.32 |
| 242 | 2026-05-20T15:56:31.559Z | Downloaded const-random v0.1.18 |
| 243 | 2026-05-20T15:56:31.559Z | Downloaded defmt v1.1.0 |
| 244 | 2026-05-20T15:56:31.562Z | Downloaded block-buffer v0.10.4 |
| 245 | 2026-05-20T15:56:31.565Z | Downloaded cfg_aliases v0.2.1 |
| 246 | 2026-05-20T15:56:31.569Z | Downloaded base16ct v0.2.0 |
| 247 | 2026-05-20T15:56:31.572Z | Downloaded either v1.15.0 |
| 248 | 2026-05-20T15:56:31.575Z | Downloaded globset v0.4.18 |
| 249 | 2026-05-20T15:56:31.577Z | Downloaded data-encoding v2.11.0 |
| 250 | 2026-05-20T15:56:31.580Z | Downloaded dyn-clone v1.0.20 |
| 251 | 2026-05-20T15:56:31.583Z | Downloaded const-random-macro v0.1.16 |
| 252 | 2026-05-20T15:56:31.583Z | Downloaded base16ct v1.0.0 |
| 253 | 2026-05-20T15:56:31.586Z | Downloaded dtrace-parser v0.3.0 |
| 254 | 2026-05-20T15:56:31.589Z | Downloaded colorchoice v1.0.5 |
| 255 | 2026-05-20T15:56:31.592Z | Downloaded crunchy v0.2.4 |
| 256 | 2026-05-20T15:56:31.592Z | Downloaded cpufeatures v0.2.17 |
| 257 | 2026-05-20T15:56:31.595Z | Downloaded hashbrown v0.16.1 |
| 258 | 2026-05-20T15:56:31.598Z | Downloaded fastrand v2.4.1 |
| 259 | 2026-05-20T15:56:31.601Z | Downloaded enum-as-inner v0.6.1 |
| 260 | 2026-05-20T15:56:31.604Z | Downloaded futures-core v0.3.32 |
| 261 | 2026-05-20T15:56:31.607Z | Downloaded embedded-io v0.4.0 |
| 262 | 2026-05-20T15:56:31.610Z | Downloaded http-body-util v0.1.3 |
| 263 | 2026-05-20T15:56:31.613Z | Downloaded elliptic-curve v0.13.8 |
| 264 | 2026-05-20T15:56:31.615Z | Downloaded embedded-io v0.6.1 |
| 265 | 2026-05-20T15:56:31.618Z | Downloaded anstyle-query v1.1.5 |
| 266 | 2026-05-20T15:56:31.621Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 267 | 2026-05-20T15:56:31.621Z | Downloaded deranged v0.5.8 |
| 268 | 2026-05-20T15:56:31.624Z | Downloaded futures-sink v0.3.32 |
| 269 | 2026-05-20T15:56:31.627Z | Downloaded debug-ignore v1.0.5 |
| 270 | 2026-05-20T15:56:31.630Z | Downloaded gethostname v0.5.0 |
| 271 | 2026-05-20T15:56:31.630Z | Downloaded futures-task v0.3.32 |
| 272 | 2026-05-20T15:56:31.633Z | Downloaded autocfg v1.5.0 |
| 273 | 2026-05-20T15:56:31.636Z | Downloaded http-body v1.0.1 |
| 274 | 2026-05-20T15:56:31.639Z | Downloaded glob v0.3.3 |
| 275 | 2026-05-20T15:56:31.639Z | Downloaded heck v0.5.0 |
| 276 | 2026-05-20T15:56:31.642Z | Downloaded hubpack v0.1.2 |
| 277 | 2026-05-20T15:56:31.642Z | Downloaded httpdate v1.0.3 |
| 278 | 2026-05-20T15:56:31.645Z | Downloaded foreign-types-shared v0.3.1 |
| 279 | 2026-05-20T15:56:31.648Z | Downloaded fxhash v0.2.1 |
| 280 | 2026-05-20T15:56:31.648Z | Downloaded hostname v0.3.1 |
| 281 | 2026-05-20T15:56:31.651Z | Downloaded git-stub v1.0.0 |
| 282 | 2026-05-20T15:56:31.654Z | Downloaded fixedbitset v0.4.2 |
| 283 | 2026-05-20T15:56:31.657Z | Downloaded futures-io v0.3.32 |
| 284 | 2026-05-20T15:56:31.657Z | Downloaded hubpack_derive v0.1.1 |
| 285 | 2026-05-20T15:56:31.659Z | Downloaded colored v3.1.1 |
| 286 | 2026-05-20T15:56:31.662Z | Downloaded half v2.7.1 |
| 287 | 2026-05-20T15:56:31.665Z | Downloaded erased-serde v0.3.31 |
| 288 | 2026-05-20T15:56:31.668Z | Downloaded darling v0.21.3 |
| 289 | 2026-05-20T15:56:31.671Z | Downloaded bs58 v0.5.1 |
| 290 | 2026-05-20T15:56:31.674Z | Downloaded foreign-types-macros v0.2.3 |
| 291 | 2026-05-20T15:56:31.677Z | Downloaded dtrace-parser v0.2.0 |
| 292 | 2026-05-20T15:56:31.677Z | Downloaded hostname v0.4.2 |
| 293 | 2026-05-20T15:56:31.680Z | Downloaded idna_adapter v1.2.2 |
| 294 | 2026-05-20T15:56:31.680Z | Downloaded form_urlencoded v1.2.2 |
| 295 | 2026-05-20T15:56:31.683Z | Downloaded heck v0.4.1 |
| 296 | 2026-05-20T15:56:31.686Z | Downloaded is-terminal v0.4.17 |
| 297 | 2026-05-20T15:56:31.686Z | Downloaded konst_macro_rules v0.2.19 |
| 298 | 2026-05-20T15:56:31.689Z | Downloaded fnv v1.0.7 |
| 299 | 2026-05-20T15:56:31.692Z | Downloaded hex v0.4.3 |
| 300 | 2026-05-20T15:56:31.692Z | Downloaded camino-tempfile v1.4.1 |
| 301 | 2026-05-20T15:56:31.695Z | Downloaded indent_write v2.2.0 |
| 302 | 2026-05-20T15:56:31.697Z | Downloaded ident_case v1.0.1 |
| 303 | 2026-05-20T15:56:31.697Z | Downloaded internet-checksum v0.2.1 |
| 304 | 2026-05-20T15:56:31.700Z | Downloaded anyhow v1.0.102 |
| 305 | 2026-05-20T15:56:31.703Z | Downloaded libscf-sys v1.2.0 |
| 306 | 2026-05-20T15:56:31.703Z | Downloaded keccak v0.1.6 |
| 307 | 2026-05-20T15:56:31.706Z | Downloaded daft v0.1.7 |
| 308 | 2026-05-20T15:56:31.709Z | Downloaded fs_extra v1.3.0 |
| 309 | 2026-05-20T15:56:31.712Z | Downloaded csv-core v0.1.13 |
| 310 | 2026-05-20T15:56:31.712Z | Downloaded lazy_static v1.5.0 |
| 311 | 2026-05-20T15:56:31.715Z | Downloaded hash32 v0.3.1 |
| 312 | 2026-05-20T15:56:31.718Z | Downloaded lru-slab v0.1.2 |
| 313 | 2026-05-20T15:56:31.718Z | Downloaded futures-executor v0.3.32 |
| 314 | 2026-05-20T15:56:31.722Z | Downloaded mime v0.3.17 |
| 315 | 2026-05-20T15:56:31.725Z | Downloaded macaddr v1.0.1 |
| 316 | 2026-05-20T15:56:31.725Z | Downloaded natord v1.0.9 |
| 317 | 2026-05-20T15:56:31.725Z | Downloaded ciborium v0.2.2 |
| 318 | 2026-05-20T15:56:31.728Z | Downloaded match_cfg v0.1.0 |
| 319 | 2026-05-20T15:56:31.731Z | Downloaded foldhash v0.1.5 |
| 320 | 2026-05-20T15:56:31.731Z | Downloaded highway v1.3.0 |
| 321 | 2026-05-20T15:56:31.734Z | Downloaded memmap v0.7.0 |
| 322 | 2026-05-20T15:56:31.737Z | Downloaded newline-converter v0.3.0 |
| 323 | 2026-05-20T15:56:31.737Z | Downloaded no-std-compat v0.4.1 |
| 324 | 2026-05-20T15:56:31.740Z | Downloaded fs-err v3.3.0 |
| 325 | 2026-05-20T15:56:31.743Z | Downloaded newtype-uuid-macros v0.1.0 |
| 326 | 2026-05-20T15:56:31.743Z | Downloaded ingot v0.1.1 |
| 327 | 2026-05-20T15:56:31.746Z | Downloaded hyper-rustls v0.27.9 |
| 328 | 2026-05-20T15:56:31.746Z | Downloaded git-stub-vcs v0.1.0 |
| 329 | 2026-05-20T15:56:31.749Z | Downloaded num-iter v0.1.45 |
| 330 | 2026-05-20T15:56:31.753Z | Downloaded num-derive v0.4.2 |
| 331 | 2026-05-20T15:56:31.753Z | Downloaded olpc-cjson v0.1.4 |
| 332 | 2026-05-20T15:56:31.756Z | Downloaded num-conv v0.2.1 |
| 333 | 2026-05-20T15:56:31.756Z | Downloaded openssl-probe v0.2.1 |
| 334 | 2026-05-20T15:56:31.759Z | Downloaded opaque-debug v0.3.1 |
| 335 | 2026-05-20T15:56:31.759Z | Downloaded ipnetwork v0.21.1 |
| 336 | 2026-05-20T15:56:31.762Z | Downloaded cookie v0.18.1 |
| 337 | 2026-05-20T15:56:31.765Z | Downloaded ingot-types v0.1.2 |
| 338 | 2026-05-20T15:56:31.765Z | Downloaded crossbeam-epoch v0.9.18 |
| 339 | 2026-05-20T15:56:31.768Z | Downloaded bit-vec v0.8.0 |
| 340 | 2026-05-20T15:56:31.771Z | Downloaded omicron-workspace-hack v0.1.0 |
| 341 | 2026-05-20T15:56:31.771Z | Downloaded num_threads v0.1.7 |
| 342 | 2026-05-20T15:56:31.774Z | Downloaded humantime v2.3.0 |
| 343 | 2026-05-20T15:56:31.774Z | Downloaded ipnet v2.12.0 |
| 344 | 2026-05-20T15:56:31.777Z | Downloaded openssl-macros v0.1.1 |
| 345 | 2026-05-20T15:56:31.777Z | Downloaded libsw-core v0.3.2 |
| 346 | 2026-05-20T15:56:31.780Z | Downloaded parse-display v0.10.0 |
| 347 | 2026-05-20T15:56:31.782Z | Downloaded hmac v0.12.1 |
| 348 | 2026-05-20T15:56:31.785Z | Downloaded memoffset v0.9.1 |
| 349 | 2026-05-20T15:56:31.785Z | Downloaded libsw v3.5.0 |
| 350 | 2026-05-20T15:56:31.788Z | Downloaded lock_api v0.4.14 |
| 351 | 2026-05-20T15:56:31.788Z | Downloaded iana-time-zone v0.1.65 |
| 352 | 2026-05-20T15:56:31.791Z | Downloaded linear-map v1.2.0 |
| 353 | 2026-05-20T15:56:31.794Z | Downloaded percent-encoding v2.3.2 |
| 354 | 2026-05-20T15:56:31.794Z | Downloaded futures v0.3.32 |
| 355 | 2026-05-20T15:56:31.798Z | Downloaded newtype-uuid v1.3.2 |
| 356 | 2026-05-20T15:56:31.801Z | Downloaded multer v3.1.0 |
| 357 | 2026-05-20T15:56:31.804Z | Downloaded httparse v1.10.1 |
| 358 | 2026-05-20T15:56:31.806Z | Downloaded console v0.15.11 |
| 359 | 2026-05-20T15:56:31.809Z | Downloaded ingot-macros v0.1.1 |
| 360 | 2026-05-20T15:56:31.809Z | Downloaded derive-ex v0.1.8 |
| 361 | 2026-05-20T15:56:31.812Z | Downloaded clap v4.6.1 |
| 362 | 2026-05-20T15:56:31.816Z | Downloaded powerfmt v0.2.0 |
| 363 | 2026-05-20T15:56:31.819Z | Downloaded phf_shared v0.12.1 |
| 364 | 2026-05-20T15:56:31.822Z | Downloaded potential_utf v0.1.5 |
| 365 | 2026-05-20T15:56:31.822Z | Downloaded progenitor-client v0.10.0 |
| 366 | 2026-05-20T15:56:31.825Z | Downloaded proc-macro-crate v1.3.1 |
| 367 | 2026-05-20T15:56:31.825Z | Downloaded proc-macro-error-attr v1.0.4 |
| 368 | 2026-05-20T15:56:31.828Z | Downloaded pretty-hex v0.4.2 |
| 369 | 2026-05-20T15:56:31.828Z | Downloaded num_enum v0.5.11 |
| 370 | 2026-05-20T15:56:31.832Z | Downloaded num_enum_derive v0.7.6 |
| 371 | 2026-05-20T15:56:31.835Z | Downloaded jobserver v0.1.34 |
| 372 | 2026-05-20T15:56:31.837Z | Downloaded oxide-tokio-rt v0.1.6 |
| 373 | 2026-05-20T15:56:31.837Z | Downloaded bitflags v2.11.1 |
| 374 | 2026-05-20T15:56:31.840Z | Downloaded chacha20 v0.10.0 |
| 375 | 2026-05-20T15:56:31.843Z | Downloaded progenitor-macro v0.14.0 |
| 376 | 2026-05-20T15:56:31.846Z | Downloaded progenitor-macro v0.13.0 |
| 377 | 2026-05-20T15:56:31.846Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 378 | 2026-05-20T15:56:31.849Z | Downloaded crossbeam-channel v0.5.15 |
| 379 | 2026-05-20T15:56:31.852Z | Downloaded dropshot_endpoint v0.17.0 |
| 380 | 2026-05-20T15:56:31.855Z | Downloaded oxnet v0.1.5 |
| 381 | 2026-05-20T15:56:31.858Z | Downloaded memmap2 v0.9.10 |
| 382 | 2026-05-20T15:56:31.858Z | Downloaded rand_chacha v0.3.1 |
| 383 | 2026-05-20T15:56:31.861Z | Downloaded progenitor-client v0.14.0 |
| 384 | 2026-05-20T15:56:31.861Z | Downloaded pem v3.0.6 |
| 385 | 2026-05-20T15:56:31.864Z | Downloaded paste v1.0.15 |
| 386 | 2026-05-20T15:56:31.867Z | Downloaded quick-error v1.2.3 |
| 387 | 2026-05-20T15:56:31.867Z | Downloaded progenitor-macro v0.10.0 |
| 388 | 2026-05-20T15:56:31.869Z | Downloaded password-hash v0.5.0 |
| 389 | 2026-05-20T15:56:31.869Z | Downloaded progenitor-client v0.11.2 |
| 390 | 2026-05-20T15:56:31.873Z | Downloaded plain v0.2.3 |
| 391 | 2026-05-20T15:56:31.873Z | Downloaded pin-project-lite v0.2.17 |
| 392 | 2026-05-20T15:56:31.876Z | Downloaded ref-cast-impl v1.0.25 |
| 393 | 2026-05-20T15:56:31.878Z | Downloaded futures-channel v0.3.32 |
| 394 | 2026-05-20T15:56:31.881Z | Downloaded pin-project-internal v1.1.13 |
| 395 | 2026-05-20T15:56:31.881Z | Downloaded icu_properties v2.2.0 |
| 396 | 2026-05-20T15:56:31.884Z | Downloaded const_format v0.2.36 |
| 397 | 2026-05-20T15:56:31.887Z | Downloaded rustc_version v0.4.1 |
| 398 | 2026-05-20T15:56:31.890Z | Downloaded num-integer v0.1.46 |
| 399 | 2026-05-20T15:56:31.890Z | Downloaded rustc_version v0.1.7 |
| 400 | 2026-05-20T15:56:31.893Z | Downloaded rustc-hash v2.1.2 |
| 401 | 2026-05-20T15:56:31.893Z | Downloaded rand_xorshift v0.4.0 |
| 402 | 2026-05-20T15:56:31.896Z | Downloaded getrandom v0.3.4 |
| 403 | 2026-05-20T15:56:31.900Z | Downloaded progenitor v0.10.0 |
| 404 | 2026-05-20T15:56:31.901Z | Downloaded pkg-config v0.3.33 |
| 405 | 2026-05-20T15:56:31.903Z | Downloaded indexmap v1.9.3 |
| 406 | 2026-05-20T15:56:31.903Z | Downloaded progenitor v0.14.0 |
| 407 | 2026-05-20T15:56:31.906Z | Downloaded proc-macro-error2 v2.0.1 |
| 408 | 2026-05-20T15:56:31.910Z | Downloaded progenitor-extras v0.2.0 |
| 409 | 2026-05-20T15:56:31.910Z | Downloaded poly1305 v0.8.0 |
| 410 | 2026-05-20T15:56:31.916Z | Downloaded same-file v1.0.6 |
| 411 | 2026-05-20T15:56:31.916Z | Downloaded cc v1.2.62 |
| 412 | 2026-05-20T15:56:31.919Z | Downloaded ppv-lite86 v0.2.21 |
| 413 | 2026-05-20T15:56:31.919Z | Downloaded once_cell v1.21.4 |
| 414 | 2026-05-20T15:56:31.925Z | Downloaded litemap v0.8.2 |
| 415 | 2026-05-20T15:56:31.925Z | Downloaded parking_lot v0.12.5 |
| 416 | 2026-05-20T15:56:31.930Z | Downloaded proc-macro-error v1.0.4 |
| 417 | 2026-05-20T15:56:31.930Z | Downloaded rand_core v0.6.4 |
| 418 | 2026-05-20T15:56:31.930Z | Downloaded scroll_derive v0.13.1 |
| 419 | 2026-05-20T15:56:31.934Z | Downloaded parking_lot_core v0.9.12 |
| 420 | 2026-05-20T15:56:31.934Z | Downloaded scroll_derive v0.12.1 |
| 421 | 2026-05-20T15:56:31.934Z | Downloaded scopeguard v1.2.0 |
| 422 | 2026-05-20T15:56:31.940Z | Downloaded flate2 v1.1.9 |
| 423 | 2026-05-20T15:56:31.940Z | Downloaded proc-macro-crate v3.5.0 |
| 424 | 2026-05-20T15:56:31.943Z | Downloaded progenitor-client v0.13.0 |
| 425 | 2026-05-20T15:56:31.943Z | Downloaded parking_lot v0.11.2 |
| 426 | 2026-05-20T15:56:31.943Z | Downloaded semver v0.1.20 |
| 427 | 2026-05-20T15:56:31.943Z | Downloaded hickory-resolver v0.24.4 |
| 428 | 2026-05-20T15:56:31.950Z | Downloaded rand_chacha v0.9.0 |
| 429 | 2026-05-20T15:56:31.955Z | Downloaded quote v1.0.45 |
| 430 | 2026-05-20T15:56:31.955Z | Downloaded postcard v1.1.3 |
| 431 | 2026-05-20T15:56:31.955Z | Downloaded num-traits v0.2.19 |
| 432 | 2026-05-20T15:56:31.959Z | Downloaded serde-big-array v0.5.1 |
| 433 | 2026-05-20T15:56:31.959Z | Downloaded secrecy v0.10.3 |
| 434 | 2026-05-20T15:56:31.959Z | Downloaded rand_core v0.9.5 |
| 435 | 2026-05-20T15:56:31.959Z | Downloaded indicatif v0.18.4 |
| 436 | 2026-05-20T15:56:31.962Z | Downloaded rustls-native-certs v0.8.3 |
| 437 | 2026-05-20T15:56:31.964Z | Downloaded base64 v0.22.1 |
| 438 | 2026-05-20T15:56:31.967Z | Downloaded icu_normalizer_data v2.2.0 |
| 439 | 2026-05-20T15:56:31.970Z | Downloaded resolv-conf v0.7.6 |
| 440 | 2026-05-20T15:56:31.970Z | Downloaded ref-cast v1.0.25 |
| 441 | 2026-05-20T15:56:31.973Z | Downloaded rustls-pemfile v2.2.0 |
| 442 | 2026-05-20T15:56:31.973Z | Downloaded pest_derive v2.8.6 |
| 443 | 2026-05-20T15:56:31.976Z | Downloaded serde_urlencoded v0.7.1 |
| 444 | 2026-05-20T15:56:31.979Z | Downloaded sha1 v0.10.6 |
| 445 | 2026-05-20T15:56:31.979Z | Downloaded serde_spanned v1.1.1 |
| 446 | 2026-05-20T15:56:31.986Z | Downloaded serial_test v3.4.0 |
| 447 | 2026-05-20T15:56:31.986Z | Downloaded serde_spanned v0.6.9 |
| 448 | 2026-05-20T15:56:31.995Z | Downloaded serde_plain v1.0.2 |
| 449 | 2026-05-20T15:56:31.998Z | Downloaded quinn-udp v0.5.14 |
| 450 | 2026-05-20T15:56:31.998Z | Downloaded icu_provider v2.2.0 |
| 451 | 2026-05-20T15:56:31.998Z | Downloaded parking_lot_core v0.8.6 |
| 452 | 2026-05-20T15:56:31.998Z | Downloaded sigpipe v0.1.3 |
| 453 | 2026-05-20T15:56:31.998Z | Downloaded papergrid v0.17.0 |
| 454 | 2026-05-20T15:56:32.006Z | Downloaded papergrid v0.11.0 |
| 455 | 2026-05-20T15:56:32.014Z | Downloaded slog-bunyan v2.5.0 |
| 456 | 2026-05-20T15:56:32.014Z | Downloaded rusty-fork v0.3.1 |
| 457 | 2026-05-20T15:56:32.014Z | Downloaded siphasher v1.0.3 |
| 458 | 2026-05-20T15:56:32.014Z | Downloaded miniz_oxide v0.8.9 |
| 459 | 2026-05-20T15:56:32.014Z | Downloaded allocator-api2 v0.2.21 |
| 460 | 2026-05-20T15:56:32.019Z | Downloaded slog-envlogger v2.2.0 |
| 461 | 2026-05-20T15:56:32.019Z | Downloaded rand_core v0.10.1 |
| 462 | 2026-05-20T15:56:32.019Z | Downloaded icu_normalizer v2.2.0 |
| 463 | 2026-05-20T15:56:32.020Z | Downloaded diff v0.1.13 |
| 464 | 2026-05-20T15:56:32.087Z | Downloaded darling_core v0.23.0 |
| 465 | 2026-05-20T15:56:32.087Z | Downloaded log v0.4.29 |
| 466 | 2026-05-20T15:56:32.087Z | Downloaded smawk v0.3.2 |
| 467 | 2026-05-20T15:56:32.088Z | Downloaded spin v0.5.2 |
| 468 | 2026-05-20T15:56:32.088Z | Downloaded scroll v0.12.0 |
| 469 | 2026-05-20T15:56:32.088Z | Downloaded heapless v0.8.0 |
| 470 | 2026-05-20T15:56:32.088Z | Downloaded darling_core v0.21.3 |
| 471 | 2026-05-20T15:56:32.088Z | Downloaded bytes v1.11.1 |
| 472 | 2026-05-20T15:56:32.088Z | Downloaded progenitor v0.13.0 |
| 473 | 2026-05-20T15:56:32.088Z | Downloaded scroll v0.13.0 |
| 474 | 2026-05-20T15:56:32.088Z | Downloaded pest_generator v2.8.6 |
| 475 | 2026-05-20T15:56:32.088Z | Downloaded hickory-resolver v0.25.2 |
| 476 | 2026-05-20T15:56:32.088Z | Downloaded progenitor v0.11.2 |
| 477 | 2026-05-20T15:56:32.088Z | Downloaded chacha20poly1305 v0.10.1 |
| 478 | 2026-05-20T15:56:32.088Z | Downloaded serde_repr v0.1.20 |
| 479 | 2026-05-20T15:56:32.088Z | Downloaded stable_deref_trait v1.2.1 |
| 480 | 2026-05-20T15:56:32.088Z | Downloaded sdd v3.0.10 |
| 481 | 2026-05-20T15:56:32.088Z | Downloaded strum v0.26.3 |
| 482 | 2026-05-20T15:56:32.088Z | Downloaded supports-color v3.0.2 |
| 483 | 2026-05-20T15:56:32.088Z | Downloaded subtle v2.6.1 |
| 484 | 2026-05-20T15:56:32.088Z | Downloaded swrite v0.1.0 |
| 485 | 2026-05-20T15:56:32.088Z | Downloaded tabled_derive v0.7.0 |
| 486 | 2026-05-20T15:56:32.088Z | Downloaded serde_tokenstream v0.2.3 |
| 487 | 2026-05-20T15:56:32.088Z | Downloaded sync_wrapper v1.0.2 |
| 488 | 2026-05-20T15:56:32.088Z | Downloaded jiff-static v0.2.24 |
| 489 | 2026-05-20T15:56:32.088Z | Downloaded expectorate v1.2.0 |
| 490 | 2026-05-20T15:56:32.088Z | Downloaded rhai_codegen v3.1.0 |
| 491 | 2026-05-20T15:56:32.088Z | Downloaded sha2 v0.10.9 |
| 492 | 2026-05-20T15:56:32.088Z | Downloaded openssl-sys v0.9.116 |
| 493 | 2026-05-20T15:56:32.088Z | Downloaded termtree v0.5.1 |
| 494 | 2026-05-20T15:56:32.088Z | Downloaded tagptr v0.2.0 |
| 495 | 2026-05-20T15:56:32.088Z | Downloaded tabwriter v1.4.1 |
| 496 | 2026-05-20T15:56:32.088Z | Downloaded signal-hook-registry v1.4.8 |
| 497 | 2026-05-20T15:56:32.088Z | Downloaded icu_collections v2.2.0 |
| 498 | 2026-05-20T15:56:32.088Z | Downloaded slog-dtrace v0.3.0 |
| 499 | 2026-05-20T15:56:32.088Z | Downloaded terminal_size v0.4.4 |
| 500 | 2026-05-20T15:56:32.088Z | Downloaded shlex v1.3.0 |
| 501 | 2026-05-20T15:56:32.088Z | Downloaded slab v0.4.12 |
| 502 | 2026-05-20T15:56:32.095Z | Downloaded progenitor-impl v0.14.0 |
| 503 | 2026-05-20T15:56:32.095Z | Downloaded testing_table v0.3.0 |
| 504 | 2026-05-20T15:56:32.095Z | Downloaded take_mut v0.2.2 |
| 505 | 2026-05-20T15:56:32.095Z | Downloaded rustls-pki-types v1.14.1 |
| 506 | 2026-05-20T15:56:32.095Z | Downloaded memchr v2.8.0 |
| 507 | 2026-05-20T15:56:32.095Z | Downloaded simd-adler32 v0.3.9 |
| 508 | 2026-05-20T15:56:32.095Z | Downloaded slog-scope v4.4.1 |
| 509 | 2026-05-20T15:56:32.095Z | Downloaded minimal-lexical v0.2.1 |
| 510 | 2026-05-20T15:56:32.100Z | Downloaded smf v0.2.3 |
| 511 | 2026-05-20T15:56:32.100Z | Downloaded slog-term v2.9.2 |
| 512 | 2026-05-20T15:56:32.100Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 513 | 2026-05-20T15:56:32.100Z | Downloaded snafu-derive v0.8.9 |
| 514 | 2026-05-20T15:56:32.103Z | Downloaded thread-id v4.2.2 |
| 515 | 2026-05-20T15:56:32.103Z | Downloaded time-core v0.1.8 |
| 516 | 2026-05-20T15:56:32.103Z | Downloaded thread-id v5.1.0 |
| 517 | 2026-05-20T15:56:32.103Z | Downloaded smartstring v1.0.1 |
| 518 | 2026-05-20T15:56:32.103Z | Downloaded slog-stdlog v4.1.1 |
| 519 | 2026-05-20T15:56:32.106Z | Downloaded static_assertions v1.1.0 |
| 520 | 2026-05-20T15:56:32.106Z | Downloaded serde_derive_internals v0.29.1 |
| 521 | 2026-05-20T15:56:32.106Z | Downloaded schemars_derive v0.8.22 |
| 522 | 2026-05-20T15:56:32.109Z | Downloaded structmeta-derive v0.3.0 |
| 523 | 2026-05-20T15:56:32.109Z | Downloaded strum v0.27.2 |
| 524 | 2026-05-20T15:56:32.109Z | Downloaded strsim v0.11.1 |
| 525 | 2026-05-20T15:56:32.112Z | Downloaded serial_test_derive v3.4.0 |
| 526 | 2026-05-20T15:56:32.112Z | Downloaded progenitor-impl v0.10.0 |
| 527 | 2026-05-20T15:56:32.112Z | Downloaded proc-macro2 v1.0.106 |
| 528 | 2026-05-20T15:56:32.115Z | Downloaded prettyplease v0.2.37 |
| 529 | 2026-05-20T15:56:32.118Z | Downloaded structmeta v0.3.0 |
| 530 | 2026-05-20T15:56:32.118Z | Downloaded pest_meta v2.8.6 |
| 531 | 2026-05-20T15:56:32.121Z | Downloaded tokio-macros v2.7.0 |
| 532 | 2026-05-20T15:56:32.121Z | Downloaded synstructure v0.13.2 |
| 533 | 2026-05-20T15:56:32.121Z | Downloaded rustls-platform-verifier v0.7.0 |
| 534 | 2026-05-20T15:56:32.124Z | Downloaded semver v1.0.28 |
| 535 | 2026-05-20T15:56:32.127Z | Downloaded konst v0.2.20 |
| 536 | 2026-05-20T15:56:32.130Z | Downloaded serde_path_to_error v0.1.20 |
| 537 | 2026-05-20T15:56:32.130Z | Downloaded rustversion v1.0.22 |
| 538 | 2026-05-20T15:56:32.130Z | Downloaded pin-project v1.1.13 |
| 539 | 2026-05-20T15:56:32.136Z | Downloaded tabled_derive v0.11.0 |
| 540 | 2026-05-20T15:56:32.139Z | Downloaded strum_macros v0.27.2 |
| 541 | 2026-05-20T15:56:32.139Z | Downloaded http v1.4.0 |
| 542 | 2026-05-20T15:56:32.142Z | Downloaded async-compression v0.4.42 |
| 543 | 2026-05-20T15:56:32.146Z | Downloaded toml_datetime v0.6.11 |
| 544 | 2026-05-20T15:56:32.149Z | Downloaded thiserror v2.0.18 |
| 545 | 2026-05-20T15:56:32.152Z | Downloaded thiserror v1.0.69 |
| 546 | 2026-05-20T15:56:32.155Z | Downloaded serde_core v1.0.228 |
| 547 | 2026-05-20T15:56:32.155Z | Downloaded ryu v1.0.23 |
| 548 | 2026-05-20T15:56:32.158Z | Downloaded thread_local v1.1.9 |
| 549 | 2026-05-20T15:56:32.158Z | Downloaded tinyvec_macros v0.1.1 |
| 550 | 2026-05-20T15:56:32.161Z | Downloaded tinystr v0.8.3 |
| 551 | 2026-05-20T15:56:32.161Z | Downloaded try-lock v0.2.5 |
| 552 | 2026-05-20T15:56:32.161Z | Downloaded tower-layer v0.3.3 |
| 553 | 2026-05-20T15:56:32.164Z | Downloaded toml_write v0.1.2 |
| 554 | 2026-05-20T15:56:32.164Z | Downloaded time-macros v0.2.27 |
| 555 | 2026-05-20T15:56:32.164Z | Downloaded thiserror-no-std v2.0.2 |
| 556 | 2026-05-20T15:56:32.167Z | Downloaded indexmap v2.14.0 |
| 557 | 2026-05-20T15:56:32.170Z | Downloaded dropshot-api-manager v0.7.1 |
| 558 | 2026-05-20T15:56:32.173Z | Downloaded rayon-core v1.13.0 |
| 559 | 2026-05-20T15:56:32.176Z | Downloaded tower-service v0.3.3 |
| 560 | 2026-05-20T15:56:32.176Z | Downloaded tokio-rustls v0.25.0 |
| 561 | 2026-05-20T15:56:32.176Z | Downloaded tokio-dtrace v0.1.1 |
| 562 | 2026-05-20T15:56:32.179Z | Downloaded typeid v1.0.3 |
| 563 | 2026-05-20T15:56:32.179Z | Downloaded serde_derive v1.0.228 |
| 564 | 2026-05-20T15:56:32.182Z | Downloaded unicode-linebreak v0.1.5 |
| 565 | 2026-05-20T15:56:32.182Z | Downloaded unarray v0.1.4 |
| 566 | 2026-05-20T15:56:32.182Z | Downloaded pretty_assertions v1.4.1 |
| 567 | 2026-05-20T15:56:32.185Z | Downloaded serde_with_macros v3.20.0 |
| 568 | 2026-05-20T15:56:32.185Z | Downloaded thiserror-impl v2.0.18 |
| 569 | 2026-05-20T15:56:32.185Z | Downloaded schemars v0.8.22 |
| 570 | 2026-05-20T15:56:32.191Z | Downloaded typify-macro v0.6.2 |
| 571 | 2026-05-20T15:56:32.196Z | Downloaded strum_macros v0.26.4 |
| 572 | 2026-05-20T15:56:32.196Z | Downloaded universal-hash v0.5.1 |
| 573 | 2026-05-20T15:56:32.196Z | Downloaded unicode-xid v0.2.6 |
| 574 | 2026-05-20T15:56:32.199Z | Downloaded serde_yaml v0.9.34+deprecated |
| 575 | 2026-05-20T15:56:32.199Z | Downloaded term v1.2.1 |
| 576 | 2026-05-20T15:56:32.199Z | Downloaded rand v0.8.6 |
| 577 | 2026-05-20T15:56:32.203Z | Downloaded untrusted v0.7.1 |
| 578 | 2026-05-20T15:56:32.206Z | Downloaded tokio-tungstenite v0.21.0 |
| 579 | 2026-05-20T15:56:32.206Z | Downloaded thiserror-impl v1.0.69 |
| 580 | 2026-05-20T15:56:32.206Z | Downloaded tempfile v3.27.0 |
| 581 | 2026-05-20T15:56:32.210Z | Downloaded slog v2.8.2 |
| 582 | 2026-05-20T15:56:32.210Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 583 | 2026-05-20T15:56:32.215Z | Downloaded untrusted v0.9.0 |
| 584 | 2026-05-20T15:56:32.215Z | Downloaded hyper-util v0.1.20 |
| 585 | 2026-05-20T15:56:32.218Z | Downloaded utf-8 v0.7.6 |
| 586 | 2026-05-20T15:56:32.218Z | Downloaded utf8_iter v1.0.4 |
| 587 | 2026-05-20T15:56:32.218Z | Downloaded slog-async v2.8.0 |
| 588 | 2026-05-20T15:56:32.218Z | Downloaded usdt-attr-macro v0.5.0 |
| 589 | 2026-05-20T15:56:32.218Z | Downloaded usdt v0.6.0 |
| 590 | 2026-05-20T15:56:32.218Z | Downloaded quinn v0.11.9 |
| 591 | 2026-05-20T15:56:32.221Z | Downloaded qorb v0.4.1 |
| 592 | 2026-05-20T15:56:32.224Z | Downloaded smallvec v1.15.1 |
| 593 | 2026-05-20T15:56:32.224Z | Downloaded unit-prefix v0.5.2 |
| 594 | 2026-05-20T15:56:32.227Z | Downloaded usdt-attr-macro v0.6.0 |
| 595 | 2026-05-20T15:56:32.227Z | Downloaded socket2 v0.6.3 |
| 596 | 2026-05-20T15:56:32.230Z | Downloaded utf8parse v0.2.2 |
| 597 | 2026-05-20T15:56:32.230Z | Downloaded waitgroup v0.1.2 |
| 598 | 2026-05-20T15:56:32.230Z | Downloaded usdt-macro v0.5.0 |
| 599 | 2026-05-20T15:56:32.230Z | Downloaded usdt-macro v0.6.0 |
| 600 | 2026-05-20T15:56:32.233Z | Downloaded tiny-keccak v2.0.2 |
| 601 | 2026-05-20T15:56:32.233Z | Downloaded schemars v0.9.0 |
| 602 | 2026-05-20T15:56:32.239Z | Downloaded wait-timeout v0.2.1 |
| 603 | 2026-05-20T15:56:32.242Z | Downloaded version_check v0.9.5 |
| 604 | 2026-05-20T15:56:32.242Z | Downloaded spin v0.9.8 |
| 605 | 2026-05-20T15:56:32.245Z | Downloaded nom v7.1.3 |
| 606 | 2026-05-20T15:56:32.248Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 607 | 2026-05-20T15:56:32.248Z | Downloaded hashbrown v0.12.3 |
| 608 | 2026-05-20T15:56:32.251Z | Downloaded want v0.3.1 |
| 609 | 2026-05-20T15:56:32.251Z | Downloaded thin-vec v0.2.18 |
| 610 | 2026-05-20T15:56:32.254Z | Downloaded slog-json v2.6.1 |
| 611 | 2026-05-20T15:56:32.254Z | Downloaded progenitor-impl v0.13.0 |
| 612 | 2026-05-20T15:56:32.257Z | Downloaded progenitor-impl v0.11.2 |
| 613 | 2026-05-20T15:56:32.257Z | Downloaded phf v0.12.1 |
| 614 | 2026-05-20T15:56:32.257Z | Downloaded tokio-rustls v0.26.4 |
| 615 | 2026-05-20T15:56:32.260Z | Downloaded parse-display-derive v0.10.0 |
| 616 | 2026-05-20T15:56:32.260Z | Downloaded crypto-bigint v0.5.5 |
| 617 | 2026-05-20T15:56:32.263Z | Downloaded schemars v1.2.1 |
| 618 | 2026-05-20T15:56:32.271Z | Downloaded yoke-derive v0.8.2 |
| 619 | 2026-05-20T15:56:32.274Z | Downloaded toml v0.8.23 |
| 620 | 2026-05-20T15:56:32.274Z | Downloaded test-strategy v0.4.5 |
| 621 | 2026-05-20T15:56:32.277Z | Downloaded mio v1.2.0 |
| 622 | 2026-05-20T15:56:32.279Z | Downloaded zeroize_derive v1.4.3 |
| 623 | 2026-05-20T15:56:32.279Z | Downloaded zerofrom-derive v0.1.7 |
| 624 | 2026-05-20T15:56:32.282Z | Downloaded zerofrom v0.1.8 |
| 625 | 2026-05-20T15:56:32.282Z | Downloaded similar v2.7.0 |
| 626 | 2026-05-20T15:56:32.286Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 627 | 2026-05-20T15:56:32.286Z | Downloaded rand v0.9.4 |
| 628 | 2026-05-20T15:56:32.289Z | Downloaded usdt v0.5.0 |
| 629 | 2026-05-20T15:56:32.289Z | Downloaded textwrap v0.16.2 |
| 630 | 2026-05-20T15:56:32.292Z | Downloaded owo-colors v4.3.0 |
| 631 | 2026-05-20T15:56:32.292Z | Downloaded zone_cfg_derive v0.3.1 |
| 632 | 2026-05-20T15:56:32.292Z | Downloaded usdt-impl v0.5.0 |
| 633 | 2026-05-20T15:56:32.292Z | Downloaded base64 v0.21.7 |
| 634 | 2026-05-20T15:56:32.295Z | Downloaded rustls-webpki v0.103.13 |
| 635 | 2026-05-20T15:56:32.298Z | Downloaded vsss-rs v3.3.4 |
| 636 | 2026-05-20T15:56:32.300Z | Downloaded serde v1.0.228 |
| 637 | 2026-05-20T15:56:32.300Z | Downloaded usdt-impl v0.6.0 |
| 638 | 2026-05-20T15:56:32.303Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 639 | 2026-05-20T15:56:32.303Z | Downloaded progenitor-macro v0.11.2 |
| 640 | 2026-05-20T15:56:32.307Z | Downloaded snafu v0.8.9 |
| 641 | 2026-05-20T15:56:32.311Z | Downloaded idna v1.1.0 |
| 642 | 2026-05-20T15:56:32.312Z | Downloaded num-complex v0.4.6 |
| 643 | 2026-05-20T15:56:32.314Z | Downloaded whoami v1.6.1 |
| 644 | 2026-05-20T15:56:32.314Z | Downloaded tracing-attributes v0.1.31 |
| 645 | 2026-05-20T15:56:32.314Z | Downloaded typify-macro v0.4.3 |
| 646 | 2026-05-20T15:56:32.314Z | Downloaded icu_locale_core v2.2.0 |
| 647 | 2026-05-20T15:56:32.317Z | Downloaded num_enum v0.7.6 |
| 648 | 2026-05-20T15:56:32.320Z | Downloaded xz2 v0.1.7 |
| 649 | 2026-05-20T15:56:32.323Z | Downloaded ucd-trie v0.1.7 |
| 650 | 2026-05-20T15:56:32.323Z | Downloaded hashbrown v0.15.5 |
| 651 | 2026-05-20T15:56:32.326Z | Downloaded hashbrown v0.17.1 |
| 652 | 2026-05-20T15:56:32.329Z | Downloaded writeable v0.6.3 |
| 653 | 2026-05-20T15:56:32.332Z | Downloaded h2 v0.4.14 |
| 654 | 2026-05-20T15:56:32.335Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 655 | 2026-05-20T15:56:32.338Z | Downloaded hkdf v0.12.4 |
| 656 | 2026-05-20T15:56:32.341Z | Downloaded tokio-stream v0.1.18 |
| 657 | 2026-05-20T15:56:32.344Z | Downloaded hyper v1.9.0 |
| 658 | 2026-05-20T15:56:32.346Z | Downloaded zeroize v1.8.2 |
| 659 | 2026-05-20T15:56:32.347Z | Downloaded clap_builder v4.6.0 |
| 660 | 2026-05-20T15:56:32.350Z | Downloaded zone v0.3.1 |
| 661 | 2026-05-20T15:56:32.353Z | Downloaded zmij v1.0.21 |
| 662 | 2026-05-20T15:56:32.353Z | Downloaded zerovec-derive v0.11.3 |
| 663 | 2026-05-20T15:56:32.353Z | Downloaded tracing-core v0.1.36 |
| 664 | 2026-05-20T15:56:32.356Z | Downloaded iddqd v0.3.18 |
| 665 | 2026-05-20T15:56:32.359Z | Downloaded typify v0.6.2 |
| 666 | 2026-05-20T15:56:32.362Z | Downloaded pest v2.8.6 |
| 667 | 2026-05-20T15:56:32.365Z | Downloaded walkdir v2.5.0 |
| 668 | 2026-05-20T15:56:32.365Z | Downloaded nom v8.0.0 |
| 669 | 2026-05-20T15:56:32.368Z | Downloaded typify v0.4.3 |
| 670 | 2026-05-20T15:56:32.371Z | Downloaded tungstenite v0.21.0 |
| 671 | 2026-05-20T15:56:32.374Z | Downloaded itertools v0.12.1 |
| 672 | 2026-05-20T15:56:32.378Z | Downloaded unicode-ident v1.0.24 |
| 673 | 2026-05-20T15:56:32.381Z | Downloaded itertools v0.14.0 |
| 674 | 2026-05-20T15:56:32.384Z | Downloaded aho-corasick v1.1.4 |
| 675 | 2026-05-20T15:56:32.387Z | Downloaded zerocopy-derive v0.7.35 |
| 676 | 2026-05-20T15:56:32.390Z | Downloaded yoke v0.8.2 |
| 677 | 2026-05-20T15:56:32.390Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 678 | 2026-05-20T15:56:32.393Z | Downloaded toml_edit v0.22.27 |
| 679 | 2026-05-20T15:56:32.396Z | Downloaded rand v0.10.1 |
| 680 | 2026-05-20T15:56:32.396Z | Downloaded tinyvec v1.11.0 |
| 681 | 2026-05-20T15:56:32.399Z | Downloaded icu_properties_data v2.2.0 |
| 682 | 2026-05-20T15:56:32.403Z | Downloaded num-rational v0.4.2 |
| 683 | 2026-05-20T15:56:32.406Z | Downloaded num v0.4.3 |
| 684 | 2026-05-20T15:56:32.406Z | Downloaded getrandom v0.2.17 |
| 685 | 2026-05-20T15:56:32.408Z | Downloaded displaydoc v0.2.5 |
| 686 | 2026-05-20T15:56:32.408Z | Downloaded num_enum_derive v0.5.11 |
| 687 | 2026-05-20T15:56:32.408Z | Downloaded darling v0.23.0 |
| 688 | 2026-05-20T15:56:32.412Z | Downloaded steno v0.4.1 |
| 689 | 2026-05-20T15:56:32.415Z | Downloaded goblin v0.8.2 |
| 690 | 2026-05-20T15:56:32.418Z | Downloaded newtype_derive v0.1.6 |
| 691 | 2026-05-20T15:56:32.418Z | Downloaded clap_derive v4.6.1 |
| 692 | 2026-05-20T15:56:32.420Z | Downloaded ron v0.12.1 |
| 693 | 2026-05-20T15:56:32.424Z | Downloaded unsafe-libyaml v0.2.11 |
| 694 | 2026-05-20T15:56:32.427Z | Downloaded futures-util v0.3.32 |
| 695 | 2026-05-20T15:56:32.432Z | Downloaded uuid v1.23.1 |
| 696 | 2026-05-20T15:56:32.435Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 697 | 2026-05-20T15:56:32.438Z | Downloaded reqwest v0.12.28 |
| 698 | 2026-05-20T15:56:32.441Z | Downloaded console v0.16.3 |
| 699 | 2026-05-20T15:56:32.444Z | Downloaded managed v0.8.0 |
| 700 | 2026-05-20T15:56:32.444Z | Downloaded find-msvc-tools v0.1.9 |
| 701 | 2026-05-20T15:56:32.444Z | Downloaded cancel-safe-futures v0.1.5 |
| 702 | 2026-05-20T15:56:32.447Z | Downloaded lru-cache v0.1.2 |
| 703 | 2026-05-20T15:56:32.447Z | Downloaded linked-hash-map v0.5.6 |
| 704 | 2026-05-20T15:56:32.447Z | Downloaded backon v1.6.0 |
| 705 | 2026-05-20T15:56:32.450Z | Downloaded foldhash v0.2.0 |
| 706 | 2026-05-20T15:56:32.450Z | Downloaded fixedbitset v0.5.7 |
| 707 | 2026-05-20T15:56:32.450Z | Downloaded digest v0.10.7 |
| 708 | 2026-05-20T15:56:32.453Z | Downloaded itoa v1.0.18 |
| 709 | 2026-05-20T15:56:32.453Z | Downloaded is_terminal_polyfill v1.70.2 |
| 710 | 2026-05-20T15:56:32.453Z | Downloaded libm v0.2.16 |
| 711 | 2026-05-20T15:56:32.458Z | Downloaded is_ci v1.2.0 |
| 712 | 2026-05-20T15:56:32.461Z | Downloaded defmt-macros v1.1.0 |
| 713 | 2026-05-20T15:56:32.461Z | Downloaded url v2.5.8 |
| 714 | 2026-05-20T15:56:32.464Z | Downloaded compression-codecs v0.4.38 |
| 715 | 2026-05-20T15:56:32.467Z | Downloaded reqwest v0.13.3 |
| 716 | 2026-05-20T15:56:32.470Z | Downloaded bytecount v0.6.9 |
| 717 | 2026-05-20T15:56:32.474Z | Downloaded toml_edit v0.19.15 |
| 718 | 2026-05-20T15:56:32.479Z | Downloaded unicode-segmentation v1.13.2 |
| 719 | 2026-05-20T15:56:32.482Z | Downloaded regex v1.12.3 |
| 720 | 2026-05-20T15:56:32.485Z | Downloaded group v0.13.0 |
| 721 | 2026-05-20T15:56:32.485Z | Downloaded yansi v1.0.1 |
| 722 | 2026-05-20T15:56:32.488Z | Downloaded getrandom v0.4.2 |
| 723 | 2026-05-20T15:56:32.491Z | Downloaded chrono v0.4.44 |
| 724 | 2026-05-20T15:56:32.494Z | Downloaded critical-section v1.2.0 |
| 725 | 2026-05-20T15:56:32.494Z | Downloaded blake2 v0.10.6 |
| 726 | 2026-05-20T15:56:32.497Z | Downloaded base64ct v1.8.3 |
| 727 | 2026-05-20T15:56:32.497Z | Downloaded scc v2.4.0 |
| 728 | 2026-05-20T15:56:32.500Z | Downloaded instant v0.1.13 |
| 729 | 2026-05-20T15:56:32.500Z | Downloaded inout v0.1.4 |
| 730 | 2026-05-20T15:56:32.502Z | Downloaded foreign-types-shared v0.1.1 |
| 731 | 2026-05-20T15:56:32.502Z | Downloaded daft-derive v0.1.7 |
| 732 | 2026-05-20T15:56:32.506Z | Downloaded rayon v1.12.0 |
| 733 | 2026-05-20T15:56:32.509Z | Downloaded typenum v1.20.0 |
| 734 | 2026-05-20T15:56:32.512Z | Downloaded aws-lc-rs v1.17.0 |
| 735 | 2026-05-20T15:56:32.515Z | Downloaded typed-path v0.9.3 |
| 736 | 2026-05-20T15:56:32.518Z | Downloaded tower v0.5.3 |
| 737 | 2026-05-20T15:56:32.524Z | Downloaded zerocopy-derive v0.8.48 |
| 738 | 2026-05-20T15:56:32.535Z | Downloaded zerotrie v0.2.4 |
| 739 | 2026-05-20T15:56:32.539Z | Downloaded serde_json v1.0.149 |
| 740 | 2026-05-20T15:56:32.542Z | Downloaded portable-atomic v1.13.1 |
| 741 | 2026-05-20T15:56:32.547Z | Downloaded proptest v1.11.0 |
| 742 | 2026-05-20T15:56:32.552Z | Downloaded tough v0.22.0 |
| 743 | 2026-05-20T15:56:32.556Z | Downloaded crossbeam-deque v0.8.6 |
| 744 | 2026-05-20T15:56:32.559Z | Downloaded byte-wrapper v0.1.0 |
| 745 | 2026-05-20T15:56:32.559Z | Downloaded anstyle v1.0.14 |
| 746 | 2026-05-20T15:56:32.559Z | Downloaded backoff v0.4.0 |
| 747 | 2026-05-20T15:56:32.562Z | Downloaded crossbeam-utils v0.8.21 |
| 748 | 2026-05-20T15:56:32.562Z | Downloaded cargo_toml v0.22.3 |
| 749 | 2026-05-20T15:56:32.562Z | Downloaded camino v1.2.2 |
| 750 | 2026-05-20T15:56:32.565Z | Downloaded errno v0.3.14 |
| 751 | 2026-05-20T15:56:32.565Z | Downloaded defmt v0.3.100 |
| 752 | 2026-05-20T15:56:32.565Z | Downloaded cpufeatures v0.3.0 |
| 753 | 2026-05-20T15:56:32.568Z | Downloaded unicode-normalization v0.1.25 |
| 754 | 2026-05-20T15:56:32.569Z | Downloaded cstr-argument v0.1.2 |
| 755 | 2026-05-20T15:56:32.569Z | Downloaded async-stream v0.3.6 |
| 756 | 2026-05-20T15:56:32.572Z | Downloaded ciborium-io v0.2.2 |
| 757 | 2026-05-20T15:56:32.572Z | Downloaded futures-macro v0.3.32 |
| 758 | 2026-05-20T15:56:32.572Z | Downloaded equivalent v1.0.2 |
| 759 | 2026-05-20T15:56:32.572Z | Downloaded convert_case v0.4.0 |
| 760 | 2026-05-20T15:56:32.572Z | Downloaded async-trait v0.1.89 |
| 761 | 2026-05-20T15:56:32.575Z | Downloaded crc8 v0.1.1 |
| 762 | 2026-05-20T15:56:32.575Z | Downloaded bit-set v0.8.0 |
| 763 | 2026-05-20T15:56:32.575Z | Downloaded foreign-types v0.3.2 |
| 764 | 2026-05-20T15:56:32.575Z | Downloaded float-ord v0.3.2 |
| 765 | 2026-05-20T15:56:32.578Z | Downloaded defmt-parser v1.0.0 |
| 766 | 2026-05-20T15:56:32.578Z | Downloaded crypto-common v0.1.7 |
| 767 | 2026-05-20T15:56:32.578Z | Downloaded crucible-workspace-hack v0.1.0 |
| 768 | 2026-05-20T15:56:32.578Z | Downloaded clap_lex v1.1.0 |
| 769 | 2026-05-20T15:56:32.578Z | Downloaded ciborium-ll v0.2.2 |
| 770 | 2026-05-20T15:56:32.578Z | Downloaded cfg-if v1.0.4 |
| 771 | 2026-05-20T15:56:32.582Z | Downloaded aead v0.5.2 |
| 772 | 2026-05-20T15:56:32.582Z | Downloaded derive_more v0.99.20 |
| 773 | 2026-05-20T15:56:32.585Z | Downloaded adler2 v2.0.1 |
| 774 | 2026-05-20T15:56:32.585Z | Downloaded generic-array v0.14.7 |
| 775 | 2026-05-20T15:56:32.585Z | Downloaded ff v0.13.1 |
| 776 | 2026-05-20T15:56:32.585Z | Downloaded drift v0.1.4 |
| 777 | 2026-05-20T15:56:32.591Z | Downloaded zerovec v0.11.6 |
| 778 | 2026-05-20T15:56:32.595Z | Downloaded serde_with v3.20.0 |
| 779 | 2026-05-20T15:56:32.599Z | Downloaded tower-http v0.6.10 |
| 780 | 2026-05-20T15:56:32.604Z | Downloaded rustls-webpki v0.102.8 |
| 781 | 2026-05-20T15:56:32.614Z | Downloaded tokio-util v0.7.18 |
| 782 | 2026-05-20T15:56:32.618Z | Downloaded moka v0.12.15 |
| 783 | 2026-05-20T15:56:32.624Z | Downloaded darling_macro v0.21.3 |
| 784 | 2026-05-20T15:56:32.627Z | Downloaded crc32fast v1.5.0 |
| 785 | 2026-05-20T15:56:32.627Z | Downloaded cipher v0.4.4 |
| 786 | 2026-05-20T15:56:32.627Z | Downloaded atomic-waker v1.1.2 |
| 787 | 2026-05-20T15:56:32.627Z | Downloaded foreign-types v0.5.0 |
| 788 | 2026-05-20T15:56:32.627Z | Downloaded dof v0.4.0 |
| 789 | 2026-05-20T15:56:32.627Z | Downloaded const_format_proc_macros v0.2.34 |
| 790 | 2026-05-20T15:56:32.630Z | Downloaded cmake v0.1.58 |
| 791 | 2026-05-20T15:56:32.630Z | Downloaded chacha20 v0.9.1 |
| 792 | 2026-05-20T15:56:32.630Z | Downloaded byteorder v1.5.0 |
| 793 | 2026-05-20T15:56:32.630Z | Downloaded bitflags v1.3.2 |
| 794 | 2026-05-20T15:56:32.633Z | Downloaded zerocopy v0.7.35 |
| 795 | 2026-05-20T15:56:32.640Z | Downloaded tabled v0.15.0 |
| 796 | 2026-05-20T15:56:32.648Z | Downloaded winnow v1.0.3 |
| 797 | 2026-05-20T15:56:32.653Z | Downloaded goblin v0.10.5 |
| 798 | 2026-05-20T15:56:32.657Z | Downloaded winnow v0.5.40 |
| 799 | 2026-05-20T15:56:32.662Z | Downloaded curve25519-dalek v4.1.3 |
| 800 | 2026-05-20T15:56:32.667Z | Downloaded syn v1.0.109 |
| 801 | 2026-05-20T15:56:32.672Z | Downloaded dropshot v0.17.0 |
| 802 | 2026-05-20T15:56:32.684Z | Downloaded winnow v0.7.15 |
| 803 | 2026-05-20T15:56:32.688Z | Downloaded tabled v0.20.0 |
| 804 | 2026-05-20T15:56:32.698Z | Downloaded bstr v1.12.1 |
| 805 | 2026-05-20T15:56:32.705Z | Downloaded webpki-roots v1.0.7 |
| 806 | 2026-05-20T15:56:32.708Z | Downloaded quinn-proto v0.11.14 |
| 807 | 2026-05-20T15:56:32.711Z | Downloaded bcs v0.1.6 |
| 808 | 2026-05-20T15:56:32.711Z | Downloaded argon2 v0.5.3 |
| 809 | 2026-05-20T15:56:32.711Z | Downloaded anstyle-parse v1.0.0 |
| 810 | 2026-05-20T15:56:32.711Z | Downloaded cobs v0.3.0 |
| 811 | 2026-05-20T15:56:32.715Z | Downloaded dunce v1.0.5 |
| 812 | 2026-05-20T15:56:32.715Z | Downloaded arc-swap v1.9.1 |
| 813 | 2026-05-20T15:56:32.715Z | Downloaded time v0.3.47 |
| 814 | 2026-05-20T15:56:32.720Z | Downloaded dof v0.3.0 |
| 815 | 2026-05-20T15:56:32.723Z | Downloaded derive-where v1.6.1 |
| 816 | 2026-05-20T15:56:32.723Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 817 | 2026-05-20T15:56:32.729Z | Downloaded unicode-width v0.1.14 |
| 818 | 2026-05-20T15:56:32.736Z | Downloaded vcpkg v0.2.15 |
| 819 | 2026-05-20T15:56:32.757Z | Downloaded zerocopy v0.8.48 |
| 820 | 2026-05-20T15:56:32.768Z | Downloaded openssl v0.10.80 |
| 821 | 2026-05-20T15:56:32.773Z | Downloaded nix v0.31.3 |
| 822 | 2026-05-20T15:56:32.779Z | Downloaded regex-syntax v0.8.10 |
| 823 | 2026-05-20T15:56:32.783Z | Downloaded openapiv3 v2.2.0 |
| 824 | 2026-05-20T15:56:32.789Z | Downloaded unicode-width v0.2.2 |
| 825 | 2026-05-20T15:56:32.792Z | Downloaded rustls v0.23.40 |
| 826 | 2026-05-20T15:56:32.798Z | Downloaded syn v2.0.117 |
| 827 | 2026-05-20T15:56:32.805Z | Downloaded regress v0.11.1 |
| 828 | 2026-05-20T15:56:32.809Z | Downloaded smoltcp v0.11.0 |
| 829 | 2026-05-20T15:56:32.816Z | Downloaded rustix v0.38.44 |
| 830 | 2026-05-20T15:56:32.828Z | Downloaded hickory-proto v0.25.2 |
| 831 | 2026-05-20T15:56:32.836Z | Downloaded rustls v0.22.4 |
| 832 | 2026-05-20T15:56:32.843Z | Downloaded rustix v1.1.4 |
| 833 | 2026-05-20T15:56:32.855Z | Downloaded hickory-proto v0.24.4 |
| 834 | 2026-05-20T15:56:32.863Z | Downloaded tracing v0.1.44 |
| 835 | 2026-05-20T15:56:32.873Z | Downloaded rhai v1.24.0 |
| 836 | 2026-05-20T15:56:32.879Z | Downloaded regress v0.10.5 |
| 837 | 2026-05-20T15:56:32.903Z | Downloaded sled v0.34.7 |
| 838 | 2026-05-20T15:56:32.909Z | Downloaded typify-impl v0.6.2 |
| 839 | 2026-05-20T15:56:32.915Z | Downloaded typify-impl v0.4.3 |
| 840 | 2026-05-20T15:56:32.946Z | Downloaded chrono-tz v0.10.4 |
| 841 | 2026-05-20T15:56:32.955Z | Downloaded lzma-sys v0.1.20 |
| 842 | 2026-05-20T15:56:32.970Z | Downloaded regex-automata v0.4.14 |
| 843 | 2026-05-20T15:56:32.981Z | Downloaded petgraph v0.6.5 |
| 844 | 2026-05-20T15:56:32.988Z | Downloaded csv v1.4.0 |
| 845 | 2026-05-20T15:56:32.998Z | Downloaded libc v0.2.186 |
| 846 | 2026-05-20T15:56:33.016Z | Downloaded jiff v0.2.24 |
| 847 | 2026-05-20T15:56:33.026Z | Downloaded petgraph v0.8.3 |
| 848 | 2026-05-20T15:56:33.037Z | Downloaded sha3 v0.10.9 |
| 849 | 2026-05-20T15:56:33.072Z | Downloaded tokio v1.52.3 |
| 850 | 2026-05-20T15:56:33.123Z | Downloaded encoding_rs v0.8.35 |
| 851 | 2026-05-20T15:56:33.133Z | Downloaded ring v0.17.14 |
| 852 | 2026-05-20T15:56:33.610Z | Downloaded aws-lc-sys v0.41.0 |
| 853 | 2026-05-20T15:56:34.161Z | Compiling proc-macro2 v1.0.106 |
| 854 | 2026-05-20T15:56:34.161Z | Compiling quote v1.0.45 |
| 855 | 2026-05-20T15:56:34.161Z | Compiling unicode-ident v1.0.24 |
| 856 | 2026-05-20T15:56:34.161Z | Compiling serde_core v1.0.228 |
| 857 | 2026-05-20T15:56:34.161Z | Compiling serde v1.0.228 |
| 858 | 2026-05-20T15:56:34.161Z | Compiling libc v0.2.186 |
| 859 | 2026-05-20T15:56:34.164Z | Compiling zmij v1.0.21 |
| 860 | 2026-05-20T15:56:34.164Z | Compiling autocfg v1.5.0 |
| 861 | 2026-05-20T15:56:34.808Z | Compiling libm v0.2.16 |
| 862 | 2026-05-20T15:56:34.859Z | Compiling icu_normalizer_data v2.2.0 |
| 863 | 2026-05-20T15:56:34.877Z | Compiling icu_properties_data v2.2.0 |
| 864 | 2026-05-20T15:56:34.894Z | Compiling serde_json v1.0.149 |
| 865 | 2026-05-20T15:56:34.947Z | Compiling num-traits v0.2.19 |
| 866 | 2026-05-20T15:56:35.152Z | Compiling getrandom v0.4.2 |
| 867 | 2026-05-20T15:56:35.240Z | Compiling version_check v0.9.5 |
| 868 | 2026-05-20T15:56:35.331Z | Compiling memchr v2.8.0 |
| 869 | 2026-05-20T15:56:35.383Z | Compiling thiserror v2.0.18 |
| 870 | 2026-05-20T15:56:35.647Z | Compiling schemars v0.8.22 |
| 871 | 2026-05-20T15:56:35.744Z | Compiling syn v2.0.117 |
| 872 | 2026-05-20T15:56:35.874Z | Compiling parking_lot_core v0.9.12 |
| 873 | 2026-05-20T15:56:35.901Z | Checking cfg-if v1.0.4 |
| 874 | 2026-05-20T15:56:35.964Z | Compiling heck v0.5.0 |
| 875 | 2026-05-20T15:56:35.983Z | Compiling zerocopy v0.8.48 |
| 876 | 2026-05-20T15:56:36.015Z | Compiling portable-atomic v1.13.1 |
| 877 | 2026-05-20T15:56:36.172Z | Compiling itoa v1.0.18 |
| 878 | 2026-05-20T15:56:36.196Z | Compiling jobserver v0.1.34 |
| 879 | 2026-05-20T15:56:36.356Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-05-20T15:56:36.433Z | Compiling shlex v1.3.0 |
| 881 | 2026-05-20T15:56:36.522Z | Compiling rustversion v1.0.22 |
| 882 | 2026-05-20T15:56:36.596Z | Compiling cc v1.2.62 |
| 883 | 2026-05-20T15:56:36.741Z | Compiling semver v1.0.28 |
| 884 | 2026-05-20T15:56:36.811Z | Compiling log v0.4.29 |
| 885 | 2026-05-20T15:56:37.171Z | Compiling httparse v1.10.1 |
| 886 | 2026-05-20T15:56:37.187Z | Compiling generic-array v0.14.7 |
| 887 | 2026-05-20T15:56:37.282Z | Compiling thiserror v1.0.69 |
| 888 | 2026-05-20T15:56:37.512Z | Compiling cmake v0.1.58 |
| 889 | 2026-05-20T15:56:37.572Z | Compiling dunce v1.0.5 |
| 890 | 2026-05-20T15:56:37.596Z | Compiling fs_extra v1.3.0 |
| 891 | 2026-05-20T15:56:37.642Z | Compiling slog v2.8.2 |
| 892 | 2026-05-20T15:56:37.679Z | Compiling equivalent v1.0.2 |
| 893 | 2026-05-20T15:56:37.779Z | Checking stable_deref_trait v1.2.1 |
| 894 | 2026-05-20T15:56:37.814Z | Compiling rustix v1.1.4 |
| 895 | 2026-05-20T15:56:37.879Z | Compiling regex-syntax v0.8.10 |
| 896 | 2026-05-20T15:56:37.879Z | Compiling aho-corasick v1.1.4 |
| 897 | 2026-05-20T15:56:37.955Z | Compiling ring v0.17.14 |
| 898 | 2026-05-20T15:56:37.974Z | Compiling aws-lc-sys v0.41.0 |
| 899 | 2026-05-20T15:56:38.011Z | Compiling getrandom v0.3.4 |
| 900 | 2026-05-20T15:56:38.420Z | Compiling ucd-trie v0.1.7 |
| 901 | 2026-05-20T15:56:38.441Z | Compiling anyhow v1.0.102 |
| 902 | 2026-05-20T15:56:38.668Z | Compiling synstructure v0.13.2 |
| 903 | 2026-05-20T15:56:38.783Z | Compiling serde_derive_internals v0.29.1 |
| 904 | 2026-05-20T15:56:39.017Z | Compiling pest v2.8.6 |
| 905 | 2026-05-20T15:56:39.178Z | Checking writeable v0.6.3 |
| 906 | 2026-05-20T15:56:39.354Z | Checking litemap v0.8.2 |
| 907 | 2026-05-20T15:56:39.374Z | Compiling regex-automata v0.4.14 |
| 908 | 2026-05-20T15:56:39.527Z | Checking utf8_iter v1.0.4 |
| 909 | 2026-05-20T15:56:39.530Z | Checking percent-encoding v2.3.2 |
| 910 | 2026-05-20T15:56:39.786Z | Checking form_urlencoded v1.2.2 |
| 911 | 2026-05-20T15:56:39.875Z | Compiling serde_derive v1.0.228 |
| 912 | 2026-05-20T15:56:39.935Z | Compiling zerofrom-derive v0.1.7 |
| 913 | 2026-05-20T15:56:39.992Z | Compiling yoke-derive v0.8.2 |
| 914 | 2026-05-20T15:56:40.208Z | Compiling zerovec-derive v0.11.3 |
| 915 | 2026-05-20T15:56:40.455Z | Compiling displaydoc v0.2.5 |
| 916 | 2026-05-20T15:56:41.058Z | Compiling schemars_derive v0.8.22 |
| 917 | 2026-05-20T15:56:41.128Z | Compiling thiserror-impl v2.0.18 |
| 918 | 2026-05-20T15:56:41.181Z | Compiling zeroize_derive v1.4.3 |
| 919 | 2026-05-20T15:56:41.283Z | Compiling tokio-macros v2.7.0 |
| 920 | 2026-05-20T15:56:41.828Z | Compiling zerocopy-derive v0.8.48 |
| 921 | 2026-05-20T15:56:41.866Z | Compiling futures-macro v0.3.32 |
| 922 | 2026-05-20T15:56:41.991Z | Compiling tracing-attributes v0.1.31 |
| 923 | 2026-05-20T15:56:42.264Z | Compiling thiserror-impl v1.0.69 |
| 924 | 2026-05-20T15:56:42.445Z | Checking zerofrom v0.1.8 |
| 925 | 2026-05-20T15:56:42.726Z | Checking yoke v0.8.2 |
| 926 | 2026-05-20T15:56:42.904Z | Checking zerovec v0.11.6 |
| 927 | 2026-05-20T15:56:42.987Z | Compiling serde_tokenstream v0.2.3 |
| 928 | 2026-05-20T15:56:43.010Z | Checking smallvec v1.15.1 |
| 929 | 2026-05-20T15:56:43.043Z | Checking bytes v1.11.1 |
| 930 | 2026-05-20T15:56:43.229Z | Compiling regex v1.12.3 |
| 931 | 2026-05-20T15:56:43.269Z | Checking zerotrie v0.2.4 |
| 932 | 2026-05-20T15:56:43.372Z | Checking tinystr v0.8.3 |
| 933 | 2026-05-20T15:56:43.412Z | Checking potential_utf v0.1.5 |
| 934 | 2026-05-20T15:56:43.431Z | Compiling pest_meta v2.8.6 |
| 935 | 2026-05-20T15:56:43.508Z | Compiling aws-lc-rs v1.17.0 |
| 936 | 2026-05-20T15:56:43.539Z | Checking icu_collections v2.2.0 |
| 937 | 2026-05-20T15:56:43.558Z | Checking icu_locale_core v2.2.0 |
| 938 | 2026-05-20T15:56:43.613Z | Compiling crossbeam-utils v0.8.21 |
| 939 | 2026-05-20T15:56:43.672Z | Checking rand_core v0.10.1 |
| 940 | 2026-05-20T15:56:43.813Z | Compiling time-core v0.1.8 |
| 941 | 2026-05-20T15:56:43.850Z | Compiling num-conv v0.2.1 |
| 942 | 2026-05-20T15:56:43.910Z | Compiling paste v1.0.15 |
| 943 | 2026-05-20T15:56:43.973Z | Compiling pest_generator v2.8.6 |
| 944 | 2026-05-20T15:56:43.976Z | Compiling strsim v0.11.1 |
| 945 | 2026-05-20T15:56:44.009Z | Compiling time-macros v0.2.27 |
| 946 | 2026-05-20T15:56:44.152Z | Checking icu_provider v2.2.0 |
| 947 | 2026-05-20T15:56:44.307Z | Compiling async-trait v0.1.89 |
| 948 | 2026-05-20T15:56:44.386Z | Checking icu_normalizer v2.2.0 |
| 949 | 2026-05-20T15:56:44.409Z | Checking icu_properties v2.2.0 |
| 950 | 2026-05-20T15:56:44.591Z | Compiling rustls v0.23.40 |
| 951 | 2026-05-20T15:56:44.684Z | Compiling pest_derive v2.8.6 |
| 952 | 2026-05-20T15:56:44.706Z | Compiling hashbrown v0.17.1 |
| 953 | 2026-05-20T15:56:44.773Z | Compiling ident_case v1.0.1 |
| 954 | 2026-05-20T15:56:44.822Z | Compiling byteorder v1.5.0 |
| 955 | 2026-05-20T15:56:45.048Z | Compiling camino v1.2.2 |
| 956 | 2026-05-20T15:56:45.204Z | Compiling indexmap v2.14.0 |
| 957 | 2026-05-20T15:56:45.232Z | Compiling omicron-workspace-hack v0.1.0 |
| 958 | 2026-05-20T15:56:45.252Z | Compiling scroll_derive v0.13.1 |
| 959 | 2026-05-20T15:56:45.255Z | Checking idna_adapter v1.2.2 |
| 960 | 2026-05-20T15:56:45.406Z | Checking idna v1.1.0 |
| 961 | 2026-05-20T15:56:45.499Z | Checking iana-time-zone v0.1.65 |
| 962 | 2026-05-20T15:56:45.652Z | Checking url v2.5.8 |
| 963 | 2026-05-20T15:56:45.708Z | Checking chrono v0.4.44 |
| 964 | 2026-05-20T15:56:46.062Z | Checking uuid v1.23.1 |
| 965 | 2026-05-20T15:56:46.225Z | Compiling slog-async v2.8.0 |
| 966 | 2026-05-20T15:56:46.274Z | Compiling daft-derive v0.1.7 |
| 967 | 2026-05-20T15:56:46.553Z | Compiling crc32fast v1.5.0 |
| 968 | 2026-05-20T15:56:46.590Z | Checking errno v0.3.14 |
| 969 | 2026-05-20T15:56:46.779Z | Checking dyn-clone v1.0.20 |
| 970 | 2026-05-20T15:56:46.908Z | Compiling usdt-impl v0.6.0 |
| 971 | 2026-05-20T15:56:47.018Z | Compiling scroll v0.13.0 |
| 972 | 2026-05-20T15:56:47.096Z | Compiling plain v0.2.3 |
| 973 | 2026-05-20T15:56:47.261Z | Compiling pretty-hex v0.4.2 |
| 974 | 2026-05-20T15:56:47.324Z | Compiling goblin v0.10.5 |
| 975 | 2026-05-20T15:56:47.364Z | Compiling dtrace-parser v0.3.0 |
| 976 | 2026-05-20T15:56:47.396Z | Compiling thread-id v5.1.0 |
| 977 | 2026-05-20T15:56:47.483Z | Checking pin-project-lite v0.2.17 |
| 978 | 2026-05-20T15:56:47.590Z | Checking getrandom v0.2.17 |
| 979 | 2026-05-20T15:56:47.658Z | Checking zeroize v1.8.2 |
| 980 | 2026-05-20T15:56:47.825Z | Compiling rustls v0.22.4 |
| 981 | 2026-05-20T15:56:47.975Z | Compiling ref-cast v1.0.25 |
| 982 | 2026-05-20T15:56:48.023Z | Compiling ref-cast-impl v1.0.25 |
| 983 | 2026-05-20T15:56:48.085Z | Compiling multer v3.1.0 |
| 984 | 2026-05-20T15:56:48.627Z | Compiling newtype-uuid-macros v0.1.0 |
| 985 | 2026-05-20T15:56:48.732Z | Compiling async-stream-impl v0.3.6 |
| 986 | 2026-05-20T15:56:48.786Z | Compiling syn v1.0.109 |
| 987 | 2026-05-20T15:56:49.206Z | Checking socket2 v0.6.3 |
| 988 | 2026-05-20T15:56:49.280Z | Compiling dropshot v0.17.0 |
| 989 | 2026-05-20T15:56:49.336Z | Checking scopeguard v1.2.0 |
| 990 | 2026-05-20T15:56:49.353Z | Compiling darling_core v0.23.0 |
| 991 | 2026-05-20T15:56:49.403Z | Compiling dropshot_endpoint v0.17.0 |
| 992 | 2026-05-20T15:56:49.442Z | Checking lock_api v0.4.14 |
| 993 | 2026-05-20T15:56:49.463Z | Compiling structmeta-derive v0.3.0 |
| 994 | 2026-05-20T15:56:49.572Z | Compiling strum_macros v0.26.4 |
| 995 | 2026-05-20T15:56:50.484Z | Compiling dof v0.4.0 |
| 996 | 2026-05-20T15:56:50.980Z | Compiling structmeta v0.3.0 |
| 997 | 2026-05-20T15:56:51.390Z | Compiling darling_macro v0.23.0 |
| 998 | 2026-05-20T15:56:51.606Z | Checking bitflags v2.11.1 |
| 999 | 2026-05-20T15:56:51.625Z | Checking parking_lot v0.12.5 |
| 1000 | 2026-05-20T15:56:51.659Z | Checking critical-section v1.2.0 |
| 1001 | 2026-05-20T15:56:51.682Z | Compiling usdt-attr-macro v0.6.0 |
| 1002 | 2026-05-20T15:56:51.710Z | Compiling usdt-macro v0.6.0 |
| 1003 | 2026-05-20T15:56:51.779Z | Checking once_cell v1.21.4 |
| 1004 | 2026-05-20T15:56:51.939Z | Compiling darling v0.23.0 |
| 1005 | 2026-05-20T15:56:51.959Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1006 | 2026-05-20T15:56:52.072Z | Compiling serde_with_macros v3.20.0 |
| 1007 | 2026-05-20T15:56:52.452Z | Checking signal-hook-registry v1.4.8 |
| 1008 | 2026-05-20T15:56:52.469Z | Compiling strum_macros v0.27.2 |
| 1009 | 2026-05-20T15:56:52.540Z | Checking mio v1.2.0 |
| 1010 | 2026-05-20T15:56:52.601Z | Compiling derive-ex v0.1.8 |
| 1011 | 2026-05-20T15:56:52.651Z | Checking subtle v2.6.1 |
| 1012 | 2026-05-20T15:56:52.813Z | Compiling foldhash v0.2.0 |
| 1013 | 2026-05-20T15:56:52.829Z | Checking tokio v1.52.3 |
| 1014 | 2026-05-20T15:56:52.890Z | Compiling allocator-api2 v0.2.21 |
| 1015 | 2026-05-20T15:56:52.916Z | Checking futures-core v0.3.32 |
| 1016 | 2026-05-20T15:56:53.176Z | Compiling hashbrown v0.16.1 |
| 1017 | 2026-05-20T15:56:53.211Z | Compiling parse-display-derive v0.10.0 |
| 1018 | 2026-05-20T15:56:53.756Z | Checking futures-sink v0.3.32 |
| 1019 | 2026-05-20T15:56:53.858Z | Checking slab v0.4.12 |
| 1020 | 2026-05-20T15:56:54.031Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1021 | 2026-05-20T15:56:54.053Z | Compiling http v1.4.0 |
| 1022 | 2026-05-20T15:56:54.162Z | Compiling test-strategy v0.4.5 |
| 1023 | 2026-05-20T15:56:54.728Z | Checking futures-channel v0.3.32 |
| 1024 | 2026-05-20T15:56:54.882Z | Checking rand_core v0.6.4 |
| 1025 | 2026-05-20T15:56:55.027Z | Checking futures-task v0.3.32 |
| 1026 | 2026-05-20T15:56:55.070Z | Checking futures-io v0.3.32 |
| 1027 | 2026-05-20T15:56:55.184Z | Checking futures-util v0.3.32 |
| 1028 | 2026-05-20T15:56:55.220Z | Compiling winnow v1.0.3 |
| 1029 | 2026-05-20T15:56:55.495Z | Checking tracing-core v0.1.36 |
| 1030 | 2026-05-20T15:56:55.904Z | Compiling fnv v1.0.7 |
| 1031 | 2026-05-20T15:56:55.972Z | Checking tracing v0.1.44 |
| 1032 | 2026-05-20T15:56:56.007Z | Checking ipnetwork v0.21.1 |
| 1033 | 2026-05-20T15:56:56.168Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1034 | 2026-05-20T15:56:56.367Z | Checking typenum v1.20.0 |
| 1035 | 2026-05-20T15:56:56.387Z | Checking base64 v0.22.1 |
| 1036 | 2026-05-20T15:56:56.904Z | Checking rustls-pki-types v1.14.1 |
| 1037 | 2026-05-20T15:56:56.924Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1038 | 2026-05-20T15:56:57.226Z | Compiling ryu v1.0.23 |
| 1039 | 2026-05-20T15:56:57.262Z | Checking erased-serde v0.3.31 |
| 1040 | 2026-05-20T15:56:57.396Z | Checking untrusted v0.9.0 |
| 1041 | 2026-05-20T15:56:57.400Z | Compiling openapiv3 v2.2.0 |
| 1042 | 2026-05-20T15:56:57.468Z | Checking crypto-common v0.1.7 |
| 1043 | 2026-05-20T15:56:57.769Z | Checking oxnet v0.1.5 |
| 1044 | 2026-05-20T15:56:58.010Z | Compiling clap_derive v4.6.1 |
| 1045 | 2026-05-20T15:56:58.114Z | Checking tokio-util v0.7.18 |
| 1046 | 2026-05-20T15:56:58.354Z | Checking ipnet v2.12.0 |
| 1047 | 2026-05-20T15:56:58.579Z | Checking http-body v1.0.1 |
| 1048 | 2026-05-20T15:56:58.767Z | Checking atomic-waker v1.1.2 |
| 1049 | 2026-05-20T15:56:58.871Z | Checking tower-layer v0.3.3 |
| 1050 | 2026-05-20T15:56:59.023Z | Checking tower-service v0.3.3 |
| 1051 | 2026-05-20T15:56:59.097Z | Checking try-lock v0.2.5 |
| 1052 | 2026-05-20T15:56:59.116Z | Checking h2 v0.4.14 |
| 1053 | 2026-05-20T15:56:59.135Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-05-20T15:56:59.200Z | Checking want v0.3.1 |
| 1055 | 2026-05-20T15:56:59.277Z | Checking httpdate v1.0.3 |
| 1056 | 2026-05-20T15:56:59.445Z | Checking digest v0.10.7 |
| 1057 | 2026-05-20T15:56:59.543Z | Checking ppv-lite86 v0.2.21 |
| 1058 | 2026-05-20T15:57:00.134Z | Compiling either v1.15.0 |
| 1059 | 2026-05-20T15:57:00.325Z | Compiling itertools v0.14.0 |
| 1060 | 2026-05-20T15:57:00.343Z | Checking serde_urlencoded v0.7.1 |
| 1061 | 2026-05-20T15:57:00.481Z | Checking http-body-util v0.1.3 |
| 1062 | 2026-05-20T15:57:00.509Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1063 | 2026-05-20T15:57:00.544Z | Compiling regress v0.10.5 |
| 1064 | 2026-05-20T15:57:00.757Z | Checking untrusted v0.7.1 |
| 1065 | 2026-05-20T15:57:00.898Z | Checking hyper v1.9.0 |
| 1066 | 2026-05-20T15:57:01.234Z | Compiling proc-macro-crate v3.5.0 |
| 1067 | 2026-05-20T15:57:01.828Z | Checking hyper-util v0.1.20 |
| 1068 | 2026-05-20T15:57:01.831Z | Compiling crucible-workspace-hack v0.1.0 |
| 1069 | 2026-05-20T15:57:01.989Z | Compiling num_enum_derive v0.7.6 |
| 1070 | 2026-05-20T15:57:03.014Z | Checking cpufeatures v0.2.17 |
| 1071 | 2026-05-20T15:57:03.422Z | Checking powerfmt v0.2.0 |
| 1072 | 2026-05-20T15:57:03.489Z | Compiling unsafe-libyaml v0.2.11 |
| 1073 | 2026-05-20T15:57:03.784Z | Checking deranged v0.5.8 |
| 1074 | 2026-05-20T15:57:03.899Z | Checking sync_wrapper v1.0.2 |
| 1075 | 2026-05-20T15:57:04.012Z | Compiling serde_yaml v0.9.34+deprecated |
| 1076 | 2026-05-20T15:57:04.170Z | Checking num_threads v0.1.7 |
| 1077 | 2026-05-20T15:57:04.268Z | Compiling convert_case v0.4.0 |
| 1078 | 2026-05-20T15:57:04.286Z | Checking tower v0.5.3 |
| 1079 | 2026-05-20T15:57:04.358Z | Checking rand_core v0.9.5 |
| 1080 | 2026-05-20T15:57:04.562Z | Compiling derive_more v0.99.20 |
| 1081 | 2026-05-20T15:57:04.663Z | Checking webpki-roots v1.0.7 |
| 1082 | 2026-05-20T15:57:04.696Z | Checking time v0.3.47 |
| 1083 | 2026-05-20T15:57:04.713Z | Compiling regress v0.11.1 |
| 1084 | 2026-05-20T15:57:05.031Z | Checking tower-http v0.6.10 |
| 1085 | 2026-05-20T15:57:05.250Z | Checking crossbeam-channel v0.5.15 |
| 1086 | 2026-05-20T15:57:05.321Z | Compiling darling_core v0.21.3 |
| 1087 | 2026-05-20T15:57:05.600Z | Compiling zerocopy-derive v0.7.35 |
| 1088 | 2026-05-20T15:57:06.341Z | Compiling typify-impl v0.6.2 |
| 1089 | 2026-05-20T15:57:06.419Z | Checking rand_chacha v0.9.0 |
| 1090 | 2026-05-20T15:57:06.837Z | Checking futures-executor v0.3.32 |
| 1091 | 2026-05-20T15:57:06.934Z | Checking thread_local v1.1.9 |
| 1092 | 2026-05-20T15:57:06.991Z | Checking hex v0.4.3 |
| 1093 | 2026-05-20T15:57:07.165Z | Checking rand v0.9.4 |
| 1094 | 2026-05-20T15:57:07.378Z | Compiling darling_macro v0.21.3 |
| 1095 | 2026-05-20T15:57:07.469Z | Checking is-terminal v0.4.17 |
| 1096 | 2026-05-20T15:57:07.568Z | Compiling heapless v0.8.0 |
| 1097 | 2026-05-20T15:57:07.650Z | Checking term v1.2.1 |
| 1098 | 2026-05-20T15:57:07.949Z | Compiling darling v0.21.3 |
| 1099 | 2026-05-20T15:57:08.020Z | Checking take_mut v0.2.2 |
| 1100 | 2026-05-20T15:57:08.038Z | Compiling ingot-macros v0.1.1 |
| 1101 | 2026-05-20T15:57:08.305Z | Checking slog-term v2.9.2 |
| 1102 | 2026-05-20T15:57:08.584Z | Checking futures v0.3.32 |
| 1103 | 2026-05-20T15:57:08.690Z | Compiling scroll_derive v0.12.1 |
| 1104 | 2026-05-20T15:57:08.871Z | Compiling serde_repr v0.1.20 |
| 1105 | 2026-05-20T15:57:09.459Z | Checking fastrand v2.4.1 |
| 1106 | 2026-05-20T15:57:09.787Z | Compiling typify-macro v0.6.2 |
| 1107 | 2026-05-20T15:57:09.822Z | Checking newtype-uuid v1.3.2 |
| 1108 | 2026-05-20T15:57:10.186Z | Compiling smoltcp v0.11.0 |
| 1109 | 2026-05-20T15:57:10.246Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1110 | 2026-05-20T15:57:10.394Z | Compiling rustix v0.38.44 |
| 1111 | 2026-05-20T15:57:10.688Z | Checking daft v0.1.7 |
| 1112 | 2026-05-20T15:57:11.038Z | Compiling rustc_version v0.4.1 |
| 1113 | 2026-05-20T15:57:11.316Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1114 | 2026-05-20T15:57:11.486Z | Compiling curve25519-dalek v4.1.3 |
| 1115 | 2026-05-20T15:57:11.592Z | Checking tempfile v3.27.0 |
| 1116 | 2026-05-20T15:57:11.911Z | Checking sha1 v0.10.6 |
| 1117 | 2026-05-20T15:57:12.121Z | Compiling toml_datetime v0.6.11 |
| 1118 | 2026-05-20T15:57:12.198Z | Compiling foreign-types-macros v0.2.3 |
| 1119 | 2026-05-20T15:57:12.474Z | Checking simd-adler32 v0.3.9 |
| 1120 | 2026-05-20T15:57:12.498Z | Checking adler2 v2.0.1 |
| 1121 | 2026-05-20T15:57:12.517Z | Checking openssl-probe v0.2.1 |
| 1122 | 2026-05-20T15:57:12.548Z | Checking match_cfg v0.1.0 |
| 1123 | 2026-05-20T15:57:12.839Z | Checking miniz_oxide v0.8.9 |
| 1124 | 2026-05-20T15:57:12.916Z | Checking rustls-native-certs v0.8.3 |
| 1125 | 2026-05-20T15:57:12.935Z | Checking hostname v0.3.1 |
| 1126 | 2026-05-20T15:57:13.308Z | Compiling zerocopy v0.7.35 |
| 1127 | 2026-05-20T15:57:13.471Z | Checking slog-json v2.6.1 |
| 1128 | 2026-05-20T15:57:13.515Z | Checking rand_chacha v0.3.1 |
| 1129 | 2026-05-20T15:57:13.628Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1130 | 2026-05-20T15:57:13.706Z | Compiling hubpack_derive v0.1.1 |
| 1131 | 2026-05-20T15:57:13.845Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1132 | 2026-05-20T15:57:14.191Z | Checking serde_spanned v1.1.1 |
| 1133 | 2026-05-20T15:57:14.218Z | Checking memmap2 v0.9.10 |
| 1134 | 2026-05-20T15:57:14.294Z | Compiling usdt-impl v0.5.0 |
| 1135 | 2026-05-20T15:57:14.315Z | Compiling proc-macro-error-attr v1.0.4 |
| 1136 | 2026-05-20T15:57:14.380Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1137 | 2026-05-20T15:57:14.515Z | Checking usdt v0.6.0 |
| 1138 | 2026-05-20T15:57:14.627Z | Compiling dof v0.3.0 |
| 1139 | 2026-05-20T15:57:14.645Z | Checking rand v0.8.6 |
| 1140 | 2026-05-20T15:57:14.671Z | Checking slog-bunyan v2.5.0 |
| 1141 | 2026-05-20T15:57:14.690Z | Checking flate2 v1.1.9 |
| 1142 | 2026-05-20T15:57:14.693Z | Compiling typify v0.6.2 |
| 1143 | 2026-05-20T15:57:14.742Z | Compiling dtrace-parser v0.2.0 |
| 1144 | 2026-05-20T15:57:14.804Z | Checking rustls-webpki v0.102.8 |
| 1145 | 2026-05-20T15:57:14.966Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1146 | 2026-05-20T15:57:14.983Z | Checking macaddr v1.0.1 |
| 1147 | 2026-05-20T15:57:15.347Z | Compiling proc-macro-error v1.0.4 |
| 1148 | 2026-05-20T15:57:15.457Z | Compiling thread-id v4.2.2 |
| 1149 | 2026-05-20T15:57:15.583Z | Checking debug-ignore v1.0.5 |
| 1150 | 2026-05-20T15:57:15.605Z | Checking compression-core v0.4.32 |
| 1151 | 2026-05-20T15:57:15.640Z | Compiling pkg-config v0.3.33 |
| 1152 | 2026-05-20T15:57:15.777Z | Checking compression-codecs v0.4.38 |
| 1153 | 2026-05-20T15:57:16.662Z | Checking encoding_rs v0.8.35 |
| 1154 | 2026-05-20T15:57:16.830Z | Compiling prettyplease v0.2.37 |
| 1155 | 2026-05-20T15:57:17.058Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1156 | 2026-05-20T15:57:17.194Z | Checking spin v0.9.8 |
| 1157 | 2026-05-20T15:57:17.249Z | Checking mime v0.3.17 |
| 1158 | 2026-05-20T15:57:17.415Z | Checking toml v1.1.2+spec-1.1.0 |
| 1159 | 2026-05-20T15:57:17.458Z | Checking tokio-rustls v0.25.0 |
| 1160 | 2026-05-20T15:57:17.871Z | Checking async-compression v0.4.42 |
| 1161 | 2026-05-20T15:57:18.095Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1162 | 2026-05-20T15:57:18.118Z | Checking waitgroup v0.1.2 |
| 1163 | 2026-05-20T15:57:18.178Z | Checking rustls-pemfile v2.2.0 |
| 1164 | 2026-05-20T15:57:18.220Z | Checking async-stream v0.3.6 |
| 1165 | 2026-05-20T15:57:18.304Z | Checking serde_path_to_error v0.1.20 |
| 1166 | 2026-05-20T15:57:18.324Z | Checking hostname v0.4.2 |
| 1167 | 2026-05-20T15:57:18.348Z | Compiling memoffset v0.9.1 |
| 1168 | 2026-05-20T15:57:18.351Z | Compiling heck v0.4.1 |
| 1169 | 2026-05-20T15:57:18.751Z | Compiling usdt-attr-macro v0.5.0 |
| 1170 | 2026-05-20T15:57:19.052Z | Compiling usdt-macro v0.5.0 |
| 1171 | 2026-05-20T15:57:19.454Z | Compiling enum-as-inner v0.6.1 |
| 1172 | 2026-05-20T15:57:19.471Z | Compiling num-derive v0.4.2 |
| 1173 | 2026-05-20T15:57:19.659Z | Compiling cfg_aliases v0.2.1 |
| 1174 | 2026-05-20T15:57:19.810Z | Compiling winnow v0.7.15 |
| 1175 | 2026-05-20T15:57:20.109Z | Compiling nix v0.31.3 |
| 1176 | 2026-05-20T15:57:20.732Z | Checking strum v0.26.3 |
| 1177 | 2026-05-20T15:57:20.848Z | Checking wait-timeout v0.2.1 |
| 1178 | 2026-05-20T15:57:20.949Z | Checking bit-vec v0.8.0 |
| 1179 | 2026-05-20T15:57:20.949Z | Compiling rayon-core v1.13.0 |
| 1180 | 2026-05-20T15:57:20.986Z | Checking quick-error v1.2.3 |
| 1181 | 2026-05-20T15:57:21.096Z | Checking rusty-fork v0.3.1 |
| 1182 | 2026-05-20T15:57:21.158Z | Checking bit-set v0.8.0 |
| 1183 | 2026-05-20T15:57:21.891Z | Checking serde_with v3.20.0 |
| 1184 | 2026-05-20T15:57:22.168Z | Checking rand_xorshift v0.4.0 |
| 1185 | 2026-05-20T15:57:22.583Z | Checking unarray v0.1.4 |
| 1186 | 2026-05-20T15:57:22.588Z | Checking rustls-webpki v0.103.13 |
| 1187 | 2026-05-20T15:57:23.052Z | Checking proptest v1.11.0 |
| 1188 | 2026-05-20T15:57:24.099Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1189 | 2026-05-20T15:57:24.240Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1190 | 2026-05-20T15:57:24.273Z | Checking strum v0.27.2 |
| 1191 | 2026-05-20T15:57:24.289Z | Compiling num-integer v0.1.46 |
| 1192 | 2026-05-20T15:57:24.650Z | Checking instant v0.1.13 |
| 1193 | 2026-05-20T15:57:24.949Z | Compiling semver v0.1.20 |
| 1194 | 2026-05-20T15:57:25.308Z | Checking tokio-rustls v0.26.4 |
| 1195 | 2026-05-20T15:57:25.452Z | Checking rustls-platform-verifier v0.7.0 |
| 1196 | 2026-05-20T15:57:25.472Z | Compiling winnow v0.5.40 |
| 1197 | 2026-05-20T15:57:25.540Z | Checking hyper-rustls v0.27.9 |
| 1198 | 2026-05-20T15:57:25.742Z | Compiling rustc_version v0.1.7 |
| 1199 | 2026-05-20T15:57:25.823Z | Checking reqwest v0.13.3 |
| 1200 | 2026-05-20T15:57:25.886Z | Checking reqwest v0.12.28 |
| 1201 | 2026-05-20T15:57:26.485Z | Checking progenitor-client v0.14.0 |
| 1202 | 2026-05-20T15:57:26.561Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1203 | 2026-05-20T15:57:26.579Z | Checking progenitor-client v0.10.0 |
| 1204 | 2026-05-20T15:57:26.715Z | Compiling toml_edit v0.19.15 |
| 1205 | 2026-05-20T15:57:26.975Z | Compiling backon v1.6.0 |
| 1206 | 2026-05-20T15:57:28.272Z | Compiling rustc-hash v2.1.2 |
| 1207 | 2026-05-20T15:57:28.479Z | Compiling utf8parse v0.2.2 |
| 1208 | 2026-05-20T15:57:28.541Z | Compiling anstyle-parse v1.0.0 |
| 1209 | 2026-05-20T15:57:28.642Z | Checking iddqd v0.3.18 |
| 1210 | 2026-05-20T15:57:28.744Z | Compiling backoff v0.4.0 |
| 1211 | 2026-05-20T15:57:28.947Z | Compiling progenitor-extras v0.2.0 |
| 1212 | 2026-05-20T15:57:29.029Z | Compiling proc-macro-crate v1.3.1 |
| 1213 | 2026-05-20T15:57:29.153Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1214 | 2026-05-20T15:57:29.173Z | Compiling newtype_derive v0.1.6 |
| 1215 | 2026-05-20T15:57:29.215Z | Compiling num-rational v0.4.2 |
| 1216 | 2026-05-20T15:57:29.252Z | Compiling num-iter v0.1.45 |
| 1217 | 2026-05-20T15:57:29.364Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1218 | 2026-05-20T15:57:29.420Z | Compiling parse-display v0.10.0 |
| 1219 | 2026-05-20T15:57:29.675Z | Compiling num-complex v0.4.6 |
| 1220 | 2026-05-20T15:57:29.923Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1221 | 2026-05-20T15:57:29.944Z | Compiling vcpkg v0.2.15 |
| 1222 | 2026-05-20T15:57:29.949Z | Compiling anstyle v1.0.14 |
| 1223 | 2026-05-20T15:57:30.056Z | Compiling anstyle-query v1.1.5 |
| 1224 | 2026-05-20T15:57:30.113Z | Compiling owo-colors v4.3.0 |
| 1225 | 2026-05-20T15:57:30.169Z | Compiling is_terminal_polyfill v1.70.2 |
| 1226 | 2026-05-20T15:57:30.188Z | Compiling colorchoice v1.0.5 |
| 1227 | 2026-05-20T15:57:30.260Z | Compiling num v0.4.3 |
| 1228 | 2026-05-20T15:57:30.280Z | Compiling anstream v1.0.0 |
| 1229 | 2026-05-20T15:57:30.398Z | Compiling num_enum_derive v0.5.11 |
| 1230 | 2026-05-20T15:57:30.503Z | Compiling openssl-sys v0.9.116 |
| 1231 | 2026-05-20T15:57:30.564Z | Compiling terminal_size v0.4.4 |
| 1232 | 2026-05-20T15:57:30.631Z | Compiling progenitor-impl v0.14.0 |
| 1233 | 2026-05-20T15:57:30.726Z | Compiling serde_spanned v0.6.9 |
| 1234 | 2026-05-20T15:57:30.802Z | Compiling derive-where v1.6.1 |
| 1235 | 2026-05-20T15:57:30.872Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1236 | 2026-05-20T15:57:30.875Z | Compiling pin-project-internal v1.1.13 |
| 1237 | 2026-05-20T15:57:31.252Z | Compiling float-ord v0.3.2 |
| 1238 | 2026-05-20T15:57:31.377Z | Compiling toml_write v0.1.2 |
| 1239 | 2026-05-20T15:57:31.397Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1240 | 2026-05-20T15:57:31.415Z | Compiling clap_lex v1.1.0 |
| 1241 | 2026-05-20T15:57:31.581Z | Compiling clap_builder v4.6.0 |
| 1242 | 2026-05-20T15:57:31.632Z | Compiling toml_edit v0.22.27 |
| 1243 | 2026-05-20T15:57:32.472Z | Compiling progenitor-impl v0.13.0 |
| 1244 | 2026-05-20T15:57:32.704Z | Compiling progenitor-macro v0.14.0 |
| 1245 | 2026-05-20T15:57:33.367Z | Checking unicode-width v0.2.2 |
| 1246 | 2026-05-20T15:57:33.883Z | Compiling clap v4.6.1 |
| 1247 | 2026-05-20T15:57:33.973Z | Compiling toml v0.8.23 |
| 1248 | 2026-05-20T15:57:34.276Z | Compiling zone_cfg_derive v0.3.1 |
| 1249 | 2026-05-20T15:57:34.497Z | Compiling snafu-derive v0.8.9 |
| 1250 | 2026-05-20T15:57:34.520Z | Compiling async-recursion v1.1.1 |
| 1251 | 2026-05-20T15:57:34.540Z | Compiling progenitor-macro v0.13.0 |
| 1252 | 2026-05-20T15:57:35.424Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1253 | 2026-05-20T15:57:35.810Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1254 | 2026-05-20T15:57:36.122Z | Compiling slog-dtrace v0.3.0 |
| 1255 | 2026-05-20T15:57:36.321Z | Compiling unicode-xid v0.2.6 |
| 1256 | 2026-05-20T15:57:36.381Z | Compiling chrono-tz v0.10.4 |
| 1257 | 2026-05-20T15:57:36.454Z | Compiling openssl v0.10.80 |
| 1258 | 2026-05-20T15:57:36.632Z | Compiling cancel-safe-futures v0.1.5 |
| 1259 | 2026-05-20T15:57:36.743Z | Compiling minimal-lexical v0.2.1 |
| 1260 | 2026-05-20T15:57:36.748Z | Compiling const_format_proc_macros v0.2.34 |
| 1261 | 2026-05-20T15:57:36.910Z | Compiling nom v7.1.3 |
| 1262 | 2026-05-20T15:57:37.213Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1263 | 2026-05-20T15:57:37.371Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1264 | 2026-05-20T15:57:37.417Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1265 | 2026-05-20T15:57:37.601Z | Compiling openssl-macros v0.1.1 |
| 1266 | 2026-05-20T15:57:38.269Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1267 | 2026-05-20T15:57:38.565Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1268 | 2026-05-20T15:57:38.811Z | Compiling cookie v0.18.1 |
| 1269 | 2026-05-20T15:57:38.898Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1270 | 2026-05-20T15:57:39.001Z | Compiling tabled_derive v0.7.0 |
| 1271 | 2026-05-20T15:57:40.508Z | Checking num_enum v0.7.6 |
| 1272 | 2026-05-20T15:57:40.885Z | Checking secrecy v0.10.3 |
| 1273 | 2026-05-20T15:57:40.925Z | Checking tinyvec_macros v0.1.1 |
| 1274 | 2026-05-20T15:57:41.014Z | Checking tinyvec v1.11.0 |
| 1275 | 2026-05-20T15:57:41.051Z | Checking crossbeam-epoch v0.9.18 |
| 1276 | 2026-05-20T15:57:41.111Z | Checking hash32 v0.3.1 |
| 1277 | 2026-05-20T15:57:41.343Z | Checking data-encoding v2.11.0 |
| 1278 | 2026-05-20T15:57:41.398Z | Checking tabwriter v1.4.1 |
| 1279 | 2026-05-20T15:57:41.459Z | Checking ingot-types v0.1.2 |
| 1280 | 2026-05-20T15:57:41.546Z | Checking scroll v0.12.0 |
| 1281 | 2026-05-20T15:57:41.623Z | Checking hmac v0.12.1 |
| 1282 | 2026-05-20T15:57:41.704Z | Checking inout v0.1.4 |
| 1283 | 2026-05-20T15:57:41.762Z | Checking ff v0.13.1 |
| 1284 | 2026-05-20T15:57:41.781Z | Checking cobs v0.3.0 |
| 1285 | 2026-05-20T15:57:41.784Z | Checking bstr v1.12.1 |
| 1286 | 2026-05-20T15:57:41.841Z | Checking managed v0.8.0 |
| 1287 | 2026-05-20T15:57:41.844Z | Checking colored v3.1.1 |
| 1288 | 2026-05-20T15:57:41.932Z | Checking bitflags v1.3.2 |
| 1289 | 2026-05-20T15:57:42.073Z | Checking static_assertions v1.1.0 |
| 1290 | 2026-05-20T15:57:42.112Z | Checking cpufeatures v0.3.0 |
| 1291 | 2026-05-20T15:57:42.115Z | Checking foreign-types-shared v0.3.1 |
| 1292 | 2026-05-20T15:57:42.170Z | Checking postcard v1.1.3 |
| 1293 | 2026-05-20T15:57:42.173Z | Checking group v0.13.0 |
| 1294 | 2026-05-20T15:57:42.208Z | Checking chacha20 v0.10.0 |
| 1295 | 2026-05-20T15:57:42.244Z | Checking foreign-types v0.5.0 |
| 1296 | 2026-05-20T15:57:42.300Z | Checking ingot v0.1.1 |
| 1297 | 2026-05-20T15:57:42.336Z | Checking cipher v0.4.4 |
| 1298 | 2026-05-20T15:57:42.413Z | Checking goblin v0.8.2 |
| 1299 | 2026-05-20T15:57:42.467Z | Checking hkdf v0.12.4 |
| 1300 | 2026-05-20T15:57:42.817Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1301 | 2026-05-20T15:57:43.297Z | Checking universal-hash v0.5.1 |
| 1302 | 2026-05-20T15:57:43.430Z | Checking crypto-bigint v0.5.5 |
| 1303 | 2026-05-20T15:57:43.451Z | Checking half v2.7.1 |
| 1304 | 2026-05-20T15:57:43.682Z | Checking cstr-argument v0.1.2 |
| 1305 | 2026-05-20T15:57:43.719Z | Checking indent_write v2.2.0 |
| 1306 | 2026-05-20T15:57:43.810Z | Checking base64ct v1.8.3 |
| 1307 | 2026-05-20T15:57:43.828Z | Checking base16ct v0.2.0 |
| 1308 | 2026-05-20T15:57:43.849Z | Checking ciborium-io v0.2.2 |
| 1309 | 2026-05-20T15:57:43.852Z | Checking opaque-debug v0.3.1 |
| 1310 | 2026-05-20T15:57:43.942Z | Checking poly1305 v0.8.0 |
| 1311 | 2026-05-20T15:57:43.962Z | Checking ciborium-ll v0.2.2 |
| 1312 | 2026-05-20T15:57:43.965Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1313 | 2026-05-20T15:57:44.051Z | Checking password-hash v0.5.0 |
| 1314 | 2026-05-20T15:57:44.084Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1315 | 2026-05-20T15:57:44.136Z | Checking chacha20 v0.9.1 |
| 1316 | 2026-05-20T15:57:44.155Z | Checking rand v0.10.1 |
| 1317 | 2026-05-20T15:57:44.173Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1318 | 2026-05-20T15:57:44.253Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1319 | 2026-05-20T15:57:44.282Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1320 | 2026-05-20T15:57:44.301Z | Checking elliptic-curve v0.13.8 |
| 1321 | 2026-05-20T15:57:44.344Z | Checking thiserror-no-std v2.0.2 |
| 1322 | 2026-05-20T15:57:44.424Z | Checking hubpack v0.1.2 |
| 1323 | 2026-05-20T15:57:44.444Z | Checking byte-wrapper v0.1.0 |
| 1324 | 2026-05-20T15:57:44.573Z | Checking blake2 v0.10.6 |
| 1325 | 2026-05-20T15:57:44.592Z | Checking aead v0.5.2 |
| 1326 | 2026-05-20T15:57:44.610Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1327 | 2026-05-20T15:57:44.699Z | Checking keccak v0.1.6 |
| 1328 | 2026-05-20T15:57:44.735Z | Checking chacha20poly1305 v0.10.1 |
| 1329 | 2026-05-20T15:57:44.789Z | Checking argon2 v0.5.3 |
| 1330 | 2026-05-20T15:57:44.809Z | Checking sha3 v0.10.9 |
| 1331 | 2026-05-20T15:57:44.845Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1332 | 2026-05-20T15:57:44.864Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1333 | 2026-05-20T15:57:45.042Z | Checking ciborium v0.2.2 |
| 1334 | 2026-05-20T15:57:45.068Z | Checking atomicwrites v0.4.4 |
| 1335 | 2026-05-20T15:57:45.087Z | Compiling typify-impl v0.4.3 |
| 1336 | 2026-05-20T15:57:45.087Z | Checking vsss-rs v3.3.4 |
| 1337 | 2026-05-20T15:57:45.197Z | Checking memmap v0.7.0 |
| 1338 | 2026-05-20T15:57:45.333Z | Checking lazy_static v1.5.0 |
| 1339 | 2026-05-20T15:57:45.459Z | Checking usdt v0.5.0 |
| 1340 | 2026-05-20T15:57:45.478Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1341 | 2026-05-20T15:57:45.622Z | Checking similar v2.7.0 |
| 1342 | 2026-05-20T15:57:45.673Z | Checking crossbeam-deque v0.8.6 |
| 1343 | 2026-05-20T15:57:45.853Z | Checking bytecount v0.6.9 |
| 1344 | 2026-05-20T15:57:45.977Z | Checking itertools v0.12.1 |
| 1345 | 2026-05-20T15:57:46.169Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1346 | 2026-05-20T15:57:46.192Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1347 | 2026-05-20T15:57:46.270Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1348 | 2026-05-20T15:57:46.529Z | Checking resolv-conf v0.7.6 |
| 1349 | 2026-05-20T15:57:46.557Z | Checking swrite v0.1.0 |
| 1350 | 2026-05-20T15:57:46.609Z | Checking linked-hash-map v0.5.6 |
| 1351 | 2026-05-20T15:57:46.656Z | Checking unicode-segmentation v1.13.2 |
| 1352 | 2026-05-20T15:57:46.712Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1353 | 2026-05-20T15:57:46.780Z | Checking lru-cache v0.1.2 |
| 1354 | 2026-05-20T15:57:46.906Z | Checking rayon v1.12.0 |
| 1355 | 2026-05-20T15:57:46.980Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-05-20T15:57:46.998Z | Checking newline-converter v0.3.0 |
| 1357 | 2026-05-20T15:57:47.114Z | Checking console v0.15.11 |
| 1358 | 2026-05-20T15:57:47.134Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1359 | 2026-05-20T15:57:47.405Z | Checking camino-tempfile v1.4.1 |
| 1360 | 2026-05-20T15:57:47.520Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1361 | 2026-05-20T15:57:47.802Z | Checking serde-big-array v0.5.1 |
| 1362 | 2026-05-20T15:57:47.841Z | Checking siphasher v1.0.3 |
| 1363 | 2026-05-20T15:57:47.942Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1364 | 2026-05-20T15:57:47.982Z | Checking progenitor v0.14.0 |
| 1365 | 2026-05-20T15:57:48.006Z | Checking phf_shared v0.12.1 |
| 1366 | 2026-05-20T15:57:48.212Z | Checking expectorate v1.2.0 |
| 1367 | 2026-05-20T15:57:48.385Z | Checking unicode-normalization v0.1.25 |
| 1368 | 2026-05-20T15:57:48.405Z | Compiling typify-macro v0.4.3 |
| 1369 | 2026-05-20T15:57:48.449Z | Checking pin-project v1.1.13 |
| 1370 | 2026-05-20T15:57:48.469Z | Checking num_enum v0.5.11 |
| 1371 | 2026-05-20T15:57:48.518Z | Checking hickory-resolver v0.24.4 |
| 1372 | 2026-05-20T15:57:48.670Z | Checking progenitor-client v0.13.0 |
| 1373 | 2026-05-20T15:57:49.132Z | Checking tokio-stream v0.1.18 |
| 1374 | 2026-05-20T15:57:49.217Z | Checking csv-core v0.1.13 |
| 1375 | 2026-05-20T15:57:49.239Z | Checking foldhash v0.1.5 |
| 1376 | 2026-05-20T15:57:49.319Z | Checking highway v1.3.0 |
| 1377 | 2026-05-20T15:57:49.374Z | Checking unicode-width v0.1.14 |
| 1378 | 2026-05-20T15:57:49.395Z | Checking same-file v1.0.6 |
| 1379 | 2026-05-20T15:57:49.416Z | Checking smawk v0.3.2 |
| 1380 | 2026-05-20T15:57:49.522Z | Compiling parking_lot_core v0.8.6 |
| 1381 | 2026-05-20T15:57:49.549Z | Checking foreign-types-shared v0.1.1 |
| 1382 | 2026-05-20T15:57:49.552Z | Checking konst_macro_rules v0.2.19 |
| 1383 | 2026-05-20T15:57:49.623Z | Checking unicode-linebreak v0.1.5 |
| 1384 | 2026-05-20T15:57:49.659Z | Checking foreign-types v0.3.2 |
| 1385 | 2026-05-20T15:57:49.703Z | Checking konst v0.2.20 |
| 1386 | 2026-05-20T15:57:49.738Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1387 | 2026-05-20T15:57:49.780Z | Checking walkdir v2.5.0 |
| 1388 | 2026-05-20T15:57:49.836Z | Checking qorb v0.4.1 |
| 1389 | 2026-05-20T15:57:49.855Z | Checking textwrap v0.16.2 |
| 1390 | 2026-05-20T15:57:49.900Z | Checking csv v1.4.0 |
| 1391 | 2026-05-20T15:57:49.921Z | Checking hashbrown v0.15.5 |
| 1392 | 2026-05-20T15:57:50.228Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1393 | 2026-05-20T15:57:50.268Z | Checking progenitor v0.13.0 |
| 1394 | 2026-05-20T15:57:50.364Z | Checking olpc-cjson v0.1.4 |
| 1395 | 2026-05-20T15:57:50.403Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1396 | 2026-05-20T15:57:50.433Z | Checking snafu v0.8.9 |
| 1397 | 2026-05-20T15:57:50.452Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1398 | 2026-05-20T15:57:50.455Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1399 | 2026-05-20T15:57:50.500Z | Checking phf v0.12.1 |
| 1400 | 2026-05-20T15:57:50.577Z | Checking zone v0.3.1 |
| 1401 | 2026-05-20T15:57:50.646Z | Checking tokio-dtrace v0.1.1 |
| 1402 | 2026-05-20T15:57:50.675Z | Checking globset v0.4.18 |
| 1403 | 2026-05-20T15:57:50.837Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1404 | 2026-05-20T15:57:50.966Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1405 | 2026-05-20T15:57:51.446Z | Checking smf v0.2.3 |
| 1406 | 2026-05-20T15:57:51.491Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1407 | 2026-05-20T15:57:51.518Z | Checking pem v3.0.6 |
| 1408 | 2026-05-20T15:57:51.593Z | Checking libsw-core v0.3.2 |
| 1409 | 2026-05-20T15:57:51.667Z | Checking serde_plain v1.0.2 |
| 1410 | 2026-05-20T15:57:51.687Z | Checking sigpipe v0.1.3 |
| 1411 | 2026-05-20T15:57:51.792Z | Checking glob v0.3.3 |
| 1412 | 2026-05-20T15:57:51.833Z | Checking jiff v0.2.24 |
| 1413 | 2026-05-20T15:57:51.853Z | Checking typed-path v0.9.3 |
| 1414 | 2026-05-20T15:57:51.962Z | Checking fixedbitset v0.4.2 |
| 1415 | 2026-05-20T15:57:51.979Z | Checking fixedbitset v0.5.7 |
| 1416 | 2026-05-20T15:57:52.120Z | Checking petgraph v0.6.5 |
| 1417 | 2026-05-20T15:57:52.200Z | Checking petgraph v0.8.3 |
| 1418 | 2026-05-20T15:57:52.653Z | Checking tough v0.22.0 |
| 1419 | 2026-05-20T15:57:53.188Z | Checking libsw v3.5.0 |
| 1420 | 2026-05-20T15:57:53.346Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1421 | 2026-05-20T15:57:53.388Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1422 | 2026-05-20T15:57:53.422Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1423 | 2026-05-20T15:57:53.671Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1424 | 2026-05-20T15:57:53.819Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1425 | 2026-05-20T15:57:54.055Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1426 | 2026-05-20T15:57:54.076Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1427 | 2026-05-20T15:57:54.209Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1428 | 2026-05-20T15:57:54.229Z | Checking oxide-tokio-rt v0.1.6 |
| 1429 | 2026-05-20T15:57:54.605Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1430 | 2026-05-20T15:57:54.610Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1431 | 2026-05-20T15:57:54.712Z | Checking const_format v0.2.36 |
| 1432 | 2026-05-20T15:57:54.777Z | Checking papergrid v0.11.0 |
| 1433 | 2026-05-20T15:57:55.232Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1434 | 2026-05-20T15:57:55.317Z | Checking gethostname v0.5.0 |
| 1435 | 2026-05-20T15:57:55.357Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1436 | 2026-05-20T15:57:55.384Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1437 | 2026-05-20T15:57:55.412Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1438 | 2026-05-20T15:57:55.466Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1439 | 2026-05-20T15:57:55.605Z | Checking libscf-sys v1.2.0 |
| 1440 | 2026-05-20T15:57:55.838Z | Checking bcs v0.1.6 |
| 1441 | 2026-05-20T15:57:56.067Z | Checking whoami v1.6.1 |
| 1442 | 2026-05-20T15:57:56.124Z | Checking linear-map v1.2.0 |
| 1443 | 2026-05-20T15:57:56.203Z | Checking tagptr v0.2.0 |
| 1444 | 2026-05-20T15:57:56.243Z | Checking termtree v0.5.1 |
| 1445 | 2026-05-20T15:57:56.554Z | Checking moka v0.12.15 |
| 1446 | 2026-05-20T15:57:56.725Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1447 | 2026-05-20T15:57:56.843Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1448 | 2026-05-20T15:57:56.923Z | Checking tabled v0.15.0 |
| 1449 | 2026-05-20T15:57:56.943Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1450 | 2026-05-20T15:57:57.070Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1451 | 2026-05-20T15:57:57.241Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1452 | 2026-05-20T15:57:57.417Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1453 | 2026-05-20T15:57:58.010Z | Checking steno v0.4.1 |
| 1454 | 2026-05-20T15:57:58.096Z | Checking hickory-proto v0.25.2 |
| 1455 | 2026-05-20T15:57:59.225Z | Checking humantime v2.3.0 |
| 1456 | 2026-05-20T15:57:59.669Z | Checking hickory-resolver v0.25.2 |
| 1457 | 2026-05-20T15:58:00.479Z | Compiling typify v0.4.3 |
| 1458 | 2026-05-20T15:58:00.581Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1459 | 2026-05-20T15:58:00.949Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1460 | 2026-05-20T15:58:01.203Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1461 | 2026-05-20T15:58:01.300Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1462 | 2026-05-20T15:58:01.772Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1463 | 2026-05-20T15:58:05.862Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1464 | 2026-05-20T15:58:09.766Z | Checking nom v8.0.0 |
| 1465 | 2026-05-20T15:58:09.776Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1466 | 2026-05-20T15:58:10.207Z | Compiling proc-macro-error2 v2.0.1 |
| 1467 | 2026-05-20T15:58:12.468Z | Compiling crunchy v0.2.4 |
| 1468 | 2026-05-20T15:58:12.516Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1469 | 2026-05-20T15:58:12.727Z | Compiling tabled_derive v0.11.0 |
| 1470 | 2026-05-20T15:58:12.807Z | Compiling tiny-keccak v2.0.2 |
| 1471 | 2026-05-20T15:58:13.091Z | Compiling progenitor-impl v0.11.2 |
| 1472 | 2026-05-20T15:58:13.364Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1473 | 2026-05-20T15:58:13.391Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1474 | 2026-05-20T15:58:14.084Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1475 | 2026-05-20T15:58:14.167Z | Checking parking_lot v0.11.2 |
| 1476 | 2026-05-20T15:58:14.291Z | Compiling const-random-macro v0.1.16 |
| 1477 | 2026-05-20T15:58:14.572Z | Checking fxhash v0.2.1 |
| 1478 | 2026-05-20T15:58:14.708Z | Checking sled v0.34.7 |
| 1479 | 2026-05-20T15:58:14.712Z | Compiling ahash v0.8.12 |
| 1480 | 2026-05-20T15:58:14.818Z | Compiling smartstring v1.0.1 |
| 1481 | 2026-05-20T15:58:15.078Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1482 | 2026-05-20T15:58:15.143Z | Compiling progenitor-macro v0.11.2 |
| 1483 | 2026-05-20T15:58:15.379Z | Checking internet-checksum v0.2.1 |
| 1484 | 2026-05-20T15:58:15.644Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1485 | 2026-05-20T15:58:15.673Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1486 | 2026-05-20T15:58:15.964Z | Compiling rhai_codegen v3.1.0 |
| 1487 | 2026-05-20T15:58:16.135Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1488 | 2026-05-20T15:58:16.466Z | Checking arc-swap v1.9.1 |
| 1489 | 2026-05-20T15:58:16.607Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1490 | 2026-05-20T15:58:16.667Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1491 | 2026-05-20T15:58:16.699Z | Checking slog-scope v4.4.1 |
| 1492 | 2026-05-20T15:58:16.846Z | Checking papergrid v0.17.0 |
| 1493 | 2026-05-20T15:58:17.025Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1494 | 2026-05-20T15:58:17.173Z | Checking testing_table v0.3.0 |
| 1495 | 2026-05-20T15:58:17.280Z | Checking dropshot-api-manager-types v0.7.1 |
| 1496 | 2026-05-20T15:58:17.656Z | Checking tabled v0.20.0 |
| 1497 | 2026-05-20T15:58:17.756Z | Checking slog-stdlog v4.1.1 |
| 1498 | 2026-05-20T15:58:17.826Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1499 | 2026-05-20T15:58:18.054Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1500 | 2026-05-20T15:58:18.275Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1501 | 2026-05-20T15:58:18.687Z | Compiling progenitor-impl v0.10.0 |
| 1502 | 2026-05-20T15:58:18.780Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1503 | 2026-05-20T15:58:18.806Z | Checking progenitor-client v0.11.2 |
| 1504 | 2026-05-20T15:58:18.919Z | Compiling lzma-sys v0.1.20 |
| 1505 | 2026-05-20T15:58:19.045Z | Compiling fs-err v3.3.0 |
| 1506 | 2026-05-20T15:58:19.219Z | Compiling typeid v1.0.3 |
| 1507 | 2026-05-20T15:58:19.383Z | Checking progenitor v0.11.2 |
| 1508 | 2026-05-20T15:58:19.401Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1509 | 2026-05-20T15:58:19.525Z | Checking slog-envlogger v2.2.0 |
| 1510 | 2026-05-20T15:58:19.862Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1511 | 2026-05-20T15:58:20.154Z | Checking crc8 v0.1.1 |
| 1512 | 2026-05-20T15:58:20.264Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1513 | 2026-05-20T15:58:20.311Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1514 | 2026-05-20T15:58:20.704Z | Compiling progenitor-macro v0.10.0 |
| 1515 | 2026-05-20T15:58:21.294Z | Checking const-random v0.1.18 |
| 1516 | 2026-05-20T15:58:21.556Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1517 | 2026-05-20T15:58:21.770Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1518 | 2026-05-20T15:58:21.994Z | Compiling cargo_toml v0.22.3 |
| 1519 | 2026-05-20T15:58:22.680Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1520 | 2026-05-20T15:58:22.688Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1521 | 2026-05-20T15:58:23.022Z | Checking thin-vec v0.2.18 |
| 1522 | 2026-05-20T15:58:23.272Z | Checking rhai v1.24.0 |
| 1523 | 2026-05-20T15:58:24.270Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 1524 | 2026-05-20T15:58:24.494Z | Checking utf-8 v0.7.6 |
| 1525 | 2026-05-20T15:58:24.768Z | Checking tungstenite v0.21.0 |
| 1526 | 2026-05-20T15:58:25.198Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1527 | 2026-05-20T15:58:25.216Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1528 | 2026-05-20T15:58:26.218Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1529 | 2026-05-20T15:58:26.317Z | Checking sha2 v0.10.9 |
| 1530 | 2026-05-20T15:58:26.511Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1531 | 2026-05-20T15:58:26.574Z | Checking yansi v1.0.1 |
| 1532 | 2026-05-20T15:58:26.639Z | Checking diff v0.1.13 |
| 1533 | 2026-05-20T15:58:26.779Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1534 | 2026-05-20T15:58:26.793Z | Checking progenitor v0.10.0 |
| 1535 | 2026-05-20T15:58:26.864Z | Checking pretty_assertions v1.4.1 |
| 1536 | 2026-05-20T15:58:27.050Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1537 | 2026-05-20T15:58:27.185Z | Checking tokio-tungstenite v0.21.0 |
| 1538 | 2026-05-20T15:58:28.289Z | Checking console v0.16.3 |
| 1539 | 2026-05-20T15:58:28.303Z | Checking git-stub v1.0.0 |
| 1540 | 2026-05-20T15:58:28.626Z | Checking is_ci v1.2.0 |
| 1541 | 2026-05-20T15:58:28.663Z | Checking base64 v0.21.7 |
| 1542 | 2026-05-20T15:58:28.720Z | Checking sdd v3.0.10 |
| 1543 | 2026-05-20T15:58:28.781Z | Checking unit-prefix v0.5.2 |
| 1544 | 2026-05-20T15:58:28.897Z | Checking indicatif v0.18.4 |
| 1545 | 2026-05-20T15:58:28.908Z | Checking scc v2.4.0 |
| 1546 | 2026-05-20T15:58:28.921Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1547 | 2026-05-20T15:58:29.247Z | Checking supports-color v3.0.2 |
| 1548 | 2026-05-20T15:58:29.928Z | Checking git-stub-vcs v0.1.0 |
| 1549 | 2026-05-20T15:58:30.007Z | Checking xz2 v0.1.7 |
| 1550 | 2026-05-20T15:58:30.151Z | Checking ron v0.12.1 |
| 1551 | 2026-05-20T15:58:30.367Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1552 | 2026-05-20T15:58:30.421Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1553 | 2026-05-20T15:58:30.649Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1554 | 2026-05-20T15:58:30.677Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1555 | 2026-05-20T15:58:30.867Z | Checking drift v0.1.4 |
| 1556 | 2026-05-20T15:58:31.137Z | Compiling serial_test_derive v3.4.0 |
| 1557 | 2026-05-20T15:58:31.185Z | Checking base16ct v1.0.0 |
| 1558 | 2026-05-20T15:58:31.862Z | Checking serial_test v3.4.0 |
| 1559 | 2026-05-20T15:58:32.008Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1560 | 2026-05-20T15:58:32.058Z | Checking dropshot-api-manager v0.7.1 |
| 1561 | 2026-05-20T15:58:32.832Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 1562 | 2026-05-20T15:58:33.200Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1563 | 2026-05-20T15:58:33.546Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1564 | 2026-05-20T15:58:33.746Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1565 | 2026-05-20T15:58:34.575Z | Checking natord v1.0.9 |
| 1566 | 2026-05-20T15:58:34.826Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1567 | 2026-05-20T15:58:35.308Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1568 | 2026-05-20T15:58:35.607Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1569 | 2026-05-20T15:58:35.797Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1570 | 2026-05-20T15:58:35.944Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1571 | 2026-05-20T15:58:35.981Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1572 | 2026-05-20T15:58:36.266Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1573 | 2026-05-20T15:58:36.720Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1574 | 2026-05-20T15:58:37.051Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1575 | 2026-05-20T15:58:45.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s |
| 1576 | 2026-05-20T15:58:45.743Z | + cargo xtask openapi check |
| 1577 | 2026-05-20T15:58:46.444Z | Compiling cfg-if v1.0.4 |
| 1578 | 2026-05-20T15:58:46.452Z | Compiling libc v0.2.186 |
| 1579 | 2026-05-20T15:58:46.452Z | Compiling serde_core v1.0.228 |
| 1580 | 2026-05-20T15:58:46.466Z | Compiling memchr v2.8.0 |
| 1581 | 2026-05-20T15:58:46.470Z | Compiling smallvec v1.15.1 |
| 1582 | 2026-05-20T15:58:46.479Z | Compiling itoa v1.0.18 |
| 1583 | 2026-05-20T15:58:46.488Z | Compiling stable_deref_trait v1.2.1 |
| 1584 | 2026-05-20T15:58:46.495Z | Compiling zerofrom v0.1.8 |
| 1585 | 2026-05-20T15:58:46.509Z | Compiling zmij v1.0.21 |
| 1586 | 2026-05-20T15:58:46.568Z | Compiling litemap v0.8.2 |
| 1587 | 2026-05-20T15:58:46.600Z | Compiling yoke v0.8.2 |
| 1588 | 2026-05-20T15:58:46.656Z | Compiling writeable v0.6.3 |
| 1589 | 2026-05-20T15:58:46.670Z | Compiling utf8_iter v1.0.4 |
| 1590 | 2026-05-20T15:58:46.766Z | Compiling zerovec v0.11.6 |
| 1591 | 2026-05-20T15:58:46.777Z | Compiling zerotrie v0.2.4 |
| 1592 | 2026-05-20T15:58:46.781Z | Compiling percent-encoding v2.3.2 |
| 1593 | 2026-05-20T15:58:46.823Z | Compiling icu_properties_data v2.2.0 |
| 1594 | 2026-05-20T15:58:46.853Z | Compiling icu_normalizer_data v2.2.0 |
| 1595 | 2026-05-20T15:58:46.915Z | Compiling libm v0.2.16 |
| 1596 | 2026-05-20T15:58:46.928Z | Compiling form_urlencoded v1.2.2 |
| 1597 | 2026-05-20T15:58:46.970Z | Compiling rand_core v0.10.1 |
| 1598 | 2026-05-20T15:58:46.981Z | Compiling errno v0.3.14 |
| 1599 | 2026-05-20T15:58:47.075Z | Compiling zeroize v1.8.2 |
| 1600 | 2026-05-20T15:58:47.122Z | Compiling getrandom v0.4.2 |
| 1601 | 2026-05-20T15:58:47.133Z | Compiling pin-project-lite v0.2.17 |
| 1602 | 2026-05-20T15:58:47.136Z | Compiling iana-time-zone v0.1.65 |
| 1603 | 2026-05-20T15:58:47.154Z | Compiling dyn-clone v1.0.20 |
| 1604 | 2026-05-20T15:58:47.228Z | Compiling tinystr v0.8.3 |
| 1605 | 2026-05-20T15:58:47.282Z | Compiling potential_utf v0.1.5 |
| 1606 | 2026-05-20T15:58:47.291Z | Compiling scopeguard v1.2.0 |
| 1607 | 2026-05-20T15:58:47.303Z | Compiling socket2 v0.6.3 |
| 1608 | 2026-05-20T15:58:47.303Z | Compiling parking_lot_core v0.9.12 |
| 1609 | 2026-05-20T15:58:47.361Z | Compiling signal-hook-registry v1.4.8 |
| 1610 | 2026-05-20T15:58:47.393Z | Compiling icu_locale_core v2.2.0 |
| 1611 | 2026-05-20T15:58:47.435Z | Compiling icu_collections v2.2.0 |
| 1612 | 2026-05-20T15:58:47.446Z | Compiling lock_api v0.4.14 |
| 1613 | 2026-05-20T15:58:47.607Z | Compiling mio v1.2.0 |
| 1614 | 2026-05-20T15:58:47.651Z | Compiling parking_lot v0.12.5 |
| 1615 | 2026-05-20T15:58:47.676Z | Compiling getrandom v0.2.17 |
| 1616 | 2026-05-20T15:58:47.749Z | Compiling num-traits v0.2.19 |
| 1617 | 2026-05-20T15:58:47.860Z | Compiling portable-atomic v1.13.1 |
| 1618 | 2026-05-20T15:58:47.963Z | Compiling subtle v2.6.1 |
| 1619 | 2026-05-20T15:58:48.023Z | Compiling futures-core v0.3.32 |
| 1620 | 2026-05-20T15:58:48.102Z | Compiling serde v1.0.228 |
| 1621 | 2026-05-20T15:58:48.132Z | Compiling serde_json v1.0.149 |
| 1622 | 2026-05-20T15:58:48.142Z | Compiling icu_provider v2.2.0 |
| 1623 | 2026-05-20T15:58:48.177Z | Compiling uuid v1.23.1 |
| 1624 | 2026-05-20T15:58:48.264Z | Compiling semver v1.0.28 |
| 1625 | 2026-05-20T15:58:48.356Z | Compiling bitflags v2.11.1 |
| 1626 | 2026-05-20T15:58:48.361Z | Compiling thiserror v2.0.18 |
| 1627 | 2026-05-20T15:58:48.457Z | Compiling icu_normalizer v2.2.0 |
| 1628 | 2026-05-20T15:58:48.468Z | Compiling icu_properties v2.2.0 |
| 1629 | 2026-05-20T15:58:48.479Z | Compiling critical-section v1.2.0 |
| 1630 | 2026-05-20T15:58:48.582Z | Compiling bytes v1.11.1 |
| 1631 | 2026-05-20T15:58:48.593Z | Compiling chrono v0.4.44 |
| 1632 | 2026-05-20T15:58:48.596Z | Compiling once_cell v1.21.4 |
| 1633 | 2026-05-20T15:58:48.611Z | Compiling equivalent v1.0.2 |
| 1634 | 2026-05-20T15:58:48.614Z | Compiling log v0.4.29 |
| 1635 | 2026-05-20T15:58:48.694Z | Compiling rand_core v0.6.4 |
| 1636 | 2026-05-20T15:58:48.845Z | Compiling zerocopy v0.8.48 |
| 1637 | 2026-05-20T15:58:48.856Z | Compiling futures-sink v0.3.32 |
| 1638 | 2026-05-20T15:58:48.918Z | Compiling slab v0.4.12 |
| 1639 | 2026-05-20T15:58:48.930Z | Compiling slog v2.8.2 |
| 1640 | 2026-05-20T15:58:48.946Z | Compiling futures-channel v0.3.32 |
| 1641 | 2026-05-20T15:58:49.016Z | Compiling futures-task v0.3.32 |
| 1642 | 2026-05-20T15:58:49.094Z | Compiling tokio v1.52.3 |
| 1643 | 2026-05-20T15:58:49.169Z | Compiling typenum v1.20.0 |
| 1644 | 2026-05-20T15:58:49.185Z | Compiling futures-io v0.3.32 |
| 1645 | 2026-05-20T15:58:49.201Z | Compiling hashbrown v0.17.1 |
| 1646 | 2026-05-20T15:58:49.211Z | Compiling tracing-core v0.1.36 |
| 1647 | 2026-05-20T15:58:49.342Z | Compiling idna_adapter v1.2.2 |
| 1648 | 2026-05-20T15:58:49.485Z | Compiling idna v1.1.0 |
| 1649 | 2026-05-20T15:58:49.581Z | Compiling futures-util v0.3.32 |
| 1650 | 2026-05-20T15:58:49.759Z | Compiling generic-array v0.14.7 |
| 1651 | 2026-05-20T15:58:49.795Z | Compiling url v2.5.8 |
| 1652 | 2026-05-20T15:58:49.811Z | Compiling indexmap v2.14.0 |
| 1653 | 2026-05-20T15:58:50.073Z | Compiling base64 v0.22.1 |
| 1654 | 2026-05-20T15:58:50.212Z | Compiling crypto-common v0.1.7 |
| 1655 | 2026-05-20T15:58:50.251Z | Compiling tracing v0.1.44 |
| 1656 | 2026-05-20T15:58:50.344Z | Compiling schemars v0.8.22 |
| 1657 | 2026-05-20T15:58:50.402Z | Compiling http v1.4.0 |
| 1658 | 2026-05-20T15:58:50.434Z | Compiling unicode-ident v1.0.24 |
| 1659 | 2026-05-20T15:58:50.490Z | Compiling rustls-pki-types v1.14.1 |
| 1660 | 2026-05-20T15:58:50.562Z | Compiling proc-macro2 v1.0.106 |
| 1661 | 2026-05-20T15:58:50.618Z | Compiling fnv v1.0.7 |
| 1662 | 2026-05-20T15:58:50.719Z | Compiling untrusted v0.9.0 |
| 1663 | 2026-05-20T15:58:50.846Z | Compiling byteorder v1.5.0 |
| 1664 | 2026-05-20T15:58:50.951Z | Compiling quote v1.0.45 |
| 1665 | 2026-05-20T15:58:51.085Z | Compiling ipnetwork v0.21.1 |
| 1666 | 2026-05-20T15:58:51.231Z | Compiling syn v2.0.117 |
| 1667 | 2026-05-20T15:58:51.244Z | Compiling ipnet v2.12.0 |
| 1668 | 2026-05-20T15:58:51.341Z | Compiling oxnet v0.1.5 |
| 1669 | 2026-05-20T15:58:51.505Z | Compiling block-buffer v0.10.4 |
| 1670 | 2026-05-20T15:58:51.633Z | Compiling ppv-lite86 v0.2.21 |
| 1671 | 2026-05-20T15:58:51.661Z | Compiling erased-serde v0.3.31 |
| 1672 | 2026-05-20T15:58:51.751Z | Compiling digest v0.10.7 |
| 1673 | 2026-05-20T15:58:51.761Z | Compiling http-body v1.0.1 |
| 1674 | 2026-05-20T15:58:51.772Z | Compiling thiserror v1.0.69 |
| 1675 | 2026-05-20T15:58:51.823Z | Compiling atomic-waker v1.1.2 |
| 1676 | 2026-05-20T15:58:51.871Z | Compiling httparse v1.10.1 |
| 1677 | 2026-05-20T15:58:51.909Z | Compiling tower-layer v0.3.3 |
| 1678 | 2026-05-20T15:58:51.945Z | Compiling ryu v1.0.23 |
| 1679 | 2026-05-20T15:58:51.956Z | Compiling try-lock v0.2.5 |
| 1680 | 2026-05-20T15:58:51.966Z | Compiling pretty-hex v0.4.2 |
| 1681 | 2026-05-20T15:58:52.099Z | Compiling tower-service v0.3.3 |
| 1682 | 2026-05-20T15:58:52.110Z | Compiling want v0.3.1 |
| 1683 | 2026-05-20T15:58:52.166Z | Compiling rustix v1.1.4 |
| 1684 | 2026-05-20T15:58:52.182Z | Compiling plain v0.2.3 |
| 1685 | 2026-05-20T15:58:52.194Z | Compiling httpdate v1.0.3 |
| 1686 | 2026-05-20T15:58:52.210Z | Compiling omicron-workspace-hack v0.1.0 |
| 1687 | 2026-05-20T15:58:52.274Z | Compiling getrandom v0.3.4 |
| 1688 | 2026-05-20T15:58:52.286Z | Compiling ucd-trie v0.1.7 |
| 1689 | 2026-05-20T15:58:52.298Z | Compiling aws-lc-sys v0.41.0 |
| 1690 | 2026-05-20T15:58:52.440Z | Compiling pest v2.8.6 |
| 1691 | 2026-05-20T15:58:52.459Z | Compiling rand_core v0.9.5 |
| 1692 | 2026-05-20T15:58:52.491Z | Compiling untrusted v0.7.1 |
| 1693 | 2026-05-20T15:58:52.581Z | Compiling regex-syntax v0.8.10 |
| 1694 | 2026-05-20T15:58:52.616Z | Compiling crossbeam-utils v0.8.21 |
| 1695 | 2026-05-20T15:58:52.675Z | Compiling serde_urlencoded v0.7.1 |
| 1696 | 2026-05-20T15:58:52.895Z | Compiling tokio-util v0.7.18 |
| 1697 | 2026-05-20T15:58:52.922Z | Compiling aws-lc-rs v1.17.0 |
| 1698 | 2026-05-20T15:58:53.130Z | Compiling http-body-util v0.1.3 |
| 1699 | 2026-05-20T15:58:53.358Z | Compiling newtype-uuid v1.3.2 |
| 1700 | 2026-05-20T15:58:53.390Z | Compiling hex v0.4.3 |
| 1701 | 2026-05-20T15:58:53.627Z | Compiling h2 v0.4.14 |
| 1702 | 2026-05-20T15:58:53.647Z | Compiling allocator-api2 v0.2.21 |
| 1703 | 2026-05-20T15:58:53.691Z | Compiling foldhash v0.2.0 |
| 1704 | 2026-05-20T15:58:53.721Z | Compiling rustls v0.23.40 |
| 1705 | 2026-05-20T15:58:53.924Z | Compiling cpufeatures v0.2.17 |
| 1706 | 2026-05-20T15:58:53.973Z | Compiling hashbrown v0.16.1 |
| 1707 | 2026-05-20T15:58:53.985Z | Compiling rustls-webpki v0.103.13 |
| 1708 | 2026-05-20T15:58:53.997Z | Compiling daft v0.1.7 |
| 1709 | 2026-05-20T15:58:54.265Z | Compiling rand_chacha v0.9.0 |
| 1710 | 2026-05-20T15:58:54.345Z | Compiling fastrand v2.4.1 |
| 1711 | 2026-05-20T15:58:54.550Z | Compiling rand v0.9.4 |
| 1712 | 2026-05-20T15:58:54.685Z | Compiling sync_wrapper v1.0.2 |
| 1713 | 2026-05-20T15:58:54.755Z | Compiling tower v0.5.3 |
| 1714 | 2026-05-20T15:58:54.913Z | Compiling anyhow v1.0.102 |
| 1715 | 2026-05-20T15:58:55.031Z | Compiling aho-corasick v1.1.4 |
| 1716 | 2026-05-20T15:58:55.058Z | Compiling powerfmt v0.2.0 |
| 1717 | 2026-05-20T15:58:55.154Z | Compiling tower-http v0.6.10 |
| 1718 | 2026-05-20T15:58:55.231Z | Compiling deranged v0.5.8 |
| 1719 | 2026-05-20T15:58:55.270Z | Compiling tempfile v3.27.0 |
| 1720 | 2026-05-20T15:58:55.291Z | Compiling camino v1.2.2 |
| 1721 | 2026-05-20T15:58:55.409Z | Compiling futures-executor v0.3.32 |
| 1722 | 2026-05-20T15:58:55.560Z | Compiling openapiv3 v2.2.0 |
| 1723 | 2026-05-20T15:58:55.659Z | Compiling hyper v1.9.0 |
| 1724 | 2026-05-20T15:58:55.681Z | Compiling time-core v0.1.8 |
| 1725 | 2026-05-20T15:58:55.692Z | Compiling num_threads v0.1.7 |
| 1726 | 2026-05-20T15:58:55.790Z | Compiling openssl-probe v0.2.1 |
| 1727 | 2026-05-20T15:58:55.826Z | Compiling regex-automata v0.4.14 |
| 1728 | 2026-05-20T15:58:55.975Z | Compiling num-conv v0.2.1 |
| 1729 | 2026-05-20T15:58:56.125Z | Compiling time v0.3.47 |
| 1730 | 2026-05-20T15:58:56.194Z | Compiling rustls-native-certs v0.8.3 |
| 1731 | 2026-05-20T15:58:56.521Z | Compiling futures v0.3.32 |
| 1732 | 2026-05-20T15:58:56.545Z | Compiling scroll v0.13.0 |
| 1733 | 2026-05-20T15:58:56.604Z | Compiling winnow v1.0.3 |
| 1734 | 2026-05-20T15:58:56.815Z | Compiling hyper-util v0.1.20 |
| 1735 | 2026-05-20T15:58:56.861Z | Compiling adler2 v2.0.1 |
| 1736 | 2026-05-20T15:58:57.000Z | Compiling simd-adler32 v0.3.9 |
| 1737 | 2026-05-20T15:58:57.179Z | Compiling miniz_oxide v0.8.9 |
| 1738 | 2026-05-20T15:58:57.235Z | Compiling goblin v0.10.5 |
| 1739 | 2026-05-20T15:58:57.337Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1740 | 2026-05-20T15:58:57.718Z | Compiling tokio-rustls v0.26.4 |
| 1741 | 2026-05-20T15:58:57.784Z | Compiling rustls-platform-verifier v0.7.0 |
| 1742 | 2026-05-20T15:58:57.804Z | Compiling crossbeam-channel v0.5.15 |
| 1743 | 2026-05-20T15:58:57.825Z | Compiling crc32fast v1.5.0 |
| 1744 | 2026-05-20T15:58:57.993Z | Compiling ring v0.17.14 |
| 1745 | 2026-05-20T15:58:58.020Z | Compiling flate2 v1.1.9 |
| 1746 | 2026-05-20T15:58:58.020Z | Compiling regex v1.12.3 |
| 1747 | 2026-05-20T15:58:58.294Z | Compiling hyper-rustls v0.27.9 |
| 1748 | 2026-05-20T15:58:58.438Z | Compiling dtrace-parser v0.3.0 |
| 1749 | 2026-05-20T15:58:58.489Z | Compiling rand_chacha v0.3.1 |
| 1750 | 2026-05-20T15:58:58.522Z | Compiling reqwest v0.13.3 |
| 1751 | 2026-05-20T15:58:58.583Z | Compiling thread-id v5.1.0 |
| 1752 | 2026-05-20T15:58:58.668Z | Compiling thread_local v1.1.9 |
| 1753 | 2026-05-20T15:58:58.894Z | Compiling match_cfg v0.1.0 |
| 1754 | 2026-05-20T15:58:58.935Z | Compiling debug-ignore v1.0.5 |
| 1755 | 2026-05-20T15:58:58.969Z | Compiling compression-core v0.4.32 |
| 1756 | 2026-05-20T15:58:59.039Z | Compiling hostname v0.3.1 |
| 1757 | 2026-05-20T15:58:59.052Z | Compiling rand v0.8.6 |
| 1758 | 2026-05-20T15:58:59.128Z | Compiling rustls-webpki v0.102.8 |
| 1759 | 2026-05-20T15:58:59.181Z | Compiling compression-codecs v0.4.38 |
| 1760 | 2026-05-20T15:58:59.217Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1761 | 2026-05-20T15:58:59.431Z | Compiling slog-json v2.6.1 |
| 1762 | 2026-05-20T15:58:59.643Z | Compiling rustls v0.22.4 |
| 1763 | 2026-05-20T15:58:59.677Z | Compiling ref-cast v1.0.25 |
| 1764 | 2026-05-20T15:58:59.785Z | Compiling strum v0.26.3 |
| 1765 | 2026-05-20T15:58:59.864Z | Compiling macaddr v1.0.1 |
| 1766 | 2026-05-20T15:58:59.909Z | Compiling dof v0.4.0 |
| 1767 | 2026-05-20T15:58:59.920Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1768 | 2026-05-20T15:58:59.931Z | Compiling serde_spanned v1.1.1 |
| 1769 | 2026-05-20T15:59:00.081Z | Compiling is-terminal v0.4.17 |
| 1770 | 2026-05-20T15:59:00.092Z | Compiling memmap2 v0.9.10 |
| 1771 | 2026-05-20T15:59:00.127Z | Compiling wait-timeout v0.2.1 |
| 1772 | 2026-05-20T15:59:00.178Z | Compiling encoding_rs v0.8.35 |
| 1773 | 2026-05-20T15:59:00.236Z | Compiling spin v0.9.8 |
| 1774 | 2026-05-20T15:59:00.313Z | Compiling take_mut v0.2.2 |
| 1775 | 2026-05-20T15:59:00.356Z | Compiling either v1.15.0 |
| 1776 | 2026-05-20T15:59:00.420Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1777 | 2026-05-20T15:59:00.431Z | Compiling bit-vec v0.8.0 |
| 1778 | 2026-05-20T15:59:00.563Z | Compiling mime v0.3.17 |
| 1779 | 2026-05-20T15:59:00.636Z | Compiling usdt-impl v0.6.0 |
| 1780 | 2026-05-20T15:59:00.667Z | Compiling quick-error v1.2.3 |
| 1781 | 2026-05-20T15:59:00.779Z | Compiling term v1.2.1 |
| 1782 | 2026-05-20T15:59:00.842Z | Compiling rusty-fork v0.3.1 |
| 1783 | 2026-05-20T15:59:01.185Z | Compiling multer v3.1.0 |
| 1784 | 2026-05-20T15:59:01.185Z | Compiling slog-term v2.9.2 |
| 1785 | 2026-05-20T15:59:01.297Z | Compiling usdt v0.6.0 |
| 1786 | 2026-05-20T15:59:01.440Z | Compiling tokio-rustls v0.25.0 |
| 1787 | 2026-05-20T15:59:01.573Z | Compiling bit-set v0.8.0 |
| 1788 | 2026-05-20T15:59:01.676Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1789 | 2026-05-20T15:59:01.681Z | Compiling slog-async v2.8.0 |
| 1790 | 2026-05-20T15:59:01.743Z | Compiling slog-bunyan v2.5.0 |
| 1791 | 2026-05-20T15:59:01.755Z | Compiling async-compression v0.4.42 |
| 1792 | 2026-05-20T15:59:01.833Z | Compiling serde_with v3.20.0 |
| 1793 | 2026-05-20T15:59:01.857Z | Compiling async-stream v0.3.6 |
| 1794 | 2026-05-20T15:59:01.880Z | Compiling sha1 v0.10.6 |
| 1795 | 2026-05-20T15:59:02.035Z | Compiling rand_xorshift v0.4.0 |
| 1796 | 2026-05-20T15:59:02.102Z | Compiling waitgroup v0.1.2 |
| 1797 | 2026-05-20T15:59:02.160Z | Compiling rustls-pemfile v2.2.0 |
| 1798 | 2026-05-20T15:59:02.212Z | Compiling serde_path_to_error v0.1.20 |
| 1799 | 2026-05-20T15:59:02.215Z | Compiling hostname v0.4.2 |
| 1800 | 2026-05-20T15:59:02.234Z | Compiling unarray v0.1.4 |
| 1801 | 2026-05-20T15:59:02.245Z | Compiling strum v0.27.2 |
| 1802 | 2026-05-20T15:59:02.344Z | Compiling proptest v1.11.0 |
| 1803 | 2026-05-20T15:59:02.359Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1804 | 2026-05-20T15:59:02.362Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1805 | 2026-05-20T15:59:02.440Z | Compiling progenitor-client v0.14.0 |
| 1806 | 2026-05-20T15:59:02.493Z | Compiling dropshot v0.17.0 |
| 1807 | 2026-05-20T15:59:02.547Z | Compiling rustc-hash v2.1.2 |
| 1808 | 2026-05-20T15:59:02.568Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1809 | 2026-05-20T15:59:02.674Z | Compiling iddqd v0.3.18 |
| 1810 | 2026-05-20T15:59:02.677Z | Compiling reqwest v0.12.28 |
| 1811 | 2026-05-20T15:59:02.825Z | Compiling backon v1.6.0 |
| 1812 | 2026-05-20T15:59:03.039Z | Compiling instant v0.1.13 |
| 1813 | 2026-05-20T15:59:03.145Z | Compiling backoff v0.4.0 |
| 1814 | 2026-05-20T15:59:03.158Z | Compiling progenitor-extras v0.2.0 |
| 1815 | 2026-05-20T15:59:03.289Z | Compiling itertools v0.14.0 |
| 1816 | 2026-05-20T15:59:03.359Z | Compiling parse-display v0.10.0 |
| 1817 | 2026-05-20T15:59:03.389Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1818 | 2026-05-20T15:59:03.649Z | Compiling progenitor-client v0.10.0 |
| 1819 | 2026-05-20T15:59:03.680Z | Compiling regress v0.10.5 |
| 1820 | 2026-05-20T15:59:03.926Z | Compiling unicode-width v0.2.2 |
| 1821 | 2026-05-20T15:59:04.177Z | Compiling secrecy v0.10.3 |
| 1822 | 2026-05-20T15:59:04.215Z | Compiling tinyvec_macros v0.1.1 |
| 1823 | 2026-05-20T15:59:04.262Z | Compiling heck v0.5.0 |
| 1824 | 2026-05-20T15:59:04.288Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1825 | 2026-05-20T15:59:04.338Z | Compiling tinyvec v1.11.0 |
| 1826 | 2026-05-20T15:59:04.514Z | Compiling num-integer v0.1.46 |
| 1827 | 2026-05-20T15:59:04.527Z | Compiling scroll v0.12.0 |
| 1828 | 2026-05-20T15:59:04.683Z | Compiling crucible-workspace-hack v0.1.0 |
| 1829 | 2026-05-20T15:59:04.763Z | Compiling hmac v0.12.1 |
| 1830 | 2026-05-20T15:59:04.843Z | Compiling inout v0.1.4 |
| 1831 | 2026-05-20T15:59:04.850Z | Compiling ff v0.13.1 |
| 1832 | 2026-05-20T15:59:04.854Z | Compiling utf8parse v0.2.2 |
| 1833 | 2026-05-20T15:59:04.904Z | Compiling hkdf v0.12.4 |
| 1834 | 2026-05-20T15:59:04.947Z | Compiling group v0.13.0 |
| 1835 | 2026-05-20T15:59:04.964Z | Compiling anstyle-parse v1.0.0 |
| 1836 | 2026-05-20T15:59:04.976Z | Compiling cipher v0.4.4 |
| 1837 | 2026-05-20T15:59:05.052Z | Compiling goblin v0.8.2 |
| 1838 | 2026-05-20T15:59:05.065Z | Compiling num-rational v0.4.2 |
| 1839 | 2026-05-20T15:59:05.154Z | Compiling num-iter v0.1.45 |
| 1840 | 2026-05-20T15:59:05.275Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1841 | 2026-05-20T15:59:05.395Z | Compiling zerocopy v0.7.35 |
| 1842 | 2026-05-20T15:59:05.596Z | Compiling regress v0.11.1 |
| 1843 | 2026-05-20T15:59:05.608Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1844 | 2026-05-20T15:59:05.885Z | Compiling terminal_size v0.4.4 |
| 1845 | 2026-05-20T15:59:05.947Z | Compiling half v2.7.1 |
| 1846 | 2026-05-20T15:59:05.950Z | Compiling universal-hash v0.5.1 |
| 1847 | 2026-05-20T15:59:06.031Z | Compiling crypto-bigint v0.5.5 |
| 1848 | 2026-05-20T15:59:06.095Z | Compiling num-complex v0.4.6 |
| 1849 | 2026-05-20T15:59:06.258Z | Compiling base64ct v1.8.3 |
| 1850 | 2026-05-20T15:59:06.489Z | Compiling is_terminal_polyfill v1.70.2 |
| 1851 | 2026-05-20T15:59:06.563Z | Compiling anstyle v1.0.14 |
| 1852 | 2026-05-20T15:59:06.587Z | Compiling colorchoice v1.0.5 |
| 1853 | 2026-05-20T15:59:06.709Z | Compiling anstyle-query v1.1.5 |
| 1854 | 2026-05-20T15:59:06.803Z | Compiling opaque-debug v0.3.1 |
| 1855 | 2026-05-20T15:59:06.825Z | Compiling base16ct v0.2.0 |
| 1856 | 2026-05-20T15:59:06.876Z | Compiling ciborium-io v0.2.2 |
| 1857 | 2026-05-20T15:59:06.983Z | Compiling ciborium-ll v0.2.2 |
| 1858 | 2026-05-20T15:59:06.998Z | Compiling elliptic-curve v0.13.8 |
| 1859 | 2026-05-20T15:59:07.019Z | Compiling poly1305 v0.8.0 |
| 1860 | 2026-05-20T15:59:07.230Z | Compiling typify-impl v0.6.2 |
| 1861 | 2026-05-20T15:59:07.252Z | Compiling dof v0.3.0 |
| 1862 | 2026-05-20T15:59:07.276Z | Compiling anstream v1.0.0 |
| 1863 | 2026-05-20T15:59:07.955Z | Compiling password-hash v0.5.0 |
| 1864 | 2026-05-20T15:59:08.015Z | Compiling num v0.4.3 |
| 1865 | 2026-05-20T15:59:08.054Z | Compiling curve25519-dalek v4.1.3 |
| 1866 | 2026-05-20T15:59:08.093Z | Compiling thiserror-no-std v2.0.2 |
| 1867 | 2026-05-20T15:59:08.332Z | Compiling chacha20 v0.9.1 |
| 1868 | 2026-05-20T15:59:08.393Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1869 | 2026-05-20T15:59:08.557Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1870 | 2026-05-20T15:59:08.713Z | Compiling byte-wrapper v0.1.0 |
| 1871 | 2026-05-20T15:59:08.838Z | Compiling dtrace-parser v0.2.0 |
| 1872 | 2026-05-20T15:59:08.882Z | Compiling crossbeam-epoch v0.9.18 |
| 1873 | 2026-05-20T15:59:08.956Z | Compiling blake2 v0.10.6 |
| 1874 | 2026-05-20T15:59:09.071Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1875 | 2026-05-20T15:59:09.121Z | Compiling aead v0.5.2 |
| 1876 | 2026-05-20T15:59:09.221Z | Compiling thread-id v4.2.2 |
| 1877 | 2026-05-20T15:59:09.231Z | Compiling keccak v0.1.6 |
| 1878 | 2026-05-20T15:59:09.270Z | Compiling clap_lex v1.1.0 |
| 1879 | 2026-05-20T15:59:09.282Z | Compiling float-ord v0.3.2 |
| 1880 | 2026-05-20T15:59:09.381Z | Compiling strsim v0.11.1 |
| 1881 | 2026-05-20T15:59:09.399Z | Compiling sha3 v0.10.9 |
| 1882 | 2026-05-20T15:59:09.412Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1883 | 2026-05-20T15:59:09.462Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1884 | 2026-05-20T15:59:09.617Z | Compiling clap_builder v4.6.0 |
| 1885 | 2026-05-20T15:59:09.687Z | Compiling usdt-impl v0.5.0 |
| 1886 | 2026-05-20T15:59:09.758Z | Compiling chacha20poly1305 v0.10.1 |
| 1887 | 2026-05-20T15:59:09.898Z | Compiling argon2 v0.5.3 |
| 1888 | 2026-05-20T15:59:10.350Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1889 | 2026-05-20T15:59:10.414Z | Compiling typify v0.6.2 |
| 1890 | 2026-05-20T15:59:10.529Z | Compiling vsss-rs v3.3.4 |
| 1891 | 2026-05-20T15:59:10.949Z | Compiling ciborium v0.2.2 |
| 1892 | 2026-05-20T15:59:11.399Z | Compiling hash32 v0.3.1 |
| 1893 | 2026-05-20T15:59:11.529Z | Compiling memmap v0.7.0 |
| 1894 | 2026-05-20T15:59:11.563Z | Compiling indent_write v2.2.0 |
| 1895 | 2026-05-20T15:59:11.692Z | Compiling data-encoding v2.11.0 |
| 1896 | 2026-05-20T15:59:11.705Z | Compiling usdt v0.5.0 |
| 1897 | 2026-05-20T15:59:11.717Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1898 | 2026-05-20T15:59:11.781Z | Compiling heapless v0.8.0 |
| 1899 | 2026-05-20T15:59:11.872Z | Compiling clap v4.6.1 |
| 1900 | 2026-05-20T15:59:11.959Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1901 | 2026-05-20T15:59:11.973Z | Compiling ingot-types v0.1.2 |
| 1902 | 2026-05-20T15:59:12.092Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1903 | 2026-05-20T15:59:12.237Z | Compiling rustix v0.38.44 |
| 1904 | 2026-05-20T15:59:12.409Z | Compiling tabwriter v1.4.1 |
| 1905 | 2026-05-20T15:59:12.575Z | Compiling cobs v0.3.0 |
| 1906 | 2026-05-20T15:59:12.657Z | Compiling managed v0.8.0 |
| 1907 | 2026-05-20T15:59:12.676Z | Compiling bitflags v1.3.2 |
| 1908 | 2026-05-20T15:59:12.757Z | Compiling postcard v1.1.3 |
| 1909 | 2026-05-20T15:59:12.778Z | Compiling ingot v0.1.1 |
| 1910 | 2026-05-20T15:59:12.873Z | Compiling smoltcp v0.11.0 |
| 1911 | 2026-05-20T15:59:12.885Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1912 | 2026-05-20T15:59:13.087Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1913 | 2026-05-20T15:59:13.101Z | Compiling toml_datetime v0.6.11 |
| 1914 | 2026-05-20T15:59:13.112Z | Compiling serde_spanned v0.6.9 |
| 1915 | 2026-05-20T15:59:13.260Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1916 | 2026-05-20T15:59:13.380Z | Compiling foreign-types-shared v0.3.1 |
| 1917 | 2026-05-20T15:59:13.480Z | Compiling colored v3.1.1 |
| 1918 | 2026-05-20T15:59:13.552Z | Compiling resolv-conf v0.7.6 |
| 1919 | 2026-05-20T15:59:13.859Z | Compiling unicode-segmentation v1.13.2 |
| 1920 | 2026-05-20T15:59:13.919Z | Compiling cpufeatures v0.3.0 |
| 1921 | 2026-05-20T15:59:13.996Z | Compiling swrite v0.1.0 |
| 1922 | 2026-05-20T15:59:14.007Z | Compiling static_assertions v1.1.0 |
| 1923 | 2026-05-20T15:59:14.084Z | Compiling winnow v0.7.15 |
| 1924 | 2026-05-20T15:59:14.095Z | Compiling linked-hash-map v0.5.6 |
| 1925 | 2026-05-20T15:59:14.280Z | Compiling toml_write v0.1.2 |
| 1926 | 2026-05-20T15:59:14.284Z | Compiling lru-cache v0.1.2 |
| 1927 | 2026-05-20T15:59:14.419Z | Compiling newline-converter v0.3.0 |
| 1928 | 2026-05-20T15:59:14.484Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1929 | 2026-05-20T15:59:14.539Z | Compiling chacha20 v0.10.0 |
| 1930 | 2026-05-20T15:59:14.642Z | Compiling foreign-types v0.5.0 |
| 1931 | 2026-05-20T15:59:14.727Z | Compiling hubpack v0.1.2 |
| 1932 | 2026-05-20T15:59:14.738Z | Compiling num_enum v0.7.6 |
| 1933 | 2026-05-20T15:59:14.801Z | Compiling atomicwrites v0.4.4 |
| 1934 | 2026-05-20T15:59:14.857Z | Compiling memoffset v0.9.1 |
| 1935 | 2026-05-20T15:59:14.946Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1936 | 2026-05-20T15:59:14.959Z | Compiling hickory-proto v0.24.4 |
| 1937 | 2026-05-20T15:59:14.994Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1938 | 2026-05-20T15:59:15.065Z | Compiling crossbeam-deque v0.8.6 |
| 1939 | 2026-05-20T15:59:15.107Z | Compiling console v0.15.11 |
| 1940 | 2026-05-20T15:59:15.237Z | Compiling camino-tempfile v1.4.1 |
| 1941 | 2026-05-20T15:59:15.262Z | Compiling serde-big-array v0.5.1 |
| 1942 | 2026-05-20T15:59:15.409Z | Compiling toml_edit v0.22.27 |
| 1943 | 2026-05-20T15:59:15.474Z | Compiling cstr-argument v0.1.2 |
| 1944 | 2026-05-20T15:59:15.562Z | Compiling siphasher v1.0.3 |
| 1945 | 2026-05-20T15:59:15.611Z | Compiling similar v2.7.0 |
| 1946 | 2026-05-20T15:59:15.630Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1947 | 2026-05-20T15:59:15.724Z | Compiling phf_shared v0.12.1 |
| 1948 | 2026-05-20T15:59:15.759Z | Compiling pin-project v1.1.13 |
| 1949 | 2026-05-20T15:59:15.864Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1950 | 2026-05-20T15:59:15.887Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1951 | 2026-05-20T15:59:15.901Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1952 | 2026-05-20T15:59:16.025Z | Compiling expectorate v1.2.0 |
| 1953 | 2026-05-20T15:59:16.180Z | Compiling rayon-core v1.13.0 |
| 1954 | 2026-05-20T15:59:16.486Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1955 | 2026-05-20T15:59:16.695Z | Compiling hickory-resolver v0.24.4 |
| 1956 | 2026-05-20T15:59:16.882Z | Compiling toml v0.8.23 |
| 1957 | 2026-05-20T15:59:17.530Z | Compiling nix v0.31.3 |
| 1958 | 2026-05-20T15:59:17.560Z | Compiling num_enum v0.5.11 |
| 1959 | 2026-05-20T15:59:17.684Z | Compiling rand v0.10.1 |
| 1960 | 2026-05-20T15:59:18.043Z | Compiling progenitor-impl v0.13.0 |
| 1961 | 2026-05-20T15:59:18.353Z | Compiling prettyplease v0.2.37 |
| 1962 | 2026-05-20T15:59:18.475Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1963 | 2026-05-20T15:59:18.726Z | Compiling unicode-normalization v0.1.25 |
| 1964 | 2026-05-20T15:59:18.869Z | Compiling progenitor-client v0.13.0 |
| 1965 | 2026-05-20T15:59:19.010Z | Compiling tokio-stream v0.1.18 |
| 1966 | 2026-05-20T15:59:19.052Z | Compiling bstr v1.12.1 |
| 1967 | 2026-05-20T15:59:19.166Z | Compiling csv-core v0.1.13 |
| 1968 | 2026-05-20T15:59:19.192Z | Compiling same-file v1.0.6 |
| 1969 | 2026-05-20T15:59:19.370Z | Compiling foreign-types-shared v0.1.1 |
| 1970 | 2026-05-20T15:59:19.427Z | Compiling konst_macro_rules v0.2.19 |
| 1971 | 2026-05-20T15:59:19.464Z | Compiling unicode-width v0.1.14 |
| 1972 | 2026-05-20T15:59:19.474Z | Compiling highway v1.3.0 |
| 1973 | 2026-05-20T15:59:19.536Z | Compiling foldhash v0.1.5 |
| 1974 | 2026-05-20T15:59:19.606Z | Compiling konst v0.2.20 |
| 1975 | 2026-05-20T15:59:19.626Z | Compiling foreign-types v0.3.2 |
| 1976 | 2026-05-20T15:59:19.639Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1977 | 2026-05-20T15:59:19.708Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1978 | 2026-05-20T15:59:19.716Z | Compiling hashbrown v0.15.5 |
| 1979 | 2026-05-20T15:59:19.739Z | Compiling globset v0.4.18 |
| 1980 | 2026-05-20T15:59:19.851Z | Compiling qorb v0.4.1 |
| 1981 | 2026-05-20T15:59:19.859Z | Compiling csv v1.4.0 |
| 1982 | 2026-05-20T15:59:20.238Z | Compiling walkdir v2.5.0 |
| 1983 | 2026-05-20T15:59:20.403Z | Compiling progenitor v0.13.0 |
| 1984 | 2026-05-20T15:59:20.509Z | Compiling olpc-cjson v0.1.4 |
| 1985 | 2026-05-20T15:59:20.549Z | Compiling snafu v0.8.9 |
| 1986 | 2026-05-20T15:59:20.678Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1987 | 2026-05-20T15:59:20.926Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1988 | 2026-05-20T15:59:21.167Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1989 | 2026-05-20T15:59:21.357Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1990 | 2026-05-20T15:59:21.676Z | Compiling rayon v1.12.0 |
| 1991 | 2026-05-20T15:59:21.893Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1992 | 2026-05-20T15:59:21.961Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1993 | 2026-05-20T15:59:22.280Z | Compiling phf v0.12.1 |
| 1994 | 2026-05-20T15:59:22.448Z | Compiling openssl-sys v0.9.116 |
| 1995 | 2026-05-20T15:59:22.738Z | Compiling tokio-dtrace v0.1.1 |
| 1996 | 2026-05-20T15:59:22.859Z | Compiling progenitor-impl v0.14.0 |
| 1997 | 2026-05-20T15:59:23.013Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1998 | 2026-05-20T15:59:23.274Z | Compiling itertools v0.12.1 |
| 1999 | 2026-05-20T15:59:23.305Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2000 | 2026-05-20T15:59:23.343Z | Compiling libsw-core v0.3.2 |
| 2001 | 2026-05-20T15:59:23.509Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2002 | 2026-05-20T15:59:23.512Z | Compiling pem v3.0.6 |
| 2003 | 2026-05-20T15:59:23.512Z | Compiling serde_plain v1.0.2 |
| 2004 | 2026-05-20T15:59:23.733Z | Compiling sigpipe v0.1.3 |
| 2005 | 2026-05-20T15:59:23.829Z | Compiling glob v0.3.3 |
| 2006 | 2026-05-20T15:59:23.868Z | Compiling jiff v0.2.24 |
| 2007 | 2026-05-20T15:59:23.871Z | Compiling typed-path v0.9.3 |
| 2008 | 2026-05-20T15:59:23.896Z | Compiling minimal-lexical v0.2.1 |
| 2009 | 2026-05-20T15:59:24.006Z | Compiling fixedbitset v0.5.7 |
| 2010 | 2026-05-20T15:59:24.156Z | Compiling bytecount v0.6.9 |
| 2011 | 2026-05-20T15:59:24.257Z | Compiling fixedbitset v0.4.2 |
| 2012 | 2026-05-20T15:59:24.300Z | Compiling papergrid v0.11.0 |
| 2013 | 2026-05-20T15:59:24.327Z | Compiling petgraph v0.8.3 |
| 2014 | 2026-05-20T15:59:24.475Z | Compiling petgraph v0.6.5 |
| 2015 | 2026-05-20T15:59:24.490Z | Compiling zone v0.3.1 |
| 2016 | 2026-05-20T15:59:24.643Z | Compiling nom v7.1.3 |
| 2017 | 2026-05-20T15:59:25.151Z | Compiling tough v0.22.0 |
| 2018 | 2026-05-20T15:59:25.223Z | Compiling progenitor v0.14.0 |
| 2019 | 2026-05-20T15:59:25.364Z | Compiling openssl v0.10.80 |
| 2020 | 2026-05-20T15:59:25.895Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2021 | 2026-05-20T15:59:25.949Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2022 | 2026-05-20T15:59:25.966Z | Compiling libsw v3.5.0 |
| 2023 | 2026-05-20T15:59:25.989Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2024 | 2026-05-20T15:59:26.070Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2025 | 2026-05-20T15:59:26.135Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2026 | 2026-05-20T15:59:26.223Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2027 | 2026-05-20T15:59:26.271Z | Compiling oxide-tokio-rt v0.1.6 |
| 2028 | 2026-05-20T15:59:26.360Z | Compiling chrono-tz v0.10.4 |
| 2029 | 2026-05-20T15:59:26.567Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2030 | 2026-05-20T15:59:27.053Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2031 | 2026-05-20T15:59:27.264Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2032 | 2026-05-20T15:59:27.278Z | Compiling newtype_derive v0.1.6 |
| 2033 | 2026-05-20T15:59:27.324Z | Compiling slog-dtrace v0.3.0 |
| 2034 | 2026-05-20T15:59:27.357Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2035 | 2026-05-20T15:59:27.534Z | Compiling const_format v0.2.36 |
| 2036 | 2026-05-20T15:59:27.638Z | Compiling owo-colors v4.3.0 |
| 2037 | 2026-05-20T15:59:27.880Z | Compiling cancel-safe-futures v0.1.5 |
| 2038 | 2026-05-20T15:59:28.168Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2039 | 2026-05-20T15:59:28.191Z | Compiling gethostname v0.5.0 |
| 2040 | 2026-05-20T15:59:28.409Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2041 | 2026-05-20T15:59:28.414Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2042 | 2026-05-20T15:59:28.414Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2043 | 2026-05-20T15:59:28.463Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2044 | 2026-05-20T15:59:28.487Z | Compiling bcs v0.1.6 |
| 2045 | 2026-05-20T15:59:28.556Z | Compiling smf v0.2.3 |
| 2046 | 2026-05-20T15:59:28.585Z | Compiling termtree v0.5.1 |
| 2047 | 2026-05-20T15:59:28.739Z | Compiling whoami v1.6.1 |
| 2048 | 2026-05-20T15:59:28.808Z | Compiling linear-map v1.2.0 |
| 2049 | 2026-05-20T15:59:28.945Z | Compiling unicode-linebreak v0.1.5 |
| 2050 | 2026-05-20T15:59:28.994Z | Compiling smawk v0.3.2 |
| 2051 | 2026-05-20T15:59:29.050Z | Compiling lazy_static v1.5.0 |
| 2052 | 2026-05-20T15:59:29.132Z | Compiling tagptr v0.2.0 |
| 2053 | 2026-05-20T15:59:29.132Z | Compiling steno v0.4.1 |
| 2054 | 2026-05-20T15:59:29.155Z | Compiling textwrap v0.16.2 |
| 2055 | 2026-05-20T15:59:29.174Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2056 | 2026-05-20T15:59:29.193Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2057 | 2026-05-20T15:59:29.286Z | Compiling moka v0.12.15 |
| 2058 | 2026-05-20T15:59:29.589Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2059 | 2026-05-20T15:59:29.659Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2060 | 2026-05-20T15:59:30.054Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2061 | 2026-05-20T15:59:30.705Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2062 | 2026-05-20T15:59:30.749Z | Compiling tabled v0.15.0 |
| 2063 | 2026-05-20T15:59:30.965Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2064 | 2026-05-20T15:59:31.162Z | Compiling cookie v0.18.1 |
| 2065 | 2026-05-20T15:59:31.764Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2066 | 2026-05-20T15:59:31.999Z | Compiling hickory-proto v0.25.2 |
| 2067 | 2026-05-20T15:59:32.394Z | Compiling humantime v2.3.0 |
| 2068 | 2026-05-20T15:59:32.442Z | Compiling libscf-sys v1.2.0 |
| 2069 | 2026-05-20T15:59:32.593Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2070 | 2026-05-20T15:59:32.672Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2071 | 2026-05-20T15:59:32.683Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2072 | 2026-05-20T15:59:33.051Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2073 | 2026-05-20T15:59:33.845Z | Compiling hickory-resolver v0.25.2 |
| 2074 | 2026-05-20T15:59:34.617Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2075 | 2026-05-20T15:59:39.159Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2076 | 2026-05-20T15:59:46.661Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2077 | 2026-05-20T15:59:48.275Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2078 | 2026-05-20T15:59:49.270Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2079 | 2026-05-20T15:59:50.700Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2080 | 2026-05-20T16:00:07.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2081 | 2026-05-20T16:00:07.308Z | Running `target/debug/xtask openapi check` |
| 2082 | 2026-05-20T16:00:07.824Z | Compiling serde_json v1.0.149 |
| 2083 | 2026-05-20T16:00:07.896Z | Compiling bytes v1.11.1 |
| 2084 | 2026-05-20T16:00:07.901Z | Compiling once_cell v1.21.4 |
| 2085 | 2026-05-20T16:00:07.908Z | Compiling getrandom v0.4.2 |
| 2086 | 2026-05-20T16:00:07.912Z | Compiling num-traits v0.2.19 |
| 2087 | 2026-05-20T16:00:07.917Z | Compiling zeroize v1.8.2 |
| 2088 | 2026-05-20T16:00:07.925Z | Compiling bitflags v2.11.1 |
| 2089 | 2026-05-20T16:00:07.930Z | Compiling serde_core v1.0.228 |
| 2090 | 2026-05-20T16:00:08.061Z | Compiling rustls-pki-types v1.14.1 |
| 2091 | 2026-05-20T16:00:08.092Z | Compiling schemars v0.8.22 |
| 2092 | 2026-05-20T16:00:08.167Z | Compiling serde v1.0.228 |
| 2093 | 2026-05-20T16:00:08.184Z | Compiling tracing-core v0.1.36 |
| 2094 | 2026-05-20T16:00:08.349Z | Compiling tokio v1.52.3 |
| 2095 | 2026-05-20T16:00:08.429Z | Compiling http v1.4.0 |
| 2096 | 2026-05-20T16:00:08.573Z | Compiling uuid v1.23.1 |
| 2097 | 2026-05-20T16:00:08.577Z | Compiling tracing v0.1.44 |
| 2098 | 2026-05-20T16:00:08.757Z | Compiling subtle v2.6.1 |
| 2099 | 2026-05-20T16:00:08.812Z | Compiling aws-lc-rs v1.17.0 |
| 2100 | 2026-05-20T16:00:08.827Z | Compiling zerocopy v0.8.48 |
| 2101 | 2026-05-20T16:00:08.915Z | Compiling chrono v0.4.44 |
| 2102 | 2026-05-20T16:00:08.941Z | Compiling generic-array v0.14.7 |
| 2103 | 2026-05-20T16:00:08.982Z | Compiling rustix v1.1.4 |
| 2104 | 2026-05-20T16:00:09.241Z | Compiling http-body v1.0.1 |
| 2105 | 2026-05-20T16:00:09.408Z | Compiling http-body-util v0.1.3 |
| 2106 | 2026-05-20T16:00:09.484Z | Compiling usdt-impl v0.6.0 |
| 2107 | 2026-05-20T16:00:09.648Z | Compiling rustls v0.23.40 |
| 2108 | 2026-05-20T16:00:09.661Z | Compiling time-macros v0.2.27 |
| 2109 | 2026-05-20T16:00:09.763Z | Compiling idna v1.1.0 |
| 2110 | 2026-05-20T16:00:10.402Z | Compiling rustls-webpki v0.103.13 |
| 2111 | 2026-05-20T16:00:10.495Z | Compiling url v2.5.8 |
| 2112 | 2026-05-20T16:00:10.595Z | Compiling serde_tokenstream v0.2.3 |
| 2113 | 2026-05-20T16:00:10.668Z | Compiling time v0.3.47 |
| 2114 | 2026-05-20T16:00:10.879Z | Compiling ipnetwork v0.21.1 |
| 2115 | 2026-05-20T16:00:11.255Z | Compiling oxnet v0.1.5 |
| 2116 | 2026-05-20T16:00:11.294Z | Compiling tempfile v3.27.0 |
| 2117 | 2026-05-20T16:00:11.304Z | Compiling block-buffer v0.10.4 |
| 2118 | 2026-05-20T16:00:11.381Z | Compiling crypto-common v0.1.7 |
| 2119 | 2026-05-20T16:00:11.441Z | Compiling dof v0.4.0 |
| 2120 | 2026-05-20T16:00:11.511Z | Compiling digest v0.10.7 |
| 2121 | 2026-05-20T16:00:11.650Z | Compiling rustls-webpki v0.102.8 |
| 2122 | 2026-05-20T16:00:11.686Z | Compiling aho-corasick v1.1.4 |
| 2123 | 2026-05-20T16:00:11.713Z | Compiling winnow v1.0.3 |
| 2124 | 2026-05-20T16:00:11.743Z | Compiling rustls-native-certs v0.8.3 |
| 2125 | 2026-05-20T16:00:12.086Z | Compiling tokio-util v0.7.18 |
| 2126 | 2026-05-20T16:00:12.102Z | Compiling tower v0.5.3 |
| 2127 | 2026-05-20T16:00:12.593Z | Compiling h2 v0.4.14 |
| 2128 | 2026-05-20T16:00:12.717Z | Compiling tower-http v0.6.10 |
| 2129 | 2026-05-20T16:00:12.742Z | Compiling regex-automata v0.4.14 |
| 2130 | 2026-05-20T16:00:13.169Z | Compiling rustls v0.22.4 |
| 2131 | 2026-05-20T16:00:13.173Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2132 | 2026-05-20T16:00:13.576Z | Compiling slog-json v2.6.1 |
| 2133 | 2026-05-20T16:00:13.669Z | Compiling usdt-macro v0.6.0 |
| 2134 | 2026-05-20T16:00:13.788Z | Compiling usdt-attr-macro v0.6.0 |
| 2135 | 2026-05-20T16:00:13.824Z | Compiling newtype-uuid v1.3.2 |
| 2136 | 2026-05-20T16:00:14.147Z | Compiling tokio-rustls v0.26.4 |
| 2137 | 2026-05-20T16:00:14.281Z | Compiling openapiv3 v2.2.0 |
| 2138 | 2026-05-20T16:00:14.399Z | Compiling semver v1.0.28 |
| 2139 | 2026-05-20T16:00:14.413Z | Compiling slog-term v2.9.2 |
| 2140 | 2026-05-20T16:00:14.526Z | Compiling usdt v0.6.0 |
| 2141 | 2026-05-20T16:00:14.677Z | Compiling hyper v1.9.0 |
| 2142 | 2026-05-20T16:00:14.807Z | Compiling dropshot_endpoint v0.17.0 |
| 2143 | 2026-05-20T16:00:14.983Z | Compiling tokio-rustls v0.25.0 |
| 2144 | 2026-05-20T16:00:15.222Z | Compiling multer v3.1.0 |
| 2145 | 2026-05-20T16:00:15.498Z | Compiling indexmap v2.14.0 |
| 2146 | 2026-05-20T16:00:15.704Z | Compiling hyper-util v0.1.20 |
| 2147 | 2026-05-20T16:00:15.880Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2148 | 2026-05-20T16:00:15.910Z | Compiling daft v0.1.7 |
| 2149 | 2026-05-20T16:00:16.126Z | Compiling regex v1.12.3 |
| 2150 | 2026-05-20T16:00:16.169Z | Compiling rustls-platform-verifier v0.7.0 |
| 2151 | 2026-05-20T16:00:16.295Z | Compiling slog-bunyan v2.5.0 |
| 2152 | 2026-05-20T16:00:16.405Z | Compiling async-compression v0.4.42 |
| 2153 | 2026-05-20T16:00:16.437Z | Compiling sha1 v0.10.6 |
| 2154 | 2026-05-20T16:00:16.447Z | Compiling rustls-pemfile v2.2.0 |
| 2155 | 2026-05-20T16:00:16.595Z | Compiling either v1.15.0 |
| 2156 | 2026-05-20T16:00:16.641Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2157 | 2026-05-20T16:00:16.654Z | Compiling rusty-fork v0.3.1 |
| 2158 | 2026-05-20T16:00:16.666Z | Compiling rustix v0.38.44 |
| 2159 | 2026-05-20T16:00:16.718Z | Compiling serde_with_macros v3.20.0 |
| 2160 | 2026-05-20T16:00:16.758Z | Compiling newtype-uuid-macros v0.1.0 |
| 2161 | 2026-05-20T16:00:16.841Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2162 | 2026-05-20T16:00:16.871Z | Compiling hyper-rustls v0.27.9 |
| 2163 | 2026-05-20T16:00:17.030Z | Compiling dropshot v0.17.0 |
| 2164 | 2026-05-20T16:00:17.135Z | Compiling reqwest v0.13.3 |
| 2165 | 2026-05-20T16:00:17.223Z | Compiling reqwest v0.12.28 |
| 2166 | 2026-05-20T16:00:17.315Z | Compiling proptest v1.11.0 |
| 2167 | 2026-05-20T16:00:17.412Z | Compiling proc-macro-crate v3.5.0 |
| 2168 | 2026-05-20T16:00:17.613Z | Compiling crossbeam-epoch v0.9.18 |
| 2169 | 2026-05-20T16:00:17.777Z | Compiling iddqd v0.3.18 |
| 2170 | 2026-05-20T16:00:17.852Z | Compiling num_enum_derive v0.7.6 |
| 2171 | 2026-05-20T16:00:17.879Z | Compiling serde_with v3.20.0 |
| 2172 | 2026-05-20T16:00:17.961Z | Compiling crossbeam-deque v0.8.6 |
| 2173 | 2026-05-20T16:00:18.165Z | Compiling backoff v0.4.0 |
| 2174 | 2026-05-20T16:00:18.387Z | Compiling progenitor-client v0.14.0 |
| 2175 | 2026-05-20T16:00:18.702Z | Compiling progenitor-extras v0.2.0 |
| 2176 | 2026-05-20T16:00:18.887Z | Compiling progenitor-client v0.10.0 |
| 2177 | 2026-05-20T16:00:18.896Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2178 | 2026-05-20T16:00:19.140Z | Compiling itertools v0.14.0 |
| 2179 | 2026-05-20T16:00:19.162Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2180 | 2026-05-20T16:00:19.367Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2181 | 2026-05-20T16:00:19.419Z | Compiling parse-display v0.10.0 |
| 2182 | 2026-05-20T16:00:19.743Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2183 | 2026-05-20T16:00:19.752Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2184 | 2026-05-20T16:00:19.925Z | Compiling clap_builder v4.6.0 |
| 2185 | 2026-05-20T16:00:20.102Z | Compiling atomicwrites v0.4.4 |
| 2186 | 2026-05-20T16:00:20.165Z | Compiling fs-err v3.3.0 |
| 2187 | 2026-05-20T16:00:20.296Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2188 | 2026-05-20T16:00:20.386Z | Compiling num_enum v0.7.6 |
| 2189 | 2026-05-20T16:00:20.476Z | Compiling rayon-core v1.13.0 |
| 2190 | 2026-05-20T16:00:20.510Z | Compiling git-stub v1.0.0 |
| 2191 | 2026-05-20T16:00:20.620Z | Compiling terminal_size v0.4.4 |
| 2192 | 2026-05-20T16:00:20.769Z | Compiling bstr v1.12.1 |
| 2193 | 2026-05-20T16:00:20.788Z | Compiling nom v8.0.0 |
| 2194 | 2026-05-20T16:00:20.858Z | Compiling is_ci v1.2.0 |
| 2195 | 2026-05-20T16:00:20.871Z | Compiling textwrap v0.16.2 |
| 2196 | 2026-05-20T16:00:20.945Z | Compiling supports-color v3.0.2 |
| 2197 | 2026-05-20T16:00:21.125Z | Compiling similar v2.7.0 |
| 2198 | 2026-05-20T16:00:21.135Z | Compiling rayon v1.12.0 |
| 2199 | 2026-05-20T16:00:21.184Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2200 | 2026-05-20T16:00:21.378Z | Compiling git-stub-vcs v0.1.0 |
| 2201 | 2026-05-20T16:00:21.717Z | Compiling clap v4.6.1 |
| 2202 | 2026-05-20T16:00:21.733Z | Compiling drift v0.1.4 |
| 2203 | 2026-05-20T16:00:21.806Z | Compiling sha2 v0.10.9 |
| 2204 | 2026-05-20T16:00:22.030Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2205 | 2026-05-20T16:00:22.900Z | Compiling dropshot-api-manager v0.7.1 |
| 2206 | 2026-05-20T16:00:24.131Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2207 | 2026-05-20T16:00:28.556Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2208 | 2026-05-20T16:00:29.687Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2209 | 2026-05-20T16:00:38.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.86s |
| 2210 | 2026-05-20T16:00:38.324Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2211 | 2026-05-20T16:00:38.354Z | ------- |
| 2212 | 2026-05-20T16:00:38.354Z | Generating OpenAPI documents from API definitions ... |
| 2213 | 2026-05-20T16:00:38.413Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2214 | 2026-05-20T16:00:38.442Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2215 | 2026-05-20T16:00:38.558Z | ------- |
| 2216 | 2026-05-20T16:00:38.558Z | Checking 11 OpenAPI documents... |
| 2217 | 2026-05-20T16:00:38.558Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2218 | 2026-05-20T16:00:38.558Z | Fresh ddm-admin "latest" symlink |
| 2219 | 2026-05-20T16:00:38.558Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2220 | 2026-05-20T16:00:38.558Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2221 | 2026-05-20T16:00:38.558Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2222 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2223 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2224 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2225 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2226 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2227 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2228 | 2026-05-20T16:00:38.561Z | Fresh mg-admin (versioned v10.0.0 (added locally)): Maghemite Admin |
| 2229 | 2026-05-20T16:00:38.561Z | Fresh mg-admin "latest" symlink |
| 2230 | 2026-05-20T16:00:38.561Z | ------- |
| 2231 | 2026-05-20T16:00:38.561Z | Success 11 documents checked: 13 fresh, 0 stale, 0 failed, 0 other problems |
| 2232 | 2026-05-20T16:00:38.598Z | + banner build |
| 2233 | 2026-05-20T16:00:38.601Z | |
| 2234 | 2026-05-20T16:00:38.601Z | ##### # # # # ##### |
| 2235 | 2026-05-20T16:00:38.601Z | # # # # # # # # |
| 2236 | 2026-05-20T16:00:38.601Z | ##### # # # # # # |
| 2237 | 2026-05-20T16:00:38.601Z | # # # # # # # # |
| 2238 | 2026-05-20T16:00:38.602Z | # # # # # # # # |
| 2239 | 2026-05-20T16:00:38.602Z | ##### #### # ###### ##### |
| 2240 | 2026-05-20T16:00:38.602Z | |
| 2241 | 2026-05-20T16:00:38.602Z | + ptime -m cargo build |
| 2242 | 2026-05-20T16:00:39.189Z | Compiling smallvec v1.15.1 |
| 2243 | 2026-05-20T16:00:39.300Z | Compiling log v0.4.29 |
| 2244 | 2026-05-20T16:00:39.319Z | Compiling slog v2.8.2 |
| 2245 | 2026-05-20T16:00:39.337Z | Compiling rustls-webpki v0.103.13 |
| 2246 | 2026-05-20T16:00:39.353Z | Compiling webpki-roots v1.0.7 |
| 2247 | 2026-05-20T16:00:39.399Z | Compiling similar v2.7.0 |
| 2248 | 2026-05-20T16:00:39.433Z | Compiling fxhash v0.2.1 |
| 2249 | 2026-05-20T16:00:39.436Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2250 | 2026-05-20T16:00:39.474Z | Compiling icu_normalizer v2.2.0 |
| 2251 | 2026-05-20T16:00:39.509Z | Compiling parking_lot_core v0.9.12 |
| 2252 | 2026-05-20T16:00:39.509Z | Compiling goblin v0.10.5 |
| 2253 | 2026-05-20T16:00:39.566Z | Compiling rustls v0.22.4 |
| 2254 | 2026-05-20T16:00:39.670Z | Compiling slog-term v2.9.2 |
| 2255 | 2026-05-20T16:00:39.712Z | Compiling parking_lot v0.12.5 |
| 2256 | 2026-05-20T16:00:39.818Z | Compiling idna_adapter v1.2.2 |
| 2257 | 2026-05-20T16:00:39.984Z | Compiling idna v1.1.0 |
| 2258 | 2026-05-20T16:00:40.052Z | Compiling tokio v1.52.3 |
| 2259 | 2026-05-20T16:00:40.106Z | Compiling rustls v0.23.40 |
| 2260 | 2026-05-20T16:00:40.244Z | Compiling slog-async v2.8.0 |
| 2261 | 2026-05-20T16:00:40.282Z | Compiling url v2.5.8 |
| 2262 | 2026-05-20T16:00:40.312Z | Compiling slog-json v2.6.1 |
| 2263 | 2026-05-20T16:00:40.524Z | Compiling slog-bunyan v2.5.0 |
| 2264 | 2026-05-20T16:00:40.675Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2265 | 2026-05-20T16:00:40.728Z | Compiling goblin v0.8.2 |
| 2266 | 2026-05-20T16:00:40.744Z | Compiling expectorate v1.2.0 |
| 2267 | 2026-05-20T16:00:40.814Z | Compiling schemars v0.8.22 |
| 2268 | 2026-05-20T16:00:40.900Z | Compiling globset v0.4.18 |
| 2269 | 2026-05-20T16:00:41.123Z | Compiling moka v0.12.15 |
| 2270 | 2026-05-20T16:00:41.687Z | Compiling ipnetwork v0.21.1 |
| 2271 | 2026-05-20T16:00:41.955Z | Compiling oxnet v0.1.5 |
| 2272 | 2026-05-20T16:00:42.180Z | Compiling newtype-uuid v1.3.2 |
| 2273 | 2026-05-20T16:00:42.180Z | Compiling serde_with v3.20.0 |
| 2274 | 2026-05-20T16:00:42.460Z | Compiling daft v0.1.7 |
| 2275 | 2026-05-20T16:00:42.541Z | Compiling dof v0.4.0 |
| 2276 | 2026-05-20T16:00:42.748Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2277 | 2026-05-20T16:00:43.242Z | Compiling rustls-platform-verifier v0.7.0 |
| 2278 | 2026-05-20T16:00:43.269Z | Compiling usdt-impl v0.6.0 |
| 2279 | 2026-05-20T16:00:43.491Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2280 | 2026-05-20T16:00:43.861Z | Compiling tokio-util v0.7.18 |
| 2281 | 2026-05-20T16:00:43.945Z | Compiling tokio-rustls v0.26.4 |
| 2282 | 2026-05-20T16:00:43.992Z | Compiling tower v0.5.3 |
| 2283 | 2026-05-20T16:00:44.086Z | Compiling usdt v0.6.0 |
| 2284 | 2026-05-20T16:00:44.206Z | Compiling async-compression v0.4.42 |
| 2285 | 2026-05-20T16:00:44.228Z | Compiling tokio-rustls v0.25.0 |
| 2286 | 2026-05-20T16:00:44.370Z | Compiling iddqd v0.3.18 |
| 2287 | 2026-05-20T16:00:44.463Z | Compiling h2 v0.4.14 |
| 2288 | 2026-05-20T16:00:44.485Z | Compiling tower-http v0.6.10 |
| 2289 | 2026-05-20T16:00:44.530Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2290 | 2026-05-20T16:00:44.595Z | Compiling backoff v0.4.0 |
| 2291 | 2026-05-20T16:00:44.614Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2292 | 2026-05-20T16:00:44.781Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2293 | 2026-05-20T16:00:44.823Z | Compiling typify-impl v0.6.2 |
| 2294 | 2026-05-20T16:00:44.911Z | Compiling dof v0.3.0 |
| 2295 | 2026-05-20T16:00:45.128Z | Compiling byte-wrapper v0.1.0 |
| 2296 | 2026-05-20T16:00:45.497Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2297 | 2026-05-20T16:00:45.510Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2298 | 2026-05-20T16:00:45.514Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2299 | 2026-05-20T16:00:45.724Z | Compiling usdt-impl v0.5.0 |
| 2300 | 2026-05-20T16:00:45.842Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2301 | 2026-05-20T16:00:45.911Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2302 | 2026-05-20T16:00:45.946Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2303 | 2026-05-20T16:00:45.978Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2304 | 2026-05-20T16:00:46.085Z | Compiling usdt v0.5.0 |
| 2305 | 2026-05-20T16:00:46.239Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2306 | 2026-05-20T16:00:46.371Z | Compiling hickory-proto v0.24.4 |
| 2307 | 2026-05-20T16:00:46.401Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2308 | 2026-05-20T16:00:46.985Z | Compiling hyper v1.9.0 |
| 2309 | 2026-05-20T16:00:47.396Z | Compiling typify v0.6.2 |
| 2310 | 2026-05-20T16:00:47.519Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2311 | 2026-05-20T16:00:47.614Z | Compiling progenitor-impl v0.14.0 |
| 2312 | 2026-05-20T16:00:47.626Z | Compiling progenitor-impl v0.13.0 |
| 2313 | 2026-05-20T16:00:47.636Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2314 | 2026-05-20T16:00:48.145Z | Compiling hyper-util v0.1.20 |
| 2315 | 2026-05-20T16:00:48.158Z | Compiling tokio-stream v0.1.18 |
| 2316 | 2026-05-20T16:00:48.639Z | Compiling hickory-resolver v0.24.4 |
| 2317 | 2026-05-20T16:00:48.736Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2318 | 2026-05-20T16:00:49.459Z | Compiling hyper-rustls v0.27.9 |
| 2319 | 2026-05-20T16:00:49.575Z | Compiling dropshot v0.17.0 |
| 2320 | 2026-05-20T16:00:49.810Z | Compiling reqwest v0.13.3 |
| 2321 | 2026-05-20T16:00:49.825Z | Compiling reqwest v0.12.28 |
| 2322 | 2026-05-20T16:00:50.124Z | Compiling qorb v0.4.1 |
| 2323 | 2026-05-20T16:00:50.376Z | Compiling tokio-dtrace v0.1.1 |
| 2324 | 2026-05-20T16:00:50.665Z | Compiling libsw-core v0.3.2 |
| 2325 | 2026-05-20T16:00:50.791Z | Compiling zone v0.3.1 |
| 2326 | 2026-05-20T16:00:50.805Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2327 | 2026-05-20T16:00:50.848Z | Compiling libsw v3.5.0 |
| 2328 | 2026-05-20T16:00:50.972Z | Compiling oxide-tokio-rt v0.1.6 |
| 2329 | 2026-05-20T16:00:51.032Z | Compiling progenitor-client v0.14.0 |
| 2330 | 2026-05-20T16:00:51.161Z | Compiling progenitor-client v0.10.0 |
| 2331 | 2026-05-20T16:00:51.297Z | Compiling progenitor-extras v0.2.0 |
| 2332 | 2026-05-20T16:00:51.348Z | Compiling progenitor-client v0.13.0 |
| 2333 | 2026-05-20T16:00:51.474Z | Compiling progenitor v0.14.0 |
| 2334 | 2026-05-20T16:00:51.542Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2335 | 2026-05-20T16:00:51.560Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2336 | 2026-05-20T16:00:51.624Z | Compiling progenitor v0.13.0 |
| 2337 | 2026-05-20T16:00:51.671Z | Compiling slog-dtrace v0.3.0 |
| 2338 | 2026-05-20T16:00:51.693Z | Compiling tough v0.22.0 |
| 2339 | 2026-05-20T16:00:51.778Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2340 | 2026-05-20T16:00:51.992Z | Compiling cancel-safe-futures v0.1.5 |
| 2341 | 2026-05-20T16:00:52.235Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2342 | 2026-05-20T16:00:52.360Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2343 | 2026-05-20T16:00:52.645Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2344 | 2026-05-20T16:00:53.197Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2345 | 2026-05-20T16:00:53.550Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2346 | 2026-05-20T16:00:53.553Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2347 | 2026-05-20T16:00:53.573Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2348 | 2026-05-20T16:00:53.774Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2349 | 2026-05-20T16:00:54.102Z | Compiling steno v0.4.1 |
| 2350 | 2026-05-20T16:00:54.129Z | Compiling hickory-proto v0.25.2 |
| 2351 | 2026-05-20T16:00:55.235Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2352 | 2026-05-20T16:00:55.383Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2353 | 2026-05-20T16:00:55.428Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2354 | 2026-05-20T16:00:55.543Z | Compiling typify-impl v0.4.3 |
| 2355 | 2026-05-20T16:00:55.725Z | Compiling parking_lot_core v0.8.6 |
| 2356 | 2026-05-20T16:00:55.778Z | Compiling arc-swap v1.9.1 |
| 2357 | 2026-05-20T16:00:56.055Z | Compiling hickory-resolver v0.25.2 |
| 2358 | 2026-05-20T16:00:56.093Z | Compiling parking_lot v0.11.2 |
| 2359 | 2026-05-20T16:00:56.490Z | Compiling sled v0.34.7 |
| 2360 | 2026-05-20T16:00:56.629Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2361 | 2026-05-20T16:00:56.986Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2362 | 2026-05-20T16:00:57.445Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2363 | 2026-05-20T16:00:58.075Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2364 | 2026-05-20T16:00:58.181Z | Compiling typify v0.4.3 |
| 2365 | 2026-05-20T16:00:58.255Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2366 | 2026-05-20T16:00:58.302Z | Compiling slog-scope v4.4.1 |
| 2367 | 2026-05-20T16:00:58.620Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2368 | 2026-05-20T16:00:58.817Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2369 | 2026-05-20T16:00:58.977Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2370 | 2026-05-20T16:00:59.294Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2371 | 2026-05-20T16:00:59.509Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2372 | 2026-05-20T16:00:59.525Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2373 | 2026-05-20T16:00:59.770Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2374 | 2026-05-20T16:01:00.236Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2375 | 2026-05-20T16:01:00.603Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2376 | 2026-05-20T16:01:00.683Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2377 | 2026-05-20T16:01:00.686Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2378 | 2026-05-20T16:01:00.737Z | Compiling papergrid v0.17.0 |
| 2379 | 2026-05-20T16:01:01.010Z | Compiling testing_table v0.3.0 |
| 2380 | 2026-05-20T16:01:01.067Z | Compiling internet-checksum v0.2.1 |
| 2381 | 2026-05-20T16:01:01.188Z | Compiling slog-stdlog v4.1.1 |
| 2382 | 2026-05-20T16:01:01.220Z | Compiling progenitor-impl v0.11.2 |
| 2383 | 2026-05-20T16:01:01.419Z | Compiling progenitor-client v0.11.2 |
| 2384 | 2026-05-20T16:01:01.671Z | Compiling tabled v0.20.0 |
| 2385 | 2026-05-20T16:01:01.734Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2386 | 2026-05-20T16:01:02.574Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2387 | 2026-05-20T16:01:02.664Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2388 | 2026-05-20T16:01:02.957Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 2389 | 2026-05-20T16:01:03.040Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2390 | 2026-05-20T16:01:03.169Z | Compiling progenitor v0.11.2 |
| 2391 | 2026-05-20T16:01:03.193Z | Compiling slog-envlogger v2.2.0 |
| 2392 | 2026-05-20T16:01:03.326Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2393 | 2026-05-20T16:01:03.615Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2394 | 2026-05-20T16:01:03.868Z | Compiling const-random v0.1.18 |
| 2395 | 2026-05-20T16:01:03.958Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2396 | 2026-05-20T16:01:04.277Z | Compiling crc8 v0.1.1 |
| 2397 | 2026-05-20T16:01:04.292Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2398 | 2026-05-20T16:01:04.412Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2399 | 2026-05-20T16:01:04.440Z | Compiling ahash v0.8.12 |
| 2400 | 2026-05-20T16:01:04.520Z | Compiling smartstring v1.0.1 |
| 2401 | 2026-05-20T16:01:04.690Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2402 | 2026-05-20T16:01:04.813Z | Compiling thin-vec v0.2.18 |
| 2403 | 2026-05-20T16:01:05.089Z | Compiling utf-8 v0.7.6 |
| 2404 | 2026-05-20T16:01:05.123Z | Compiling rhai v1.24.0 |
| 2405 | 2026-05-20T16:01:05.293Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2406 | 2026-05-20T16:01:05.446Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2407 | 2026-05-20T16:01:05.625Z | Compiling tungstenite v0.21.0 |
| 2408 | 2026-05-20T16:01:05.951Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2409 | 2026-05-20T16:01:06.227Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2410 | 2026-05-20T16:01:06.457Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2411 | 2026-05-20T16:01:06.532Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2412 | 2026-05-20T16:01:07.467Z | Compiling progenitor-impl v0.10.0 |
| 2413 | 2026-05-20T16:01:07.467Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2414 | 2026-05-20T16:01:07.815Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2415 | 2026-05-20T16:01:08.287Z | Compiling sha2 v0.10.9 |
| 2416 | 2026-05-20T16:01:08.711Z | Compiling progenitor v0.10.0 |
| 2417 | 2026-05-20T16:01:08.856Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2418 | 2026-05-20T16:01:08.870Z | Compiling lzma-sys v0.1.20 |
| 2419 | 2026-05-20T16:01:09.004Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2420 | 2026-05-20T16:01:09.320Z | Compiling tokio-tungstenite v0.21.0 |
| 2421 | 2026-05-20T16:01:09.662Z | Compiling typeid v1.0.3 |
| 2422 | 2026-05-20T16:01:09.805Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2423 | 2026-05-20T16:01:10.349Z | Compiling console v0.16.3 |
| 2424 | 2026-05-20T16:01:10.614Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2425 | 2026-05-20T16:01:10.618Z | Compiling unit-prefix v0.5.2 |
| 2426 | 2026-05-20T16:01:10.772Z | Compiling base64 v0.21.7 |
| 2427 | 2026-05-20T16:01:10.788Z | Compiling indicatif v0.18.4 |
| 2428 | 2026-05-20T16:01:10.873Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2429 | 2026-05-20T16:01:10.957Z | Compiling git-stub-vcs v0.1.0 |
| 2430 | 2026-05-20T16:01:10.998Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2431 | 2026-05-20T16:01:11.111Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2432 | 2026-05-20T16:01:11.299Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2433 | 2026-05-20T16:01:11.655Z | Compiling ron v0.12.1 |
| 2434 | 2026-05-20T16:01:11.709Z | Compiling xz2 v0.1.7 |
| 2435 | 2026-05-20T16:01:11.966Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2436 | 2026-05-20T16:01:12.321Z | Compiling drift v0.1.4 |
| 2437 | 2026-05-20T16:01:12.361Z | Compiling base16ct v1.0.0 |
| 2438 | 2026-05-20T16:01:12.567Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2439 | 2026-05-20T16:01:12.997Z | Compiling dropshot-api-manager v0.7.1 |
| 2440 | 2026-05-20T16:01:13.185Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2441 | 2026-05-20T16:01:13.202Z | Compiling natord v1.0.9 |
| 2442 | 2026-05-20T16:01:13.383Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2443 | 2026-05-20T16:01:15.820Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2444 | 2026-05-20T16:01:16.571Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2445 | 2026-05-20T16:01:24.002Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2446 | 2026-05-20T16:01:25.720Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2447 | 2026-05-20T16:01:26.764Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2448 | 2026-05-20T16:01:27.911Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2449 | 2026-05-20T16:01:27.911Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2450 | 2026-05-20T16:01:27.915Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2451 | 2026-05-20T16:01:27.915Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2452 | 2026-05-20T16:01:28.381Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2453 | 2026-05-20T16:01:28.381Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2454 | 2026-05-20T16:01:28.385Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2455 | 2026-05-20T16:01:28.850Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2456 | 2026-05-20T16:01:30.610Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2457 | 2026-05-20T16:01:30.610Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2458 | 2026-05-20T16:01:32.362Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2459 | 2026-05-20T16:01:36.677Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2460 | 2026-05-20T16:01:37.809Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2461 | 2026-05-20T16:01:37.809Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2462 | 2026-05-20T16:01:37.812Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2463 | 2026-05-20T16:02:21.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s |
| 2464 | 2026-05-20T16:02:21.696Z | |
| 2465 | 2026-05-20T16:02:21.701Z | real 1:43.030317582 |
| 2466 | 2026-05-20T16:02:21.701Z | user 8:09.640236576 |
| 2467 | 2026-05-20T16:02:21.701Z | sys 1:13.420047598 |
| 2468 | 2026-05-20T16:02:21.701Z | trap 0.226764598 |
| 2469 | 2026-05-20T16:02:21.701Z | tflt 0.005058757 |
| 2470 | 2026-05-20T16:02:21.701Z | dflt 0.384183341 |
| 2471 | 2026-05-20T16:02:21.701Z | kflt 0.000065269 |
| 2472 | 2026-05-20T16:02:21.701Z | lock 31:47.828020876 |
| 2473 | 2026-05-20T16:02:21.701Z | slp 28:30.304780057 |
| 2474 | 2026-05-20T16:02:21.701Z | lat 24.805319969 |
| 2475 | 2026-05-20T16:02:21.701Z | stop 34.412450441 |
| 2476 | 2026-05-20T16:02:21.701Z | + ptime -m cargo build --release |
| 2477 | 2026-05-20T16:02:22.368Z | Compiling proc-macro2 v1.0.106 |
| 2478 | 2026-05-20T16:02:22.368Z | Compiling quote v1.0.45 |
| 2479 | 2026-05-20T16:02:22.368Z | Compiling unicode-ident v1.0.24 |
| 2480 | 2026-05-20T16:02:22.368Z | Compiling serde_core v1.0.228 |
| 2481 | 2026-05-20T16:02:22.368Z | Compiling serde v1.0.228 |
| 2482 | 2026-05-20T16:02:22.375Z | Compiling libc v0.2.186 |
| 2483 | 2026-05-20T16:02:22.375Z | Compiling cfg-if v1.0.4 |
| 2484 | 2026-05-20T16:02:22.607Z | Compiling zmij v1.0.21 |
| 2485 | 2026-05-20T16:02:22.611Z | Compiling autocfg v1.5.0 |
| 2486 | 2026-05-20T16:02:22.861Z | Compiling memchr v2.8.0 |
| 2487 | 2026-05-20T16:02:22.903Z | Compiling libm v0.2.16 |
| 2488 | 2026-05-20T16:02:23.265Z | Compiling itoa v1.0.18 |
| 2489 | 2026-05-20T16:02:23.274Z | Compiling version_check v0.9.5 |
| 2490 | 2026-05-20T16:02:23.509Z | Compiling icu_properties_data v2.2.0 |
| 2491 | 2026-05-20T16:02:23.544Z | Compiling icu_normalizer_data v2.2.0 |
| 2492 | 2026-05-20T16:02:23.567Z | Compiling stable_deref_trait v1.2.1 |
| 2493 | 2026-05-20T16:02:23.711Z | Compiling syn v2.0.117 |
| 2494 | 2026-05-20T16:02:23.726Z | Compiling serde_json v1.0.149 |
| 2495 | 2026-05-20T16:02:23.772Z | Compiling thiserror v2.0.18 |
| 2496 | 2026-05-20T16:02:24.096Z | Compiling litemap v0.8.2 |
| 2497 | 2026-05-20T16:02:24.106Z | Compiling writeable v0.6.3 |
| 2498 | 2026-05-20T16:02:24.106Z | Compiling utf8_iter v1.0.4 |
| 2499 | 2026-05-20T16:02:24.106Z | Compiling percent-encoding v2.3.2 |
| 2500 | 2026-05-20T16:02:24.793Z | Compiling num-traits v0.2.19 |
| 2501 | 2026-05-20T16:02:24.830Z | Compiling form_urlencoded v1.2.2 |
| 2502 | 2026-05-20T16:02:24.830Z | Compiling parking_lot_core v0.9.12 |
| 2503 | 2026-05-20T16:02:24.830Z | Compiling rand_core v0.10.1 |
| 2504 | 2026-05-20T16:02:24.830Z | Compiling getrandom v0.4.2 |
| 2505 | 2026-05-20T16:02:24.830Z | Compiling jobserver v0.1.34 |
| 2506 | 2026-05-20T16:02:24.830Z | Compiling find-msvc-tools v0.1.9 |
| 2507 | 2026-05-20T16:02:24.830Z | Compiling shlex v1.3.0 |
| 2508 | 2026-05-20T16:02:24.830Z | Compiling heck v0.5.0 |
| 2509 | 2026-05-20T16:02:26.125Z | Compiling cc v1.2.62 |
| 2510 | 2026-05-20T16:02:26.153Z | Compiling iana-time-zone v0.1.65 |
| 2511 | 2026-05-20T16:02:26.153Z | Compiling uuid v1.23.1 |
| 2512 | 2026-05-20T16:02:26.153Z | Compiling errno v0.3.14 |
| 2513 | 2026-05-20T16:02:26.153Z | Compiling zerocopy v0.8.48 |
| 2514 | 2026-05-20T16:02:26.153Z | Compiling semver v1.0.28 |
| 2515 | 2026-05-20T16:02:26.153Z | Compiling schemars v0.8.22 |
| 2516 | 2026-05-20T16:02:26.153Z | Compiling dyn-clone v1.0.20 |
| 2517 | 2026-05-20T16:02:26.153Z | Compiling getrandom v0.2.17 |
| 2518 | 2026-05-20T16:02:26.217Z | Compiling pin-project-lite v0.2.17 |
| 2519 | 2026-05-20T16:02:26.263Z | Compiling rustversion v1.0.22 |
| 2520 | 2026-05-20T16:02:26.266Z | Compiling socket2 v0.6.3 |
| 2521 | 2026-05-20T16:02:26.293Z | Compiling scopeguard v1.2.0 |
| 2522 | 2026-05-20T16:02:26.367Z | Compiling portable-atomic v1.13.1 |
| 2523 | 2026-05-20T16:02:26.423Z | Compiling lock_api v0.4.14 |
| 2524 | 2026-05-20T16:02:26.460Z | Compiling bitflags v2.11.1 |
| 2525 | 2026-05-20T16:02:26.609Z | Compiling synstructure v0.13.2 |
| 2526 | 2026-05-20T16:02:26.622Z | Compiling serde_derive_internals v0.29.1 |
| 2527 | 2026-05-20T16:02:27.056Z | Compiling log v0.4.29 |
| 2528 | 2026-05-20T16:02:27.222Z | Compiling signal-hook-registry v1.4.8 |
| 2529 | 2026-05-20T16:02:27.325Z | Compiling mio v1.2.0 |
| 2530 | 2026-05-20T16:02:27.331Z | Compiling critical-section v1.2.0 |
| 2531 | 2026-05-20T16:02:27.349Z | Compiling subtle v2.6.1 |
| 2532 | 2026-05-20T16:02:27.365Z | Compiling equivalent v1.0.2 |
| 2533 | 2026-05-20T16:02:27.468Z | Compiling once_cell v1.21.4 |
| 2534 | 2026-05-20T16:02:27.547Z | Compiling futures-core v0.3.32 |
| 2535 | 2026-05-20T16:02:27.578Z | Compiling ring v0.17.14 |
| 2536 | 2026-05-20T16:02:27.650Z | Compiling httparse v1.10.1 |
| 2537 | 2026-05-20T16:02:27.668Z | Compiling cmake v0.1.58 |
| 2538 | 2026-05-20T16:02:27.685Z | Compiling fs_extra v1.3.0 |
| 2539 | 2026-05-20T16:02:27.707Z | Compiling dunce v1.0.5 |
| 2540 | 2026-05-20T16:02:27.711Z | Compiling futures-sink v0.3.32 |
| 2541 | 2026-05-20T16:02:27.769Z | Compiling serde_derive v1.0.228 |
| 2542 | 2026-05-20T16:02:27.797Z | Compiling zerofrom-derive v0.1.7 |
| 2543 | 2026-05-20T16:02:27.824Z | Compiling yoke-derive v0.8.2 |
| 2544 | 2026-05-20T16:02:27.955Z | Compiling zerovec-derive v0.11.3 |
| 2545 | 2026-05-20T16:02:27.998Z | Compiling displaydoc v0.2.5 |
| 2546 | 2026-05-20T16:02:28.015Z | Compiling schemars_derive v0.8.22 |
| 2547 | 2026-05-20T16:02:28.020Z | Compiling thiserror-impl v2.0.18 |
| 2548 | 2026-05-20T16:02:28.109Z | Compiling tokio-macros v2.7.0 |
| 2549 | 2026-05-20T16:02:28.772Z | Compiling zerocopy-derive v0.8.48 |
| 2550 | 2026-05-20T16:02:28.881Z | Compiling zeroize_derive v1.4.3 |
| 2551 | 2026-05-20T16:02:28.930Z | Compiling futures-macro v0.3.32 |
| 2552 | 2026-05-20T16:02:29.006Z | Compiling zerofrom v0.1.8 |
| 2553 | 2026-05-20T16:02:29.081Z | Compiling aws-lc-sys v0.41.0 |
| 2554 | 2026-05-20T16:02:29.142Z | Compiling yoke v0.8.2 |
| 2555 | 2026-05-20T16:02:29.403Z | Compiling thiserror v1.0.69 |
| 2556 | 2026-05-20T16:02:29.408Z | Compiling zerovec v0.11.6 |
| 2557 | 2026-05-20T16:02:29.408Z | Compiling zerotrie v0.2.4 |
| 2558 | 2026-05-20T16:02:29.612Z | Compiling zeroize v1.8.2 |
| 2559 | 2026-05-20T16:02:29.750Z | Compiling slab v0.4.12 |
| 2560 | 2026-05-20T16:02:29.800Z | Compiling rand_core v0.6.4 |
| 2561 | 2026-05-20T16:02:29.855Z | Compiling thiserror-impl v1.0.69 |
| 2562 | 2026-05-20T16:02:29.882Z | Compiling futures-channel v0.3.32 |
| 2563 | 2026-05-20T16:02:29.966Z | Compiling tinystr v0.8.3 |
| 2564 | 2026-05-20T16:02:30.027Z | Compiling potential_utf v0.1.5 |
| 2565 | 2026-05-20T16:02:30.027Z | Compiling futures-task v0.3.32 |
| 2566 | 2026-05-20T16:02:30.056Z | Compiling regex-syntax v0.8.10 |
| 2567 | 2026-05-20T16:02:30.150Z | Compiling icu_locale_core v2.2.0 |
| 2568 | 2026-05-20T16:02:30.191Z | Compiling icu_collections v2.2.0 |
| 2569 | 2026-05-20T16:02:30.219Z | Compiling futures-io v0.3.32 |
| 2570 | 2026-05-20T16:02:30.232Z | Compiling hashbrown v0.17.1 |
| 2571 | 2026-05-20T16:02:30.428Z | Compiling futures-util v0.3.32 |
| 2572 | 2026-05-20T16:02:30.969Z | Compiling rustix v1.1.4 |
| 2573 | 2026-05-20T16:02:31.961Z | Compiling smallvec v1.15.1 |
| 2574 | 2026-05-20T16:02:31.980Z | Compiling bytes v1.11.1 |
| 2575 | 2026-05-20T16:02:31.980Z | Compiling icu_provider v2.2.0 |
| 2576 | 2026-05-20T16:02:31.981Z | Compiling chrono v0.4.44 |
| 2577 | 2026-05-20T16:02:31.981Z | Compiling serde_tokenstream v0.2.3 |
| 2578 | 2026-05-20T16:02:31.981Z | Compiling icu_properties v2.2.0 |
| 2579 | 2026-05-20T16:02:31.989Z | Compiling icu_normalizer v2.2.0 |
| 2580 | 2026-05-20T16:02:32.373Z | Compiling parking_lot v0.12.5 |
| 2581 | 2026-05-20T16:02:32.690Z | Compiling idna_adapter v1.2.2 |
| 2582 | 2026-05-20T16:02:32.856Z | Compiling idna v1.1.0 |
| 2583 | 2026-05-20T16:02:33.104Z | Compiling tokio v1.52.3 |
| 2584 | 2026-05-20T16:02:33.136Z | Compiling indexmap v2.14.0 |
| 2585 | 2026-05-20T16:02:33.149Z | Compiling generic-array v0.14.7 |
| 2586 | 2026-05-20T16:02:33.237Z | Compiling url v2.5.8 |
| 2587 | 2026-05-20T16:02:33.319Z | Compiling aho-corasick v1.1.4 |
| 2588 | 2026-05-20T16:02:33.549Z | Compiling tracing-attributes v0.1.31 |
| 2589 | 2026-05-20T16:02:34.683Z | Compiling regex-automata v0.4.14 |
| 2590 | 2026-05-20T16:02:34.733Z | Compiling tracing-core v0.1.36 |
| 2591 | 2026-05-20T16:02:34.861Z | Compiling typenum v1.20.0 |
| 2592 | 2026-05-20T16:02:34.941Z | Compiling ucd-trie v0.1.7 |
| 2593 | 2026-05-20T16:02:35.008Z | Compiling http v1.4.0 |
| 2594 | 2026-05-20T16:02:35.186Z | Compiling tracing v0.1.44 |
| 2595 | 2026-05-20T16:02:35.566Z | Compiling pest v2.8.6 |
| 2596 | 2026-05-20T16:02:35.823Z | Compiling base64 v0.22.1 |
| 2597 | 2026-05-20T16:02:36.108Z | Compiling getrandom v0.3.4 |
| 2598 | 2026-05-20T16:02:37.805Z | Compiling regex v1.12.3 |
| 2599 | 2026-05-20T16:02:37.830Z | Compiling byteorder v1.5.0 |
| 2600 | 2026-05-20T16:02:37.830Z | Compiling pest_meta v2.8.6 |
| 2601 | 2026-05-20T16:02:37.830Z | Compiling ipnetwork v0.21.1 |
| 2602 | 2026-05-20T16:02:37.830Z | Compiling rustls-pki-types v1.14.1 |
| 2603 | 2026-05-20T16:02:37.830Z | Compiling pest_generator v2.8.6 |
| 2604 | 2026-05-20T16:02:37.960Z | Compiling fnv v1.0.7 |
| 2605 | 2026-05-20T16:02:38.180Z | Compiling anyhow v1.0.102 |
| 2606 | 2026-05-20T16:02:38.268Z | Compiling pest_derive v2.8.6 |
| 2607 | 2026-05-20T16:02:38.279Z | Compiling crypto-common v0.1.7 |
| 2608 | 2026-05-20T16:02:38.390Z | Compiling slog v2.8.2 |
| 2609 | 2026-05-20T16:02:38.431Z | Compiling untrusted v0.9.0 |
| 2610 | 2026-05-20T16:02:38.535Z | Compiling erased-serde v0.3.31 |
| 2611 | 2026-05-20T16:02:38.576Z | Compiling strsim v0.11.1 |
| 2612 | 2026-05-20T16:02:39.029Z | Compiling tokio-util v0.7.18 |
| 2613 | 2026-05-20T16:02:39.214Z | Compiling ipnet v2.12.0 |
| 2614 | 2026-05-20T16:02:39.248Z | Compiling ident_case v1.0.1 |
| 2615 | 2026-05-20T16:02:39.376Z | Compiling paste v1.0.15 |
| 2616 | 2026-05-20T16:02:39.930Z | Compiling time-core v0.1.8 |
| 2617 | 2026-05-20T16:02:40.092Z | Compiling num-conv v0.2.1 |
| 2618 | 2026-05-20T16:02:40.201Z | Compiling oxnet v0.1.5 |
| 2619 | 2026-05-20T16:02:40.255Z | Compiling time-macros v0.2.27 |
| 2620 | 2026-05-20T16:02:40.411Z | Compiling http-body v1.0.1 |
| 2621 | 2026-05-20T16:02:40.655Z | Compiling omicron-workspace-hack v0.1.0 |
| 2622 | 2026-05-20T16:02:40.719Z | Compiling atomic-waker v1.1.2 |
| 2623 | 2026-05-20T16:02:40.824Z | Compiling block-buffer v0.10.4 |
| 2624 | 2026-05-20T16:02:40.899Z | Compiling ppv-lite86 v0.2.21 |
| 2625 | 2026-05-20T16:02:41.237Z | Compiling scroll_derive v0.13.1 |
| 2626 | 2026-05-20T16:02:41.248Z | Compiling ryu v1.0.23 |
| 2627 | 2026-05-20T16:02:41.547Z | Compiling try-lock v0.2.5 |
| 2628 | 2026-05-20T16:02:41.672Z | Compiling camino v1.2.2 |
| 2629 | 2026-05-20T16:02:41.918Z | Compiling tower-layer v0.3.3 |
| 2630 | 2026-05-20T16:02:42.198Z | Compiling tower-service v0.3.3 |
| 2631 | 2026-05-20T16:02:42.219Z | Compiling want v0.3.1 |
| 2632 | 2026-05-20T16:02:42.362Z | Compiling digest v0.10.7 |
| 2633 | 2026-05-20T16:02:42.614Z | Compiling h2 v0.4.14 |
| 2634 | 2026-05-20T16:02:42.652Z | Compiling async-trait v0.1.89 |
| 2635 | 2026-05-20T16:02:45.482Z | Compiling aws-lc-rs v1.17.0 |
| 2636 | 2026-05-20T16:02:45.507Z | Compiling pretty-hex v0.4.2 |
| 2637 | 2026-05-20T16:02:45.507Z | Compiling httpdate v1.0.3 |
| 2638 | 2026-05-20T16:02:45.507Z | Compiling crossbeam-utils v0.8.21 |
| 2639 | 2026-05-20T16:02:45.507Z | Compiling hyper v1.9.0 |
| 2640 | 2026-05-20T16:02:45.608Z | Compiling untrusted v0.7.1 |
| 2641 | 2026-05-20T16:02:45.744Z | Compiling foldhash v0.2.0 |
| 2642 | 2026-05-20T16:02:46.043Z | Compiling allocator-api2 v0.2.21 |
| 2643 | 2026-05-20T16:02:46.443Z | Compiling crc32fast v1.5.0 |
| 2644 | 2026-05-20T16:02:46.584Z | Compiling hashbrown v0.16.1 |
| 2645 | 2026-05-20T16:02:46.763Z | Compiling hyper-util v0.1.20 |
| 2646 | 2026-05-20T16:02:48.004Z | Compiling serde_urlencoded v0.7.1 |
| 2647 | 2026-05-20T16:02:48.065Z | Compiling http-body-util v0.1.3 |
| 2648 | 2026-05-20T16:02:48.309Z | Compiling daft-derive v0.1.7 |
| 2649 | 2026-05-20T16:02:48.489Z | Compiling rustls v0.23.40 |
| 2650 | 2026-05-20T16:02:48.645Z | Compiling slog-async v2.8.0 |
| 2651 | 2026-05-20T16:02:48.741Z | Compiling usdt-impl v0.6.0 |
| 2652 | 2026-05-20T16:02:49.081Z | Compiling scroll v0.13.0 |
| 2653 | 2026-05-20T16:02:49.237Z | Compiling plain v0.2.3 |
| 2654 | 2026-05-20T16:02:49.356Z | Compiling goblin v0.10.5 |
| 2655 | 2026-05-20T16:02:49.382Z | Compiling openapiv3 v2.2.0 |
| 2656 | 2026-05-20T16:02:49.547Z | Compiling cpufeatures v0.2.17 |
| 2657 | 2026-05-20T16:02:49.777Z | Compiling dtrace-parser v0.3.0 |
| 2658 | 2026-05-20T16:02:49.792Z | Compiling thread-id v5.1.0 |
| 2659 | 2026-05-20T16:02:50.461Z | Compiling rand_core v0.9.5 |
| 2660 | 2026-05-20T16:02:50.737Z | Compiling sync_wrapper v1.0.2 |
| 2661 | 2026-05-20T16:02:50.860Z | Compiling powerfmt v0.2.0 |
| 2662 | 2026-05-20T16:02:51.833Z | Compiling ref-cast v1.0.25 |
| 2663 | 2026-05-20T16:02:51.996Z | Compiling rustls v0.22.4 |
| 2664 | 2026-05-20T16:02:52.179Z | Compiling dof v0.4.0 |
| 2665 | 2026-05-20T16:02:52.591Z | Compiling deranged v0.5.8 |
| 2666 | 2026-05-20T16:02:52.837Z | Compiling tower v0.5.3 |
| 2667 | 2026-05-20T16:02:53.197Z | Compiling webpki-roots v1.0.7 |
| 2668 | 2026-05-20T16:02:53.488Z | Compiling syn v1.0.109 |
| 2669 | 2026-05-20T16:02:53.572Z | Compiling num_threads v0.1.7 |
| 2670 | 2026-05-20T16:02:53.587Z | Compiling usdt-macro v0.6.0 |
| 2671 | 2026-05-20T16:02:53.598Z | Compiling usdt-attr-macro v0.6.0 |
| 2672 | 2026-05-20T16:02:53.675Z | Compiling time v0.3.47 |
| 2673 | 2026-05-20T16:02:53.694Z | Compiling tower-http v0.6.10 |
| 2674 | 2026-05-20T16:02:53.888Z | Compiling rand_chacha v0.9.0 |
| 2675 | 2026-05-20T16:02:54.492Z | Compiling ref-cast-impl v1.0.25 |
| 2676 | 2026-05-20T16:02:54.505Z | Compiling multer v3.1.0 |
| 2677 | 2026-05-20T16:02:54.545Z | Compiling hex v0.4.3 |
| 2678 | 2026-05-20T16:02:54.858Z | Compiling rand v0.9.4 |
| 2679 | 2026-05-20T16:02:55.328Z | Compiling crossbeam-channel v0.5.15 |
| 2680 | 2026-05-20T16:02:55.434Z | Compiling structmeta-derive v0.3.0 |
| 2681 | 2026-05-20T16:02:55.587Z | Compiling winnow v1.0.3 |
| 2682 | 2026-05-20T16:02:56.015Z | Compiling darling_core v0.23.0 |
| 2683 | 2026-05-20T16:02:56.505Z | Compiling structmeta v0.3.0 |
| 2684 | 2026-05-20T16:02:56.626Z | Compiling futures-executor v0.3.32 |
| 2685 | 2026-05-20T16:02:56.719Z | Compiling newtype-uuid-macros v0.1.0 |
| 2686 | 2026-05-20T16:02:57.064Z | Compiling async-stream-impl v0.3.6 |
| 2687 | 2026-05-20T16:02:57.112Z | Compiling dropshot v0.17.0 |
| 2688 | 2026-05-20T16:02:57.378Z | Compiling thread_local v1.1.9 |
| 2689 | 2026-05-20T16:02:57.544Z | Compiling fastrand v2.4.1 |
| 2690 | 2026-05-20T16:02:57.720Z | Compiling futures v0.3.32 |
| 2691 | 2026-05-20T16:02:57.784Z | Compiling newtype-uuid v1.3.2 |
| 2692 | 2026-05-20T16:02:57.811Z | Compiling strum_macros v0.26.4 |
| 2693 | 2026-05-20T16:02:57.879Z | Compiling is-terminal v0.4.17 |
| 2694 | 2026-05-20T16:02:57.991Z | Compiling take_mut v0.2.2 |
| 2695 | 2026-05-20T16:02:58.087Z | Compiling darling_macro v0.23.0 |
| 2696 | 2026-05-20T16:02:58.115Z | Compiling term v1.2.1 |
| 2697 | 2026-05-20T16:02:58.423Z | Compiling slog-term v2.9.2 |
| 2698 | 2026-05-20T16:02:58.699Z | Compiling darling v0.23.0 |
| 2699 | 2026-05-20T16:02:58.738Z | Compiling daft v0.1.7 |
| 2700 | 2026-05-20T16:02:59.034Z | Compiling dropshot_endpoint v0.17.0 |
| 2701 | 2026-05-20T16:02:59.475Z | Compiling serde_with_macros v3.20.0 |
| 2702 | 2026-05-20T16:02:59.518Z | Compiling tempfile v3.27.0 |
| 2703 | 2026-05-20T16:02:59.748Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2704 | 2026-05-20T16:02:59.947Z | Compiling either v1.15.0 |
| 2705 | 2026-05-20T16:03:00.174Z | Compiling derive-ex v0.1.8 |
| 2706 | 2026-05-20T16:03:00.328Z | Compiling sha1 v0.10.6 |
| 2707 | 2026-05-20T16:03:00.399Z | Compiling rand_chacha v0.3.1 |
| 2708 | 2026-05-20T16:03:00.634Z | Compiling strum_macros v0.27.2 |
| 2709 | 2026-05-20T16:03:00.739Z | Compiling openssl-probe v0.2.1 |
| 2710 | 2026-05-20T16:03:00.822Z | Compiling match_cfg v0.1.0 |
| 2711 | 2026-05-20T16:03:00.905Z | Compiling simd-adler32 v0.3.9 |
| 2712 | 2026-05-20T16:03:00.996Z | Compiling adler2 v2.0.1 |
| 2713 | 2026-05-20T16:03:01.033Z | Compiling hostname v0.3.1 |
| 2714 | 2026-05-20T16:03:01.167Z | Compiling miniz_oxide v0.8.9 |
| 2715 | 2026-05-20T16:03:01.204Z | Compiling rustls-native-certs v0.8.3 |
| 2716 | 2026-05-20T16:03:01.747Z | Compiling rand v0.8.6 |
| 2717 | 2026-05-20T16:03:01.761Z | Compiling test-strategy v0.4.5 |
| 2718 | 2026-05-20T16:03:01.983Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2719 | 2026-05-20T16:03:02.521Z | Compiling slog-json v2.6.1 |
| 2720 | 2026-05-20T16:03:02.624Z | Compiling macaddr v1.0.1 |
| 2721 | 2026-05-20T16:03:02.757Z | Compiling serde_spanned v1.1.1 |
| 2722 | 2026-05-20T16:03:02.777Z | Compiling memmap2 v0.9.10 |
| 2723 | 2026-05-20T16:03:02.922Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2724 | 2026-05-20T16:03:03.014Z | Compiling slog-bunyan v2.5.0 |
| 2725 | 2026-05-20T16:03:03.131Z | Compiling flate2 v1.1.9 |
| 2726 | 2026-05-20T16:03:03.176Z | Compiling regress v0.10.5 |
| 2727 | 2026-05-20T16:03:03.219Z | Compiling rustls-webpki v0.102.8 |
| 2728 | 2026-05-20T16:03:03.545Z | Compiling debug-ignore v1.0.5 |
| 2729 | 2026-05-20T16:03:03.667Z | Compiling usdt v0.6.0 |
| 2730 | 2026-05-20T16:03:03.683Z | Compiling compression-core v0.4.32 |
| 2731 | 2026-05-20T16:03:03.868Z | Compiling compression-codecs v0.4.38 |
| 2732 | 2026-05-20T16:03:04.382Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2733 | 2026-05-20T16:03:05.117Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2734 | 2026-05-20T16:03:05.344Z | Compiling encoding_rs v0.8.35 |
| 2735 | 2026-05-20T16:03:05.591Z | Compiling spin v0.9.8 |
| 2736 | 2026-05-20T16:03:05.728Z | Compiling mime v0.3.17 |
| 2737 | 2026-05-20T16:03:06.144Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2738 | 2026-05-20T16:03:06.215Z | Compiling async-compression v0.4.42 |
| 2739 | 2026-05-20T16:03:06.690Z | Compiling tokio-rustls v0.25.0 |
| 2740 | 2026-05-20T16:03:06.953Z | Compiling async-stream v0.3.6 |
| 2741 | 2026-05-20T16:03:07.215Z | Compiling parse-display-derive v0.10.0 |
| 2742 | 2026-05-20T16:03:07.701Z | Compiling waitgroup v0.1.2 |
| 2743 | 2026-05-20T16:03:07.850Z | Compiling rustls-pemfile v2.2.0 |
| 2744 | 2026-05-20T16:03:07.873Z | Compiling serde_path_to_error v0.1.20 |
| 2745 | 2026-05-20T16:03:08.150Z | Compiling hostname v0.4.2 |
| 2746 | 2026-05-20T16:03:08.795Z | Compiling strum v0.26.3 |
| 2747 | 2026-05-20T16:03:08.944Z | Compiling wait-timeout v0.2.1 |
| 2748 | 2026-05-20T16:03:09.637Z | Compiling bit-vec v0.8.0 |
| 2749 | 2026-05-20T16:03:09.650Z | Compiling quick-error v1.2.3 |
| 2750 | 2026-05-20T16:03:09.778Z | Compiling rusty-fork v0.3.1 |
| 2751 | 2026-05-20T16:03:09.945Z | Compiling bit-set v0.8.0 |
| 2752 | 2026-05-20T16:03:09.971Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2753 | 2026-05-20T16:03:10.147Z | Compiling serde_with v3.20.0 |
| 2754 | 2026-05-20T16:03:10.262Z | Compiling rand_xorshift v0.4.0 |
| 2755 | 2026-05-20T16:03:10.391Z | Compiling unarray v0.1.4 |
| 2756 | 2026-05-20T16:03:10.521Z | Compiling proptest v1.11.0 |
| 2757 | 2026-05-20T16:03:10.615Z | Compiling strum v0.27.2 |
| 2758 | 2026-05-20T16:03:10.740Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2759 | 2026-05-20T16:03:10.762Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2760 | 2026-05-20T16:03:10.917Z | Compiling instant v0.1.13 |
| 2761 | 2026-05-20T16:03:11.791Z | Compiling rustc-hash v2.1.2 |
| 2762 | 2026-05-20T16:03:11.821Z | Compiling unicode-width v0.2.2 |
| 2763 | 2026-05-20T16:03:11.932Z | Compiling iddqd v0.3.18 |
| 2764 | 2026-05-20T16:03:12.379Z | Compiling itertools v0.14.0 |
| 2765 | 2026-05-20T16:03:13.001Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2766 | 2026-05-20T16:03:13.763Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2767 | 2026-05-20T16:03:13.892Z | Compiling backon v1.6.0 |
| 2768 | 2026-05-20T16:03:14.171Z | Compiling backoff v0.4.0 |
| 2769 | 2026-05-20T16:03:14.405Z | Compiling parse-display v0.10.0 |
| 2770 | 2026-05-20T16:03:14.527Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2771 | 2026-05-20T16:03:16.974Z | Compiling clap_derive v4.6.1 |
| 2772 | 2026-05-20T16:03:17.558Z | Compiling utf8parse v0.2.2 |
| 2773 | 2026-05-20T16:03:17.705Z | Compiling anstyle-parse v1.0.0 |
| 2774 | 2026-05-20T16:03:18.412Z | Compiling terminal_size v0.4.4 |
| 2775 | 2026-05-20T16:03:18.579Z | Compiling is_terminal_polyfill v1.70.2 |
| 2776 | 2026-05-20T16:03:18.680Z | Compiling anstyle v1.0.14 |
| 2777 | 2026-05-20T16:03:18.680Z | Compiling colorchoice v1.0.5 |
| 2778 | 2026-05-20T16:03:18.746Z | Compiling anstyle-query v1.1.5 |
| 2779 | 2026-05-20T16:03:18.964Z | Compiling anstream v1.0.0 |
| 2780 | 2026-05-20T16:03:19.341Z | Compiling clap_lex v1.1.0 |
| 2781 | 2026-05-20T16:03:19.525Z | Compiling clap_builder v4.6.0 |
| 2782 | 2026-05-20T16:03:20.553Z | Compiling regress v0.11.1 |
| 2783 | 2026-05-20T16:03:20.991Z | Compiling crucible-workspace-hack v0.1.0 |
| 2784 | 2026-05-20T16:03:21.236Z | Compiling unsafe-libyaml v0.2.11 |
| 2785 | 2026-05-20T16:03:21.566Z | Compiling clap v4.6.1 |
| 2786 | 2026-05-20T16:03:21.825Z | Compiling serde_yaml v0.9.34+deprecated |
| 2787 | 2026-05-20T16:03:21.924Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2788 | 2026-05-20T16:03:22.683Z | Compiling typify-impl v0.6.2 |
| 2789 | 2026-05-20T16:03:23.288Z | Compiling zerocopy-derive v0.7.35 |
| 2790 | 2026-05-20T16:03:24.521Z | Compiling proc-macro-crate v3.5.0 |
| 2791 | 2026-05-20T16:03:25.192Z | Compiling darling_core v0.21.3 |
| 2792 | 2026-05-20T16:03:25.530Z | Compiling convert_case v0.4.0 |
| 2793 | 2026-05-20T16:03:25.826Z | Compiling derive_more v0.99.20 |
| 2794 | 2026-05-20T16:03:25.998Z | Compiling typify-macro v0.6.2 |
| 2795 | 2026-05-20T16:03:26.420Z | Compiling num_enum_derive v0.7.6 |
| 2796 | 2026-05-20T16:03:26.943Z | Compiling toml_datetime v0.6.11 |
| 2797 | 2026-05-20T16:03:27.245Z | Compiling darling_macro v0.21.3 |
| 2798 | 2026-05-20T16:03:27.834Z | Compiling darling v0.21.3 |
| 2799 | 2026-05-20T16:03:27.920Z | Compiling num_enum v0.7.6 |
| 2800 | 2026-05-20T16:03:28.411Z | Compiling secrecy v0.10.3 |
| 2801 | 2026-05-20T16:03:28.576Z | Compiling proc-macro-error-attr v1.0.4 |
| 2802 | 2026-05-20T16:03:28.657Z | Compiling tinyvec_macros v0.1.1 |
| 2803 | 2026-05-20T16:03:28.842Z | Compiling heapless v0.8.0 |
| 2804 | 2026-05-20T16:03:28.855Z | Compiling prettyplease v0.2.37 |
| 2805 | 2026-05-20T16:03:29.328Z | Compiling tinyvec v1.11.0 |
| 2806 | 2026-05-20T16:03:29.619Z | Compiling ingot-macros v0.1.1 |
| 2807 | 2026-05-20T16:03:29.650Z | Compiling zerocopy v0.7.35 |
| 2808 | 2026-05-20T16:03:29.697Z | Compiling crossbeam-epoch v0.9.18 |
| 2809 | 2026-05-20T16:03:30.159Z | Compiling hash32 v0.3.1 |
| 2810 | 2026-05-20T16:03:30.187Z | Compiling scroll_derive v0.12.1 |
| 2811 | 2026-05-20T16:03:30.190Z | Compiling rustc_version v0.4.1 |
| 2812 | 2026-05-20T16:03:30.244Z | Compiling num-integer v0.1.46 |
| 2813 | 2026-05-20T16:03:30.313Z | Compiling usdt-impl v0.5.0 |
| 2814 | 2026-05-20T16:03:30.450Z | Compiling proc-macro-error v1.0.4 |
| 2815 | 2026-05-20T16:03:30.590Z | Compiling winnow v0.7.15 |
| 2816 | 2026-05-20T16:03:30.703Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2817 | 2026-05-20T16:03:30.725Z | Compiling pkg-config v0.3.33 |
| 2818 | 2026-05-20T16:03:30.919Z | Compiling smoltcp v0.11.0 |
| 2819 | 2026-05-20T16:03:30.968Z | Compiling data-encoding v2.11.0 |
| 2820 | 2026-05-20T16:03:31.165Z | Compiling rustix v0.38.44 |
| 2821 | 2026-05-20T16:03:31.334Z | Compiling scroll v0.12.0 |
| 2822 | 2026-05-20T16:03:31.733Z | Compiling curve25519-dalek v4.1.3 |
| 2823 | 2026-05-20T16:03:32.041Z | Compiling dof v0.3.0 |
| 2824 | 2026-05-20T16:03:32.246Z | Compiling ingot-types v0.1.2 |
| 2825 | 2026-05-20T16:03:32.895Z | Compiling typify v0.6.2 |
| 2826 | 2026-05-20T16:03:32.994Z | Compiling dtrace-parser v0.2.0 |
| 2827 | 2026-05-20T16:03:33.117Z | Compiling tabwriter v1.4.1 |
| 2828 | 2026-05-20T16:03:33.205Z | Compiling hmac v0.12.1 |
| 2829 | 2026-05-20T16:03:33.274Z | Compiling inout v0.1.4 |
| 2830 | 2026-05-20T16:03:33.360Z | Compiling ff v0.13.1 |
| 2831 | 2026-05-20T16:03:33.428Z | Compiling cobs v0.3.0 |
| 2832 | 2026-05-20T16:03:33.515Z | Compiling bstr v1.12.1 |
| 2833 | 2026-05-20T16:03:33.564Z | Compiling thread-id v4.2.2 |
| 2834 | 2026-05-20T16:03:33.701Z | Compiling static_assertions v1.1.0 |
| 2835 | 2026-05-20T16:03:33.781Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2836 | 2026-05-20T16:03:33.814Z | Compiling bitflags v1.3.2 |
| 2837 | 2026-05-20T16:03:33.896Z | Compiling managed v0.8.0 |
| 2838 | 2026-05-20T16:03:34.211Z | Compiling postcard v1.1.3 |
| 2839 | 2026-05-20T16:03:34.316Z | Compiling group v0.13.0 |
| 2840 | 2026-05-20T16:03:34.355Z | Compiling cipher v0.4.4 |
| 2841 | 2026-05-20T16:03:34.436Z | Compiling hkdf v0.12.4 |
| 2842 | 2026-05-20T16:03:35.268Z | Compiling ingot v0.1.1 |
| 2843 | 2026-05-20T16:03:36.747Z | Compiling goblin v0.8.2 |
| 2844 | 2026-05-20T16:03:37.391Z | Compiling num-iter v0.1.45 |
| 2845 | 2026-05-20T16:03:37.413Z | Compiling num-rational v0.4.2 |
| 2846 | 2026-05-20T16:03:38.005Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2847 | 2026-05-20T16:03:38.139Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2848 | 2026-05-20T16:03:38.401Z | Compiling hubpack_derive v0.1.1 |
| 2849 | 2026-05-20T16:03:38.947Z | Compiling universal-hash v0.5.1 |
| 2850 | 2026-05-20T16:03:38.950Z | Compiling crypto-bigint v0.5.5 |
| 2851 | 2026-05-20T16:03:38.994Z | Compiling half v2.7.1 |
| 2852 | 2026-05-20T16:03:39.107Z | Compiling serde_repr v0.1.20 |
| 2853 | 2026-05-20T16:03:39.238Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2854 | 2026-05-20T16:03:39.341Z | Compiling foreign-types-macros v0.2.3 |
| 2855 | 2026-05-20T16:03:39.731Z | Compiling num-complex v0.4.6 |
| 2856 | 2026-05-20T16:03:40.495Z | Compiling base16ct v0.2.0 |
| 2857 | 2026-05-20T16:03:40.786Z | Compiling foreign-types-shared v0.3.1 |
| 2858 | 2026-05-20T16:03:40.821Z | Compiling base64ct v1.8.3 |
| 2859 | 2026-05-20T16:03:40.889Z | Compiling opaque-debug v0.3.1 |
| 2860 | 2026-05-20T16:03:40.913Z | Compiling colored v3.1.1 |
| 2861 | 2026-05-20T16:03:41.203Z | Compiling heck v0.4.1 |
| 2862 | 2026-05-20T16:03:41.203Z | Compiling indent_write v2.2.0 |
| 2863 | 2026-05-20T16:03:41.412Z | Compiling cpufeatures v0.3.0 |
| 2864 | 2026-05-20T16:03:41.472Z | Compiling ciborium-io v0.2.2 |
| 2865 | 2026-05-20T16:03:41.504Z | Compiling chacha20 v0.10.0 |
| 2866 | 2026-05-20T16:03:41.566Z | Compiling ciborium-ll v0.2.2 |
| 2867 | 2026-05-20T16:03:41.826Z | Compiling password-hash v0.5.0 |
| 2868 | 2026-05-20T16:03:41.977Z | Compiling poly1305 v0.8.0 |
| 2869 | 2026-05-20T16:03:41.997Z | Compiling foreign-types v0.5.0 |
| 2870 | 2026-05-20T16:03:42.476Z | Compiling elliptic-curve v0.13.8 |
| 2871 | 2026-05-20T16:03:42.904Z | Compiling num v0.4.3 |
| 2872 | 2026-05-20T16:03:43.024Z | Compiling thiserror-no-std v2.0.2 |
| 2873 | 2026-05-20T16:03:43.122Z | Compiling hubpack v0.1.2 |
| 2874 | 2026-05-20T16:03:44.553Z | Compiling chacha20 v0.9.1 |
| 2875 | 2026-05-20T16:03:45.013Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2876 | 2026-05-20T16:03:45.051Z | Compiling reqwest v0.12.28 |
| 2877 | 2026-05-20T16:03:45.678Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2878 | 2026-05-20T16:03:46.362Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2879 | 2026-05-20T16:03:46.493Z | Compiling byte-wrapper v0.1.0 |
| 2880 | 2026-05-20T16:03:46.873Z | Compiling blake2 v0.10.6 |
| 2881 | 2026-05-20T16:03:47.071Z | Compiling aead v0.5.2 |
| 2882 | 2026-05-20T16:03:47.249Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2883 | 2026-05-20T16:03:47.368Z | Compiling rustls-webpki v0.103.13 |
| 2884 | 2026-05-20T16:03:47.592Z | Compiling cstr-argument v0.1.2 |
| 2885 | 2026-05-20T16:03:47.743Z | Compiling memoffset v0.9.1 |
| 2886 | 2026-05-20T16:03:47.769Z | Compiling cfg_aliases v0.2.1 |
| 2887 | 2026-05-20T16:03:48.018Z | Compiling float-ord v0.3.2 |
| 2888 | 2026-05-20T16:03:48.149Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2889 | 2026-05-20T16:03:48.310Z | Compiling keccak v0.1.6 |
| 2890 | 2026-05-20T16:03:49.033Z | Compiling sha3 v0.10.9 |
| 2891 | 2026-05-20T16:03:49.433Z | Compiling nix v0.31.3 |
| 2892 | 2026-05-20T16:03:49.612Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2893 | 2026-05-20T16:03:49.836Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2894 | 2026-05-20T16:03:50.042Z | Compiling chacha20poly1305 v0.10.1 |
| 2895 | 2026-05-20T16:03:50.094Z | Compiling argon2 v0.5.3 |
| 2896 | 2026-05-20T16:03:50.197Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2897 | 2026-05-20T16:03:50.356Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2898 | 2026-05-20T16:03:51.617Z | Compiling tokio-rustls v0.26.4 |
| 2899 | 2026-05-20T16:03:51.931Z | Compiling hyper-rustls v0.27.9 |
| 2900 | 2026-05-20T16:03:52.514Z | Compiling rustls-platform-verifier v0.7.0 |
| 2901 | 2026-05-20T16:03:52.976Z | Compiling reqwest v0.13.3 |
| 2902 | 2026-05-20T16:03:53.371Z | Compiling progenitor-client v0.10.0 |
| 2903 | 2026-05-20T16:03:54.162Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2904 | 2026-05-20T16:03:54.411Z | Compiling progenitor-client v0.14.0 |
| 2905 | 2026-05-20T16:03:54.909Z | Compiling progenitor-extras v0.2.0 |
| 2906 | 2026-05-20T16:03:55.153Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2907 | 2026-05-20T16:03:55.362Z | Compiling vsss-rs v3.3.4 |
| 2908 | 2026-05-20T16:03:56.844Z | Compiling ciborium v0.2.2 |
| 2909 | 2026-05-20T16:03:57.427Z | Compiling rand v0.10.1 |
| 2910 | 2026-05-20T16:03:58.227Z | Compiling atomicwrites v0.4.4 |
| 2911 | 2026-05-20T16:03:58.312Z | Compiling usdt-attr-macro v0.5.0 |
| 2912 | 2026-05-20T16:03:58.510Z | Compiling usdt-macro v0.5.0 |
| 2913 | 2026-05-20T16:03:59.639Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2914 | 2026-05-20T16:04:01.075Z | Compiling enum-as-inner v0.6.1 |
| 2915 | 2026-05-20T16:04:01.564Z | Compiling num-derive v0.4.2 |
| 2916 | 2026-05-20T16:04:01.686Z | Compiling memmap v0.7.0 |
| 2917 | 2026-05-20T16:04:02.724Z | Compiling semver v0.1.20 |
| 2918 | 2026-05-20T16:04:03.261Z | Compiling rayon-core v1.13.0 |
| 2919 | 2026-05-20T16:04:03.639Z | Compiling winnow v0.5.40 |
| 2920 | 2026-05-20T16:04:04.571Z | Compiling rustc_version v0.1.7 |
| 2921 | 2026-05-20T16:04:04.790Z | Compiling usdt v0.5.0 |
| 2922 | 2026-05-20T16:04:05.101Z | Compiling toml_edit v0.19.15 |
| 2923 | 2026-05-20T16:04:07.113Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2924 | 2026-05-20T16:04:07.239Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2925 | 2026-05-20T16:04:07.318Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2926 | 2026-05-20T16:04:07.374Z | Compiling similar v2.7.0 |
| 2927 | 2026-05-20T16:04:07.647Z | Compiling crossbeam-deque v0.8.6 |
| 2928 | 2026-05-20T16:04:08.038Z | Compiling serde_spanned v0.6.9 |
| 2929 | 2026-05-20T16:04:08.431Z | Compiling bytecount v0.6.9 |
| 2930 | 2026-05-20T16:04:08.663Z | Compiling vcpkg v0.2.15 |
| 2931 | 2026-05-20T16:04:08.716Z | Compiling lazy_static v1.5.0 |
| 2932 | 2026-05-20T16:04:08.774Z | Compiling toml_write v0.1.2 |
| 2933 | 2026-05-20T16:04:08.834Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2934 | 2026-05-20T16:04:08.988Z | Compiling toml_edit v0.22.27 |
| 2935 | 2026-05-20T16:04:09.229Z | Compiling openssl-sys v0.9.116 |
| 2936 | 2026-05-20T16:04:11.352Z | Compiling proc-macro-crate v1.3.1 |
| 2937 | 2026-05-20T16:04:11.704Z | Compiling newtype_derive v0.1.6 |
| 2938 | 2026-05-20T16:04:11.707Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2939 | 2026-05-20T16:04:11.924Z | Compiling itertools v0.12.1 |
| 2940 | 2026-05-20T16:04:12.196Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2941 | 2026-05-20T16:04:12.569Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2942 | 2026-05-20T16:04:12.636Z | Compiling unicode-segmentation v1.13.2 |
| 2943 | 2026-05-20T16:04:12.820Z | Compiling linked-hash-map v0.5.6 |
| 2944 | 2026-05-20T16:04:12.846Z | Compiling swrite v0.1.0 |
| 2945 | 2026-05-20T16:04:13.048Z | Compiling owo-colors v4.3.0 |
| 2946 | 2026-05-20T16:04:13.236Z | Compiling resolv-conf v0.7.6 |
| 2947 | 2026-05-20T16:04:13.325Z | Compiling lru-cache v0.1.2 |
| 2948 | 2026-05-20T16:04:13.399Z | Compiling newline-converter v0.3.0 |
| 2949 | 2026-05-20T16:04:13.481Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2950 | 2026-05-20T16:04:13.549Z | Compiling num_enum_derive v0.5.11 |
| 2951 | 2026-05-20T16:04:13.668Z | Compiling rayon v1.12.0 |
| 2952 | 2026-05-20T16:04:14.067Z | Compiling toml v0.8.23 |
| 2953 | 2026-05-20T16:04:14.617Z | Compiling hickory-proto v0.24.4 |
| 2954 | 2026-05-20T16:04:14.642Z | Compiling progenitor-impl v0.13.0 |
| 2955 | 2026-05-20T16:04:14.655Z | Compiling progenitor-impl v0.14.0 |
| 2956 | 2026-05-20T16:04:15.204Z | Compiling console v0.15.11 |
| 2957 | 2026-05-20T16:04:15.893Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-05-20T16:04:16.316Z | Compiling serde-big-array v0.5.1 |
| 2959 | 2026-05-20T16:04:16.470Z | Compiling derive-where v1.6.1 |
| 2960 | 2026-05-20T16:04:16.490Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2961 | 2026-05-20T16:04:16.700Z | Compiling pin-project-internal v1.1.13 |
| 2962 | 2026-05-20T16:04:16.741Z | Compiling siphasher v1.0.3 |
| 2963 | 2026-05-20T16:04:16.755Z | Compiling minimal-lexical v0.2.1 |
| 2964 | 2026-05-20T16:04:16.959Z | Compiling nom v7.1.3 |
| 2965 | 2026-05-20T16:04:17.005Z | Compiling phf_shared v0.12.1 |
| 2966 | 2026-05-20T16:04:17.233Z | Compiling progenitor-macro v0.14.0 |
| 2967 | 2026-05-20T16:04:17.772Z | Compiling progenitor-macro v0.13.0 |
| 2968 | 2026-05-20T16:04:17.829Z | Compiling pin-project v1.1.13 |
| 2969 | 2026-05-20T16:04:17.861Z | Compiling hickory-resolver v0.24.4 |
| 2970 | 2026-05-20T16:04:17.950Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2971 | 2026-05-20T16:04:18.291Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2972 | 2026-05-20T16:04:21.499Z | Compiling expectorate v1.2.0 |
| 2973 | 2026-05-20T16:04:21.873Z | Compiling num_enum v0.5.11 |
| 2974 | 2026-05-20T16:04:22.027Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2975 | 2026-05-20T16:04:22.221Z | Compiling progenitor-client v0.13.0 |
| 2976 | 2026-05-20T16:04:23.198Z | Compiling zone_cfg_derive v0.3.1 |
| 2977 | 2026-05-20T16:04:23.956Z | Compiling unicode-normalization v0.1.25 |
| 2978 | 2026-05-20T16:04:24.131Z | Compiling tokio-stream v0.1.18 |
| 2979 | 2026-05-20T16:04:24.581Z | Compiling async-recursion v1.1.1 |
| 2980 | 2026-05-20T16:04:24.743Z | Compiling snafu-derive v0.8.9 |
| 2981 | 2026-05-20T16:04:25.309Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2982 | 2026-05-20T16:04:25.445Z | Compiling slog-dtrace v0.3.0 |
| 2983 | 2026-05-20T16:04:25.651Z | Compiling csv-core v0.1.13 |
| 2984 | 2026-05-20T16:04:25.716Z | Compiling smawk v0.3.2 |
| 2985 | 2026-05-20T16:04:25.894Z | Compiling same-file v1.0.6 |
| 2986 | 2026-05-20T16:04:26.071Z | Compiling unicode-width v0.1.14 |
| 2987 | 2026-05-20T16:04:26.088Z | Compiling foreign-types-shared v0.1.1 |
| 2988 | 2026-05-20T16:04:26.191Z | Compiling unicode-linebreak v0.1.5 |
| 2989 | 2026-05-20T16:04:26.398Z | Compiling foldhash v0.1.5 |
| 2990 | 2026-05-20T16:04:26.480Z | Compiling highway v1.3.0 |
| 2991 | 2026-05-20T16:04:26.494Z | Compiling konst_macro_rules v0.2.19 |
| 2992 | 2026-05-20T16:04:26.634Z | Compiling openssl v0.10.80 |
| 2993 | 2026-05-20T16:04:26.696Z | Compiling chrono-tz v0.10.4 |
| 2994 | 2026-05-20T16:04:26.943Z | Compiling cancel-safe-futures v0.1.5 |
| 2995 | 2026-05-20T16:04:26.960Z | Compiling unicode-xid v0.2.6 |
| 2996 | 2026-05-20T16:04:27.093Z | Compiling const_format_proc_macros v0.2.34 |
| 2997 | 2026-05-20T16:04:27.224Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2998 | 2026-05-20T16:04:27.259Z | Compiling konst v0.2.20 |
| 2999 | 2026-05-20T16:04:27.698Z | Compiling hashbrown v0.15.5 |
| 3000 | 2026-05-20T16:04:27.913Z | Compiling snafu v0.8.9 |
| 3001 | 2026-05-20T16:04:28.352Z | Compiling textwrap v0.16.2 |
| 3002 | 2026-05-20T16:04:28.492Z | Compiling foreign-types v0.3.2 |
| 3003 | 2026-05-20T16:04:28.510Z | Compiling walkdir v2.5.0 |
| 3004 | 2026-05-20T16:04:28.579Z | Compiling csv v1.4.0 |
| 3005 | 2026-05-20T16:04:29.366Z | Compiling qorb v0.4.1 |
| 3006 | 2026-05-20T16:04:29.561Z | Compiling progenitor v0.13.0 |
| 3007 | 2026-05-20T16:04:29.718Z | Compiling olpc-cjson v0.1.4 |
| 3008 | 2026-05-20T16:04:29.905Z | Compiling progenitor v0.14.0 |
| 3009 | 2026-05-20T16:04:30.017Z | Compiling zone v0.3.1 |
| 3010 | 2026-05-20T16:04:30.056Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3011 | 2026-05-20T16:04:31.714Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3012 | 2026-05-20T16:04:32.267Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3013 | 2026-05-20T16:04:33.150Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3014 | 2026-05-20T16:04:33.828Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3015 | 2026-05-20T16:04:34.357Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3016 | 2026-05-20T16:04:35.803Z | Compiling phf v0.12.1 |
| 3017 | 2026-05-20T16:04:36.454Z | Compiling tokio-dtrace v0.1.1 |
| 3018 | 2026-05-20T16:04:36.575Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3019 | 2026-05-20T16:04:36.773Z | Compiling globset v0.4.18 |
| 3020 | 2026-05-20T16:04:37.509Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3021 | 2026-05-20T16:04:37.587Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3022 | 2026-05-20T16:04:37.732Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3023 | 2026-05-20T16:04:38.192Z | Compiling smf v0.2.3 |
| 3024 | 2026-05-20T16:04:38.207Z | Compiling libsw-core v0.3.2 |
| 3025 | 2026-05-20T16:04:38.394Z | Compiling pem v3.0.6 |
| 3026 | 2026-05-20T16:04:38.727Z | Compiling serde_plain v1.0.2 |
| 3027 | 2026-05-20T16:04:38.982Z | Compiling openssl-macros v0.1.1 |
| 3028 | 2026-05-20T16:04:39.037Z | Compiling cookie v0.18.1 |
| 3029 | 2026-05-20T16:04:39.071Z | Compiling sigpipe v0.1.3 |
| 3030 | 2026-05-20T16:04:39.114Z | Compiling glob v0.3.3 |
| 3031 | 2026-05-20T16:04:39.299Z | Compiling fixedbitset v0.5.7 |
| 3032 | 2026-05-20T16:04:39.323Z | Compiling fixedbitset v0.4.2 |
| 3033 | 2026-05-20T16:04:39.352Z | Compiling jiff v0.2.24 |
| 3034 | 2026-05-20T16:04:39.434Z | Compiling typed-path v0.9.3 |
| 3035 | 2026-05-20T16:04:39.506Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3036 | 2026-05-20T16:04:39.710Z | Compiling petgraph v0.8.3 |
| 3037 | 2026-05-20T16:04:39.787Z | Compiling petgraph v0.6.5 |
| 3038 | 2026-05-20T16:04:40.110Z | Compiling libsw v3.5.0 |
| 3039 | 2026-05-20T16:04:40.291Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3040 | 2026-05-20T16:04:40.541Z | Compiling tough v0.22.0 |
| 3041 | 2026-05-20T16:04:41.494Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3042 | 2026-05-20T16:04:41.573Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3043 | 2026-05-20T16:04:41.870Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3044 | 2026-05-20T16:04:42.063Z | Compiling oxide-tokio-rt v0.1.6 |
| 3045 | 2026-05-20T16:04:42.398Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3046 | 2026-05-20T16:04:44.423Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3047 | 2026-05-20T16:04:44.817Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3048 | 2026-05-20T16:04:45.028Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3049 | 2026-05-20T16:04:45.795Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3050 | 2026-05-20T16:04:46.387Z | Compiling const_format v0.2.36 |
| 3051 | 2026-05-20T16:04:47.023Z | Compiling papergrid v0.11.0 |
| 3052 | 2026-05-20T16:04:47.261Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3053 | 2026-05-20T16:04:47.519Z | Compiling libscf-sys v1.2.0 |
| 3054 | 2026-05-20T16:04:47.673Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3055 | 2026-05-20T16:04:47.825Z | Compiling tabled_derive v0.7.0 |
| 3056 | 2026-05-20T16:04:48.013Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3057 | 2026-05-20T16:04:48.421Z | Compiling gethostname v0.5.0 |
| 3058 | 2026-05-20T16:04:48.564Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3059 | 2026-05-20T16:04:48.692Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3060 | 2026-05-20T16:04:48.784Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3061 | 2026-05-20T16:04:49.038Z | Compiling bcs v0.1.6 |
| 3062 | 2026-05-20T16:04:49.440Z | Compiling linear-map v1.2.0 |
| 3063 | 2026-05-20T16:04:49.560Z | Compiling whoami v1.6.1 |
| 3064 | 2026-05-20T16:04:49.611Z | Compiling termtree v0.5.1 |
| 3065 | 2026-05-20T16:04:49.691Z | Compiling tagptr v0.2.0 |
| 3066 | 2026-05-20T16:04:49.871Z | Compiling moka v0.12.15 |
| 3067 | 2026-05-20T16:04:51.110Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3068 | 2026-05-20T16:04:51.130Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3069 | 2026-05-20T16:04:52.130Z | Compiling tabled v0.15.0 |
| 3070 | 2026-05-20T16:04:52.224Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3071 | 2026-05-20T16:04:52.916Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3072 | 2026-05-20T16:04:52.975Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3073 | 2026-05-20T16:04:53.127Z | Compiling steno v0.4.1 |
| 3074 | 2026-05-20T16:04:55.471Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3075 | 2026-05-20T16:04:57.274Z | Compiling hickory-proto v0.25.2 |
| 3076 | 2026-05-20T16:04:59.249Z | Compiling typify-impl v0.4.3 |
| 3077 | 2026-05-20T16:04:59.902Z | Compiling humantime v2.3.0 |
| 3078 | 2026-05-20T16:05:00.355Z | Compiling hickory-resolver v0.25.2 |
| 3079 | 2026-05-20T16:05:00.804Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3080 | 2026-05-20T16:05:01.481Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3081 | 2026-05-20T16:05:01.799Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3082 | 2026-05-20T16:05:01.914Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3083 | 2026-05-20T16:05:02.557Z | Compiling typify-macro v0.4.3 |
| 3084 | 2026-05-20T16:05:03.850Z | Compiling parking_lot_core v0.8.6 |
| 3085 | 2026-05-20T16:05:04.120Z | Compiling typify v0.4.3 |
| 3086 | 2026-05-20T16:05:04.184Z | Compiling nom v8.0.0 |
| 3087 | 2026-05-20T16:05:04.675Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3088 | 2026-05-20T16:05:05.360Z | Compiling crunchy v0.2.4 |
| 3089 | 2026-05-20T16:05:05.711Z | Compiling parking_lot v0.11.2 |
| 3090 | 2026-05-20T16:05:06.591Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3091 | 2026-05-20T16:05:06.619Z | Compiling fxhash v0.2.1 |
| 3092 | 2026-05-20T16:05:06.770Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3093 | 2026-05-20T16:05:06.842Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3094 | 2026-05-20T16:05:07.043Z | Compiling tiny-keccak v2.0.2 |
| 3095 | 2026-05-20T16:05:07.303Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3096 | 2026-05-20T16:05:07.337Z | Compiling proc-macro-error2 v2.0.1 |
| 3097 | 2026-05-20T16:05:07.583Z | Compiling sled v0.34.7 |
| 3098 | 2026-05-20T16:05:07.725Z | Compiling arc-swap v1.9.1 |
| 3099 | 2026-05-20T16:05:08.085Z | Compiling slog-scope v4.4.1 |
| 3100 | 2026-05-20T16:05:08.736Z | Compiling tabled_derive v0.11.0 |
| 3101 | 2026-05-20T16:05:09.190Z | Compiling progenitor-impl v0.11.2 |
| 3102 | 2026-05-20T16:05:09.295Z | Compiling papergrid v0.17.0 |
| 3103 | 2026-05-20T16:05:09.869Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3104 | 2026-05-20T16:05:11.292Z | Compiling testing_table v0.3.0 |
| 3105 | 2026-05-20T16:05:11.296Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3106 | 2026-05-20T16:05:11.562Z | Compiling internet-checksum v0.2.1 |
| 3107 | 2026-05-20T16:05:11.728Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3108 | 2026-05-20T16:05:11.768Z | Compiling tabled v0.20.0 |
| 3109 | 2026-05-20T16:05:11.942Z | Compiling progenitor-macro v0.11.2 |
| 3110 | 2026-05-20T16:05:14.781Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3111 | 2026-05-20T16:05:16.056Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3112 | 2026-05-20T16:05:18.960Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3113 | 2026-05-20T16:05:19.429Z | Compiling const-random-macro v0.1.16 |
| 3114 | 2026-05-20T16:05:19.891Z | Compiling slog-stdlog v4.1.1 |
| 3115 | 2026-05-20T16:05:21.146Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3116 | 2026-05-20T16:05:23.665Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3117 | 2026-05-20T16:05:23.764Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3118 | 2026-05-20T16:05:24.489Z | Compiling progenitor-client v0.11.2 |
| 3119 | 2026-05-20T16:05:24.998Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3120 | 2026-05-20T16:05:25.110Z | Compiling smartstring v1.0.1 |
| 3121 | 2026-05-20T16:05:25.402Z | Compiling ahash v0.8.12 |
| 3122 | 2026-05-20T16:05:25.574Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 3123 | 2026-05-20T16:05:25.753Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3124 | 2026-05-20T16:05:26.105Z | Compiling progenitor v0.11.2 |
| 3125 | 2026-05-20T16:05:26.127Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3126 | 2026-05-20T16:05:26.202Z | Compiling slog-envlogger v2.2.0 |
| 3127 | 2026-05-20T16:05:26.263Z | Compiling const-random v0.1.18 |
| 3128 | 2026-05-20T16:05:27.371Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3129 | 2026-05-20T16:05:27.530Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3130 | 2026-05-20T16:05:27.823Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3131 | 2026-05-20T16:05:27.827Z | Compiling crc8 v0.1.1 |
| 3132 | 2026-05-20T16:05:27.959Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3133 | 2026-05-20T16:05:28.167Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3134 | 2026-05-20T16:05:28.816Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3135 | 2026-05-20T16:05:29.991Z | Compiling progenitor-impl v0.10.0 |
| 3136 | 2026-05-20T16:05:30.560Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3137 | 2026-05-20T16:05:31.326Z | Compiling lzma-sys v0.1.20 |
| 3138 | 2026-05-20T16:05:31.778Z | Compiling thin-vec v0.2.18 |
| 3139 | 2026-05-20T16:05:31.849Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3140 | 2026-05-20T16:05:32.056Z | Compiling rhai_codegen v3.1.0 |
| 3141 | 2026-05-20T16:05:32.126Z | Compiling fs-err v3.3.0 |
| 3142 | 2026-05-20T16:05:32.401Z | Compiling typeid v1.0.3 |
| 3143 | 2026-05-20T16:05:32.415Z | Compiling utf-8 v0.7.6 |
| 3144 | 2026-05-20T16:05:32.640Z | Compiling tungstenite v0.21.0 |
| 3145 | 2026-05-20T16:05:33.287Z | Compiling rhai v1.24.0 |
| 3146 | 2026-05-20T16:05:33.760Z | Compiling progenitor-macro v0.10.0 |
| 3147 | 2026-05-20T16:05:34.825Z | Compiling cargo_toml v0.22.3 |
| 3148 | 2026-05-20T16:05:37.024Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3149 | 2026-05-20T16:05:37.962Z | Compiling sha2 v0.10.9 |
| 3150 | 2026-05-20T16:05:38.586Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3151 | 2026-05-20T16:05:39.202Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3152 | 2026-05-20T16:05:39.685Z | Compiling progenitor v0.10.0 |
| 3153 | 2026-05-20T16:05:39.849Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 3154 | 2026-05-20T16:05:40.914Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3155 | 2026-05-20T16:05:41.031Z | Compiling tokio-tungstenite v0.21.0 |
| 3156 | 2026-05-20T16:05:41.983Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3157 | 2026-05-20T16:05:42.325Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3158 | 2026-05-20T16:05:43.041Z | Compiling console v0.16.3 |
| 3159 | 2026-05-20T16:05:43.119Z | Compiling git-stub v1.0.0 |
| 3160 | 2026-05-20T16:05:44.001Z | Compiling is_ci v1.2.0 |
| 3161 | 2026-05-20T16:05:44.186Z | Compiling unit-prefix v0.5.2 |
| 3162 | 2026-05-20T16:05:44.272Z | Compiling base64 v0.21.7 |
| 3163 | 2026-05-20T16:05:44.360Z | Compiling indicatif v0.18.4 |
| 3164 | 2026-05-20T16:05:44.800Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3165 | 2026-05-20T16:05:45.277Z | Compiling supports-color v3.0.2 |
| 3166 | 2026-05-20T16:05:45.524Z | Compiling git-stub-vcs v0.1.0 |
| 3167 | 2026-05-20T16:05:46.171Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3168 | 2026-05-20T16:05:46.257Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3169 | 2026-05-20T16:05:47.061Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3170 | 2026-05-20T16:05:47.729Z | Compiling ron v0.12.1 |
| 3171 | 2026-05-20T16:05:48.765Z | Compiling xz2 v0.1.7 |
| 3172 | 2026-05-20T16:05:49.079Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3173 | 2026-05-20T16:05:49.118Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3174 | 2026-05-20T16:05:49.373Z | Compiling drift v0.1.4 |
| 3175 | 2026-05-20T16:05:50.973Z | Compiling base16ct v1.0.0 |
| 3176 | 2026-05-20T16:05:51.507Z | Compiling dropshot-api-manager v0.7.1 |
| 3177 | 2026-05-20T16:05:55.766Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3178 | 2026-05-20T16:05:59.687Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 3179 | 2026-05-20T16:06:00.871Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3180 | 2026-05-20T16:06:02.254Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3181 | 2026-05-20T16:06:05.336Z | Compiling natord v1.0.9 |
| 3182 | 2026-05-20T16:06:05.463Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3183 | 2026-05-20T16:06:05.629Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3184 | 2026-05-20T16:06:05.725Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3185 | 2026-05-20T16:06:08.226Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3186 | 2026-05-20T16:06:08.322Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3187 | 2026-05-20T16:06:16.712Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3188 | 2026-05-20T16:06:17.403Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3189 | 2026-05-20T16:06:18.139Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3190 | 2026-05-20T16:06:20.165Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3191 | 2026-05-20T16:06:21.143Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3192 | 2026-05-20T16:06:46.456Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 3193 | 2026-05-20T16:06:46.646Z | |
| 3194 | 2026-05-20T16:06:46.646Z | real 4:24.849637265 |
| 3195 | 2026-05-20T16:06:46.646Z | user 30:09.006546882 |
| 3196 | 2026-05-20T16:06:46.646Z | sys 2:46.761762035 |
| 3197 | 2026-05-20T16:06:46.646Z | trap 0.760344704 |
| 3198 | 2026-05-20T16:06:46.646Z | tflt 1.446063206 |
| 3199 | 2026-05-20T16:06:46.646Z | dflt 1.727827679 |
| 3200 | 2026-05-20T16:06:46.646Z | kflt 0.000165094 |
| 3201 | 2026-05-20T16:06:46.649Z | lock 2:01:29.849356183 |
| 3202 | 2026-05-20T16:06:46.649Z | slp 1:27:41.118466542 |
| 3203 | 2026-05-20T16:06:46.649Z | lat 2:21.611524911 |
| 3204 | 2026-05-20T16:06:46.649Z | stop 3:54.491654947 |
| 3205 | 2026-05-20T16:06:46.649Z | + for x in debug release |
| 3206 | 2026-05-20T16:06:46.649Z | + mkdir -p /work/debug |
| 3207 | 2026-05-20T16:06:46.649Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3208 | 2026-05-20T16:06:47.185Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3209 | 2026-05-20T16:06:47.974Z | + cp target/debug/mgd /work/debug/mgd |
| 3210 | 2026-05-20T16:06:48.632Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3211 | 2026-05-20T16:06:49.083Z | + for x in debug release |
| 3212 | 2026-05-20T16:06:49.083Z | + mkdir -p /work/release |
| 3213 | 2026-05-20T16:06:49.087Z | + cp target/release/ddmd /work/release/ddmd |
| 3214 | 2026-05-20T16:06:49.178Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3215 | 2026-05-20T16:06:49.259Z | + cp target/release/mgd /work/release/mgd |
| 3216 | 2026-05-20T16:06:49.375Z | + cp target/release/mgadm /work/release/mgadm |
| 3217 | 2026-05-20T16:06:49.469Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3218 | 2026-05-20T16:06:49.592Z | process exited: duration 704438 ms, exit code 0 |
| |
| 3219 | 2026-05-20T16:06:49.609Z | found 9 output files |
| 3220 | 2026-05-20T16:06:49.609Z | uploading: /work/debug/ddmadm (519847968 bytes) |
| 3221 | 2026-05-20T16:06:55.954Z | uploaded: /work/debug/ddmadm |
| 3222 | 2026-05-20T16:06:55.955Z | uploading: /work/debug/ddmd (618203624 bytes) |
| 3223 | 2026-05-20T16:07:04.682Z | uploaded: /work/debug/ddmd |
| 3224 | 2026-05-20T16:07:04.682Z | uploading: /work/debug/mgadm (619057904 bytes) |
| 3225 | 2026-05-20T16:07:14.362Z | uploaded: /work/debug/mgadm |
| 3226 | 2026-05-20T16:07:14.362Z | uploading: /work/debug/mgd (715603664 bytes) |
| 3227 | 2026-05-20T16:07:24.364Z | uploaded: /work/debug/mgd |
| 3228 | 2026-05-20T16:07:24.364Z | uploading: /work/release/ddmadm (49135872 bytes) |
| 3229 | 2026-05-20T16:07:25.825Z | uploaded: /work/release/ddmadm |
| 3230 | 2026-05-20T16:07:25.825Z | uploading: /work/release/ddmd (57133792 bytes) |
| 3231 | 2026-05-20T16:07:27.338Z | uploaded: /work/release/ddmd |
| 3232 | 2026-05-20T16:07:27.338Z | uploading: /work/release/falcon-lab (72600312 bytes) |
| 3233 | 2026-05-20T16:07:28.833Z | uploaded: /work/release/falcon-lab |
| 3234 | 2026-05-20T16:07:28.833Z | uploading: /work/release/mgadm (59312888 bytes) |
| 3235 | 2026-05-20T16:07:30.229Z | uploaded: /work/release/mgadm |
| 3236 | 2026-05-20T16:07:30.229Z | uploading: /work/release/mgd (75094680 bytes) |
| 3237 | 2026-05-20T16:07:31.897Z | uploaded: /work/release/mgd |