|
|
|
| 1 | 2026-06-15T03:25:25.746Z | job assigned to worker 01KV4MYRZ83G123EPB9T6QNZ06 [factory aws, i-09739e6c7cff2b77c] (queued for 41 s) |
| |
| 2 | 2026-06-15T03:25:32.513Z | starting task 0: "setup" |
| 3 | 2026-06-15T03:25:32.518Z | ++ uname -s |
| 4 | 2026-06-15T03:25:32.520Z | + kern=SunOS |
| 5 | 2026-06-15T03:25:32.520Z | + build_user=build |
| 6 | 2026-06-15T03:25:32.520Z | + build_uid=12345 |
| 7 | 2026-06-15T03:25:32.520Z | + work_dir=/work |
| 8 | 2026-06-15T03:25:32.520Z | + input_dir=/input |
| 9 | 2026-06-15T03:25:32.521Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T03:25:32.521Z | + case "$kern" in |
| 11 | 2026-06-15T03:25:32.521Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T03:25:32.524Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T03:25:34.527Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T03:25:34.579Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T03:25:34.582Z | + home_fs=zfs |
| 16 | 2026-06-15T03:25:34.582Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T03:25:34.583Z | + mkdir -p /home/build |
| 18 | 2026-06-15T03:25:34.583Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T03:25:36.578Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T03:25:36.581Z | process exited: duration 4066 ms, exit code 0 |
| |
| 21 | 2026-06-15T03:25:36.586Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T03:25:36.589Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-15T03:25:36.591Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-15T03:25:36.591Z | * rust toolchain profile = "default" |
| 25 | 2026-06-15T03:25:36.591Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-15T03:25:36.591Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-15T03:25:36.591Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-15T03:25:36.591Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T03:25:36.591Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T03:25:36.688Z | info: downloading installer |
| 31 | 2026-06-15T03:25:38.235Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T03:25:38.236Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T03:25:38.236Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T03:25:38.236Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T03:25:38.236Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T03:25:38.236Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T03:25:38.236Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T03:25:38.237Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T03:25:38.237Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T03:25:38.237Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T03:25:38.237Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T03:25:38.237Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T03:25:38.237Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T03:25:38.249Z | info: profile set to default |
| 45 | 2026-06-15T03:25:38.249Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T03:25:38.252Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T03:25:38.500Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T03:25:38.503Z | info: downloading 6 components |
| 49 | 2026-06-15T03:25:54.800Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-15T03:25:54.800Z | |
| 51 | 2026-06-15T03:25:54.826Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T03:25:54.826Z | |
| 53 | 2026-06-15T03:25:54.826Z | |
| 54 | 2026-06-15T03:25:54.826Z | Rust is installed now. Great! |
| 55 | 2026-06-15T03:25:54.827Z | |
| 56 | 2026-06-15T03:25:54.829Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T03:25:54.830Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T03:25:54.830Z | |
| 59 | 2026-06-15T03:25:54.830Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T03:25:54.830Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T03:25:54.830Z | |
| 62 | 2026-06-15T03:25:54.830Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T03:25:54.830Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T03:25:54.830Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T03:25:54.830Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T03:25:54.830Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T03:25:54.831Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T03:25:54.831Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T03:25:54.831Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T03:25:54.831Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T03:25:54.919Z | + rustup --version |
| 72 | 2026-06-15T03:25:54.928Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T03:25:54.930Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T03:25:54.949Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T03:25:54.951Z | + cargo --version |
| 76 | 2026-06-15T03:25:54.964Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T03:25:54.967Z | + rustc --version |
| 78 | 2026-06-15T03:25:54.985Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T03:25:54.988Z | process exited: duration 18400 ms, exit code 0 |
| |
| 80 | 2026-06-15T03:25:54.993Z | starting task 2: "authentication" |
| 81 | 2026-06-15T03:25:55.009Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-15T03:25:55.014Z | starting task 3: "clone repository" |
| 83 | 2026-06-15T03:25:55.017Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-15T03:25:55.019Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-15T03:25:55.051Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-15T03:25:56.163Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-15T03:25:56.163Z | + git fetch origin 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 88 | 2026-06-15T03:25:56.381Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-15T03:25:56.381Z | * branch 4cc569836dc1c5d13a5f2396de310220eafee2fe -> FETCH_HEAD |
| 90 | 2026-06-15T03:25:56.385Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-06-15T03:25:56.387Z | ++ git branch --show-current |
| 92 | 2026-06-15T03:25:56.387Z | + current=main |
| 93 | 2026-06-15T03:25:56.387Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-06-15T03:25:56.387Z | + git branch -f zl/ddm-mcast 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 95 | 2026-06-15T03:25:56.390Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-06-15T03:25:56.410Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-06-15T03:25:56.413Z | + git reset --hard 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 98 | 2026-06-15T03:25:56.430Z | HEAD is now at 4cc5698 [merge] Merge upstream: includes MRIB/v12 update |
| 99 | 2026-06-15T03:25:56.433Z | process exited: duration 1416 ms, exit code 0 |
| |
| 100 | 2026-06-15T03:25:56.438Z | starting task 4: "build" |
| 101 | 2026-06-15T03:25:56.443Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-15T03:26:05.233Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-15T03:26:13.012Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-15T03:26:20.311Z | Planning: Solver setup ... Done |
| 105 | 2026-06-15T03:26:20.352Z | Planning: Running solver ... Done |
| 106 | 2026-06-15T03:26:20.494Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-15T03:26:20.514Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-15T03:26:20.606Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-15T03:26:20.635Z | Planning: Package planning ... Done |
| 110 | 2026-06-15T03:26:20.661Z | Planning: Merging actions ... Done |
| 111 | 2026-06-15T03:26:20.765Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-15T03:26:20.771Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-15T03:26:21.545Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-15T03:26:21.550Z | Planning: Planning completed in 8.37 seconds |
| 115 | 2026-06-15T03:26:21.561Z | Packages to install: 2 |
| 116 | 2026-06-15T03:26:21.564Z | Mediators to change: 2 |
| 117 | 2026-06-15T03:26:21.564Z | Services to change: 1 |
| 118 | 2026-06-15T03:26:21.564Z | Create boot environment: No |
| 119 | 2026-06-15T03:26:21.564Z | Create backup boot environment: No |
| 120 | 2026-06-15T03:26:21.604Z | |
| 121 | 2026-06-15T03:26:21.604Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-15T03:26:26.664Z | Download: 2008/3076 items 117.7/211.3MB 55% complete (25.8M/s) |
| 123 | 2026-06-15T03:26:33.358Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (20.6M/s) |
| 124 | 2026-06-15T03:26:39.503Z | Download: 3067/3076 items 208.0/211.3MB 98% complete (11.3M/s) |
| 125 | 2026-06-15T03:26:45.875Z | Download: 3070/3076 items 208.2/211.3MB 98% complete (10.4M/s) |
| 126 | 2026-06-15T03:26:58.583Z | Download: 3073/3076 items 209.9/211.3MB 99% complete |
| 127 | 2026-06-15T03:27:03.547Z | Download: Completed 211.31 MB in 41.94 seconds (5.0M/s) |
| 128 | 2026-06-15T03:27:03.668Z | Actions: 1/3418 actions (Installing new actions) |
| 129 | 2026-06-15T03:27:06.790Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 130 | 2026-06-15T03:27:07.448Z | Done |
| 131 | 2026-06-15T03:27:07.448Z | Done |
| 132 | 2026-06-15T03:27:08.187Z | Done |
| 133 | 2026-06-15T03:27:11.565Z | Done |
| 134 | 2026-06-15T03:27:11.636Z | Done |
| 135 | 2026-06-15T03:27:11.638Z | Done |
| 136 | 2026-06-15T03:27:11.902Z | Done |
| 137 | 2026-06-15T03:27:12.578Z | + cargo --version |
| 138 | 2026-06-15T03:27:12.585Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 139 | 2026-06-15T03:27:12.764Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 140 | 2026-06-15T03:27:12.767Z | info: downloading 6 components |
| 141 | 2026-06-15T03:27:29.476Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 142 | 2026-06-15T03:27:29.479Z | + rustc --version |
| 143 | 2026-06-15T03:27:29.509Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 144 | 2026-06-15T03:27:29.514Z | + banner check |
| 145 | 2026-06-15T03:27:29.516Z | |
| 146 | 2026-06-15T03:27:29.516Z | #### # # ###### #### # # |
| 147 | 2026-06-15T03:27:29.516Z | # # # # # # # # # |
| 148 | 2026-06-15T03:27:29.516Z | # ###### ##### # #### |
| 149 | 2026-06-15T03:27:29.516Z | # # # # # # # |
| 150 | 2026-06-15T03:27:29.516Z | # # # # # # # # # |
| 151 | 2026-06-15T03:27:29.516Z | #### # # ###### #### # # |
| 152 | 2026-06-15T03:27:29.516Z | |
| 153 | 2026-06-15T03:27:29.520Z | + cargo fmt -- --check |
| 154 | 2026-06-15T03:27:29.948Z | + cargo clippy --all-targets -- --deny warnings |
| 155 | 2026-06-15T03:27:30.068Z | Updating crates.io index |
| 156 | 2026-06-15T03:27:30.071Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 157 | 2026-06-15T03:27:36.011Z | From https://github.com/oxidecomputer/omicron |
| 158 | 2026-06-15T03:27:36.011Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 159 | 2026-06-15T03:27:36.508Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 160 | 2026-06-15T03:27:37.425Z | From https://github.com/oxidecomputer/falcon |
| 161 | 2026-06-15T03:27:37.425Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 162 | 2026-06-15T03:27:37.521Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 163 | 2026-06-15T03:27:38.403Z | From https://github.com/oxidecomputer/dendrite |
| 164 | 2026-06-15T03:27:38.404Z | * [new ref] f27f612dde317f2f05716c761a14500e46581ff7 -> refs/commit/f27f612dde317f2f05716c761a14500e46581ff7 |
| 165 | 2026-06-15T03:27:38.436Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 166 | 2026-06-15T03:27:38.725Z | From https://github.com/oxidecomputer/ispf |
| 167 | 2026-06-15T03:27:38.725Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 168 | 2026-06-15T03:27:38.810Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 169 | 2026-06-15T03:27:39.142Z | From https://github.com/oxidecomputer/netadm-sys |
| 170 | 2026-06-15T03:27:39.142Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 171 | 2026-06-15T03:27:39.155Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 172 | 2026-06-15T03:27:39.815Z | From https://github.com/oxidecomputer/opte |
| 173 | 2026-06-15T03:27:39.815Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 174 | 2026-06-15T03:27:39.847Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 175 | 2026-06-15T03:27:40.105Z | From https://github.com/illumos/smf-rs |
| 176 | 2026-06-15T03:27:40.105Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 177 | 2026-06-15T03:27:40.440Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 178 | 2026-06-15T03:27:40.716Z | From https://github.com/oxidecomputer/poptrie |
| 179 | 2026-06-15T03:27:40.716Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 180 | 2026-06-15T03:27:40.724Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 181 | 2026-06-15T03:27:40.988Z | From https://github.com/oxidecomputer/network-interface |
| 182 | 2026-06-15T03:27:40.988Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 183 | 2026-06-15T03:27:41.018Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 184 | 2026-06-15T03:27:41.292Z | From https://github.com/oxidecomputer/zone |
| 185 | 2026-06-15T03:27:41.292Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 186 | 2026-06-15T03:27:41.304Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 187 | 2026-06-15T03:27:41.612Z | From https://github.com/oxidecomputer/lldp |
| 188 | 2026-06-15T03:27:41.613Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 189 | 2026-06-15T03:27:41.733Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 190 | 2026-06-15T03:27:42.002Z | From https://github.com/oxidecomputer/slog-error-chain |
| 191 | 2026-06-15T03:27:42.002Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 192 | 2026-06-15T03:27:42.010Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 193 | 2026-06-15T03:27:42.324Z | From https://github.com/oxidecomputer/tufaceous |
| 194 | 2026-06-15T03:27:42.324Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 195 | 2026-06-15T03:27:42.345Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 196 | 2026-06-15T03:27:42.935Z | From https://github.com/oxidecomputer/propolis |
| 197 | 2026-06-15T03:27:42.935Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 198 | 2026-06-15T03:27:43.011Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 199 | 2026-06-15T03:27:43.511Z | From https://github.com/oxidecomputer/transceiver-control |
| 200 | 2026-06-15T03:27:43.511Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 201 | 2026-06-15T03:27:43.686Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 202 | 2026-06-15T03:27:43.964Z | From https://github.com/oxidecomputer/dlpi-sys |
| 203 | 2026-06-15T03:27:43.964Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 204 | 2026-06-15T03:27:43.970Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 205 | 2026-06-15T03:27:44.255Z | From https://github.com/jmesmon/rust-libzfs |
| 206 | 2026-06-15T03:27:44.255Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 207 | 2026-06-15T03:27:44.261Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 208 | 2026-06-15T03:27:44.516Z | From https://github.com/oxidecomputer/rusty-doors |
| 209 | 2026-06-15T03:27:44.516Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 210 | 2026-06-15T03:27:44.542Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 211 | 2026-06-15T03:27:45.005Z | From https://github.com/oxidecomputer/management-gateway-service |
| 212 | 2026-06-15T03:27:45.005Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 213 | 2026-06-15T03:27:45.657Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 214 | 2026-06-15T03:27:45.937Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 215 | 2026-06-15T03:27:45.937Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 216 | 2026-06-15T03:27:45.949Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 217 | 2026-06-15T03:27:46.733Z | From https://github.com/oxidecomputer/crucible |
| 218 | 2026-06-15T03:27:46.733Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 219 | 2026-06-15T03:27:47.327Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 220 | 2026-06-15T03:27:47.755Z | From https://github.com/oxidecomputer/propolis |
| 221 | 2026-06-15T03:27:47.755Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 222 | 2026-06-15T03:27:47.804Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 223 | 2026-06-15T03:27:48.270Z | From https://github.com/oxidecomputer/crucible |
| 224 | 2026-06-15T03:27:48.270Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 225 | 2026-06-15T03:27:48.602Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 226 | 2026-06-15T03:27:48.925Z | From https://github.com/oxidecomputer/tofino |
| 227 | 2026-06-15T03:27:48.925Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 228 | 2026-06-15T03:27:48.936Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 229 | 2026-06-15T03:27:49.584Z | From https://github.com/oxidecomputer/maghemite |
| 230 | 2026-06-15T03:27:49.584Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 231 | 2026-06-15T03:27:49.633Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 232 | 2026-06-15T03:27:49.896Z | From https://github.com/oxidecomputer/clickward |
| 233 | 2026-06-15T03:27:49.897Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 234 | 2026-06-15T03:27:49.945Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 235 | 2026-06-15T03:27:50.183Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 236 | 2026-06-15T03:27:50.183Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 237 | 2026-06-15T03:27:51.690Z | Downloading crates ... |
| 238 | 2026-06-15T03:27:51.776Z | Downloaded async-stream v0.3.6 |
| 239 | 2026-06-15T03:27:51.779Z | Downloaded atomic-waker v1.1.2 |
| 240 | 2026-06-15T03:27:51.786Z | Downloaded argon2 v0.5.3 |
| 241 | 2026-06-15T03:27:51.795Z | Downloaded embedded-io v0.4.0 |
| 242 | 2026-06-15T03:27:51.798Z | Downloaded atomicwrites v0.4.4 |
| 243 | 2026-06-15T03:27:51.800Z | Downloaded base16ct v0.2.0 |
| 244 | 2026-06-15T03:27:51.803Z | Downloaded diff v0.1.13 |
| 245 | 2026-06-15T03:27:51.806Z | Downloaded async-stream-impl v0.3.6 |
| 246 | 2026-06-15T03:27:51.808Z | Downloaded drift v0.2.0 |
| 247 | 2026-06-15T03:27:51.816Z | Downloaded futures-sink v0.3.32 |
| 248 | 2026-06-15T03:27:51.819Z | Downloaded git-stub-vcs v0.1.0 |
| 249 | 2026-06-15T03:27:51.822Z | Downloaded dunce v1.0.5 |
| 250 | 2026-06-15T03:27:51.824Z | Downloaded futures-task v0.3.32 |
| 251 | 2026-06-15T03:27:51.827Z | Downloaded enum-as-inner v0.6.1 |
| 252 | 2026-06-15T03:27:51.829Z | Downloaded backon v1.6.0 |
| 253 | 2026-06-15T03:27:51.833Z | Downloaded getrandom v0.3.4 |
| 254 | 2026-06-15T03:27:51.836Z | Downloaded cstr-argument v0.1.2 |
| 255 | 2026-06-15T03:27:51.836Z | Downloaded hashbrown v0.12.3 |
| 256 | 2026-06-15T03:27:51.839Z | Downloaded hashbrown v0.16.1 |
| 257 | 2026-06-15T03:27:51.844Z | Downloaded dropshot_endpoint v0.17.1 |
| 258 | 2026-06-15T03:27:51.847Z | Downloaded anstyle-query v1.1.5 |
| 259 | 2026-06-15T03:27:51.850Z | Downloaded anstream v1.0.0 |
| 260 | 2026-06-15T03:27:51.853Z | Downloaded h2 v0.4.14 |
| 261 | 2026-06-15T03:27:51.858Z | Downloaded equivalent v1.0.2 |
| 262 | 2026-06-15T03:27:51.861Z | Downloaded errno v0.3.14 |
| 263 | 2026-06-15T03:27:51.863Z | Downloaded hostname v0.4.2 |
| 264 | 2026-06-15T03:27:51.866Z | Downloaded futures-macro v0.3.32 |
| 265 | 2026-06-15T03:27:51.869Z | Downloaded httparse v1.10.1 |
| 266 | 2026-06-15T03:27:51.871Z | Downloaded embedded-io v0.6.1 |
| 267 | 2026-06-15T03:27:51.871Z | Downloaded dtrace-parser v0.2.0 |
| 268 | 2026-06-15T03:27:51.874Z | Downloaded derive-where v1.6.1 |
| 269 | 2026-06-15T03:27:51.877Z | Downloaded deranged v0.5.8 |
| 270 | 2026-06-15T03:27:51.880Z | Downloaded block-buffer v0.12.0 |
| 271 | 2026-06-15T03:27:51.882Z | Downloaded foreign-types-shared v0.1.1 |
| 272 | 2026-06-15T03:27:51.885Z | Downloaded futures-executor v0.3.32 |
| 273 | 2026-06-15T03:27:51.888Z | Downloaded displaydoc v0.2.6 |
| 274 | 2026-06-15T03:27:51.890Z | Downloaded darling_macro v0.21.3 |
| 275 | 2026-06-15T03:27:51.890Z | Downloaded git-stub v1.0.0 |
| 276 | 2026-06-15T03:27:51.893Z | Downloaded fxhash v0.2.1 |
| 277 | 2026-06-15T03:27:51.895Z | Downloaded hash32 v0.3.1 |
| 278 | 2026-06-15T03:27:51.895Z | Downloaded darling_macro v0.23.0 |
| 279 | 2026-06-15T03:27:51.897Z | Downloaded generic-array v0.14.7 |
| 280 | 2026-06-15T03:27:51.900Z | Downloaded crypto-common v0.1.7 |
| 281 | 2026-06-15T03:27:51.902Z | Downloaded debug-ignore v1.0.5 |
| 282 | 2026-06-15T03:27:51.905Z | Downloaded dtrace-parser v0.3.0 |
| 283 | 2026-06-15T03:27:51.907Z | Downloaded cpufeatures v0.2.17 |
| 284 | 2026-06-15T03:27:51.907Z | Downloaded bytes v1.11.1 |
| 285 | 2026-06-15T03:27:51.911Z | Downloaded futures-core v0.3.32 |
| 286 | 2026-06-15T03:27:51.914Z | Downloaded critical-section v1.2.0 |
| 287 | 2026-06-15T03:27:51.917Z | Downloaded byteorder v1.5.0 |
| 288 | 2026-06-15T03:27:51.919Z | Downloaded derive-ex v0.1.8 |
| 289 | 2026-06-15T03:27:51.922Z | Downloaded heck v0.5.0 |
| 290 | 2026-06-15T03:27:51.922Z | Downloaded bytecount v0.6.9 |
| 291 | 2026-06-15T03:27:51.924Z | Downloaded foreign-types v0.3.2 |
| 292 | 2026-06-15T03:27:51.927Z | Downloaded const-random-macro v0.1.16 |
| 293 | 2026-06-15T03:27:51.929Z | Downloaded dof v0.4.0 |
| 294 | 2026-06-15T03:27:51.929Z | Downloaded dof v0.3.0 |
| 295 | 2026-06-15T03:27:51.931Z | Downloaded cpufeatures v0.3.0 |
| 296 | 2026-06-15T03:27:51.935Z | Downloaded fixedbitset v0.4.2 |
| 297 | 2026-06-15T03:27:51.935Z | Downloaded form_urlencoded v1.2.2 |
| 298 | 2026-06-15T03:27:51.937Z | Downloaded defmt v0.3.100 |
| 299 | 2026-06-15T03:27:51.940Z | Downloaded glob v0.3.3 |
| 300 | 2026-06-15T03:27:51.945Z | Downloaded digest v0.11.3 |
| 301 | 2026-06-15T03:27:51.948Z | Downloaded gethostname v0.5.0 |
| 302 | 2026-06-15T03:27:51.949Z | Downloaded defmt v1.1.0 |
| 303 | 2026-06-15T03:27:51.951Z | Downloaded heck v0.4.1 |
| 304 | 2026-06-15T03:27:51.951Z | Downloaded foreign-types v0.5.0 |
| 305 | 2026-06-15T03:27:51.955Z | Downloaded is_ci v1.2.0 |
| 306 | 2026-06-15T03:27:51.957Z | Downloaded chacha20 v0.9.1 |
| 307 | 2026-06-15T03:27:51.957Z | Downloaded futures-io v0.3.32 |
| 308 | 2026-06-15T03:27:51.959Z | Downloaded csv-core v0.1.13 |
| 309 | 2026-06-15T03:27:51.962Z | Downloaded erased-serde v0.3.31 |
| 310 | 2026-06-15T03:27:51.964Z | Downloaded dyn-clone v1.0.20 |
| 311 | 2026-06-15T03:27:51.967Z | Downloaded foldhash v0.1.5 |
| 312 | 2026-06-15T03:27:51.967Z | Downloaded fastrand v2.4.1 |
| 313 | 2026-06-15T03:27:51.972Z | Downloaded instant v0.1.13 |
| 314 | 2026-06-15T03:27:51.972Z | Downloaded fnv v1.0.7 |
| 315 | 2026-06-15T03:27:51.974Z | Downloaded crucible-workspace-hack v0.1.0 |
| 316 | 2026-06-15T03:27:51.974Z | Downloaded chacha20poly1305 v0.10.1 |
| 317 | 2026-06-15T03:27:51.978Z | Downloaded fs-err v3.3.0 |
| 318 | 2026-06-15T03:27:51.981Z | Downloaded convert_case v0.4.0 |
| 319 | 2026-06-15T03:27:51.981Z | Downloaded futures-channel v0.3.32 |
| 320 | 2026-06-15T03:27:51.984Z | Downloaded anstyle-parse v1.0.0 |
| 321 | 2026-06-15T03:27:51.986Z | Downloaded crc32fast v1.5.0 |
| 322 | 2026-06-15T03:27:51.988Z | Downloaded hex v0.4.3 |
| 323 | 2026-06-15T03:27:51.991Z | Downloaded itoa v1.0.18 |
| 324 | 2026-06-15T03:27:51.991Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 325 | 2026-06-15T03:27:51.993Z | Downloaded hubpack_derive v0.1.1 |
| 326 | 2026-06-15T03:27:51.997Z | Downloaded foreign-types-shared v0.3.1 |
| 327 | 2026-06-15T03:27:51.997Z | Downloaded foreign-types-macros v0.2.3 |
| 328 | 2026-06-15T03:27:52.000Z | Downloaded fs_extra v1.3.0 |
| 329 | 2026-06-15T03:27:52.000Z | Downloaded const_format_proc_macros v0.2.34 |
| 330 | 2026-06-15T03:27:52.003Z | Downloaded cipher v0.4.4 |
| 331 | 2026-06-15T03:27:52.006Z | Downloaded camino v1.2.2 |
| 332 | 2026-06-15T03:27:52.006Z | Downloaded float-ord v0.3.2 |
| 333 | 2026-06-15T03:27:52.008Z | Downloaded darling v0.23.0 |
| 334 | 2026-06-15T03:27:52.013Z | Downloaded cc v1.2.63 |
| 335 | 2026-06-15T03:27:52.015Z | Downloaded hostname v0.3.1 |
| 336 | 2026-06-15T03:27:52.018Z | Downloaded find-msvc-tools v0.1.9 |
| 337 | 2026-06-15T03:27:52.021Z | Downloaded cmake v0.1.58 |
| 338 | 2026-06-15T03:27:52.021Z | Downloaded ff v0.13.1 |
| 339 | 2026-06-15T03:27:52.023Z | Downloaded elliptic-curve v0.13.8 |
| 340 | 2026-06-15T03:27:52.026Z | Downloaded linked-hash-map v0.5.6 |
| 341 | 2026-06-15T03:27:52.029Z | Downloaded is_terminal_polyfill v1.70.2 |
| 342 | 2026-06-15T03:27:52.031Z | Downloaded crossbeam-deque v0.8.6 |
| 343 | 2026-06-15T03:27:52.033Z | Downloaded libscf-sys v1.2.0 |
| 344 | 2026-06-15T03:27:52.033Z | Downloaded const-oid v0.10.2 |
| 345 | 2026-06-15T03:27:52.036Z | Downloaded idna_adapter v1.2.2 |
| 346 | 2026-06-15T03:27:52.038Z | Downloaded ident_case v1.0.1 |
| 347 | 2026-06-15T03:27:52.041Z | Downloaded internet-checksum v0.2.1 |
| 348 | 2026-06-15T03:27:52.041Z | Downloaded match_cfg v0.1.0 |
| 349 | 2026-06-15T03:27:52.043Z | Downloaded macaddr v1.0.1 |
| 350 | 2026-06-15T03:27:52.043Z | Downloaded konst_macro_rules v0.2.19 |
| 351 | 2026-06-15T03:27:52.045Z | Downloaded managed v0.8.0 |
| 352 | 2026-06-15T03:27:52.049Z | Downloaded hyper-rustls v0.27.9 |
| 353 | 2026-06-15T03:27:52.052Z | Downloaded jobserver v0.1.34 |
| 354 | 2026-06-15T03:27:52.052Z | Downloaded globset v0.4.18 |
| 355 | 2026-06-15T03:27:52.055Z | Downloaded newtype_derive v0.1.6 |
| 356 | 2026-06-15T03:27:52.055Z | Downloaded crc8 v0.1.1 |
| 357 | 2026-06-15T03:27:52.057Z | Downloaded keccak v0.1.6 |
| 358 | 2026-06-15T03:27:52.058Z | Downloaded indent_write v2.2.0 |
| 359 | 2026-06-15T03:27:52.060Z | Downloaded is-terminal v0.4.17 |
| 360 | 2026-06-15T03:27:52.063Z | Downloaded newtype-uuid-macros v0.1.0 |
| 361 | 2026-06-15T03:27:52.063Z | Downloaded inout v0.1.4 |
| 362 | 2026-06-15T03:27:52.065Z | Downloaded arc-swap v1.9.1 |
| 363 | 2026-06-15T03:27:52.068Z | Downloaded mime v0.3.17 |
| 364 | 2026-06-15T03:27:52.070Z | Downloaded libsw v3.5.0 |
| 365 | 2026-06-15T03:27:52.072Z | Downloaded num-derive v0.4.2 |
| 366 | 2026-06-15T03:27:52.075Z | Downloaded crunchy v0.2.4 |
| 367 | 2026-06-15T03:27:52.075Z | Downloaded lru-slab v0.1.2 |
| 368 | 2026-06-15T03:27:52.078Z | Downloaded ingot-types v0.1.2 |
| 369 | 2026-06-15T03:27:52.078Z | Downloaded httpdate v1.0.3 |
| 370 | 2026-06-15T03:27:52.080Z | Downloaded num-conv v0.2.2 |
| 371 | 2026-06-15T03:27:52.080Z | Downloaded getrandom v0.4.2 |
| 372 | 2026-06-15T03:27:52.084Z | Downloaded lazy_static v1.5.0 |
| 373 | 2026-06-15T03:27:52.086Z | Downloaded hmac v0.12.1 |
| 374 | 2026-06-15T03:27:52.089Z | Downloaded natord v1.0.9 |
| 375 | 2026-06-15T03:27:52.130Z | Downloaded memmap2 v0.9.10 |
| 376 | 2026-06-15T03:27:52.130Z | Downloaded hickory-resolver v0.24.4 |
| 377 | 2026-06-15T03:27:52.130Z | Downloaded crossbeam-epoch v0.9.18 |
| 378 | 2026-06-15T03:27:52.131Z | Downloaded highway v1.3.0 |
| 379 | 2026-06-15T03:27:52.131Z | Downloaded parse-display v0.10.0 |
| 380 | 2026-06-15T03:27:52.131Z | Downloaded num-iter v0.1.45 |
| 381 | 2026-06-15T03:27:52.131Z | Downloaded percent-encoding v2.3.2 |
| 382 | 2026-06-15T03:27:52.131Z | Downloaded colored v3.1.1 |
| 383 | 2026-06-15T03:27:52.131Z | Downloaded icu_provider v2.2.0 |
| 384 | 2026-06-15T03:27:52.131Z | Downloaded getrandom v0.2.17 |
| 385 | 2026-06-15T03:27:52.131Z | Downloaded parking_lot_core v0.8.6 |
| 386 | 2026-06-15T03:27:52.131Z | Downloaded hybrid-array v0.4.12 |
| 387 | 2026-06-15T03:27:52.131Z | Downloaded num v0.4.3 |
| 388 | 2026-06-15T03:27:52.131Z | Downloaded no-std-compat v0.4.1 |
| 389 | 2026-06-15T03:27:52.131Z | Downloaded bitflags v2.12.1 |
| 390 | 2026-06-15T03:27:52.131Z | Downloaded potential_utf v0.1.5 |
| 391 | 2026-06-15T03:27:52.134Z | Downloaded linear-map v1.2.0 |
| 392 | 2026-06-15T03:27:52.134Z | Downloaded ipnetwork v0.21.1 |
| 393 | 2026-06-15T03:27:52.134Z | Downloaded http-body-util v0.1.3 |
| 394 | 2026-06-15T03:27:52.134Z | Downloaded allocator-api2 v0.2.21 |
| 395 | 2026-06-15T03:27:52.134Z | Downloaded olpc-cjson v0.1.4 |
| 396 | 2026-06-15T03:27:52.134Z | Downloaded console v0.15.11 |
| 397 | 2026-06-15T03:27:52.137Z | Downloaded clap_lex v1.1.0 |
| 398 | 2026-06-15T03:27:52.139Z | Downloaded openssl-probe v0.2.1 |
| 399 | 2026-06-15T03:27:52.140Z | Downloaded num_threads v0.1.7 |
| 400 | 2026-06-15T03:27:52.142Z | Downloaded bit-set v0.8.0 |
| 401 | 2026-06-15T03:27:52.144Z | Downloaded bit-vec v0.8.0 |
| 402 | 2026-06-15T03:27:52.144Z | Downloaded defmt-parser v1.0.0 |
| 403 | 2026-06-15T03:27:52.148Z | Downloaded litemap v0.8.2 |
| 404 | 2026-06-15T03:27:52.150Z | Downloaded opaque-debug v0.3.1 |
| 405 | 2026-06-15T03:27:52.151Z | Downloaded half v2.7.1 |
| 406 | 2026-06-15T03:27:52.154Z | Downloaded libsw-core v0.3.2 |
| 407 | 2026-06-15T03:27:52.156Z | Downloaded iana-time-zone v0.1.65 |
| 408 | 2026-06-15T03:27:52.159Z | Downloaded derive_more v0.99.20 |
| 409 | 2026-06-15T03:27:52.161Z | Downloaded plain v0.2.3 |
| 410 | 2026-06-15T03:27:52.163Z | Downloaded async-compression v0.4.42 |
| 411 | 2026-06-15T03:27:52.167Z | Downloaded papergrid v0.11.0 |
| 412 | 2026-06-15T03:27:52.170Z | Downloaded futures v0.3.32 |
| 413 | 2026-06-15T03:27:52.174Z | Downloaded lock_api v0.4.14 |
| 414 | 2026-06-15T03:27:52.177Z | Downloaded icu_normalizer v2.2.0 |
| 415 | 2026-06-15T03:27:52.179Z | Downloaded bs58 v0.5.1 |
| 416 | 2026-06-15T03:27:52.182Z | Downloaded powerfmt v0.2.0 |
| 417 | 2026-06-15T03:27:52.184Z | Downloaded clap_derive v4.6.1 |
| 418 | 2026-06-15T03:27:52.187Z | Downloaded base64 v0.21.7 |
| 419 | 2026-06-15T03:27:52.189Z | Downloaded pin-project v1.1.13 |
| 420 | 2026-06-15T03:27:52.195Z | Downloaded progenitor-macro v0.10.0 |
| 421 | 2026-06-15T03:27:52.198Z | Downloaded progenitor-client v0.14.0 |
| 422 | 2026-06-15T03:27:52.200Z | Downloaded flate2 v1.1.9 |
| 423 | 2026-06-15T03:27:52.205Z | Downloaded indexmap v1.9.3 |
| 424 | 2026-06-15T03:27:52.207Z | Downloaded hubpack v0.1.2 |
| 425 | 2026-06-15T03:27:52.207Z | Downloaded icu_normalizer_data v2.2.0 |
| 426 | 2026-06-15T03:27:52.210Z | Downloaded progenitor-client v0.13.0 |
| 427 | 2026-06-15T03:27:52.212Z | Downloaded poly1305 v0.8.0 |
| 428 | 2026-06-15T03:27:52.212Z | Downloaded oxnet v0.1.6 |
| 429 | 2026-06-15T03:27:52.215Z | Downloaded darling_core v0.23.0 |
| 430 | 2026-06-15T03:27:52.218Z | Downloaded progenitor-extras v0.2.0 |
| 431 | 2026-06-15T03:27:52.220Z | Downloaded expectorate v1.2.0 |
| 432 | 2026-06-15T03:27:52.223Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 433 | 2026-06-15T03:27:52.223Z | Downloaded proc-macro-crate v1.3.1 |
| 434 | 2026-06-15T03:27:52.225Z | Downloaded num_enum v0.5.11 |
| 435 | 2026-06-15T03:27:52.228Z | Downloaded indicatif v0.18.4 |
| 436 | 2026-06-15T03:27:52.231Z | Downloaded progenitor-macro v0.13.0 |
| 437 | 2026-06-15T03:27:52.234Z | Downloaded aho-corasick v1.1.4 |
| 438 | 2026-06-15T03:27:52.236Z | Downloaded progenitor-client v0.10.0 |
| 439 | 2026-06-15T03:27:52.239Z | Downloaded papergrid v0.18.0 |
| 440 | 2026-06-15T03:27:52.241Z | Downloaded num_enum_derive v0.7.6 |
| 441 | 2026-06-15T03:27:52.244Z | Downloaded phf v0.12.1 |
| 442 | 2026-06-15T03:27:52.246Z | Downloaded progenitor-impl v0.10.0 |
| 443 | 2026-06-15T03:27:52.246Z | Downloaded progenitor v0.14.0 |
| 444 | 2026-06-15T03:27:52.249Z | Downloaded ppv-lite86 v0.2.21 |
| 445 | 2026-06-15T03:27:52.254Z | Downloaded pest_meta v2.8.6 |
| 446 | 2026-06-15T03:27:52.254Z | Downloaded http v1.4.1 |
| 447 | 2026-06-15T03:27:52.256Z | Downloaded paste v1.0.15 |
| 448 | 2026-06-15T03:27:52.259Z | Downloaded pkg-config v0.3.33 |
| 449 | 2026-06-15T03:27:52.259Z | Downloaded parse-display-derive v0.10.0 |
| 450 | 2026-06-15T03:27:52.264Z | Downloaded rand_xorshift v0.4.0 |
| 451 | 2026-06-15T03:27:52.264Z | Downloaded num-complex v0.4.6 |
| 452 | 2026-06-15T03:27:52.267Z | Downloaded ipnet v2.12.0 |
| 453 | 2026-06-15T03:27:52.267Z | Downloaded dropshot-api-manager v0.7.2 |
| 454 | 2026-06-15T03:27:52.269Z | Downloaded proc-macro-error2 v2.0.1 |
| 455 | 2026-06-15T03:27:52.272Z | Downloaded lru-cache v0.1.2 |
| 456 | 2026-06-15T03:27:52.277Z | Downloaded indexmap v2.14.0 |
| 457 | 2026-06-15T03:27:52.281Z | Downloaded hashbrown v0.17.1 |
| 458 | 2026-06-15T03:27:52.283Z | Downloaded rand_chacha v0.3.1 |
| 459 | 2026-06-15T03:27:52.284Z | Downloaded pretty-hex v0.4.2 |
| 460 | 2026-06-15T03:27:52.284Z | Downloaded pretty_assertions v1.4.1 |
| 461 | 2026-06-15T03:27:52.288Z | Downloaded ciborium v0.2.2 |
| 462 | 2026-06-15T03:27:52.288Z | Downloaded anyhow v1.0.102 |
| 463 | 2026-06-15T03:27:52.290Z | Downloaded rustc_version v0.4.1 |
| 464 | 2026-06-15T03:27:52.293Z | Downloaded memmap v0.7.0 |
| 465 | 2026-06-15T03:27:52.293Z | Downloaded openssl-macros v0.1.1 |
| 466 | 2026-06-15T03:27:52.295Z | Downloaded icu_properties v2.2.0 |
| 467 | 2026-06-15T03:27:52.297Z | Downloaded progenitor v0.10.0 |
| 468 | 2026-06-15T03:27:52.297Z | Downloaded hashbrown v0.15.5 |
| 469 | 2026-06-15T03:27:52.301Z | Downloaded rustc-hash v2.1.2 |
| 470 | 2026-06-15T03:27:52.304Z | Downloaded ref-cast-impl v1.0.25 |
| 471 | 2026-06-15T03:27:52.306Z | Downloaded ref-cast v1.0.25 |
| 472 | 2026-06-15T03:27:52.306Z | Downloaded async-trait v0.1.89 |
| 473 | 2026-06-15T03:27:52.310Z | Downloaded rand_core v0.9.5 |
| 474 | 2026-06-15T03:27:52.312Z | Downloaded num_enum_derive v0.5.11 |
| 475 | 2026-06-15T03:27:52.312Z | Downloaded rand_core v0.6.4 |
| 476 | 2026-06-15T03:27:52.315Z | Downloaded http-body v1.0.1 |
| 477 | 2026-06-15T03:27:52.315Z | Downloaded quote v1.0.45 |
| 478 | 2026-06-15T03:27:52.319Z | Downloaded pest_generator v2.8.6 |
| 479 | 2026-06-15T03:27:52.321Z | Downloaded oxide-tokio-rt v0.1.6 |
| 480 | 2026-06-15T03:27:52.321Z | Downloaded num-traits v0.2.19 |
| 481 | 2026-06-15T03:27:52.324Z | Downloaded icu_locale_core v2.2.0 |
| 482 | 2026-06-15T03:27:52.326Z | Downloaded pem v3.0.6 |
| 483 | 2026-06-15T03:27:52.329Z | Downloaded heapless v0.8.0 |
| 484 | 2026-06-15T03:27:52.331Z | Downloaded cfg_aliases v0.2.1 |
| 485 | 2026-06-15T03:27:52.334Z | Downloaded num_enum v0.7.6 |
| 486 | 2026-06-15T03:27:52.336Z | Downloaded parking_lot_core v0.9.12 |
| 487 | 2026-06-15T03:27:52.339Z | Downloaded miniz_oxide v0.8.9 |
| 488 | 2026-06-15T03:27:52.341Z | Downloaded block-buffer v0.10.4 |
| 489 | 2026-06-15T03:27:52.341Z | Downloaded parking_lot v0.11.2 |
| 490 | 2026-06-15T03:27:52.344Z | Downloaded num-rational v0.4.2 |
| 491 | 2026-06-15T03:27:52.344Z | Downloaded konst v0.2.20 |
| 492 | 2026-06-15T03:27:52.350Z | Downloaded same-file v1.0.6 |
| 493 | 2026-06-15T03:27:52.353Z | Downloaded newtype-uuid v1.3.2 |
| 494 | 2026-06-15T03:27:52.353Z | Downloaded proc-macro-error-attr v1.0.4 |
| 495 | 2026-06-15T03:27:52.353Z | Downloaded darling_core v0.21.3 |
| 496 | 2026-06-15T03:27:52.358Z | Downloaded secrecy v0.10.3 |
| 497 | 2026-06-15T03:27:52.361Z | Downloaded quinn-udp v0.5.14 |
| 498 | 2026-06-15T03:27:52.361Z | Downloaded serde-big-array v0.5.1 |
| 499 | 2026-06-15T03:27:52.361Z | Downloaded semver v0.1.20 |
| 500 | 2026-06-15T03:27:52.363Z | Downloaded scroll_derive v0.13.1 |
| 501 | 2026-06-15T03:27:52.363Z | Downloaded pin-project-lite v0.2.17 |
| 502 | 2026-06-15T03:27:52.366Z | Downloaded serde_repr v0.1.20 |
| 503 | 2026-06-15T03:27:52.370Z | Downloaded scroll_derive v0.12.1 |
| 504 | 2026-06-15T03:27:52.373Z | Downloaded scopeguard v1.2.0 |
| 505 | 2026-06-15T03:27:52.373Z | Downloaded icu_collections v2.2.0 |
| 506 | 2026-06-15T03:27:52.375Z | Downloaded rand_chacha v0.9.0 |
| 507 | 2026-06-15T03:27:52.375Z | Downloaded humantime v2.3.0 |
| 508 | 2026-06-15T03:27:52.378Z | Downloaded serde_plain v1.0.2 |
| 509 | 2026-06-15T03:27:52.380Z | Downloaded hyper v1.10.1 |
| 510 | 2026-06-15T03:27:52.383Z | Downloaded serde_spanned v0.6.9 |
| 511 | 2026-06-15T03:27:52.385Z | Downloaded resolv-conf v0.7.6 |
| 512 | 2026-06-15T03:27:52.388Z | Downloaded quinn v0.11.9 |
| 513 | 2026-06-15T03:27:52.396Z | Downloaded autocfg v1.5.1 |
| 514 | 2026-06-15T03:27:52.397Z | Downloaded proc-macro2 v1.0.106 |
| 515 | 2026-06-15T03:27:52.399Z | Downloaded qorb v0.4.1 |
| 516 | 2026-06-15T03:27:52.399Z | Downloaded log v0.4.32 |
| 517 | 2026-06-15T03:27:52.399Z | Downloaded rustls-native-certs v0.8.4 |
| 518 | 2026-06-15T03:27:52.399Z | Downloaded blake2 v0.10.6 |
| 519 | 2026-06-15T03:27:52.401Z | Downloaded anstyle v1.0.14 |
| 520 | 2026-06-15T03:27:52.404Z | Downloaded once_cell v1.21.4 |
| 521 | 2026-06-15T03:27:52.406Z | Downloaded cobs v0.3.0 |
| 522 | 2026-06-15T03:27:52.406Z | Downloaded postcard v1.1.3 |
| 523 | 2026-06-15T03:27:52.409Z | Downloaded ciborium-ll v0.2.2 |
| 524 | 2026-06-15T03:27:52.411Z | Downloaded chrono v0.4.45 |
| 525 | 2026-06-15T03:27:52.414Z | Downloaded siphasher v1.0.3 |
| 526 | 2026-06-15T03:27:52.417Z | Downloaded rustls-pemfile v2.2.0 |
| 527 | 2026-06-15T03:27:52.419Z | Downloaded minimal-lexical v0.2.1 |
| 528 | 2026-06-15T03:27:52.422Z | Downloaded serde_derive_internals v0.29.1 |
| 529 | 2026-06-15T03:27:52.422Z | Downloaded schemars_derive v0.8.22 |
| 530 | 2026-06-15T03:27:52.424Z | Downloaded serial_test_derive v3.5.0 |
| 531 | 2026-06-15T03:27:52.424Z | Downloaded serial_test v3.5.0 |
| 532 | 2026-06-15T03:27:52.427Z | Downloaded rand_core v0.10.1 |
| 533 | 2026-06-15T03:27:52.427Z | Downloaded progenitor v0.13.0 |
| 534 | 2026-06-15T03:27:52.429Z | Downloaded rustc_version v0.1.7 |
| 535 | 2026-06-15T03:27:52.429Z | Downloaded slog-bunyan v2.5.0 |
| 536 | 2026-06-15T03:27:52.432Z | Downloaded openssl-sys v0.9.116 |
| 537 | 2026-06-15T03:27:52.434Z | Downloaded serde_path_to_error v0.1.20 |
| 538 | 2026-06-15T03:27:52.437Z | Downloaded compression-codecs v0.4.38 |
| 539 | 2026-06-15T03:27:52.439Z | Downloaded base16ct v1.0.0 |
| 540 | 2026-06-15T03:27:52.439Z | Downloaded const_format v0.2.36 |
| 541 | 2026-06-15T03:27:52.442Z | Downloaded slog-envlogger v2.2.0 |
| 542 | 2026-06-15T03:27:52.445Z | Downloaded newline-converter v0.3.0 |
| 543 | 2026-06-15T03:27:52.445Z | Downloaded ingot v0.1.1 |
| 544 | 2026-06-15T03:27:52.447Z | Downloaded serde_spanned v1.1.1 |
| 545 | 2026-06-15T03:27:52.450Z | Downloaded clap v4.6.1 |
| 546 | 2026-06-15T03:27:52.453Z | Downloaded smawk v0.3.2 |
| 547 | 2026-06-15T03:27:52.457Z | Downloaded rhai_codegen v3.2.0 |
| 548 | 2026-06-15T03:27:52.460Z | Downloaded chacha20 v0.10.0 |
| 549 | 2026-06-15T03:27:52.462Z | Downloaded progenitor-impl v0.13.0 |
| 550 | 2026-06-15T03:27:52.465Z | Downloaded sync_wrapper v1.0.2 |
| 551 | 2026-06-15T03:27:52.465Z | Downloaded aead v0.5.2 |
| 552 | 2026-06-15T03:27:52.468Z | Downloaded sha1 v0.10.6 |
| 553 | 2026-06-15T03:27:52.468Z | Downloaded prettyplease v0.2.37 |
| 554 | 2026-06-15T03:27:52.470Z | Downloaded owo-colors v4.3.0 |
| 555 | 2026-06-15T03:27:52.472Z | Downloaded hyper-util v0.1.20 |
| 556 | 2026-06-15T03:27:52.475Z | Downloaded sha2 v0.10.9 |
| 557 | 2026-06-15T03:27:52.478Z | Downloaded signal-hook-registry v1.4.8 |
| 558 | 2026-06-15T03:27:52.483Z | Downloaded hickory-resolver v0.25.2 |
| 559 | 2026-06-15T03:27:52.483Z | Downloaded tabled_derive v0.11.0 |
| 560 | 2026-06-15T03:27:52.483Z | Downloaded stable_deref_trait v1.2.1 |
| 561 | 2026-06-15T03:27:52.485Z | Downloaded omicron-workspace-hack v0.1.0 |
| 562 | 2026-06-15T03:27:52.485Z | Downloaded memoffset v0.9.1 |
| 563 | 2026-06-15T03:27:52.487Z | Downloaded swrite v0.1.0 |
| 564 | 2026-06-15T03:27:52.487Z | Downloaded strsim v0.11.1 |
| 565 | 2026-06-15T03:27:52.488Z | Downloaded testing_table v0.3.0 |
| 566 | 2026-06-15T03:27:52.490Z | Downloaded tabwriter v1.4.1 |
| 567 | 2026-06-15T03:27:52.490Z | Downloaded tabled_derive v0.7.0 |
| 568 | 2026-06-15T03:27:52.492Z | Downloaded daft v0.1.7 |
| 569 | 2026-06-15T03:27:52.493Z | Downloaded terminal_size v0.4.4 |
| 570 | 2026-06-15T03:27:52.495Z | Downloaded subtle v2.6.1 |
| 571 | 2026-06-15T03:27:52.495Z | Downloaded strum v0.27.2 |
| 572 | 2026-06-15T03:27:52.495Z | Downloaded tagptr v0.2.0 |
| 573 | 2026-06-15T03:27:52.498Z | Downloaded supports-color v3.0.2 |
| 574 | 2026-06-15T03:27:52.498Z | Downloaded structmeta v0.3.0 |
| 575 | 2026-06-15T03:27:52.500Z | Downloaded cookie v0.18.1 |
| 576 | 2026-06-15T03:27:52.500Z | Downloaded memchr v2.8.1 |
| 577 | 2026-06-15T03:27:52.503Z | Downloaded multer v3.1.0 |
| 578 | 2026-06-15T03:27:52.507Z | Downloaded structmeta-derive v0.3.0 |
| 579 | 2026-06-15T03:27:52.507Z | Downloaded backoff v0.4.0 |
| 580 | 2026-06-15T03:27:52.507Z | Downloaded slog-dtrace v0.3.0 |
| 581 | 2026-06-15T03:27:52.509Z | Downloaded progenitor-impl v0.14.0 |
| 582 | 2026-06-15T03:27:52.512Z | Downloaded semver v1.0.28 |
| 583 | 2026-06-15T03:27:52.512Z | Downloaded shlex v2.0.1 |
| 584 | 2026-06-15T03:27:52.515Z | Downloaded foldhash v0.2.0 |
| 585 | 2026-06-15T03:27:52.515Z | Downloaded ingot-macros v0.1.1 |
| 586 | 2026-06-15T03:27:52.515Z | Downloaded console v0.16.3 |
| 587 | 2026-06-15T03:27:52.518Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 588 | 2026-06-15T03:27:52.519Z | Downloaded crypto-common v0.2.2 |
| 589 | 2026-06-15T03:27:52.519Z | Downloaded spin v0.5.2 |
| 590 | 2026-06-15T03:27:52.523Z | Downloaded progenitor-macro v0.14.0 |
| 591 | 2026-06-15T03:27:52.523Z | Downloaded serde_with_macros v3.20.0 |
| 592 | 2026-06-15T03:27:52.523Z | Downloaded camino-tempfile v1.4.1 |
| 593 | 2026-06-15T03:27:52.528Z | Downloaded cfg-if v1.0.4 |
| 594 | 2026-06-15T03:27:52.528Z | Downloaded sha1 v0.11.0 |
| 595 | 2026-06-15T03:27:52.528Z | Downloaded rustversion v1.0.22 |
| 596 | 2026-06-15T03:27:52.533Z | Downloaded smartstring v1.0.1 |
| 597 | 2026-06-15T03:27:52.533Z | Downloaded strum v0.26.3 |
| 598 | 2026-06-15T03:27:52.533Z | Downloaded cancel-safe-futures v0.1.5 |
| 599 | 2026-06-15T03:27:52.536Z | Downloaded proc-macro-crate v3.5.0 |
| 600 | 2026-06-15T03:27:52.536Z | Downloaded const-random v0.1.18 |
| 601 | 2026-06-15T03:27:52.537Z | Downloaded simd-adler32 v0.3.9 |
| 602 | 2026-06-15T03:27:52.537Z | Downloaded colorchoice v1.0.5 |
| 603 | 2026-06-15T03:27:52.537Z | Downloaded ahash v0.8.12 |
| 604 | 2026-06-15T03:27:52.542Z | Downloaded compression-core v0.4.32 |
| 605 | 2026-06-15T03:27:52.543Z | Downloaded ciborium-io v0.2.2 |
| 606 | 2026-06-15T03:27:52.543Z | Downloaded rustls-platform-verifier v0.7.0 |
| 607 | 2026-06-15T03:27:52.543Z | Downloaded time-core v0.1.8 |
| 608 | 2026-06-15T03:27:52.543Z | Downloaded phf_shared v0.12.1 |
| 609 | 2026-06-15T03:27:52.545Z | Downloaded sigpipe v0.1.3 |
| 610 | 2026-06-15T03:27:52.545Z | Downloaded base64ct v1.8.3 |
| 611 | 2026-06-15T03:27:52.545Z | Downloaded schemars v0.8.22 |
| 612 | 2026-06-15T03:27:52.551Z | Downloaded tinyvec_macros v0.1.1 |
| 613 | 2026-06-15T03:27:52.554Z | Downloaded slog-async v2.8.0 |
| 614 | 2026-06-15T03:27:52.554Z | Downloaded proc-macro-error v1.0.4 |
| 615 | 2026-06-15T03:27:52.556Z | Downloaded byte-wrapper v0.1.0 |
| 616 | 2026-06-15T03:27:52.556Z | Downloaded strum_macros v0.26.4 |
| 617 | 2026-06-15T03:27:52.559Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 618 | 2026-06-15T03:27:52.559Z | Downloaded termtree v0.5.1 |
| 619 | 2026-06-15T03:27:52.562Z | Downloaded slog-stdlog v4.1.1 |
| 620 | 2026-06-15T03:27:52.562Z | Downloaded either v1.16.0 |
| 621 | 2026-06-15T03:27:52.565Z | Downloaded digest v0.10.7 |
| 622 | 2026-06-15T03:27:52.565Z | Downloaded defmt-macros v1.1.0 |
| 623 | 2026-06-15T03:27:52.568Z | Downloaded cargo_toml v0.22.3 |
| 624 | 2026-06-15T03:27:52.570Z | Downloaded bitflags v1.3.2 |
| 625 | 2026-06-15T03:27:52.572Z | Downloaded take_mut v0.2.2 |
| 626 | 2026-06-15T03:27:52.572Z | Downloaded thiserror-impl v2.0.18 |
| 627 | 2026-06-15T03:27:52.572Z | Downloaded tokio-macros v2.7.0 |
| 628 | 2026-06-15T03:27:52.572Z | Downloaded synstructure v0.13.2 |
| 629 | 2026-06-15T03:27:52.572Z | Downloaded slog-term v2.9.2 |
| 630 | 2026-06-15T03:27:52.575Z | Downloaded group v0.13.0 |
| 631 | 2026-06-15T03:27:52.575Z | Downloaded serde_tokenstream v0.2.3 |
| 632 | 2026-06-15T03:27:52.577Z | Downloaded static_assertions v1.1.0 |
| 633 | 2026-06-15T03:27:52.577Z | Downloaded password-hash v0.5.0 |
| 634 | 2026-06-15T03:27:52.577Z | Downloaded bcs v0.1.6 |
| 635 | 2026-06-15T03:27:52.580Z | Downloaded data-encoding v2.11.0 |
| 636 | 2026-06-15T03:27:52.580Z | Downloaded base64 v0.22.1 |
| 637 | 2026-06-15T03:27:52.582Z | Downloaded aws-lc-rs v1.17.0 |
| 638 | 2026-06-15T03:27:52.587Z | Downloaded tower-service v0.3.3 |
| 639 | 2026-06-15T03:27:52.589Z | Downloaded tower-layer v0.3.3 |
| 640 | 2026-06-15T03:27:52.589Z | Downloaded toml_write v0.1.2 |
| 641 | 2026-06-15T03:27:52.592Z | Downloaded thread-id v5.1.0 |
| 642 | 2026-06-15T03:27:52.592Z | Downloaded thread-id v4.2.2 |
| 643 | 2026-06-15T03:27:52.592Z | Downloaded quick-error v1.2.3 |
| 644 | 2026-06-15T03:27:52.594Z | Downloaded async-recursion v1.1.1 |
| 645 | 2026-06-15T03:27:52.594Z | Downloaded itertools v0.12.1 |
| 646 | 2026-06-15T03:27:52.598Z | Downloaded smallvec v1.15.1 |
| 647 | 2026-06-15T03:27:52.600Z | Downloaded fixedbitset v0.5.7 |
| 648 | 2026-06-15T03:27:52.602Z | Downloaded crossbeam-utils v0.8.21 |
| 649 | 2026-06-15T03:27:52.602Z | Downloaded serde_urlencoded v0.7.1 |
| 650 | 2026-06-15T03:27:52.605Z | Downloaded daft-derive v0.1.7 |
| 651 | 2026-06-15T03:27:52.608Z | Downloaded adler2 v2.0.1 |
| 652 | 2026-06-15T03:27:52.608Z | Downloaded thiserror-no-std v2.0.2 |
| 653 | 2026-06-15T03:27:52.610Z | Downloaded snafu-derive v0.8.9 |
| 654 | 2026-06-15T03:27:52.613Z | Downloaded slog-json v2.6.1 |
| 655 | 2026-06-15T03:27:52.615Z | Downloaded spin v0.9.8 |
| 656 | 2026-06-15T03:27:52.615Z | Downloaded itertools v0.14.0 |
| 657 | 2026-06-15T03:27:52.620Z | Downloaded thread_local v1.1.9 |
| 658 | 2026-06-15T03:27:52.622Z | Downloaded thiserror v2.0.18 |
| 659 | 2026-06-15T03:27:52.625Z | Downloaded unarray v0.1.4 |
| 660 | 2026-06-15T03:27:52.627Z | Downloaded tiny-keccak v2.0.2 |
| 661 | 2026-06-15T03:27:52.627Z | Downloaded time-macros v0.2.27 |
| 662 | 2026-06-15T03:27:52.630Z | Downloaded unicode-xid v0.2.6 |
| 663 | 2026-06-15T03:27:52.630Z | Downloaded unicode-linebreak v0.1.5 |
| 664 | 2026-06-15T03:27:52.633Z | Downloaded thiserror-impl v1.0.69 |
| 665 | 2026-06-15T03:27:52.633Z | Downloaded num-integer v0.1.46 |
| 666 | 2026-06-15T03:27:52.635Z | Downloaded typify-macro v0.6.2 |
| 667 | 2026-06-15T03:27:52.635Z | Downloaded tokio-tungstenite v0.21.0 |
| 668 | 2026-06-15T03:27:52.635Z | Downloaded smf v0.2.3 |
| 669 | 2026-06-15T03:27:52.639Z | Downloaded rand v0.10.1 |
| 670 | 2026-06-15T03:27:52.639Z | Downloaded pin-project-internal v1.1.13 |
| 671 | 2026-06-15T03:27:52.645Z | Downloaded typify-macro v0.4.3 |
| 672 | 2026-06-15T03:27:52.645Z | Downloaded rand v0.8.6 |
| 673 | 2026-06-15T03:27:52.647Z | Downloaded thin-vec v0.2.18 |
| 674 | 2026-06-15T03:27:52.647Z | Downloaded nom v7.1.3 |
| 675 | 2026-06-15T03:27:52.650Z | Downloaded unit-prefix v0.5.2 |
| 676 | 2026-06-15T03:27:52.650Z | Downloaded pest_derive v2.8.6 |
| 677 | 2026-06-15T03:27:52.652Z | Downloaded untrusted v0.7.1 |
| 678 | 2026-06-15T03:27:52.652Z | Downloaded similar v2.7.0 |
| 679 | 2026-06-15T03:27:52.656Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 680 | 2026-06-15T03:27:52.659Z | Downloaded serde_derive v1.0.228 |
| 681 | 2026-06-15T03:27:52.662Z | Downloaded strum_macros v0.27.2 |
| 682 | 2026-06-15T03:27:52.662Z | Downloaded ryu v1.0.23 |
| 683 | 2026-06-15T03:27:52.665Z | Downloaded utf-8 v0.7.6 |
| 684 | 2026-06-15T03:27:52.665Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 685 | 2026-06-15T03:27:52.668Z | Downloaded rand v0.9.4 |
| 686 | 2026-06-15T03:27:52.668Z | Downloaded universal-hash v0.5.1 |
| 687 | 2026-06-15T03:27:52.671Z | Downloaded slog v2.8.2 |
| 688 | 2026-06-15T03:27:52.671Z | Downloaded usdt v0.6.0 |
| 689 | 2026-06-15T03:27:52.673Z | Downloaded usdt-macro v0.5.0 |
| 690 | 2026-06-15T03:27:52.674Z | Downloaded utf8parse v0.2.2 |
| 691 | 2026-06-15T03:27:52.674Z | Downloaded serde_yaml v0.9.34+deprecated |
| 692 | 2026-06-15T03:27:52.677Z | Downloaded scroll v0.12.0 |
| 693 | 2026-06-15T03:27:52.677Z | Downloaded serde_core v1.0.228 |
| 694 | 2026-06-15T03:27:52.682Z | Downloaded jiff-static v0.2.28 |
| 695 | 2026-06-15T03:27:52.686Z | Downloaded usdt-attr-macro v0.6.0 |
| 696 | 2026-06-15T03:27:52.690Z | Downloaded term v1.2.1 |
| 697 | 2026-06-15T03:27:52.693Z | Downloaded utf8_iter v1.0.4 |
| 698 | 2026-06-15T03:27:52.693Z | Downloaded usdt-macro v0.6.0 |
| 699 | 2026-06-15T03:27:52.697Z | Downloaded rayon-core v1.13.0 |
| 700 | 2026-06-15T03:27:52.699Z | Downloaded schemars v0.9.0 |
| 701 | 2026-06-15T03:27:52.707Z | Downloaded waitgroup v0.1.2 |
| 702 | 2026-06-15T03:27:52.709Z | Downloaded tokio-rustls v0.26.4 |
| 703 | 2026-06-15T03:27:52.709Z | Downloaded snafu v0.8.9 |
| 704 | 2026-06-15T03:27:52.712Z | Downloaded slog-scope v4.4.1 |
| 705 | 2026-06-15T03:27:52.715Z | Downloaded futures-util v0.3.32 |
| 706 | 2026-06-15T03:27:52.720Z | Downloaded zeroize_derive v1.4.3 |
| 707 | 2026-06-15T03:27:52.723Z | Downloaded schemars v1.2.1 |
| 708 | 2026-06-15T03:27:52.732Z | Downloaded zone_cfg_derive v0.3.1 |
| 709 | 2026-06-15T03:27:52.734Z | Downloaded want v0.3.1 |
| 710 | 2026-06-15T03:27:52.734Z | Downloaded wait-timeout v0.2.1 |
| 711 | 2026-06-15T03:27:52.734Z | Downloaded version_check v0.9.5 |
| 712 | 2026-06-15T03:27:52.734Z | Downloaded slab v0.4.12 |
| 713 | 2026-06-15T03:27:52.734Z | Downloaded usdt-impl v0.5.0 |
| 714 | 2026-06-15T03:27:52.737Z | Downloaded scroll v0.13.0 |
| 715 | 2026-06-15T03:27:52.737Z | Downloaded rusty-fork v0.3.1 |
| 716 | 2026-06-15T03:27:52.737Z | Downloaded usdt-attr-macro v0.5.0 |
| 717 | 2026-06-15T03:27:52.739Z | Downloaded toml v0.8.23 |
| 718 | 2026-06-15T03:27:52.740Z | Downloaded usdt v0.5.0 |
| 719 | 2026-06-15T03:27:52.743Z | Downloaded libm v0.2.16 |
| 720 | 2026-06-15T03:27:52.746Z | Downloaded typeid v1.0.3 |
| 721 | 2026-06-15T03:27:52.748Z | Downloaded try-lock v0.2.5 |
| 722 | 2026-06-15T03:27:52.748Z | Downloaded toml_datetime v0.6.11 |
| 723 | 2026-06-15T03:27:52.748Z | Downloaded textwrap v0.16.2 |
| 724 | 2026-06-15T03:27:52.751Z | Downloaded tempfile v3.27.0 |
| 725 | 2026-06-15T03:27:52.751Z | Downloaded parking_lot v0.12.5 |
| 726 | 2026-06-15T03:27:52.754Z | Downloaded xz2 v0.1.7 |
| 727 | 2026-06-15T03:27:52.757Z | Downloaded whoami v1.6.1 |
| 728 | 2026-06-15T03:27:52.760Z | Downloaded yoke-derive v0.8.2 |
| 729 | 2026-06-15T03:27:52.764Z | Downloaded zerofrom-derive v0.1.7 |
| 730 | 2026-06-15T03:27:52.768Z | Downloaded tokio-stream v0.1.18 |
| 731 | 2026-06-15T03:27:52.770Z | Downloaded zerofrom v0.1.8 |
| 732 | 2026-06-15T03:27:52.773Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 733 | 2026-06-15T03:27:52.773Z | Downloaded goblin v0.8.2 |
| 734 | 2026-06-15T03:27:52.776Z | Downloaded thiserror v1.0.69 |
| 735 | 2026-06-15T03:27:52.781Z | Downloaded tokio-dtrace v0.1.1 |
| 736 | 2026-06-15T03:27:52.783Z | Downloaded rustls-pki-types v1.14.1 |
| 737 | 2026-06-15T03:27:52.785Z | Downloaded vsss-rs v3.3.4 |
| 738 | 2026-06-15T03:27:52.785Z | Downloaded usdt-impl v0.6.0 |
| 739 | 2026-06-15T03:27:52.788Z | Downloaded ucd-trie v0.1.7 |
| 740 | 2026-06-15T03:27:52.790Z | Downloaded tinystr v0.8.3 |
| 741 | 2026-06-15T03:27:52.793Z | Downloaded zeroize v1.8.2 |
| 742 | 2026-06-15T03:27:52.800Z | Downloaded curve25519-dalek v4.1.3 |
| 743 | 2026-06-15T03:27:52.802Z | Downloaded ron v0.12.1 |
| 744 | 2026-06-15T03:27:52.807Z | Downloaded zmij v1.0.21 |
| 745 | 2026-06-15T03:27:52.810Z | Downloaded steno v0.4.1 |
| 746 | 2026-06-15T03:27:52.812Z | Downloaded tungstenite v0.21.0 |
| 747 | 2026-06-15T03:27:52.815Z | Downloaded hkdf v0.12.4 |
| 748 | 2026-06-15T03:27:52.815Z | Downloaded darling v0.21.3 |
| 749 | 2026-06-15T03:27:52.818Z | Downloaded walkdir v2.5.0 |
| 750 | 2026-06-15T03:27:52.820Z | Downloaded tracing-attributes v0.1.31 |
| 751 | 2026-06-15T03:27:52.823Z | Downloaded crossbeam-channel v0.5.15 |
| 752 | 2026-06-15T03:27:52.825Z | Downloaded typify v0.6.2 |
| 753 | 2026-06-15T03:27:52.827Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 754 | 2026-06-15T03:27:52.831Z | Downloaded rustls-webpki v0.103.13 |
| 755 | 2026-06-15T03:27:52.831Z | Downloaded portable-atomic v1.13.1 |
| 756 | 2026-06-15T03:27:52.834Z | Downloaded yoke v0.8.3 |
| 757 | 2026-06-15T03:27:52.837Z | Downloaded nom v8.0.0 |
| 758 | 2026-06-15T03:27:52.839Z | Downloaded zone v0.3.1 |
| 759 | 2026-06-15T03:27:52.842Z | Downloaded untrusted v0.9.0 |
| 760 | 2026-06-15T03:27:52.844Z | Downloaded zerovec-derive v0.11.3 |
| 761 | 2026-06-15T03:27:52.847Z | Downloaded unsafe-libyaml v0.2.11 |
| 762 | 2026-06-15T03:27:52.855Z | Downloaded pest v2.8.6 |
| 763 | 2026-06-15T03:27:52.860Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 764 | 2026-06-15T03:27:52.872Z | Downloaded tracing-core v0.1.36 |
| 765 | 2026-06-15T03:27:52.884Z | Downloaded serde v1.0.228 |
| 766 | 2026-06-15T03:27:52.894Z | Downloaded typify v0.4.3 |
| 767 | 2026-06-15T03:27:52.898Z | Downloaded toml_edit v0.19.15 |
| 768 | 2026-06-15T03:27:52.909Z | Downloaded unicode-ident v1.0.24 |
| 769 | 2026-06-15T03:27:52.913Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 770 | 2026-06-15T03:27:52.915Z | Downloaded tinyvec v1.11.0 |
| 771 | 2026-06-15T03:27:52.918Z | Downloaded test-strategy v0.4.5 |
| 772 | 2026-06-15T03:27:52.920Z | Downloaded yansi v1.0.1 |
| 773 | 2026-06-15T03:27:52.923Z | Downloaded iddqd v0.4.2 |
| 774 | 2026-06-15T03:27:52.926Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 775 | 2026-06-15T03:27:52.931Z | Downloaded uuid v1.23.2 |
| 776 | 2026-06-15T03:27:52.933Z | Downloaded crypto-bigint v0.5.5 |
| 777 | 2026-06-15T03:27:52.936Z | Downloaded url v2.5.8 |
| 778 | 2026-06-15T03:27:52.939Z | Downloaded rayon v1.12.0 |
| 779 | 2026-06-15T03:27:52.956Z | Downloaded zerocopy-derive v0.7.35 |
| 780 | 2026-06-15T03:27:52.959Z | Downloaded socket2 v0.6.4 |
| 781 | 2026-06-15T03:27:52.972Z | Downloaded writeable v0.6.3 |
| 782 | 2026-06-15T03:27:52.978Z | Downloaded mio v1.2.1 |
| 783 | 2026-06-15T03:27:52.981Z | Downloaded zerotrie v0.2.4 |
| 784 | 2026-06-15T03:27:52.985Z | Downloaded regex v1.12.3 |
| 785 | 2026-06-15T03:27:52.990Z | Downloaded tower v0.5.3 |
| 786 | 2026-06-15T03:27:52.996Z | Downloaded reqwest v0.13.4 |
| 787 | 2026-06-15T03:27:53.000Z | Downloaded reqwest v0.12.28 |
| 788 | 2026-06-15T03:27:53.004Z | Downloaded toml_edit v0.22.27 |
| 789 | 2026-06-15T03:27:53.008Z | Downloaded clap_builder v4.6.0 |
| 790 | 2026-06-15T03:27:53.011Z | Downloaded zerocopy-derive v0.8.50 |
| 791 | 2026-06-15T03:27:53.050Z | Downloaded typed-path v0.9.3 |
| 792 | 2026-06-15T03:27:53.057Z | Downloaded idna v1.1.0 |
| 793 | 2026-06-15T03:27:53.057Z | Downloaded serde_json v1.0.150 |
| 794 | 2026-06-15T03:27:53.057Z | Downloaded unicode-segmentation v1.13.3 |
| 795 | 2026-06-15T03:27:53.058Z | Downloaded goblin v0.10.7 |
| 796 | 2026-06-15T03:27:53.058Z | Downloaded unicode-normalization v0.1.25 |
| 797 | 2026-06-15T03:27:53.066Z | Downloaded typenum v1.20.1 |
| 798 | 2026-06-15T03:27:53.066Z | Downloaded icu_properties_data v2.2.0 |
| 799 | 2026-06-15T03:27:53.072Z | Downloaded zerovec v0.11.6 |
| 800 | 2026-06-15T03:27:53.073Z | Downloaded moka v0.12.15 |
| 801 | 2026-06-15T03:27:53.086Z | Downloaded serde_with v3.20.0 |
| 802 | 2026-06-15T03:27:53.097Z | Downloaded tower-http v0.6.11 |
| 803 | 2026-06-15T03:27:53.102Z | Downloaded tokio-util v0.7.18 |
| 804 | 2026-06-15T03:27:53.112Z | Downloaded quinn-proto v0.11.14 |
| 805 | 2026-06-15T03:27:53.163Z | Downloaded tough v0.22.0 |
| 806 | 2026-06-15T03:27:53.181Z | Downloaded zerocopy v0.7.35 |
| 807 | 2026-06-15T03:27:53.204Z | Downloaded winnow v0.5.40 |
| 808 | 2026-06-15T03:27:53.208Z | Downloaded dropshot v0.17.1 |
| 809 | 2026-06-15T03:27:53.223Z | Downloaded proptest v1.11.0 |
| 810 | 2026-06-15T03:27:53.235Z | Downloaded winnow v1.0.3 |
| 811 | 2026-06-15T03:27:53.258Z | Downloaded tabled v0.15.0 |
| 812 | 2026-06-15T03:27:53.266Z | Downloaded vcpkg v0.2.15 |
| 813 | 2026-06-15T03:27:53.290Z | Downloaded winnow v0.7.15 |
| 814 | 2026-06-15T03:27:53.293Z | Downloaded hickory-proto v0.24.4 |
| 815 | 2026-06-15T03:27:53.302Z | Downloaded webpki-roots v1.0.7 |
| 816 | 2026-06-15T03:27:53.305Z | Downloaded tabled v0.21.0 |
| 817 | 2026-06-15T03:27:53.315Z | Downloaded time v0.3.47 |
| 818 | 2026-06-15T03:27:53.322Z | Downloaded unicode-width v0.2.2 |
| 819 | 2026-06-15T03:27:53.325Z | Downloaded unicode-width v0.1.14 |
| 820 | 2026-06-15T03:27:53.329Z | Downloaded nix v0.31.3 |
| 821 | 2026-06-15T03:27:54.338Z | Downloaded openssl v0.10.80 |
| 822 | 2026-06-15T03:27:54.341Z | Downloaded rhai v1.25.1 |
| 823 | 2026-06-15T03:27:54.341Z | Downloaded syn v2.0.117 |
| 824 | 2026-06-15T03:27:54.341Z | Downloaded rustls v0.23.40 |
| 825 | 2026-06-15T03:27:54.341Z | Downloaded regress v0.11.1 |
| 826 | 2026-06-15T03:27:54.341Z | Downloaded regress v0.10.5 |
| 827 | 2026-06-15T03:27:54.341Z | Downloaded regex-syntax v0.8.10 |
| 828 | 2026-06-15T03:27:54.341Z | Downloaded smoltcp v0.11.0 |
| 829 | 2026-06-15T03:27:54.341Z | Downloaded openapiv3 v2.2.0 |
| 830 | 2026-06-15T03:27:54.341Z | Downloaded zerocopy v0.8.50 |
| 831 | 2026-06-15T03:27:54.341Z | Downloaded rustix v1.1.4 |
| 832 | 2026-06-15T03:27:54.341Z | Downloaded hickory-proto v0.25.2 |
| 833 | 2026-06-15T03:27:54.341Z | Downloaded bstr v1.12.1 |
| 834 | 2026-06-15T03:27:54.341Z | Downloaded syn v1.0.109 |
| 835 | 2026-06-15T03:27:54.341Z | Downloaded rustix v0.38.44 |
| 836 | 2026-06-15T03:27:54.341Z | Downloaded typify-impl v0.6.2 |
| 837 | 2026-06-15T03:27:54.341Z | Downloaded sled v0.34.7 |
| 838 | 2026-06-15T03:27:54.341Z | Downloaded tracing v0.1.44 |
| 839 | 2026-06-15T03:27:54.341Z | Downloaded libc v0.2.186 |
| 840 | 2026-06-15T03:27:54.341Z | Downloaded typify-impl v0.4.3 |
| 841 | 2026-06-15T03:27:54.341Z | Downloaded regex-automata v0.4.14 |
| 842 | 2026-06-15T03:27:54.341Z | Downloaded petgraph v0.8.3 |
| 843 | 2026-06-15T03:27:54.341Z | Downloaded chrono-tz v0.10.4 |
| 844 | 2026-06-15T03:27:54.341Z | Downloaded lzma-sys v0.1.20 |
| 845 | 2026-06-15T03:27:54.341Z | Downloaded jiff v0.2.28 |
| 846 | 2026-06-15T03:27:54.341Z | Downloaded petgraph v0.6.5 |
| 847 | 2026-06-15T03:27:54.341Z | Downloaded csv v1.4.0 |
| 848 | 2026-06-15T03:27:54.341Z | Downloaded sha3 v0.10.9 |
| 849 | 2026-06-15T03:27:54.341Z | Downloaded tokio v1.52.3 |
| 850 | 2026-06-15T03:27:54.341Z | Downloaded encoding_rs v0.8.35 |
| 851 | 2026-06-15T03:27:54.342Z | Downloaded ring v0.17.14 |
| 852 | 2026-06-15T03:27:54.377Z | Downloaded aws-lc-sys v0.41.0 |
| 853 | 2026-06-15T03:27:54.927Z | Compiling proc-macro2 v1.0.106 |
| 854 | 2026-06-15T03:27:54.927Z | Compiling quote v1.0.45 |
| 855 | 2026-06-15T03:27:54.928Z | Compiling unicode-ident v1.0.24 |
| 856 | 2026-06-15T03:27:54.928Z | Compiling serde_core v1.0.228 |
| 857 | 2026-06-15T03:27:54.930Z | Compiling serde v1.0.228 |
| 858 | 2026-06-15T03:27:54.930Z | Compiling libc v0.2.186 |
| 859 | 2026-06-15T03:27:54.930Z | Compiling zmij v1.0.21 |
| 860 | 2026-06-15T03:27:54.930Z | Compiling autocfg v1.5.1 |
| 861 | 2026-06-15T03:27:55.301Z | Compiling libm v0.2.16 |
| 862 | 2026-06-15T03:27:55.641Z | Compiling icu_normalizer_data v2.2.0 |
| 863 | 2026-06-15T03:27:55.641Z | Compiling icu_properties_data v2.2.0 |
| 864 | 2026-06-15T03:27:55.692Z | Compiling serde_json v1.0.150 |
| 865 | 2026-06-15T03:27:55.764Z | Compiling num-traits v0.2.19 |
| 866 | 2026-06-15T03:27:55.783Z | Compiling getrandom v0.4.2 |
| 867 | 2026-06-15T03:27:55.997Z | Compiling thiserror v2.0.18 |
| 868 | 2026-06-15T03:27:56.105Z | Compiling version_check v0.9.5 |
| 869 | 2026-06-15T03:27:56.403Z | Compiling memchr v2.8.1 |
| 870 | 2026-06-15T03:27:56.432Z | Compiling schemars v0.8.22 |
| 871 | 2026-06-15T03:27:56.584Z | Compiling syn v2.0.117 |
| 872 | 2026-06-15T03:27:56.605Z | Checking cfg-if v1.0.4 |
| 873 | 2026-06-15T03:27:56.624Z | Compiling parking_lot_core v0.9.12 |
| 874 | 2026-06-15T03:27:56.677Z | Compiling zerocopy v0.8.50 |
| 875 | 2026-06-15T03:27:56.797Z | Compiling portable-atomic v1.13.1 |
| 876 | 2026-06-15T03:27:56.941Z | Compiling heck v0.5.0 |
| 877 | 2026-06-15T03:27:56.980Z | Compiling rustversion v1.0.22 |
| 878 | 2026-06-15T03:27:57.207Z | Compiling itoa v1.0.18 |
| 879 | 2026-06-15T03:27:57.210Z | Compiling jobserver v0.1.34 |
| 880 | 2026-06-15T03:27:57.343Z | Compiling shlex v2.0.1 |
| 881 | 2026-06-15T03:27:57.395Z | Compiling find-msvc-tools v0.1.9 |
| 882 | 2026-06-15T03:27:57.600Z | Compiling cc v1.2.63 |
| 883 | 2026-06-15T03:27:57.931Z | Compiling fs_extra v1.3.0 |
| 884 | 2026-06-15T03:27:57.988Z | Compiling dunce v1.0.5 |
| 885 | 2026-06-15T03:27:58.008Z | Compiling semver v1.0.28 |
| 886 | 2026-06-15T03:27:58.025Z | Compiling log v0.4.32 |
| 887 | 2026-06-15T03:27:58.028Z | Compiling httparse v1.10.1 |
| 888 | 2026-06-15T03:27:58.089Z | Compiling slog v2.8.2 |
| 889 | 2026-06-15T03:27:58.186Z | Checking stable_deref_trait v1.2.1 |
| 890 | 2026-06-15T03:27:58.210Z | Compiling rustix v1.1.4 |
| 891 | 2026-06-15T03:27:58.305Z | Compiling cmake v0.1.58 |
| 892 | 2026-06-15T03:27:58.355Z | Compiling thiserror v1.0.69 |
| 893 | 2026-06-15T03:27:58.457Z | Compiling equivalent v1.0.2 |
| 894 | 2026-06-15T03:27:58.671Z | Compiling getrandom v0.3.4 |
| 895 | 2026-06-15T03:27:58.706Z | Checking writeable v0.6.3 |
| 896 | 2026-06-15T03:27:58.725Z | Checking litemap v0.8.2 |
| 897 | 2026-06-15T03:27:58.799Z | Checking utf8_iter v1.0.4 |
| 898 | 2026-06-15T03:27:58.842Z | Compiling aws-lc-sys v0.41.0 |
| 899 | 2026-06-15T03:27:58.894Z | Compiling ring v0.17.14 |
| 900 | 2026-06-15T03:27:58.912Z | Compiling aws-lc-rs v1.17.0 |
| 901 | 2026-06-15T03:27:58.931Z | Checking percent-encoding v2.3.2 |
| 902 | 2026-06-15T03:27:59.103Z | Checking form_urlencoded v1.2.2 |
| 903 | 2026-06-15T03:27:59.142Z | Checking rand_core v0.10.1 |
| 904 | 2026-06-15T03:27:59.280Z | Compiling ucd-trie v0.1.7 |
| 905 | 2026-06-15T03:27:59.299Z | Compiling rustls v0.23.40 |
| 906 | 2026-06-15T03:27:59.339Z | Compiling anyhow v1.0.102 |
| 907 | 2026-06-15T03:27:59.365Z | Compiling synstructure v0.13.2 |
| 908 | 2026-06-15T03:27:59.494Z | Compiling serde_derive_internals v0.29.1 |
| 909 | 2026-06-15T03:27:59.538Z | Compiling pest v2.8.6 |
| 910 | 2026-06-15T03:27:59.902Z | Compiling regex-syntax v0.8.10 |
| 911 | 2026-06-15T03:28:00.022Z | Compiling aho-corasick v1.1.4 |
| 912 | 2026-06-15T03:28:00.338Z | Compiling crossbeam-utils v0.8.21 |
| 913 | 2026-06-15T03:28:00.581Z | Compiling serde_derive v1.0.228 |
| 914 | 2026-06-15T03:28:00.660Z | Compiling zerofrom-derive v0.1.7 |
| 915 | 2026-06-15T03:28:00.752Z | Compiling yoke-derive v0.8.2 |
| 916 | 2026-06-15T03:28:01.140Z | Compiling zerovec-derive v0.11.3 |
| 917 | 2026-06-15T03:28:01.400Z | Compiling displaydoc v0.2.6 |
| 918 | 2026-06-15T03:28:01.800Z | Compiling schemars_derive v0.8.22 |
| 919 | 2026-06-15T03:28:01.837Z | Compiling thiserror-impl v2.0.18 |
| 920 | 2026-06-15T03:28:01.913Z | Compiling zerocopy-derive v0.8.50 |
| 921 | 2026-06-15T03:28:02.171Z | Compiling tokio-macros v2.7.0 |
| 922 | 2026-06-15T03:28:02.210Z | Compiling zeroize_derive v1.4.3 |
| 923 | 2026-06-15T03:28:02.864Z | Compiling futures-macro v0.3.32 |
| 924 | 2026-06-15T03:28:02.887Z | Compiling tracing-attributes v0.1.31 |
| 925 | 2026-06-15T03:28:02.959Z | Checking zerofrom v0.1.8 |
| 926 | 2026-06-15T03:28:03.077Z | Checking yoke v0.8.3 |
| 927 | 2026-06-15T03:28:03.158Z | Compiling thiserror-impl v1.0.69 |
| 928 | 2026-06-15T03:28:03.595Z | Compiling serde_tokenstream v0.2.3 |
| 929 | 2026-06-15T03:28:03.621Z | Checking zerovec v0.11.6 |
| 930 | 2026-06-15T03:28:03.641Z | Checking smallvec v1.15.1 |
| 931 | 2026-06-15T03:28:03.659Z | Checking bytes v1.11.1 |
| 932 | 2026-06-15T03:28:03.847Z | Checking zerotrie v0.2.4 |
| 933 | 2026-06-15T03:28:03.898Z | Compiling pest_meta v2.8.6 |
| 934 | 2026-06-15T03:28:04.062Z | Compiling regex-automata v0.4.14 |
| 935 | 2026-06-15T03:28:04.066Z | Checking tinystr v0.8.3 |
| 936 | 2026-06-15T03:28:04.099Z | Checking potential_utf v0.1.5 |
| 937 | 2026-06-15T03:28:04.262Z | Checking icu_locale_core v2.2.0 |
| 938 | 2026-06-15T03:28:04.302Z | Checking icu_collections v2.2.0 |
| 939 | 2026-06-15T03:28:04.347Z | Checking iana-time-zone v0.1.65 |
| 940 | 2026-06-15T03:28:04.391Z | Compiling paste v1.0.15 |
| 941 | 2026-06-15T03:28:04.456Z | Compiling pest_generator v2.8.6 |
| 942 | 2026-06-15T03:28:04.616Z | Checking chrono v0.4.45 |
| 943 | 2026-06-15T03:28:04.699Z | Compiling num-conv v0.2.2 |
| 944 | 2026-06-15T03:28:04.884Z | Compiling time-core v0.1.8 |
| 945 | 2026-06-15T03:28:04.886Z | Checking icu_provider v2.2.0 |
| 946 | 2026-06-15T03:28:04.944Z | Compiling hashbrown v0.17.1 |
| 947 | 2026-06-15T03:28:05.036Z | Compiling time-macros v0.2.27 |
| 948 | 2026-06-15T03:28:05.142Z | Checking icu_properties v2.2.0 |
| 949 | 2026-06-15T03:28:05.145Z | Checking icu_normalizer v2.2.0 |
| 950 | 2026-06-15T03:28:05.180Z | Compiling pest_derive v2.8.6 |
| 951 | 2026-06-15T03:28:05.477Z | Compiling indexmap v2.14.0 |
| 952 | 2026-06-15T03:28:05.702Z | Checking uuid v1.23.2 |
| 953 | 2026-06-15T03:28:05.893Z | Compiling regex v1.12.3 |
| 954 | 2026-06-15T03:28:06.010Z | Checking idna_adapter v1.2.2 |
| 955 | 2026-06-15T03:28:06.109Z | Compiling async-trait v0.1.89 |
| 956 | 2026-06-15T03:28:06.140Z | Checking idna v1.1.0 |
| 957 | 2026-06-15T03:28:06.279Z | Compiling byteorder v1.5.0 |
| 958 | 2026-06-15T03:28:06.386Z | Checking url v2.5.8 |
| 959 | 2026-06-15T03:28:06.648Z | Checking dyn-clone v1.0.20 |
| 960 | 2026-06-15T03:28:06.669Z | Compiling camino v1.2.2 |
| 961 | 2026-06-15T03:28:06.687Z | Compiling strsim v0.11.1 |
| 962 | 2026-06-15T03:28:06.883Z | Compiling scroll_derive v0.13.1 |
| 963 | 2026-06-15T03:28:07.075Z | Checking errno v0.3.14 |
| 964 | 2026-06-15T03:28:07.198Z | Compiling ident_case v1.0.1 |
| 965 | 2026-06-15T03:28:07.450Z | Compiling omicron-workspace-hack v0.1.0 |
| 966 | 2026-06-15T03:28:07.545Z | Compiling slog-async v2.8.0 |
| 967 | 2026-06-15T03:28:07.618Z | Compiling crc32fast v1.5.0 |
| 968 | 2026-06-15T03:28:07.722Z | Compiling generic-array v0.14.7 |
| 969 | 2026-06-15T03:28:07.815Z | Compiling usdt-impl v0.6.0 |
| 970 | 2026-06-15T03:28:07.818Z | Compiling scroll v0.13.0 |
| 971 | 2026-06-15T03:28:07.906Z | Compiling plain v0.2.3 |
| 972 | 2026-06-15T03:28:07.987Z | Compiling daft-derive v0.1.7 |
| 973 | 2026-06-15T03:28:08.023Z | Compiling pretty-hex v0.4.2 |
| 974 | 2026-06-15T03:28:08.027Z | Checking pin-project-lite v0.2.17 |
| 975 | 2026-06-15T03:28:08.095Z | Compiling goblin v0.10.7 |
| 976 | 2026-06-15T03:28:08.137Z | Compiling dtrace-parser v0.3.0 |
| 977 | 2026-06-15T03:28:08.155Z | Compiling thread-id v5.1.0 |
| 978 | 2026-06-15T03:28:08.699Z | Checking getrandom v0.2.17 |
| 979 | 2026-06-15T03:28:08.747Z | Checking zeroize v1.8.2 |
| 980 | 2026-06-15T03:28:08.838Z | Compiling syn v1.0.109 |
| 981 | 2026-06-15T03:28:09.055Z | Checking bitflags v2.12.1 |
| 982 | 2026-06-15T03:28:09.341Z | Compiling multer v3.1.0 |
| 983 | 2026-06-15T03:28:09.362Z | Checking critical-section v1.2.0 |
| 984 | 2026-06-15T03:28:09.465Z | Checking once_cell v1.21.4 |
| 985 | 2026-06-15T03:28:09.752Z | Compiling async-stream-impl v0.3.6 |
| 986 | 2026-06-15T03:28:09.787Z | Checking socket2 v0.6.4 |
| 987 | 2026-06-15T03:28:10.030Z | Checking scopeguard v1.2.0 |
| 988 | 2026-06-15T03:28:10.141Z | Checking lock_api v0.4.14 |
| 989 | 2026-06-15T03:28:10.193Z | Compiling ref-cast v1.0.25 |
| 990 | 2026-06-15T03:28:10.341Z | Compiling ref-cast-impl v1.0.25 |
| 991 | 2026-06-15T03:28:10.362Z | Compiling dropshot v0.17.1 |
| 992 | 2026-06-15T03:28:10.396Z | Compiling dropshot_endpoint v0.17.1 |
| 993 | 2026-06-15T03:28:10.770Z | Checking parking_lot v0.12.5 |
| 994 | 2026-06-15T03:28:10.925Z | Compiling dof v0.4.0 |
| 995 | 2026-06-15T03:28:11.292Z | Compiling newtype-uuid-macros v0.1.0 |
| 996 | 2026-06-15T03:28:11.922Z | Checking signal-hook-registry v1.4.8 |
| 997 | 2026-06-15T03:28:12.065Z | Checking mio v1.2.1 |
| 998 | 2026-06-15T03:28:12.105Z | Compiling darling_core v0.23.0 |
| 999 | 2026-06-15T03:28:12.183Z | Compiling strum_macros v0.26.4 |
| 1000 | 2026-06-15T03:28:12.292Z | Compiling usdt-macro v0.6.0 |
| 1001 | 2026-06-15T03:28:12.341Z | Compiling usdt-attr-macro v0.6.0 |
| 1002 | 2026-06-15T03:28:12.542Z | Checking tokio v1.52.3 |
| 1003 | 2026-06-15T03:28:12.985Z | Compiling structmeta-derive v0.3.0 |
| 1004 | 2026-06-15T03:28:13.208Z | Checking subtle v2.6.1 |
| 1005 | 2026-06-15T03:28:13.365Z | Checking futures-core v0.3.32 |
| 1006 | 2026-06-15T03:28:13.497Z | Compiling allocator-api2 v0.2.21 |
| 1007 | 2026-06-15T03:28:13.515Z | Compiling foldhash v0.2.0 |
| 1008 | 2026-06-15T03:28:13.722Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1009 | 2026-06-15T03:28:13.776Z | Compiling hashbrown v0.16.1 |
| 1010 | 2026-06-15T03:28:13.992Z | Compiling strum_macros v0.27.2 |
| 1011 | 2026-06-15T03:28:14.021Z | Compiling structmeta v0.3.0 |
| 1012 | 2026-06-15T03:28:14.167Z | Compiling darling_macro v0.23.0 |
| 1013 | 2026-06-15T03:28:14.256Z | Compiling derive-ex v0.1.8 |
| 1014 | 2026-06-15T03:28:14.404Z | Checking futures-sink v0.3.32 |
| 1015 | 2026-06-15T03:28:14.478Z | Checking ipnetwork v0.21.1 |
| 1016 | 2026-06-15T03:28:14.516Z | Checking slab v0.4.12 |
| 1017 | 2026-06-15T03:28:14.680Z | Compiling http v1.4.1 |
| 1018 | 2026-06-15T03:28:14.785Z | Compiling darling v0.23.0 |
| 1019 | 2026-06-15T03:28:14.873Z | Compiling serde_with_macros v3.20.0 |
| 1020 | 2026-06-15T03:28:14.986Z | Compiling winnow v1.0.3 |
| 1021 | 2026-06-15T03:28:15.219Z | Checking futures-channel v0.3.32 |
| 1022 | 2026-06-15T03:28:15.817Z | Compiling test-strategy v0.4.5 |
| 1023 | 2026-06-15T03:28:15.855Z | Checking futures-io v0.3.32 |
| 1024 | 2026-06-15T03:28:15.946Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1025 | 2026-06-15T03:28:15.968Z | Checking typenum v1.20.1 |
| 1026 | 2026-06-15T03:28:15.988Z | Checking futures-task v0.3.32 |
| 1027 | 2026-06-15T03:28:16.025Z | Compiling parse-display-derive v0.10.0 |
| 1028 | 2026-06-15T03:28:16.125Z | Checking futures-util v0.3.32 |
| 1029 | 2026-06-15T03:28:16.578Z | Compiling fnv v1.0.7 |
| 1030 | 2026-06-15T03:28:16.705Z | Checking oxnet v0.1.6 |
| 1031 | 2026-06-15T03:28:16.841Z | Checking tracing-core v0.1.36 |
| 1032 | 2026-06-15T03:28:16.959Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1033 | 2026-06-15T03:28:17.185Z | Checking tracing v0.1.44 |
| 1034 | 2026-06-15T03:28:17.229Z | Checking erased-serde v0.3.31 |
| 1035 | 2026-06-15T03:28:17.630Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1036 | 2026-06-15T03:28:17.726Z | Checking base64 v0.22.1 |
| 1037 | 2026-06-15T03:28:18.111Z | Compiling ryu v1.0.23 |
| 1038 | 2026-06-15T03:28:18.130Z | Compiling clap_derive v4.6.1 |
| 1039 | 2026-06-15T03:28:18.226Z | Checking rand_core v0.6.4 |
| 1040 | 2026-06-15T03:28:18.352Z | Checking rustls-pki-types v1.14.1 |
| 1041 | 2026-06-15T03:28:18.395Z | Compiling openapiv3 v2.2.0 |
| 1042 | 2026-06-15T03:28:18.579Z | Checking tokio-util v0.7.18 |
| 1043 | 2026-06-15T03:28:18.634Z | Checking ppv-lite86 v0.2.21 |
| 1044 | 2026-06-15T03:28:18.940Z | Checking untrusted v0.7.1 |
| 1045 | 2026-06-15T03:28:19.067Z | Checking untrusted v0.9.0 |
| 1046 | 2026-06-15T03:28:19.142Z | Checking ipnet v2.12.0 |
| 1047 | 2026-06-15T03:28:19.537Z | Checking http-body v1.0.1 |
| 1048 | 2026-06-15T03:28:19.848Z | Checking atomic-waker v1.1.2 |
| 1049 | 2026-06-15T03:28:19.998Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1050 | 2026-06-15T03:28:20.076Z | Checking tower-layer v0.3.3 |
| 1051 | 2026-06-15T03:28:20.234Z | Checking tower-service v0.3.3 |
| 1052 | 2026-06-15T03:28:20.325Z | Checking try-lock v0.2.5 |
| 1053 | 2026-06-15T03:28:20.328Z | Checking h2 v0.4.14 |
| 1054 | 2026-06-15T03:28:20.363Z | Checking httpdate v1.0.3 |
| 1055 | 2026-06-15T03:28:20.427Z | Checking want v0.3.1 |
| 1056 | 2026-06-15T03:28:20.554Z | Compiling proc-macro-crate v3.5.0 |
| 1057 | 2026-06-15T03:28:20.993Z | Compiling num_enum_derive v0.7.6 |
| 1058 | 2026-06-15T03:28:21.039Z | Compiling either v1.16.0 |
| 1059 | 2026-06-15T03:28:21.247Z | Compiling itertools v0.14.0 |
| 1060 | 2026-06-15T03:28:21.482Z | Checking serde_urlencoded v0.7.1 |
| 1061 | 2026-06-15T03:28:21.527Z | Checking http-body-util v0.1.3 |
| 1062 | 2026-06-15T03:28:21.686Z | Compiling regress v0.11.1 |
| 1063 | 2026-06-15T03:28:22.007Z | Compiling crucible-workspace-hack v0.1.0 |
| 1064 | 2026-06-15T03:28:22.160Z | Checking hyper v1.10.1 |
| 1065 | 2026-06-15T03:28:22.284Z | Checking rand_core v0.9.5 |
| 1066 | 2026-06-15T03:28:22.706Z | Checking rand_chacha v0.9.0 |
| 1067 | 2026-06-15T03:28:23.076Z | Checking hyper-util v0.1.20 |
| 1068 | 2026-06-15T03:28:23.221Z | Compiling typify-impl v0.6.2 |
| 1069 | 2026-06-15T03:28:23.526Z | Compiling unsafe-libyaml v0.2.11 |
| 1070 | 2026-06-15T03:28:24.159Z | Compiling serde_yaml v0.9.34+deprecated |
| 1071 | 2026-06-15T03:28:24.326Z | Checking rand v0.9.4 |
| 1072 | 2026-06-15T03:28:24.677Z | Compiling convert_case v0.4.0 |
| 1073 | 2026-06-15T03:28:24.791Z | Checking fastrand v2.4.1 |
| 1074 | 2026-06-15T03:28:24.975Z | Checking powerfmt v0.2.0 |
| 1075 | 2026-06-15T03:28:24.996Z | Compiling derive_more v0.99.20 |
| 1076 | 2026-06-15T03:28:25.125Z | Checking deranged v0.5.8 |
| 1077 | 2026-06-15T03:28:25.422Z | Checking num_threads v0.1.7 |
| 1078 | 2026-06-15T03:28:26.053Z | Checking time v0.3.47 |
| 1079 | 2026-06-15T03:28:26.071Z | Compiling darling_core v0.21.3 |
| 1080 | 2026-06-15T03:28:26.157Z | Compiling zerocopy-derive v0.7.35 |
| 1081 | 2026-06-15T03:28:26.559Z | Compiling typify-macro v0.6.2 |
| 1082 | 2026-06-15T03:28:27.156Z | Checking tempfile v3.27.0 |
| 1083 | 2026-06-15T03:28:27.204Z | Checking crossbeam-channel v0.5.15 |
| 1084 | 2026-06-15T03:28:27.229Z | Compiling regress v0.10.5 |
| 1085 | 2026-06-15T03:28:27.535Z | Checking cpufeatures v0.3.0 |
| 1086 | 2026-06-15T03:28:28.071Z | Checking futures-executor v0.3.32 |
| 1087 | 2026-06-15T03:28:28.132Z | Compiling darling_macro v0.21.3 |
| 1088 | 2026-06-15T03:28:28.227Z | Checking sync_wrapper v1.0.2 |
| 1089 | 2026-06-15T03:28:28.519Z | Checking thread_local v1.1.9 |
| 1090 | 2026-06-15T03:28:28.713Z | Compiling darling v0.21.3 |
| 1091 | 2026-06-15T03:28:28.834Z | Compiling heapless v0.8.0 |
| 1092 | 2026-06-15T03:28:28.967Z | Compiling ingot-macros v0.1.1 |
| 1093 | 2026-06-15T03:28:28.967Z | Checking tower v0.5.3 |
| 1094 | 2026-06-15T03:28:29.005Z | Compiling typify v0.6.2 |
| 1095 | 2026-06-15T03:28:29.343Z | Checking webpki-roots v1.0.7 |
| 1096 | 2026-06-15T03:28:29.380Z | Compiling scroll_derive v0.12.1 |
| 1097 | 2026-06-15T03:28:29.413Z | Compiling serde_repr v0.1.20 |
| 1098 | 2026-06-15T03:28:29.468Z | Checking is-terminal v0.4.17 |
| 1099 | 2026-06-15T03:28:29.567Z | Checking term v1.2.1 |
| 1100 | 2026-06-15T03:28:29.806Z | Compiling rustix v0.38.44 |
| 1101 | 2026-06-15T03:28:30.152Z | Compiling heck v0.4.1 |
| 1102 | 2026-06-15T03:28:30.228Z | Checking take_mut v0.2.2 |
| 1103 | 2026-06-15T03:28:30.397Z | Checking slog-term v2.9.2 |
| 1104 | 2026-06-15T03:28:30.415Z | Checking tower-http v0.6.11 |
| 1105 | 2026-06-15T03:28:30.508Z | Checking futures v0.3.32 |
| 1106 | 2026-06-15T03:28:30.756Z | Compiling smoltcp v0.11.0 |
| 1107 | 2026-06-15T03:28:30.864Z | Checking hex v0.4.3 |
| 1108 | 2026-06-15T03:28:31.082Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1109 | 2026-06-15T03:28:31.721Z | Compiling rustc_version v0.4.1 |
| 1110 | 2026-06-15T03:28:31.721Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1111 | 2026-06-15T03:28:32.030Z | Compiling curve25519-dalek v4.1.3 |
| 1112 | 2026-06-15T03:28:32.085Z | Compiling toml_datetime v0.6.11 |
| 1113 | 2026-06-15T03:28:32.102Z | Compiling foreign-types-macros v0.2.3 |
| 1114 | 2026-06-15T03:28:33.136Z | Compiling zerocopy v0.7.35 |
| 1115 | 2026-06-15T03:28:33.269Z | Checking hybrid-array v0.4.12 |
| 1116 | 2026-06-15T03:28:33.448Z | Compiling hubpack_derive v0.1.1 |
| 1117 | 2026-06-15T03:28:33.674Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1118 | 2026-06-15T03:28:33.717Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1119 | 2026-06-15T03:28:34.052Z | Compiling proc-macro-error-attr v1.0.4 |
| 1120 | 2026-06-15T03:28:34.232Z | Compiling usdt-impl v0.5.0 |
| 1121 | 2026-06-15T03:28:34.381Z | Checking simd-adler32 v0.3.9 |
| 1122 | 2026-06-15T03:28:34.449Z | Checking adler2 v2.0.1 |
| 1123 | 2026-06-15T03:28:34.530Z | Checking match_cfg v0.1.0 |
| 1124 | 2026-06-15T03:28:34.553Z | Checking openssl-probe v0.2.1 |
| 1125 | 2026-06-15T03:28:34.602Z | Checking hostname v0.3.1 |
| 1126 | 2026-06-15T03:28:34.664Z | Checking rustls-native-certs v0.8.4 |
| 1127 | 2026-06-15T03:28:34.697Z | Checking miniz_oxide v0.8.9 |
| 1128 | 2026-06-15T03:28:34.809Z | Compiling dof v0.3.0 |
| 1129 | 2026-06-15T03:28:34.988Z | Checking slog-json v2.6.1 |
| 1130 | 2026-06-15T03:28:35.047Z | Compiling dtrace-parser v0.2.0 |
| 1131 | 2026-06-15T03:28:35.151Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1132 | 2026-06-15T03:28:35.185Z | Checking newtype-uuid v1.3.2 |
| 1133 | 2026-06-15T03:28:35.339Z | Checking serde_spanned v1.1.1 |
| 1134 | 2026-06-15T03:28:35.523Z | Compiling proc-macro-error v1.0.4 |
| 1135 | 2026-06-15T03:28:35.650Z | Compiling thread-id v4.2.2 |
| 1136 | 2026-06-15T03:28:35.669Z | Checking memmap2 v0.9.10 |
| 1137 | 2026-06-15T03:28:35.689Z | Checking wait-timeout v0.2.1 |
| 1138 | 2026-06-15T03:28:35.740Z | Compiling memoffset v0.9.1 |
| 1139 | 2026-06-15T03:28:35.815Z | Checking bit-vec v0.8.0 |
| 1140 | 2026-06-15T03:28:35.864Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1141 | 2026-06-15T03:28:35.989Z | Compiling pkg-config v0.3.33 |
| 1142 | 2026-06-15T03:28:36.045Z | Checking quick-error v1.2.3 |
| 1143 | 2026-06-15T03:28:36.064Z | Checking bit-set v0.8.0 |
| 1144 | 2026-06-15T03:28:36.152Z | Checking rusty-fork v0.3.1 |
| 1145 | 2026-06-15T03:28:36.282Z | Checking usdt v0.6.0 |
| 1146 | 2026-06-15T03:28:36.434Z | Checking daft v0.1.7 |
| 1147 | 2026-06-15T03:28:36.453Z | Checking slog-bunyan v2.5.0 |
| 1148 | 2026-06-15T03:28:36.565Z | Checking flate2 v1.1.9 |
| 1149 | 2026-06-15T03:28:36.788Z | Checking block-buffer v0.12.0 |
| 1150 | 2026-06-15T03:28:36.857Z | Checking crypto-common v0.2.2 |
| 1151 | 2026-06-15T03:28:36.938Z | Checking crypto-common v0.1.7 |
| 1152 | 2026-06-15T03:28:37.087Z | Checking rand_xorshift v0.4.0 |
| 1153 | 2026-06-15T03:28:37.320Z | Checking compression-core v0.4.32 |
| 1154 | 2026-06-15T03:28:37.341Z | Compiling prettyplease v0.2.37 |
| 1155 | 2026-06-15T03:28:37.540Z | Compiling cfg_aliases v0.2.1 |
| 1156 | 2026-06-15T03:28:37.572Z | Checking debug-ignore v1.0.5 |
| 1157 | 2026-06-15T03:28:37.610Z | Checking unarray v0.1.4 |
| 1158 | 2026-06-15T03:28:37.613Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1159 | 2026-06-15T03:28:37.646Z | Checking const-oid v0.10.2 |
| 1160 | 2026-06-15T03:28:37.670Z | Compiling nix v0.31.3 |
| 1161 | 2026-06-15T03:28:37.714Z | Checking proptest v1.11.0 |
| 1162 | 2026-06-15T03:28:37.820Z | Checking digest v0.11.3 |
| 1163 | 2026-06-15T03:28:37.885Z | Checking compression-codecs v0.4.38 |
| 1164 | 2026-06-15T03:28:38.562Z | Checking encoding_rs v0.8.35 |
| 1165 | 2026-06-15T03:28:38.802Z | Checking spin v0.9.8 |
| 1166 | 2026-06-15T03:28:38.852Z | Checking mime v0.3.17 |
| 1167 | 2026-06-15T03:28:38.917Z | Checking toml v1.1.2+spec-1.1.0 |
| 1168 | 2026-06-15T03:28:39.539Z | Checking async-compression v0.4.42 |
| 1169 | 2026-06-15T03:28:39.542Z | Checking sha1 v0.11.0 |
| 1170 | 2026-06-15T03:28:39.575Z | Compiling usdt-macro v0.5.0 |
| 1171 | 2026-06-15T03:28:39.718Z | Compiling usdt-attr-macro v0.5.0 |
| 1172 | 2026-06-15T03:28:39.738Z | Checking waitgroup v0.1.2 |
| 1173 | 2026-06-15T03:28:39.782Z | Checking rand_chacha v0.3.1 |
| 1174 | 2026-06-15T03:28:39.834Z | Checking rustls-pemfile v2.2.0 |
| 1175 | 2026-06-15T03:28:39.853Z | Checking async-stream v0.3.6 |
| 1176 | 2026-06-15T03:28:39.974Z | Compiling enum-as-inner v0.6.1 |
| 1177 | 2026-06-15T03:28:39.974Z | Compiling num-derive v0.4.2 |
| 1178 | 2026-06-15T03:28:40.031Z | Checking serde_path_to_error v0.1.20 |
| 1179 | 2026-06-15T03:28:40.049Z | Checking hostname v0.4.2 |
| 1180 | 2026-06-15T03:28:40.301Z | Compiling winnow v0.7.15 |
| 1181 | 2026-06-15T03:28:40.844Z | Checking rand v0.8.6 |
| 1182 | 2026-06-15T03:28:41.343Z | Checking macaddr v1.0.1 |
| 1183 | 2026-06-15T03:28:41.387Z | Compiling rayon-core v1.13.0 |
| 1184 | 2026-06-15T03:28:43.212Z | Checking rustls-webpki v0.103.13 |
| 1185 | 2026-06-15T03:28:43.437Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1186 | 2026-06-15T03:28:43.475Z | Compiling progenitor-impl v0.14.0 |
| 1187 | 2026-06-15T03:28:43.707Z | Compiling num-integer v0.1.46 |
| 1188 | 2026-06-15T03:28:44.131Z | Checking unicode-width v0.2.2 |
| 1189 | 2026-06-15T03:28:44.418Z | Compiling semver v0.1.20 |
| 1190 | 2026-06-15T03:28:44.437Z | Compiling winnow v0.5.40 |
| 1191 | 2026-06-15T03:28:45.094Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1192 | 2026-06-15T03:28:45.274Z | Compiling rustc_version v0.1.7 |
| 1193 | 2026-06-15T03:28:45.584Z | Compiling progenitor-macro v0.14.0 |
| 1194 | 2026-06-15T03:28:45.853Z | Compiling toml_edit v0.19.15 |
| 1195 | 2026-06-15T03:28:46.048Z | Checking tokio-rustls v0.26.4 |
| 1196 | 2026-06-15T03:28:46.205Z | Checking rustls-platform-verifier v0.7.0 |
| 1197 | 2026-06-15T03:28:46.287Z | Checking hyper-rustls v0.27.9 |
| 1198 | 2026-06-15T03:28:46.490Z | Checking reqwest v0.13.4 |
| 1199 | 2026-06-15T03:28:47.222Z | Checking progenitor-client v0.14.0 |
| 1200 | 2026-06-15T03:28:47.441Z | Compiling reqwest v0.12.28 |
| 1201 | 2026-06-15T03:28:47.461Z | Compiling backon v1.6.0 |
| 1202 | 2026-06-15T03:28:47.854Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1203 | 2026-06-15T03:28:48.018Z | Checking block-buffer v0.10.4 |
| 1204 | 2026-06-15T03:28:48.494Z | Compiling strum v0.26.3 |
| 1205 | 2026-06-15T03:28:48.735Z | Compiling instant v0.1.13 |
| 1206 | 2026-06-15T03:28:49.090Z | Compiling utf8parse v0.2.2 |
| 1207 | 2026-06-15T03:28:49.243Z | Compiling anstyle-parse v1.0.0 |
| 1208 | 2026-06-15T03:28:49.266Z | Compiling progenitor-extras v0.2.0 |
| 1209 | 2026-06-15T03:28:49.436Z | Compiling backoff v0.4.0 |
| 1210 | 2026-06-15T03:28:49.504Z | Compiling iddqd v0.4.2 |
| 1211 | 2026-06-15T03:28:49.534Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1212 | 2026-06-15T03:28:49.553Z | Compiling progenitor-client v0.10.0 |
| 1213 | 2026-06-15T03:28:49.644Z | Checking digest v0.10.7 |
| 1214 | 2026-06-15T03:28:49.739Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1215 | 2026-06-15T03:28:49.743Z | Compiling proc-macro-crate v1.3.1 |
| 1216 | 2026-06-15T03:28:49.821Z | Compiling newtype_derive v0.1.6 |
| 1217 | 2026-06-15T03:28:49.892Z | Compiling num-iter v0.1.45 |
| 1218 | 2026-06-15T03:28:49.978Z | Compiling num-rational v0.4.2 |
| 1219 | 2026-06-15T03:28:49.996Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1220 | 2026-06-15T03:28:50.096Z | Compiling progenitor-impl v0.13.0 |
| 1221 | 2026-06-15T03:28:50.203Z | Compiling parse-display v0.10.0 |
| 1222 | 2026-06-15T03:28:50.238Z | Compiling serde_with v3.20.0 |
| 1223 | 2026-06-15T03:28:50.464Z | Compiling strum v0.27.2 |
| 1224 | 2026-06-15T03:28:50.576Z | Compiling num-complex v0.4.6 |
| 1225 | 2026-06-15T03:28:50.639Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1226 | 2026-06-15T03:28:50.766Z | Compiling is_terminal_polyfill v1.70.2 |
| 1227 | 2026-06-15T03:28:50.831Z | Compiling vcpkg v0.2.15 |
| 1228 | 2026-06-15T03:28:50.834Z | Compiling anstyle v1.0.14 |
| 1229 | 2026-06-15T03:28:50.872Z | Compiling anstyle-query v1.1.5 |
| 1230 | 2026-06-15T03:28:50.891Z | Compiling colorchoice v1.0.5 |
| 1231 | 2026-06-15T03:28:50.951Z | Compiling owo-colors v4.3.0 |
| 1232 | 2026-06-15T03:28:50.985Z | Compiling humantime v2.3.0 |
| 1233 | 2026-06-15T03:28:51.011Z | Compiling num v0.4.3 |
| 1234 | 2026-06-15T03:28:51.067Z | Compiling anstream v1.0.0 |
| 1235 | 2026-06-15T03:28:51.232Z | Compiling num_enum_derive v0.5.11 |
| 1236 | 2026-06-15T03:28:51.375Z | Compiling terminal_size v0.4.4 |
| 1237 | 2026-06-15T03:28:51.393Z | Compiling openssl-sys v0.9.116 |
| 1238 | 2026-06-15T03:28:51.516Z | Compiling serde_spanned v0.6.9 |
| 1239 | 2026-06-15T03:28:51.643Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1240 | 2026-06-15T03:28:51.670Z | Compiling derive-where v1.6.1 |
| 1241 | 2026-06-15T03:28:51.951Z | Compiling pin-project-internal v1.1.13 |
| 1242 | 2026-06-15T03:28:52.149Z | Compiling progenitor-macro v0.13.0 |
| 1243 | 2026-06-15T03:28:52.169Z | Compiling float-ord v0.3.2 |
| 1244 | 2026-06-15T03:28:52.237Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1245 | 2026-06-15T03:28:52.294Z | Compiling clap_lex v1.1.0 |
| 1246 | 2026-06-15T03:28:52.520Z | Compiling toml_write v0.1.2 |
| 1247 | 2026-06-15T03:28:52.742Z | Compiling toml_edit v0.22.27 |
| 1248 | 2026-06-15T03:28:52.886Z | Compiling clap_builder v4.6.0 |
| 1249 | 2026-06-15T03:28:54.499Z | Compiling clap v4.6.1 |
| 1250 | 2026-06-15T03:28:54.595Z | Compiling toml v0.8.23 |
| 1251 | 2026-06-15T03:28:55.067Z | Compiling zone_cfg_derive v0.3.1 |
| 1252 | 2026-06-15T03:28:55.087Z | Compiling snafu-derive v0.8.9 |
| 1253 | 2026-06-15T03:28:55.144Z | Compiling async-recursion v1.1.1 |
| 1254 | 2026-06-15T03:28:56.033Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1255 | 2026-06-15T03:28:56.264Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1256 | 2026-06-15T03:28:56.284Z | Compiling slog-dtrace v0.3.0 |
| 1257 | 2026-06-15T03:28:56.315Z | Compiling minimal-lexical v0.2.1 |
| 1258 | 2026-06-15T03:28:56.539Z | Compiling chrono-tz v0.10.4 |
| 1259 | 2026-06-15T03:28:56.588Z | Compiling cancel-safe-futures v0.1.5 |
| 1260 | 2026-06-15T03:28:56.800Z | Compiling openssl v0.10.80 |
| 1261 | 2026-06-15T03:28:56.875Z | Compiling unicode-xid v0.2.6 |
| 1262 | 2026-06-15T03:28:57.003Z | Compiling const_format_proc_macros v0.2.34 |
| 1263 | 2026-06-15T03:28:57.189Z | Compiling nom v7.1.3 |
| 1264 | 2026-06-15T03:28:57.565Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1265 | 2026-06-15T03:28:57.743Z | Compiling openssl-macros v0.1.1 |
| 1266 | 2026-06-15T03:28:57.958Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1267 | 2026-06-15T03:28:58.014Z | Checking cpufeatures v0.2.17 |
| 1268 | 2026-06-15T03:28:58.216Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1269 | 2026-06-15T03:28:58.490Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1270 | 2026-06-15T03:28:59.051Z | Compiling cookie v0.18.1 |
| 1271 | 2026-06-15T03:28:59.098Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1272 | 2026-06-15T03:28:59.383Z | Compiling tabled_derive v0.7.0 |
| 1273 | 2026-06-15T03:28:59.423Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1274 | 2026-06-15T03:28:59.426Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-06-15T03:28:59.747Z | Checking num_enum v0.7.6 |
| 1276 | 2026-06-15T03:28:59.867Z | Compiling proc-macro-error2 v2.0.1 |
| 1277 | 2026-06-15T03:29:00.159Z | Compiling tabled_derive v0.11.0 |
| 1278 | 2026-06-15T03:29:00.220Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1279 | 2026-06-15T03:29:01.415Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1280 | 2026-06-15T03:29:02.043Z | Checking tabwriter v1.4.1 |
| 1281 | 2026-06-15T03:29:02.197Z | Checking secrecy v0.10.3 |
| 1282 | 2026-06-15T03:29:02.307Z | Checking colored v3.1.1 |
| 1283 | 2026-06-15T03:29:02.480Z | Checking tinyvec_macros v0.1.1 |
| 1284 | 2026-06-15T03:29:02.532Z | Checking crossbeam-epoch v0.9.18 |
| 1285 | 2026-06-15T03:29:02.560Z | Checking hash32 v0.3.1 |
| 1286 | 2026-06-15T03:29:02.571Z | Checking tinyvec v1.11.0 |
| 1287 | 2026-06-15T03:29:02.759Z | Checking bstr v1.12.1 |
| 1288 | 2026-06-15T03:29:02.815Z | Checking data-encoding v2.11.0 |
| 1289 | 2026-06-15T03:29:02.912Z | Checking hmac v0.12.1 |
| 1290 | 2026-06-15T03:29:02.978Z | Checking ingot-types v0.1.2 |
| 1291 | 2026-06-15T03:29:03.051Z | Checking inout v0.1.4 |
| 1292 | 2026-06-15T03:29:03.097Z | Checking scroll v0.12.0 |
| 1293 | 2026-06-15T03:29:03.192Z | Checking ff v0.13.1 |
| 1294 | 2026-06-15T03:29:03.271Z | Checking cobs v0.3.0 |
| 1295 | 2026-06-15T03:29:03.326Z | Checking static_assertions v1.1.0 |
| 1296 | 2026-06-15T03:29:03.346Z | Checking managed v0.8.0 |
| 1297 | 2026-06-15T03:29:03.365Z | Checking bitflags v1.3.2 |
| 1298 | 2026-06-15T03:29:03.405Z | Checking foreign-types-shared v0.3.1 |
| 1299 | 2026-06-15T03:29:03.424Z | Checking postcard v1.1.3 |
| 1300 | 2026-06-15T03:29:03.447Z | Checking goblin v0.8.2 |
| 1301 | 2026-06-15T03:29:03.502Z | Checking foreign-types v0.5.0 |
| 1302 | 2026-06-15T03:29:03.588Z | Checking ingot v0.1.1 |
| 1303 | 2026-06-15T03:29:03.718Z | Checking group v0.13.0 |
| 1304 | 2026-06-15T03:29:03.767Z | Checking cipher v0.4.4 |
| 1305 | 2026-06-15T03:29:03.831Z | Checking hkdf v0.12.4 |
| 1306 | 2026-06-15T03:29:03.971Z | Checking universal-hash v0.5.1 |
| 1307 | 2026-06-15T03:29:04.011Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1308 | 2026-06-15T03:29:04.126Z | Checking crypto-bigint v0.5.5 |
| 1309 | 2026-06-15T03:29:04.247Z | Checking chacha20 v0.10.0 |
| 1310 | 2026-06-15T03:29:04.305Z | Checking half v2.7.1 |
| 1311 | 2026-06-15T03:29:04.571Z | Checking cstr-argument v0.1.2 |
| 1312 | 2026-06-15T03:29:04.703Z | Checking ciborium-io v0.2.2 |
| 1313 | 2026-06-15T03:29:04.755Z | Checking base16ct v0.2.0 |
| 1314 | 2026-06-15T03:29:04.776Z | Checking indent_write v2.2.0 |
| 1315 | 2026-06-15T03:29:04.800Z | Checking opaque-debug v0.3.1 |
| 1316 | 2026-06-15T03:29:04.821Z | Checking base64ct v1.8.3 |
| 1317 | 2026-06-15T03:29:04.880Z | Checking poly1305 v0.8.0 |
| 1318 | 2026-06-15T03:29:04.901Z | Checking ciborium-ll v0.2.2 |
| 1319 | 2026-06-15T03:29:05.002Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1320 | 2026-06-15T03:29:05.023Z | Checking elliptic-curve v0.13.8 |
| 1321 | 2026-06-15T03:29:05.067Z | Checking password-hash v0.5.0 |
| 1322 | 2026-06-15T03:29:05.089Z | Checking rand v0.10.1 |
| 1323 | 2026-06-15T03:29:05.117Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1324 | 2026-06-15T03:29:05.181Z | Checking chacha20 v0.9.1 |
| 1325 | 2026-06-15T03:29:05.250Z | Checking atomicwrites v0.4.4 |
| 1326 | 2026-06-15T03:29:05.288Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1327 | 2026-06-15T03:29:05.288Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1328 | 2026-06-15T03:29:05.376Z | Checking blake2 v0.10.6 |
| 1329 | 2026-06-15T03:29:05.397Z | Checking aead v0.5.2 |
| 1330 | 2026-06-15T03:29:05.542Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1331 | 2026-06-15T03:29:05.561Z | Checking thiserror-no-std v2.0.2 |
| 1332 | 2026-06-15T03:29:05.581Z | Checking hubpack v0.1.2 |
| 1333 | 2026-06-15T03:29:05.599Z | Checking byte-wrapper v0.1.0 |
| 1334 | 2026-06-15T03:29:05.653Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1335 | 2026-06-15T03:29:05.748Z | Checking keccak v0.1.6 |
| 1336 | 2026-06-15T03:29:05.805Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1337 | 2026-06-15T03:29:05.907Z | Checking sha3 v0.10.9 |
| 1338 | 2026-06-15T03:29:05.909Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1339 | 2026-06-15T03:29:06.024Z | Checking vsss-rs v3.3.4 |
| 1340 | 2026-06-15T03:29:06.103Z | Checking argon2 v0.5.3 |
| 1341 | 2026-06-15T03:29:06.141Z | Checking chacha20poly1305 v0.10.1 |
| 1342 | 2026-06-15T03:29:06.168Z | Checking ciborium v0.2.2 |
| 1343 | 2026-06-15T03:29:06.276Z | Checking similar v2.7.0 |
| 1344 | 2026-06-15T03:29:06.464Z | Checking memmap v0.7.0 |
| 1345 | 2026-06-15T03:29:06.491Z | Checking lazy_static v1.5.0 |
| 1346 | 2026-06-15T03:29:06.608Z | Checking usdt v0.5.0 |
| 1347 | 2026-06-15T03:29:06.611Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1348 | 2026-06-15T03:29:06.806Z | Checking crossbeam-deque v0.8.6 |
| 1349 | 2026-06-15T03:29:06.930Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1350 | 2026-06-15T03:29:07.009Z | Checking bytecount v0.6.9 |
| 1351 | 2026-06-15T03:29:07.104Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1352 | 2026-06-15T03:29:07.124Z | Checking unicode-segmentation v1.13.3 |
| 1353 | 2026-06-15T03:29:07.334Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1354 | 2026-06-15T03:29:07.463Z | Checking newline-converter v0.3.0 |
| 1355 | 2026-06-15T03:29:07.501Z | Checking progenitor v0.14.0 |
| 1356 | 2026-06-15T03:29:07.522Z | Checking console v0.15.11 |
| 1357 | 2026-06-15T03:29:07.584Z | Checking itertools v0.12.1 |
| 1358 | 2026-06-15T03:29:07.685Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1359 | 2026-06-15T03:29:07.890Z | Compiling parking_lot_core v0.8.6 |
| 1360 | 2026-06-15T03:29:07.916Z | Checking swrite v0.1.0 |
| 1361 | 2026-06-15T03:29:07.935Z | Checking resolv-conf v0.7.6 |
| 1362 | 2026-06-15T03:29:07.954Z | Checking linked-hash-map v0.5.6 |
| 1363 | 2026-06-15T03:29:08.012Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1364 | 2026-06-15T03:29:08.084Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1365 | 2026-06-15T03:29:08.139Z | Checking lru-cache v0.1.2 |
| 1366 | 2026-06-15T03:29:08.205Z | Checking expectorate v1.2.0 |
| 1367 | 2026-06-15T03:29:08.262Z | Checking rayon v1.12.0 |
| 1368 | 2026-06-15T03:29:08.339Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1369 | 2026-06-15T03:29:08.593Z | Checking hickory-proto v0.24.4 |
| 1370 | 2026-06-15T03:29:08.841Z | Checking progenitor-client v0.13.0 |
| 1371 | 2026-06-15T03:29:09.081Z | Checking camino-tempfile v1.4.1 |
| 1372 | 2026-06-15T03:29:09.251Z | Checking serde-big-array v0.5.1 |
| 1373 | 2026-06-15T03:29:09.254Z | Checking siphasher v1.0.3 |
| 1374 | 2026-06-15T03:29:09.395Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1375 | 2026-06-15T03:29:09.429Z | Checking progenitor v0.13.0 |
| 1376 | 2026-06-15T03:29:09.448Z | Checking phf_shared v0.12.1 |
| 1377 | 2026-06-15T03:29:09.733Z | Checking unicode-normalization v0.1.25 |
| 1378 | 2026-06-15T03:29:09.967Z | Checking pin-project v1.1.13 |
| 1379 | 2026-06-15T03:29:10.072Z | Checking num_enum v0.5.11 |
| 1380 | 2026-06-15T03:29:10.131Z | Checking hickory-resolver v0.24.4 |
| 1381 | 2026-06-15T03:29:10.351Z | Checking tokio-stream v0.1.18 |
| 1382 | 2026-06-15T03:29:10.594Z | Checking csv-core v0.1.13 |
| 1383 | 2026-06-15T03:29:10.689Z | Checking unicode-width v0.1.14 |
| 1384 | 2026-06-15T03:29:10.708Z | Checking foldhash v0.1.5 |
| 1385 | 2026-06-15T03:29:10.727Z | Checking same-file v1.0.6 |
| 1386 | 2026-06-15T03:29:10.851Z | Checking smawk v0.3.2 |
| 1387 | 2026-06-15T03:29:10.890Z | Checking konst_macro_rules v0.2.19 |
| 1388 | 2026-06-15T03:29:10.910Z | Checking unicode-linebreak v0.1.5 |
| 1389 | 2026-06-15T03:29:10.940Z | Checking foreign-types-shared v0.1.1 |
| 1390 | 2026-06-15T03:29:10.985Z | Checking highway v1.3.0 |
| 1391 | 2026-06-15T03:29:11.030Z | Checking foreign-types v0.3.2 |
| 1392 | 2026-06-15T03:29:11.049Z | Checking konst v0.2.20 |
| 1393 | 2026-06-15T03:29:11.093Z | Checking hashbrown v0.15.5 |
| 1394 | 2026-06-15T03:29:11.141Z | Checking walkdir v2.5.0 |
| 1395 | 2026-06-15T03:29:11.147Z | Checking textwrap v0.16.2 |
| 1396 | 2026-06-15T03:29:11.210Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1397 | 2026-06-15T03:29:11.237Z | Checking qorb v0.4.1 |
| 1398 | 2026-06-15T03:29:11.280Z | Checking csv v1.4.0 |
| 1399 | 2026-06-15T03:29:11.673Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1400 | 2026-06-15T03:29:11.951Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1401 | 2026-06-15T03:29:12.133Z | Checking olpc-cjson v0.1.4 |
| 1402 | 2026-06-15T03:29:12.152Z | Checking snafu v0.8.9 |
| 1403 | 2026-06-15T03:29:12.236Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1404 | 2026-06-15T03:29:12.275Z | Checking phf v0.12.1 |
| 1405 | 2026-06-15T03:29:12.421Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1406 | 2026-06-15T03:29:12.518Z | Checking zone v0.3.1 |
| 1407 | 2026-06-15T03:29:12.630Z | Checking tokio-dtrace v0.1.1 |
| 1408 | 2026-06-15T03:29:12.821Z | Checking globset v0.4.18 |
| 1409 | 2026-06-15T03:29:12.881Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1410 | 2026-06-15T03:29:13.244Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1411 | 2026-06-15T03:29:13.475Z | Checking smf v0.2.3 |
| 1412 | 2026-06-15T03:29:13.515Z | Checking pem v3.0.6 |
| 1413 | 2026-06-15T03:29:13.685Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1414 | 2026-06-15T03:29:13.711Z | Checking libsw-core v0.3.2 |
| 1415 | 2026-06-15T03:29:13.857Z | Checking serde_plain v1.0.2 |
| 1416 | 2026-06-15T03:29:13.877Z | Checking sigpipe v0.1.3 |
| 1417 | 2026-06-15T03:29:13.965Z | Checking typed-path v0.9.3 |
| 1418 | 2026-06-15T03:29:14.078Z | Checking fixedbitset v0.4.2 |
| 1419 | 2026-06-15T03:29:14.206Z | Checking glob v0.3.3 |
| 1420 | 2026-06-15T03:29:14.236Z | Checking jiff v0.2.28 |
| 1421 | 2026-06-15T03:29:14.256Z | Checking fixedbitset v0.5.7 |
| 1422 | 2026-06-15T03:29:14.393Z | Checking petgraph v0.6.5 |
| 1423 | 2026-06-15T03:29:14.495Z | Checking petgraph v0.8.3 |
| 1424 | 2026-06-15T03:29:14.762Z | Checking tough v0.22.0 |
| 1425 | 2026-06-15T03:29:14.830Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1426 | 2026-06-15T03:29:15.116Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1427 | 2026-06-15T03:29:15.188Z | Checking libsw v3.5.0 |
| 1428 | 2026-06-15T03:29:15.324Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1429 | 2026-06-15T03:29:15.534Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1430 | 2026-06-15T03:29:15.647Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1431 | 2026-06-15T03:29:15.697Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1432 | 2026-06-15T03:29:15.748Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1433 | 2026-06-15T03:29:15.873Z | Checking oxide-tokio-rt v0.1.6 |
| 1434 | 2026-06-15T03:29:16.048Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1435 | 2026-06-15T03:29:16.114Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-06-15T03:29:16.202Z | Checking const_format v0.2.36 |
| 1437 | 2026-06-15T03:29:16.268Z | Checking papergrid v0.11.0 |
| 1438 | 2026-06-15T03:29:16.467Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1439 | 2026-06-15T03:29:16.672Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1440 | 2026-06-15T03:29:16.704Z | Checking gethostname v0.5.0 |
| 1441 | 2026-06-15T03:29:16.743Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1442 | 2026-06-15T03:29:16.796Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1443 | 2026-06-15T03:29:16.886Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1444 | 2026-06-15T03:29:17.077Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-06-15T03:29:17.375Z | Checking libscf-sys v1.2.0 |
| 1446 | 2026-06-15T03:29:17.522Z | Checking bcs v0.1.6 |
| 1447 | 2026-06-15T03:29:17.625Z | Checking tagptr v0.2.0 |
| 1448 | 2026-06-15T03:29:17.642Z | Checking whoami v1.6.1 |
| 1449 | 2026-06-15T03:29:17.694Z | Checking linear-map v1.2.0 |
| 1450 | 2026-06-15T03:29:17.714Z | Checking termtree v0.5.1 |
| 1451 | 2026-06-15T03:29:17.852Z | Checking moka v0.12.15 |
| 1452 | 2026-06-15T03:29:17.872Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1453 | 2026-06-15T03:29:18.418Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-15T03:29:19.156Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-06-15T03:29:19.393Z | Checking tabled v0.15.0 |
| 1456 | 2026-06-15T03:29:19.664Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-06-15T03:29:19.687Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1458 | 2026-06-15T03:29:19.724Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1459 | 2026-06-15T03:29:19.791Z | Checking steno v0.4.1 |
| 1460 | 2026-06-15T03:29:20.304Z | Checking papergrid v0.18.0 |
| 1461 | 2026-06-15T03:29:20.421Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1462 | 2026-06-15T03:29:20.441Z | Checking hickory-proto v0.25.2 |
| 1463 | 2026-06-15T03:29:20.776Z | Checking testing_table v0.3.0 |
| 1464 | 2026-06-15T03:29:21.112Z | Checking tabled v0.21.0 |
| 1465 | 2026-06-15T03:29:21.204Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1466 | 2026-06-15T03:29:22.010Z | Checking hickory-resolver v0.25.2 |
| 1467 | 2026-06-15T03:29:22.208Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1468 | 2026-06-15T03:29:22.447Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1469 | 2026-06-15T03:29:22.651Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1470 | 2026-06-15T03:29:22.671Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 1471 | 2026-06-15T03:29:22.733Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1472 | 2026-06-15T03:29:23.300Z | Checking crc8 v0.1.1 |
| 1473 | 2026-06-15T03:29:23.606Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 1474 | 2026-06-15T03:29:23.637Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1475 | 2026-06-15T03:29:24.699Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1476 | 2026-06-15T03:29:27.453Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1477 | 2026-06-15T03:29:29.127Z | Checking nom v8.0.0 |
| 1478 | 2026-06-15T03:29:32.719Z | Compiling crunchy v0.2.4 |
| 1479 | 2026-06-15T03:29:34.265Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1480 | 2026-06-15T03:29:35.074Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1481 | 2026-06-15T03:29:35.473Z | Compiling tiny-keccak v2.0.2 |
| 1482 | 2026-06-15T03:29:36.776Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1483 | 2026-06-15T03:29:37.056Z | Compiling typify-impl v0.4.3 |
| 1484 | 2026-06-15T03:29:37.248Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1485 | 2026-06-15T03:29:37.382Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1486 | 2026-06-15T03:29:37.568Z | Checking parking_lot v0.11.2 |
| 1487 | 2026-06-15T03:29:37.676Z | Compiling const-random-macro v0.1.16 |
| 1488 | 2026-06-15T03:29:37.895Z | Checking fxhash v0.2.1 |
| 1489 | 2026-06-15T03:29:37.966Z | Compiling ahash v0.8.12 |
| 1490 | 2026-06-15T03:29:38.030Z | Checking sled v0.34.7 |
| 1491 | 2026-06-15T03:29:38.094Z | Compiling smartstring v1.0.1 |
| 1492 | 2026-06-15T03:29:38.309Z | Checking internet-checksum v0.2.1 |
| 1493 | 2026-06-15T03:29:38.435Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1494 | 2026-06-15T03:29:38.663Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1495 | 2026-06-15T03:29:38.964Z | Compiling rhai_codegen v3.2.0 |
| 1496 | 2026-06-15T03:29:39.267Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1497 | 2026-06-15T03:29:39.622Z | Checking arc-swap v1.9.1 |
| 1498 | 2026-06-15T03:29:39.803Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1499 | 2026-06-15T03:29:39.864Z | Checking slog-scope v4.4.1 |
| 1500 | 2026-06-15T03:29:40.017Z | Checking dropshot-api-manager-types v0.7.2 |
| 1501 | 2026-06-15T03:29:40.228Z | Checking slog-stdlog v4.1.1 |
| 1502 | 2026-06-15T03:29:40.359Z | Compiling lzma-sys v0.1.20 |
| 1503 | 2026-06-15T03:29:40.403Z | Compiling typify-macro v0.4.3 |
| 1504 | 2026-06-15T03:29:40.599Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1505 | 2026-06-15T03:29:40.636Z | Compiling fs-err v3.3.0 |
| 1506 | 2026-06-15T03:29:40.728Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1507 | 2026-06-15T03:29:40.787Z | Compiling typeid v1.0.3 |
| 1508 | 2026-06-15T03:29:41.171Z | Checking slog-envlogger v2.2.0 |
| 1509 | 2026-06-15T03:29:41.332Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1510 | 2026-06-15T03:29:41.517Z | Checking const-random v0.1.18 |
| 1511 | 2026-06-15T03:29:41.598Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1512 | 2026-06-15T03:29:41.637Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1513 | 2026-06-15T03:29:41.867Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1514 | 2026-06-15T03:29:41.935Z | Compiling typify v0.4.3 |
| 1515 | 2026-06-15T03:29:42.042Z | Compiling progenitor-impl v0.10.0 |
| 1516 | 2026-06-15T03:29:42.314Z | Compiling cargo_toml v0.22.3 |
| 1517 | 2026-06-15T03:29:42.438Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1518 | 2026-06-15T03:29:43.285Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1519 | 2026-06-15T03:29:43.837Z | Checking thin-vec v0.2.18 |
| 1520 | 2026-06-15T03:29:44.067Z | Compiling progenitor-macro v0.10.0 |
| 1521 | 2026-06-15T03:29:44.107Z | Checking rhai v1.25.1 |
| 1522 | 2026-06-15T03:29:44.550Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1523 | 2026-06-15T03:29:44.589Z | Checking sha1 v0.10.6 |
| 1524 | 2026-06-15T03:29:44.947Z | Checking utf-8 v0.7.6 |
| 1525 | 2026-06-15T03:29:45.249Z | Checking tungstenite v0.21.0 |
| 1526 | 2026-06-15T03:29:45.682Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1527 | 2026-06-15T03:29:46.577Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1528 | 2026-06-15T03:29:46.679Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1529 | 2026-06-15T03:29:46.871Z | Checking sha2 v0.10.9 |
| 1530 | 2026-06-15T03:29:46.977Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1531 | 2026-06-15T03:29:47.135Z | Checking yansi v1.0.1 |
| 1532 | 2026-06-15T03:29:47.154Z | Checking diff v0.1.13 |
| 1533 | 2026-06-15T03:29:47.220Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1534 | 2026-06-15T03:29:47.295Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1535 | 2026-06-15T03:29:47.395Z | Checking pretty_assertions v1.4.1 |
| 1536 | 2026-06-15T03:29:47.538Z | Checking tokio-tungstenite v0.21.0 |
| 1537 | 2026-06-15T03:29:48.229Z | Checking progenitor v0.10.0 |
| 1538 | 2026-06-15T03:29:48.569Z | Checking console v0.16.3 |
| 1539 | 2026-06-15T03:29:48.627Z | Checking git-stub v1.0.0 |
| 1540 | 2026-06-15T03:29:48.871Z | Checking unit-prefix v0.5.2 |
| 1541 | 2026-06-15T03:29:48.890Z | Checking is_ci v1.2.0 |
| 1542 | 2026-06-15T03:29:48.953Z | Checking base64 v0.21.7 |
| 1543 | 2026-06-15T03:29:49.013Z | Checking supports-color v3.0.2 |
| 1544 | 2026-06-15T03:29:49.051Z | Checking indicatif v0.18.4 |
| 1545 | 2026-06-15T03:29:49.215Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1546 | 2026-06-15T03:29:49.558Z | Checking git-stub-vcs v0.1.0 |
| 1547 | 2026-06-15T03:29:49.879Z | Checking xz2 v0.1.7 |
| 1548 | 2026-06-15T03:29:50.023Z | Checking ron v0.12.1 |
| 1549 | 2026-06-15T03:29:50.368Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1550 | 2026-06-15T03:29:50.675Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1551 | 2026-06-15T03:29:50.734Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1552 | 2026-06-15T03:29:51.075Z | Checking drift v0.2.0 |
| 1553 | 2026-06-15T03:29:51.391Z | Compiling serial_test_derive v3.5.0 |
| 1554 | 2026-06-15T03:29:51.415Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1555 | 2026-06-15T03:29:51.504Z | Checking base16ct v1.0.0 |
| 1556 | 2026-06-15T03:29:52.121Z | Checking serial_test v3.5.0 |
| 1557 | 2026-06-15T03:29:52.313Z | Checking dropshot-api-manager v0.7.2 |
| 1558 | 2026-06-15T03:29:52.874Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1559 | 2026-06-15T03:29:53.079Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1560 | 2026-06-15T03:29:53.135Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1561 | 2026-06-15T03:29:53.344Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1562 | 2026-06-15T03:29:53.365Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1563 | 2026-06-15T03:29:53.554Z | Checking natord v1.0.9 |
| 1564 | 2026-06-15T03:29:54.157Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1565 | 2026-06-15T03:29:54.471Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1566 | 2026-06-15T03:29:54.770Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1567 | 2026-06-15T03:29:55.138Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1568 | 2026-06-15T03:29:55.294Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1569 | 2026-06-15T03:29:55.318Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1570 | 2026-06-15T03:29:56.808Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1571 | 2026-06-15T03:29:57.095Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1572 | 2026-06-15T03:29:57.559Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1573 | 2026-06-15T03:30:05.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s |
| 1574 | 2026-06-15T03:30:05.996Z | + cargo xtask openapi check |
| 1575 | 2026-06-15T03:30:06.616Z | Compiling cfg-if v1.0.4 |
| 1576 | 2026-06-15T03:30:06.714Z | Compiling libc v0.2.186 |
| 1577 | 2026-06-15T03:30:06.717Z | Compiling serde_core v1.0.228 |
| 1578 | 2026-06-15T03:30:06.724Z | Compiling memchr v2.8.1 |
| 1579 | 2026-06-15T03:30:06.729Z | Compiling itoa v1.0.18 |
| 1580 | 2026-06-15T03:30:06.737Z | Compiling smallvec v1.15.1 |
| 1581 | 2026-06-15T03:30:06.746Z | Compiling stable_deref_trait v1.2.1 |
| 1582 | 2026-06-15T03:30:06.754Z | Compiling zerofrom v0.1.8 |
| 1583 | 2026-06-15T03:30:06.768Z | Compiling zmij v1.0.21 |
| 1584 | 2026-06-15T03:30:06.815Z | Compiling writeable v0.6.3 |
| 1585 | 2026-06-15T03:30:06.868Z | Compiling yoke v0.8.3 |
| 1586 | 2026-06-15T03:30:06.901Z | Compiling litemap v0.8.2 |
| 1587 | 2026-06-15T03:30:06.937Z | Compiling utf8_iter v1.0.4 |
| 1588 | 2026-06-15T03:30:07.012Z | Compiling percent-encoding v2.3.2 |
| 1589 | 2026-06-15T03:30:07.052Z | Compiling zerovec v0.11.6 |
| 1590 | 2026-06-15T03:30:07.052Z | Compiling zerotrie v0.2.4 |
| 1591 | 2026-06-15T03:30:07.077Z | Compiling icu_properties_data v2.2.0 |
| 1592 | 2026-06-15T03:30:07.089Z | Compiling icu_normalizer_data v2.2.0 |
| 1593 | 2026-06-15T03:30:07.164Z | Compiling libm v0.2.16 |
| 1594 | 2026-06-15T03:30:07.186Z | Compiling form_urlencoded v1.2.2 |
| 1595 | 2026-06-15T03:30:07.217Z | Compiling rand_core v0.10.1 |
| 1596 | 2026-06-15T03:30:07.266Z | Compiling errno v0.3.14 |
| 1597 | 2026-06-15T03:30:07.346Z | Compiling getrandom v0.4.2 |
| 1598 | 2026-06-15T03:30:07.358Z | Compiling iana-time-zone v0.1.65 |
| 1599 | 2026-06-15T03:30:07.369Z | Compiling pin-project-lite v0.2.17 |
| 1600 | 2026-06-15T03:30:07.370Z | Compiling dyn-clone v1.0.20 |
| 1601 | 2026-06-15T03:30:07.391Z | Compiling zeroize v1.8.2 |
| 1602 | 2026-06-15T03:30:07.463Z | Compiling scopeguard v1.2.0 |
| 1603 | 2026-06-15T03:30:07.514Z | Compiling socket2 v0.6.4 |
| 1604 | 2026-06-15T03:30:07.525Z | Compiling tinystr v0.8.3 |
| 1605 | 2026-06-15T03:30:07.564Z | Compiling potential_utf v0.1.5 |
| 1606 | 2026-06-15T03:30:07.574Z | Compiling lock_api v0.4.14 |
| 1607 | 2026-06-15T03:30:07.589Z | Compiling parking_lot_core v0.9.12 |
| 1608 | 2026-06-15T03:30:07.599Z | Compiling thiserror v2.0.18 |
| 1609 | 2026-06-15T03:30:07.704Z | Compiling icu_locale_core v2.2.0 |
| 1610 | 2026-06-15T03:30:07.722Z | Compiling icu_collections v2.2.0 |
| 1611 | 2026-06-15T03:30:07.725Z | Compiling signal-hook-registry v1.4.8 |
| 1612 | 2026-06-15T03:30:07.798Z | Compiling parking_lot v0.12.5 |
| 1613 | 2026-06-15T03:30:07.883Z | Compiling mio v1.2.1 |
| 1614 | 2026-06-15T03:30:07.946Z | Compiling num-traits v0.2.19 |
| 1615 | 2026-06-15T03:30:08.014Z | Compiling portable-atomic v1.13.1 |
| 1616 | 2026-06-15T03:30:08.175Z | Compiling futures-core v0.3.32 |
| 1617 | 2026-06-15T03:30:08.244Z | Compiling critical-section v1.2.0 |
| 1618 | 2026-06-15T03:30:08.327Z | Compiling zerocopy v0.8.50 |
| 1619 | 2026-06-15T03:30:08.338Z | Compiling subtle v2.6.1 |
| 1620 | 2026-06-15T03:30:08.353Z | Compiling equivalent v1.0.2 |
| 1621 | 2026-06-15T03:30:08.372Z | Compiling serde v1.0.228 |
| 1622 | 2026-06-15T03:30:08.439Z | Compiling serde_json v1.0.150 |
| 1623 | 2026-06-15T03:30:08.505Z | Compiling icu_provider v2.2.0 |
| 1624 | 2026-06-15T03:30:08.519Z | Compiling uuid v1.23.2 |
| 1625 | 2026-06-15T03:30:08.531Z | Compiling semver v1.0.28 |
| 1626 | 2026-06-15T03:30:08.562Z | Compiling bitflags v2.12.1 |
| 1627 | 2026-06-15T03:30:08.773Z | Compiling icu_properties v2.2.0 |
| 1628 | 2026-06-15T03:30:08.804Z | Compiling bytes v1.11.1 |
| 1629 | 2026-06-15T03:30:08.822Z | Compiling icu_normalizer v2.2.0 |
| 1630 | 2026-06-15T03:30:08.854Z | Compiling chrono v0.4.45 |
| 1631 | 2026-06-15T03:30:08.889Z | Compiling once_cell v1.21.4 |
| 1632 | 2026-06-15T03:30:08.931Z | Compiling log v0.4.32 |
| 1633 | 2026-06-15T03:30:09.103Z | Compiling futures-sink v0.3.32 |
| 1634 | 2026-06-15T03:30:09.126Z | Compiling slab v0.4.12 |
| 1635 | 2026-06-15T03:30:09.227Z | Compiling typenum v1.20.1 |
| 1636 | 2026-06-15T03:30:09.333Z | Compiling tokio v1.52.3 |
| 1637 | 2026-06-15T03:30:09.412Z | Compiling futures-channel v0.3.32 |
| 1638 | 2026-06-15T03:30:09.458Z | Compiling getrandom v0.2.17 |
| 1639 | 2026-06-15T03:30:09.553Z | Compiling futures-task v0.3.32 |
| 1640 | 2026-06-15T03:30:09.644Z | Compiling futures-io v0.3.32 |
| 1641 | 2026-06-15T03:30:09.647Z | Compiling rand_core v0.6.4 |
| 1642 | 2026-06-15T03:30:09.737Z | Compiling idna_adapter v1.2.2 |
| 1643 | 2026-06-15T03:30:09.808Z | Compiling futures-util v0.3.32 |
| 1644 | 2026-06-15T03:30:09.882Z | Compiling idna v1.1.0 |
| 1645 | 2026-06-15T03:30:09.882Z | Compiling hashbrown v0.17.1 |
| 1646 | 2026-06-15T03:30:09.920Z | Compiling tracing-core v0.1.36 |
| 1647 | 2026-06-15T03:30:10.051Z | Compiling base64 v0.22.1 |
| 1648 | 2026-06-15T03:30:10.378Z | Compiling url v2.5.8 |
| 1649 | 2026-06-15T03:30:10.396Z | Compiling indexmap v2.14.0 |
| 1650 | 2026-06-15T03:30:10.442Z | Compiling fnv v1.0.7 |
| 1651 | 2026-06-15T03:30:10.512Z | Compiling tracing v0.1.44 |
| 1652 | 2026-06-15T03:30:10.543Z | Compiling unicode-ident v1.0.24 |
| 1653 | 2026-06-15T03:30:10.605Z | Compiling http v1.4.1 |
| 1654 | 2026-06-15T03:30:10.670Z | Compiling proc-macro2 v1.0.106 |
| 1655 | 2026-06-15T03:30:10.750Z | Compiling byteorder v1.5.0 |
| 1656 | 2026-06-15T03:30:10.980Z | Compiling schemars v0.8.22 |
| 1657 | 2026-06-15T03:30:11.016Z | Compiling quote v1.0.45 |
| 1658 | 2026-06-15T03:30:11.208Z | Compiling syn v2.0.117 |
| 1659 | 2026-06-15T03:30:11.301Z | Compiling ppv-lite86 v0.2.21 |
| 1660 | 2026-06-15T03:30:11.334Z | Compiling erased-serde v0.3.31 |
| 1661 | 2026-06-15T03:30:11.364Z | Compiling thiserror v1.0.69 |
| 1662 | 2026-06-15T03:30:11.470Z | Compiling ipnet v2.12.0 |
| 1663 | 2026-06-15T03:30:11.564Z | Compiling rustix v1.1.4 |
| 1664 | 2026-06-15T03:30:11.617Z | Compiling rustls-pki-types v1.14.1 |
| 1665 | 2026-06-15T03:30:11.828Z | Compiling ipnetwork v0.21.1 |
| 1666 | 2026-06-15T03:30:11.982Z | Compiling slog v2.8.2 |
| 1667 | 2026-06-15T03:30:12.080Z | Compiling oxnet v0.1.6 |
| 1668 | 2026-06-15T03:30:12.098Z | Compiling http-body v1.0.1 |
| 1669 | 2026-06-15T03:30:12.254Z | Compiling aws-lc-sys v0.41.0 |
| 1670 | 2026-06-15T03:30:12.264Z | Compiling atomic-waker v1.1.2 |
| 1671 | 2026-06-15T03:30:12.289Z | Compiling pretty-hex v0.4.2 |
| 1672 | 2026-06-15T03:30:12.381Z | Compiling untrusted v0.7.1 |
| 1673 | 2026-06-15T03:30:12.394Z | Compiling httparse v1.10.1 |
| 1674 | 2026-06-15T03:30:12.424Z | Compiling plain v0.2.3 |
| 1675 | 2026-06-15T03:30:12.508Z | Compiling try-lock v0.2.5 |
| 1676 | 2026-06-15T03:30:12.533Z | Compiling tower-layer v0.3.3 |
| 1677 | 2026-06-15T03:30:12.545Z | Compiling tower-service v0.3.3 |
| 1678 | 2026-06-15T03:30:12.617Z | Compiling untrusted v0.9.0 |
| 1679 | 2026-06-15T03:30:12.692Z | Compiling rustls v0.23.40 |
| 1680 | 2026-06-15T03:30:12.697Z | Compiling ryu v1.0.23 |
| 1681 | 2026-06-15T03:30:12.708Z | Compiling aws-lc-rs v1.17.0 |
| 1682 | 2026-06-15T03:30:12.739Z | Compiling want v0.3.1 |
| 1683 | 2026-06-15T03:30:12.797Z | Compiling getrandom v0.3.4 |
| 1684 | 2026-06-15T03:30:12.847Z | Compiling ucd-trie v0.1.7 |
| 1685 | 2026-06-15T03:30:12.884Z | Compiling httpdate v1.0.3 |
| 1686 | 2026-06-15T03:30:12.898Z | Compiling crossbeam-utils v0.8.21 |
| 1687 | 2026-06-15T03:30:12.909Z | Compiling omicron-workspace-hack v0.1.0 |
| 1688 | 2026-06-15T03:30:12.978Z | Compiling rand_core v0.9.5 |
| 1689 | 2026-06-15T03:30:12.991Z | Compiling pest v2.8.6 |
| 1690 | 2026-06-15T03:30:13.134Z | Compiling tokio-util v0.7.18 |
| 1691 | 2026-06-15T03:30:13.145Z | Compiling regex-syntax v0.8.10 |
| 1692 | 2026-06-15T03:30:13.197Z | Compiling rand_chacha v0.9.0 |
| 1693 | 2026-06-15T03:30:13.412Z | Compiling serde_urlencoded v0.7.1 |
| 1694 | 2026-06-15T03:30:13.580Z | Compiling http-body-util v0.1.3 |
| 1695 | 2026-06-15T03:30:13.664Z | Compiling rustls-webpki v0.103.13 |
| 1696 | 2026-06-15T03:30:13.831Z | Compiling h2 v0.4.14 |
| 1697 | 2026-06-15T03:30:13.853Z | Compiling foldhash v0.2.0 |
| 1698 | 2026-06-15T03:30:14.095Z | Compiling allocator-api2 v0.2.21 |
| 1699 | 2026-06-15T03:30:14.135Z | Compiling rand v0.9.4 |
| 1700 | 2026-06-15T03:30:14.455Z | Compiling hashbrown v0.16.1 |
| 1701 | 2026-06-15T03:30:14.680Z | Compiling newtype-uuid v1.3.2 |
| 1702 | 2026-06-15T03:30:14.786Z | Compiling anyhow v1.0.102 |
| 1703 | 2026-06-15T03:30:15.027Z | Compiling powerfmt v0.2.0 |
| 1704 | 2026-06-15T03:30:15.067Z | Compiling hex v0.4.3 |
| 1705 | 2026-06-15T03:30:15.180Z | Compiling deranged v0.5.8 |
| 1706 | 2026-06-15T03:30:15.247Z | Compiling daft v0.1.7 |
| 1707 | 2026-06-15T03:30:15.308Z | Compiling sync_wrapper v1.0.2 |
| 1708 | 2026-06-15T03:30:15.340Z | Compiling fastrand v2.4.1 |
| 1709 | 2026-06-15T03:30:15.377Z | Compiling num-conv v0.2.2 |
| 1710 | 2026-06-15T03:30:15.417Z | Compiling num_threads v0.1.7 |
| 1711 | 2026-06-15T03:30:15.519Z | Compiling time-core v0.1.8 |
| 1712 | 2026-06-15T03:30:15.519Z | Compiling tower v0.5.3 |
| 1713 | 2026-06-15T03:30:15.542Z | Compiling aho-corasick v1.1.4 |
| 1714 | 2026-06-15T03:30:15.603Z | Compiling generic-array v0.14.7 |
| 1715 | 2026-06-15T03:30:15.666Z | Compiling crossbeam-channel v0.5.15 |
| 1716 | 2026-06-15T03:30:15.700Z | Compiling futures-executor v0.3.32 |
| 1717 | 2026-06-15T03:30:15.973Z | Compiling hyper v1.10.1 |
| 1718 | 2026-06-15T03:30:16.002Z | Compiling tower-http v0.6.11 |
| 1719 | 2026-06-15T03:30:16.107Z | Compiling time v0.3.47 |
| 1720 | 2026-06-15T03:30:16.130Z | Compiling openapiv3 v2.2.0 |
| 1721 | 2026-06-15T03:30:16.155Z | Compiling scroll v0.13.0 |
| 1722 | 2026-06-15T03:30:16.426Z | Compiling regex-automata v0.4.14 |
| 1723 | 2026-06-15T03:30:16.439Z | Compiling openssl-probe v0.2.1 |
| 1724 | 2026-06-15T03:30:16.627Z | Compiling rustls-native-certs v0.8.4 |
| 1725 | 2026-06-15T03:30:16.823Z | Compiling goblin v0.10.7 |
| 1726 | 2026-06-15T03:30:16.965Z | Compiling futures v0.3.32 |
| 1727 | 2026-06-15T03:30:17.050Z | Compiling hyper-util v0.1.20 |
| 1728 | 2026-06-15T03:30:17.385Z | Compiling tokio-rustls v0.26.4 |
| 1729 | 2026-06-15T03:30:17.622Z | Compiling tempfile v3.27.0 |
| 1730 | 2026-06-15T03:30:17.656Z | Compiling camino v1.2.2 |
| 1731 | 2026-06-15T03:30:17.701Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-06-15T03:30:17.770Z | Compiling cpufeatures v0.3.0 |
| 1733 | 2026-06-15T03:30:17.851Z | Compiling rustls-platform-verifier v0.7.0 |
| 1734 | 2026-06-15T03:30:17.970Z | Compiling dtrace-parser v0.3.0 |
| 1735 | 2026-06-15T03:30:18.014Z | Compiling hybrid-array v0.4.12 |
| 1736 | 2026-06-15T03:30:18.074Z | Compiling thread-id v5.1.0 |
| 1737 | 2026-06-15T03:30:18.086Z | Compiling is-terminal v0.4.17 |
| 1738 | 2026-06-15T03:30:18.166Z | Compiling match_cfg v0.1.0 |
| 1739 | 2026-06-15T03:30:18.184Z | Compiling take_mut v0.2.2 |
| 1740 | 2026-06-15T03:30:18.236Z | Compiling hyper-rustls v0.27.9 |
| 1741 | 2026-06-15T03:30:18.297Z | Compiling adler2 v2.0.1 |
| 1742 | 2026-06-15T03:30:18.441Z | Compiling simd-adler32 v0.3.9 |
| 1743 | 2026-06-15T03:30:18.476Z | Compiling winnow v1.0.3 |
| 1744 | 2026-06-15T03:30:18.536Z | Compiling term v1.2.1 |
| 1745 | 2026-06-15T03:30:18.650Z | Compiling miniz_oxide v0.8.9 |
| 1746 | 2026-06-15T03:30:18.708Z | Compiling reqwest v0.13.4 |
| 1747 | 2026-06-15T03:30:18.751Z | Compiling slog-async v2.8.0 |
| 1748 | 2026-06-15T03:30:19.223Z | Compiling slog-term v2.9.2 |
| 1749 | 2026-06-15T03:30:19.284Z | Compiling hostname v0.3.1 |
| 1750 | 2026-06-15T03:30:19.350Z | Compiling regex v1.12.3 |
| 1751 | 2026-06-15T03:30:19.429Z | Compiling slog-json v2.6.1 |
| 1752 | 2026-06-15T03:30:19.577Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1753 | 2026-06-15T03:30:19.644Z | Compiling dof v0.4.0 |
| 1754 | 2026-06-15T03:30:19.661Z | Compiling crc32fast v1.5.0 |
| 1755 | 2026-06-15T03:30:19.797Z | Compiling memmap2 v0.9.10 |
| 1756 | 2026-06-15T03:30:19.818Z | Compiling either v1.16.0 |
| 1757 | 2026-06-15T03:30:19.864Z | Compiling flate2 v1.1.9 |
| 1758 | 2026-06-15T03:30:19.878Z | Compiling slog-bunyan v2.5.0 |
| 1759 | 2026-06-15T03:30:20.024Z | Compiling crypto-common v0.2.2 |
| 1760 | 2026-06-15T03:30:20.030Z | Compiling block-buffer v0.12.0 |
| 1761 | 2026-06-15T03:30:20.046Z | Compiling crypto-common v0.1.7 |
| 1762 | 2026-06-15T03:30:20.089Z | Compiling rand_chacha v0.3.1 |
| 1763 | 2026-06-15T03:30:20.182Z | Compiling const-oid v0.10.2 |
| 1764 | 2026-06-15T03:30:20.194Z | Compiling compression-core v0.4.32 |
| 1765 | 2026-06-15T03:30:20.288Z | Compiling debug-ignore v1.0.5 |
| 1766 | 2026-06-15T03:30:20.360Z | Compiling usdt-impl v0.6.0 |
| 1767 | 2026-06-15T03:30:20.395Z | Compiling compression-codecs v0.4.38 |
| 1768 | 2026-06-15T03:30:20.406Z | Compiling rand v0.8.6 |
| 1769 | 2026-06-15T03:30:20.512Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1770 | 2026-06-15T03:30:20.647Z | Compiling digest v0.11.3 |
| 1771 | 2026-06-15T03:30:20.826Z | Compiling usdt v0.6.0 |
| 1772 | 2026-06-15T03:30:20.923Z | Compiling ref-cast v1.0.25 |
| 1773 | 2026-06-15T03:30:20.948Z | Compiling strum v0.26.3 |
| 1774 | 2026-06-15T03:30:21.009Z | Compiling macaddr v1.0.1 |
| 1775 | 2026-06-15T03:30:21.029Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1776 | 2026-06-15T03:30:21.056Z | Compiling serde_spanned v1.1.1 |
| 1777 | 2026-06-15T03:30:21.084Z | Compiling wait-timeout v0.2.1 |
| 1778 | 2026-06-15T03:30:21.112Z | Compiling encoding_rs v0.8.35 |
| 1779 | 2026-06-15T03:30:21.182Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1780 | 2026-06-15T03:30:21.208Z | Compiling spin v0.9.8 |
| 1781 | 2026-06-15T03:30:21.233Z | Compiling quick-error v1.2.3 |
| 1782 | 2026-06-15T03:30:21.330Z | Compiling bit-vec v0.8.0 |
| 1783 | 2026-06-15T03:30:21.340Z | Compiling mime v0.3.17 |
| 1784 | 2026-06-15T03:30:21.350Z | Compiling rusty-fork v0.3.1 |
| 1785 | 2026-06-15T03:30:21.376Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1786 | 2026-06-15T03:30:21.397Z | Compiling sha1 v0.11.0 |
| 1787 | 2026-06-15T03:30:21.564Z | Compiling bit-set v0.8.0 |
| 1788 | 2026-06-15T03:30:21.608Z | Compiling async-compression v0.4.42 |
| 1789 | 2026-06-15T03:30:21.652Z | Compiling serde_with v3.20.0 |
| 1790 | 2026-06-15T03:30:21.652Z | Compiling async-stream v0.3.6 |
| 1791 | 2026-06-15T03:30:21.688Z | Compiling rand_xorshift v0.4.0 |
| 1792 | 2026-06-15T03:30:21.728Z | Compiling waitgroup v0.1.2 |
| 1793 | 2026-06-15T03:30:21.832Z | Compiling rustls-pemfile v2.2.0 |
| 1794 | 2026-06-15T03:30:21.844Z | Compiling serde_path_to_error v0.1.20 |
| 1795 | 2026-06-15T03:30:21.870Z | Compiling hostname v0.4.2 |
| 1796 | 2026-06-15T03:30:21.925Z | Compiling unarray v0.1.4 |
| 1797 | 2026-06-15T03:30:22.015Z | Compiling proptest v1.11.0 |
| 1798 | 2026-06-15T03:30:22.034Z | Compiling strum v0.27.2 |
| 1799 | 2026-06-15T03:30:22.046Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1800 | 2026-06-15T03:30:22.170Z | Compiling multer v3.1.0 |
| 1801 | 2026-06-15T03:30:22.181Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1802 | 2026-06-15T03:30:22.195Z | Compiling progenitor-client v0.14.0 |
| 1803 | 2026-06-15T03:30:22.363Z | Compiling iddqd v0.4.2 |
| 1804 | 2026-06-15T03:30:22.476Z | Compiling dropshot v0.17.1 |
| 1805 | 2026-06-15T03:30:22.489Z | Compiling itertools v0.14.0 |
| 1806 | 2026-06-15T03:30:22.654Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1807 | 2026-06-15T03:30:22.787Z | Compiling reqwest v0.12.28 |
| 1808 | 2026-06-15T03:30:22.801Z | Compiling block-buffer v0.10.4 |
| 1809 | 2026-06-15T03:30:22.900Z | Compiling backon v1.6.0 |
| 1810 | 2026-06-15T03:30:22.953Z | Compiling regress v0.10.5 |
| 1811 | 2026-06-15T03:30:23.105Z | Compiling instant v0.1.13 |
| 1812 | 2026-06-15T03:30:23.219Z | Compiling backoff v0.4.0 |
| 1813 | 2026-06-15T03:30:23.406Z | Compiling progenitor-extras v0.2.0 |
| 1814 | 2026-06-15T03:30:23.441Z | Compiling digest v0.10.7 |
| 1815 | 2026-06-15T03:30:23.632Z | Compiling parse-display v0.10.0 |
| 1816 | 2026-06-15T03:30:23.649Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1817 | 2026-06-15T03:30:23.663Z | Compiling humantime v2.3.0 |
| 1818 | 2026-06-15T03:30:23.720Z | Compiling progenitor-client v0.10.0 |
| 1819 | 2026-06-15T03:30:23.943Z | Compiling unicode-width v0.2.2 |
| 1820 | 2026-06-15T03:30:23.965Z | Compiling cpufeatures v0.2.17 |
| 1821 | 2026-06-15T03:30:23.999Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1822 | 2026-06-15T03:30:24.045Z | Compiling utf8parse v0.2.2 |
| 1823 | 2026-06-15T03:30:24.174Z | Compiling anstyle-parse v1.0.0 |
| 1824 | 2026-06-15T03:30:24.271Z | Compiling terminal_size v0.4.4 |
| 1825 | 2026-06-15T03:30:24.383Z | Compiling anstyle-query v1.1.5 |
| 1826 | 2026-06-15T03:30:24.422Z | Compiling heck v0.5.0 |
| 1827 | 2026-06-15T03:30:24.499Z | Compiling colorchoice v1.0.5 |
| 1828 | 2026-06-15T03:30:24.573Z | Compiling is_terminal_polyfill v1.70.2 |
| 1829 | 2026-06-15T03:30:24.600Z | Compiling anstyle v1.0.14 |
| 1830 | 2026-06-15T03:30:24.625Z | Compiling secrecy v0.10.3 |
| 1831 | 2026-06-15T03:30:24.672Z | Compiling tinyvec_macros v0.1.1 |
| 1832 | 2026-06-15T03:30:24.683Z | Compiling clap_lex v1.1.0 |
| 1833 | 2026-06-15T03:30:24.747Z | Compiling strsim v0.11.1 |
| 1834 | 2026-06-15T03:30:24.787Z | Compiling anstream v1.0.0 |
| 1835 | 2026-06-15T03:30:24.834Z | Compiling tinyvec v1.11.0 |
| 1836 | 2026-06-15T03:30:24.945Z | Compiling num-integer v0.1.46 |
| 1837 | 2026-06-15T03:30:25.122Z | Compiling clap_builder v4.6.0 |
| 1838 | 2026-06-15T03:30:25.148Z | Compiling scroll v0.12.0 |
| 1839 | 2026-06-15T03:30:25.191Z | Compiling crucible-workspace-hack v0.1.0 |
| 1840 | 2026-06-15T03:30:25.271Z | Compiling hmac v0.12.1 |
| 1841 | 2026-06-15T03:30:25.283Z | Compiling inout v0.1.4 |
| 1842 | 2026-06-15T03:30:25.417Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1843 | 2026-06-15T03:30:25.429Z | Compiling regress v0.11.1 |
| 1844 | 2026-06-15T03:30:25.440Z | Compiling ff v0.13.1 |
| 1845 | 2026-06-15T03:30:25.576Z | Compiling group v0.13.0 |
| 1846 | 2026-06-15T03:30:25.636Z | Compiling cipher v0.4.4 |
| 1847 | 2026-06-15T03:30:25.692Z | Compiling hkdf v0.12.4 |
| 1848 | 2026-06-15T03:30:25.695Z | Compiling goblin v0.8.2 |
| 1849 | 2026-06-15T03:30:25.846Z | Compiling num-iter v0.1.45 |
| 1850 | 2026-06-15T03:30:25.860Z | Compiling num-rational v0.4.2 |
| 1851 | 2026-06-15T03:30:25.972Z | Compiling zerocopy v0.7.35 |
| 1852 | 2026-06-15T03:30:26.384Z | Compiling universal-hash v0.5.1 |
| 1853 | 2026-06-15T03:30:26.405Z | Compiling crypto-bigint v0.5.5 |
| 1854 | 2026-06-15T03:30:26.525Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-06-15T03:30:26.538Z | Compiling half v2.7.1 |
| 1856 | 2026-06-15T03:30:26.842Z | Compiling clap v4.6.1 |
| 1857 | 2026-06-15T03:30:26.868Z | Compiling num-complex v0.4.6 |
| 1858 | 2026-06-15T03:30:26.931Z | Compiling base16ct v0.2.0 |
| 1859 | 2026-06-15T03:30:27.103Z | Compiling typify-impl v0.6.2 |
| 1860 | 2026-06-15T03:30:27.262Z | Compiling base64ct v1.8.3 |
| 1861 | 2026-06-15T03:30:27.567Z | Compiling opaque-debug v0.3.1 |
| 1862 | 2026-06-15T03:30:27.579Z | Compiling ciborium-io v0.2.2 |
| 1863 | 2026-06-15T03:30:27.647Z | Compiling poly1305 v0.8.0 |
| 1864 | 2026-06-15T03:30:27.679Z | Compiling ciborium-ll v0.2.2 |
| 1865 | 2026-06-15T03:30:27.909Z | Compiling dof v0.3.0 |
| 1866 | 2026-06-15T03:30:28.068Z | Compiling password-hash v0.5.0 |
| 1867 | 2026-06-15T03:30:28.435Z | Compiling elliptic-curve v0.13.8 |
| 1868 | 2026-06-15T03:30:28.532Z | Compiling num v0.4.3 |
| 1869 | 2026-06-15T03:30:28.615Z | Compiling curve25519-dalek v4.1.3 |
| 1870 | 2026-06-15T03:30:28.714Z | Compiling thiserror-no-std v2.0.2 |
| 1871 | 2026-06-15T03:30:28.727Z | Compiling hubpack v0.1.2 |
| 1872 | 2026-06-15T03:30:28.738Z | Compiling chacha20 v0.9.1 |
| 1873 | 2026-06-15T03:30:28.809Z | Compiling typify v0.6.2 |
| 1874 | 2026-06-15T03:30:28.924Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1875 | 2026-06-15T03:30:28.952Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-15T03:30:28.965Z | Compiling blake2 v0.10.6 |
| 1877 | 2026-06-15T03:30:28.965Z | Compiling aead v0.5.2 |
| 1878 | 2026-06-15T03:30:29.138Z | Compiling byte-wrapper v0.1.0 |
| 1879 | 2026-06-15T03:30:29.377Z | Compiling dtrace-parser v0.2.0 |
| 1880 | 2026-06-15T03:30:29.463Z | Compiling crossbeam-epoch v0.9.18 |
| 1881 | 2026-06-15T03:30:29.518Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1882 | 2026-06-15T03:30:29.531Z | Compiling thread-id v4.2.2 |
| 1883 | 2026-06-15T03:30:29.573Z | Compiling static_assertions v1.1.0 |
| 1884 | 2026-06-15T03:30:29.617Z | Compiling float-ord v0.3.2 |
| 1885 | 2026-06-15T03:30:29.651Z | Compiling keccak v0.1.6 |
| 1886 | 2026-06-15T03:30:29.741Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-06-15T03:30:29.785Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1888 | 2026-06-15T03:30:29.816Z | Compiling sha3 v0.10.9 |
| 1889 | 2026-06-15T03:30:29.844Z | Compiling usdt-impl v0.5.0 |
| 1890 | 2026-06-15T03:30:29.905Z | Compiling vsss-rs v3.3.4 |
| 1891 | 2026-06-15T03:30:30.117Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-15T03:30:30.183Z | Compiling argon2 v0.5.3 |
| 1893 | 2026-06-15T03:30:30.515Z | Compiling chacha20poly1305 v0.10.1 |
| 1894 | 2026-06-15T03:30:30.656Z | Compiling memoffset v0.9.1 |
| 1895 | 2026-06-15T03:30:30.691Z | Compiling ciborium v0.2.2 |
| 1896 | 2026-06-15T03:30:30.748Z | Compiling hash32 v0.3.1 |
| 1897 | 2026-06-15T03:30:30.862Z | Compiling memmap v0.7.0 |
| 1898 | 2026-06-15T03:30:30.906Z | Compiling data-encoding v2.11.0 |
| 1899 | 2026-06-15T03:30:31.049Z | Compiling indent_write v2.2.0 |
| 1900 | 2026-06-15T03:30:31.180Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1901 | 2026-06-15T03:30:31.192Z | Compiling usdt v0.5.0 |
| 1902 | 2026-06-15T03:30:31.204Z | Compiling heapless v0.8.0 |
| 1903 | 2026-06-15T03:30:31.278Z | Compiling nix v0.31.3 |
| 1904 | 2026-06-15T03:30:31.461Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1905 | 2026-06-15T03:30:31.568Z | Compiling ingot-types v0.1.2 |
| 1906 | 2026-06-15T03:30:31.634Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-15T03:30:31.738Z | Compiling rustix v0.38.44 |
| 1908 | 2026-06-15T03:30:31.896Z | Compiling tabwriter v1.4.1 |
| 1909 | 2026-06-15T03:30:31.984Z | Compiling cobs v0.3.0 |
| 1910 | 2026-06-15T03:30:32.007Z | Compiling bytecount v0.6.9 |
| 1911 | 2026-06-15T03:30:32.141Z | Compiling managed v0.8.0 |
| 1912 | 2026-06-15T03:30:32.153Z | Compiling bitflags v1.3.2 |
| 1913 | 2026-06-15T03:30:32.188Z | Compiling postcard v1.1.3 |
| 1914 | 2026-06-15T03:30:32.230Z | Compiling ingot v0.1.1 |
| 1915 | 2026-06-15T03:30:32.251Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-06-15T03:30:32.356Z | Compiling smoltcp v0.11.0 |
| 1917 | 2026-06-15T03:30:32.501Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-06-15T03:30:32.524Z | Compiling serde_spanned v0.6.9 |
| 1919 | 2026-06-15T03:30:32.565Z | Compiling toml_datetime v0.6.11 |
| 1920 | 2026-06-15T03:30:32.638Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1921 | 2026-06-15T03:30:32.670Z | Compiling foreign-types-shared v0.3.1 |
| 1922 | 2026-06-15T03:30:32.768Z | Compiling winnow v0.7.15 |
| 1923 | 2026-06-15T03:30:32.845Z | Compiling toml_write v0.1.2 |
| 1924 | 2026-06-15T03:30:32.951Z | Compiling unicode-segmentation v1.13.3 |
| 1925 | 2026-06-15T03:30:32.967Z | Compiling linked-hash-map v0.5.6 |
| 1926 | 2026-06-15T03:30:33.049Z | Compiling swrite v0.1.0 |
| 1927 | 2026-06-15T03:30:33.148Z | Compiling resolv-conf v0.7.6 |
| 1928 | 2026-06-15T03:30:33.160Z | Compiling colored v3.1.1 |
| 1929 | 2026-06-15T03:30:33.375Z | Compiling newline-converter v0.3.0 |
| 1930 | 2026-06-15T03:30:33.498Z | Compiling lru-cache v0.1.2 |
| 1931 | 2026-06-15T03:30:33.514Z | Compiling foreign-types v0.5.0 |
| 1932 | 2026-06-15T03:30:33.543Z | Compiling num_enum v0.7.6 |
| 1933 | 2026-06-15T03:30:33.596Z | Compiling atomicwrites v0.4.4 |
| 1934 | 2026-06-15T03:30:33.629Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1935 | 2026-06-15T03:30:33.664Z | Compiling hickory-proto v0.24.4 |
| 1936 | 2026-06-15T03:30:33.747Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1937 | 2026-06-15T03:30:33.787Z | Compiling crossbeam-deque v0.8.6 |
| 1938 | 2026-06-15T03:30:33.865Z | Compiling progenitor-impl v0.13.0 |
| 1939 | 2026-06-15T03:30:33.995Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1940 | 2026-06-15T03:30:34.098Z | Compiling toml_edit v0.22.27 |
| 1941 | 2026-06-15T03:30:34.283Z | Compiling console v0.15.11 |
| 1942 | 2026-06-15T03:30:34.321Z | Compiling progenitor-client v0.13.0 |
| 1943 | 2026-06-15T03:30:34.631Z | Compiling camino-tempfile v1.4.1 |
| 1944 | 2026-06-15T03:30:34.671Z | Compiling chacha20 v0.10.0 |
| 1945 | 2026-06-15T03:30:34.871Z | Compiling serde-big-array v0.5.1 |
| 1946 | 2026-06-15T03:30:34.930Z | Compiling cstr-argument v0.1.2 |
| 1947 | 2026-06-15T03:30:34.942Z | Compiling similar v2.7.0 |
| 1948 | 2026-06-15T03:30:35.020Z | Compiling siphasher v1.0.3 |
| 1949 | 2026-06-15T03:30:35.089Z | Compiling progenitor v0.13.0 |
| 1950 | 2026-06-15T03:30:35.179Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1951 | 2026-06-15T03:30:35.220Z | Compiling phf_shared v0.12.1 |
| 1952 | 2026-06-15T03:30:35.233Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1953 | 2026-06-15T03:30:35.398Z | Compiling expectorate v1.2.0 |
| 1954 | 2026-06-15T03:30:35.442Z | Compiling pin-project v1.1.13 |
| 1955 | 2026-06-15T03:30:35.549Z | Compiling toml v0.8.23 |
| 1956 | 2026-06-15T03:30:35.552Z | Compiling hickory-resolver v0.24.4 |
| 1957 | 2026-06-15T03:30:35.827Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1958 | 2026-06-15T03:30:36.218Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1959 | 2026-06-15T03:30:36.319Z | Compiling rand v0.10.1 |
| 1960 | 2026-06-15T03:30:36.345Z | Compiling rayon-core v1.13.0 |
| 1961 | 2026-06-15T03:30:36.795Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1962 | 2026-06-15T03:30:36.967Z | Compiling num_enum v0.5.11 |
| 1963 | 2026-06-15T03:30:36.991Z | Compiling prettyplease v0.2.37 |
| 1964 | 2026-06-15T03:30:37.007Z | Compiling unicode-normalization v0.1.25 |
| 1965 | 2026-06-15T03:30:37.050Z | Compiling tokio-stream v0.1.18 |
| 1966 | 2026-06-15T03:30:37.067Z | Compiling bstr v1.12.1 |
| 1967 | 2026-06-15T03:30:37.085Z | Compiling csv-core v0.1.13 |
| 1968 | 2026-06-15T03:30:37.350Z | Compiling foreign-types-shared v0.1.1 |
| 1969 | 2026-06-15T03:30:37.451Z | Compiling foldhash v0.1.5 |
| 1970 | 2026-06-15T03:30:37.476Z | Compiling highway v1.3.0 |
| 1971 | 2026-06-15T03:30:37.503Z | Compiling konst_macro_rules v0.2.19 |
| 1972 | 2026-06-15T03:30:37.552Z | Compiling same-file v1.0.6 |
| 1973 | 2026-06-15T03:30:37.631Z | Compiling unicode-width v0.1.14 |
| 1974 | 2026-06-15T03:30:37.681Z | Compiling konst v0.2.20 |
| 1975 | 2026-06-15T03:30:37.727Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-06-15T03:30:37.851Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1977 | 2026-06-15T03:30:37.865Z | Compiling walkdir v2.5.0 |
| 1978 | 2026-06-15T03:30:37.913Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-06-15T03:30:37.925Z | Compiling hashbrown v0.15.5 |
| 1980 | 2026-06-15T03:30:38.068Z | Compiling foreign-types v0.3.2 |
| 1981 | 2026-06-15T03:30:38.149Z | Compiling globset v0.4.18 |
| 1982 | 2026-06-15T03:30:38.202Z | Compiling qorb v0.4.1 |
| 1983 | 2026-06-15T03:30:38.264Z | Compiling olpc-cjson v0.1.4 |
| 1984 | 2026-06-15T03:30:38.434Z | Compiling csv v1.4.0 |
| 1985 | 2026-06-15T03:30:38.448Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1986 | 2026-06-15T03:30:38.763Z | Compiling snafu v0.8.9 |
| 1987 | 2026-06-15T03:30:38.923Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1988 | 2026-06-15T03:30:38.993Z | Compiling rayon v1.12.0 |
| 1989 | 2026-06-15T03:30:39.139Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1990 | 2026-06-15T03:30:39.326Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1991 | 2026-06-15T03:30:39.528Z | Compiling phf v0.12.1 |
| 1992 | 2026-06-15T03:30:39.688Z | Compiling openssl-sys v0.9.116 |
| 1993 | 2026-06-15T03:30:39.783Z | Compiling tokio-dtrace v0.1.1 |
| 1994 | 2026-06-15T03:30:40.063Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1995 | 2026-06-15T03:30:40.102Z | Compiling progenitor-impl v0.14.0 |
| 1996 | 2026-06-15T03:30:40.303Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1997 | 2026-06-15T03:30:40.316Z | Compiling itertools v0.12.1 |
| 1998 | 2026-06-15T03:30:40.507Z | Compiling libsw-core v0.3.2 |
| 1999 | 2026-06-15T03:30:40.540Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2000 | 2026-06-15T03:30:40.680Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2001 | 2026-06-15T03:30:40.809Z | Compiling pem v3.0.6 |
| 2002 | 2026-06-15T03:30:40.900Z | Compiling serde_plain v1.0.2 |
| 2003 | 2026-06-15T03:30:40.915Z | Compiling sigpipe v0.1.3 |
| 2004 | 2026-06-15T03:30:41.009Z | Compiling minimal-lexical v0.2.1 |
| 2005 | 2026-06-15T03:30:41.113Z | Compiling fixedbitset v0.5.7 |
| 2006 | 2026-06-15T03:30:41.174Z | Compiling jiff v0.2.28 |
| 2007 | 2026-06-15T03:30:41.279Z | Compiling glob v0.3.3 |
| 2008 | 2026-06-15T03:30:41.446Z | Compiling fixedbitset v0.4.2 |
| 2009 | 2026-06-15T03:30:41.533Z | Compiling typed-path v0.9.3 |
| 2010 | 2026-06-15T03:30:41.687Z | Compiling petgraph v0.6.5 |
| 2011 | 2026-06-15T03:30:41.702Z | Compiling zone v0.3.1 |
| 2012 | 2026-06-15T03:30:41.712Z | Compiling petgraph v0.8.3 |
| 2013 | 2026-06-15T03:30:42.442Z | Compiling tough v0.22.0 |
| 2014 | 2026-06-15T03:30:42.739Z | Compiling progenitor v0.14.0 |
| 2015 | 2026-06-15T03:30:42.808Z | Compiling nom v7.1.3 |
| 2016 | 2026-06-15T03:30:42.885Z | Compiling openssl v0.10.80 |
| 2017 | 2026-06-15T03:30:43.180Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2018 | 2026-06-15T03:30:43.229Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2019 | 2026-06-15T03:30:43.389Z | Compiling libsw v3.5.0 |
| 2020 | 2026-06-15T03:30:43.470Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2021 | 2026-06-15T03:30:43.572Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2022 | 2026-06-15T03:30:43.816Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2023 | 2026-06-15T03:30:44.009Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2024 | 2026-06-15T03:30:44.144Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2025 | 2026-06-15T03:30:44.306Z | Compiling oxide-tokio-rt v0.1.6 |
| 2026 | 2026-06-15T03:30:44.516Z | Compiling chrono-tz v0.10.4 |
| 2027 | 2026-06-15T03:30:44.625Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2028 | 2026-06-15T03:30:44.666Z | Compiling newtype_derive v0.1.6 |
| 2029 | 2026-06-15T03:30:44.750Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2030 | 2026-06-15T03:30:44.799Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2031 | 2026-06-15T03:30:45.121Z | Compiling slog-dtrace v0.3.0 |
| 2032 | 2026-06-15T03:30:45.210Z | Compiling const_format v0.2.36 |
| 2033 | 2026-06-15T03:30:45.446Z | Compiling papergrid v0.11.0 |
| 2034 | 2026-06-15T03:30:45.561Z | Compiling owo-colors v4.3.0 |
| 2035 | 2026-06-15T03:30:45.577Z | Compiling cancel-safe-futures v0.1.5 |
| 2036 | 2026-06-15T03:30:45.776Z | Compiling gethostname v0.5.0 |
| 2037 | 2026-06-15T03:30:45.888Z | Compiling libscf-sys v1.2.0 |
| 2038 | 2026-06-15T03:30:45.904Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2039 | 2026-06-15T03:30:46.034Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2040 | 2026-06-15T03:30:46.122Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2041 | 2026-06-15T03:30:46.164Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2042 | 2026-06-15T03:30:46.282Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2043 | 2026-06-15T03:30:46.293Z | Compiling smf v0.2.3 |
| 2044 | 2026-06-15T03:30:46.407Z | Compiling bcs v0.1.6 |
| 2045 | 2026-06-15T03:30:46.494Z | Compiling tagptr v0.2.0 |
| 2046 | 2026-06-15T03:30:46.650Z | Compiling termtree v0.5.1 |
| 2047 | 2026-06-15T03:30:46.686Z | Compiling linear-map v1.2.0 |
| 2048 | 2026-06-15T03:30:46.725Z | Compiling lazy_static v1.5.0 |
| 2049 | 2026-06-15T03:30:46.802Z | Compiling smawk v0.3.2 |
| 2050 | 2026-06-15T03:30:46.832Z | Compiling whoami v1.6.1 |
| 2051 | 2026-06-15T03:30:46.850Z | Compiling unicode-linebreak v0.1.5 |
| 2052 | 2026-06-15T03:30:46.875Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-15T03:30:46.944Z | Compiling steno v0.4.1 |
| 2054 | 2026-06-15T03:30:47.072Z | Compiling textwrap v0.16.2 |
| 2055 | 2026-06-15T03:30:47.105Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-15T03:30:47.148Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-06-15T03:30:47.389Z | Compiling moka v0.12.15 |
| 2058 | 2026-06-15T03:30:47.590Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-15T03:30:48.026Z | Compiling tabled v0.15.0 |
| 2060 | 2026-06-15T03:30:48.167Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-06-15T03:30:48.463Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-06-15T03:30:48.664Z | Compiling cookie v0.18.1 |
| 2063 | 2026-06-15T03:30:49.118Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-15T03:30:49.331Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2065 | 2026-06-15T03:30:49.834Z | Compiling papergrid v0.18.0 |
| 2066 | 2026-06-15T03:30:50.220Z | Compiling hickory-proto v0.25.2 |
| 2067 | 2026-06-15T03:30:50.366Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2068 | 2026-06-15T03:30:50.500Z | Compiling testing_table v0.3.0 |
| 2069 | 2026-06-15T03:30:50.676Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2070 | 2026-06-15T03:30:50.862Z | Compiling tabled v0.21.0 |
| 2071 | 2026-06-15T03:30:51.049Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2072 | 2026-06-15T03:30:51.358Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2073 | 2026-06-15T03:30:51.370Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2074 | 2026-06-15T03:30:51.617Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 2075 | 2026-06-15T03:30:51.724Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2076 | 2026-06-15T03:30:52.518Z | Compiling hickory-resolver v0.25.2 |
| 2077 | 2026-06-15T03:30:52.531Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2078 | 2026-06-15T03:30:52.711Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2079 | 2026-06-15T03:30:53.450Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-06-15T03:30:53.472Z | Compiling crc8 v0.1.1 |
| 2081 | 2026-06-15T03:30:53.483Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2082 | 2026-06-15T03:30:53.592Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 2083 | 2026-06-15T03:30:53.604Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2084 | 2026-06-15T03:30:56.945Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2085 | 2026-06-15T03:31:04.690Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2086 | 2026-06-15T03:31:06.286Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2087 | 2026-06-15T03:31:07.292Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2088 | 2026-06-15T03:31:08.537Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2089 | 2026-06-15T03:31:10.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 2090 | 2026-06-15T03:31:10.135Z | Running `target/debug/xtask openapi check` |
| 2091 | 2026-06-15T03:31:10.596Z | Compiling serde_core v1.0.228 |
| 2092 | 2026-06-15T03:31:10.600Z | Compiling serde v1.0.228 |
| 2093 | 2026-06-15T03:31:10.601Z | Compiling serde_json v1.0.150 |
| 2094 | 2026-06-15T03:31:10.668Z | Compiling syn v2.0.117 |
| 2095 | 2026-06-15T03:31:10.672Z | Compiling getrandom v0.4.2 |
| 2096 | 2026-06-15T03:31:10.676Z | Compiling bytes v1.11.1 |
| 2097 | 2026-06-15T03:31:10.686Z | Compiling num-traits v0.2.19 |
| 2098 | 2026-06-15T03:31:10.689Z | Compiling zerocopy v0.8.50 |
| 2099 | 2026-06-15T03:31:10.818Z | Compiling once_cell v1.21.4 |
| 2100 | 2026-06-15T03:31:11.037Z | Compiling schemars v0.8.22 |
| 2101 | 2026-06-15T03:31:11.120Z | Compiling http v1.4.1 |
| 2102 | 2026-06-15T03:31:11.294Z | Compiling slog v2.8.2 |
| 2103 | 2026-06-15T03:31:11.304Z | Compiling zeroize v1.8.2 |
| 2104 | 2026-06-15T03:31:11.313Z | Compiling aws-lc-rs v1.17.0 |
| 2105 | 2026-06-15T03:31:11.326Z | Compiling usdt-impl v0.6.0 |
| 2106 | 2026-06-15T03:31:11.377Z | Compiling time-macros v0.2.27 |
| 2107 | 2026-06-15T03:31:11.480Z | Compiling rustls-pki-types v1.14.1 |
| 2108 | 2026-06-15T03:31:11.590Z | Compiling tracing-core v0.1.36 |
| 2109 | 2026-06-15T03:31:11.617Z | Compiling bitflags v2.12.1 |
| 2110 | 2026-06-15T03:31:11.854Z | Compiling http-body v1.0.1 |
| 2111 | 2026-06-15T03:31:11.950Z | Compiling tracing v0.1.44 |
| 2112 | 2026-06-15T03:31:12.059Z | Compiling generic-array v0.14.7 |
| 2113 | 2026-06-15T03:31:12.178Z | Compiling indexmap v2.14.0 |
| 2114 | 2026-06-15T03:31:12.206Z | Compiling rustls v0.23.40 |
| 2115 | 2026-06-15T03:31:12.219Z | Compiling rustix v1.1.4 |
| 2116 | 2026-06-15T03:31:12.351Z | Compiling winnow v1.0.3 |
| 2117 | 2026-06-15T03:31:12.362Z | Compiling time v0.3.47 |
| 2118 | 2026-06-15T03:31:12.783Z | Compiling uuid v1.23.2 |
| 2119 | 2026-06-15T03:31:13.218Z | Compiling pest_generator v2.8.6 |
| 2120 | 2026-06-15T03:31:13.354Z | Compiling serde_derive_internals v0.29.1 |
| 2121 | 2026-06-15T03:31:13.407Z | Compiling camino v1.2.2 |
| 2122 | 2026-06-15T03:31:13.419Z | Compiling rustls-webpki v0.103.13 |
| 2123 | 2026-06-15T03:31:13.428Z | Compiling subtle v2.6.1 |
| 2124 | 2026-06-15T03:31:13.584Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2125 | 2026-06-15T03:31:13.722Z | Compiling serde_spanned v1.1.1 |
| 2126 | 2026-06-15T03:31:13.778Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2127 | 2026-06-15T03:31:13.812Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2128 | 2026-06-15T03:31:13.876Z | Compiling semver v1.0.28 |
| 2129 | 2026-06-15T03:31:14.118Z | Compiling rustix v0.38.44 |
| 2130 | 2026-06-15T03:31:14.335Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2131 | 2026-06-15T03:31:14.371Z | Compiling serde_derive v1.0.228 |
| 2132 | 2026-06-15T03:31:14.400Z | Compiling thiserror-impl v2.0.18 |
| 2133 | 2026-06-15T03:31:14.518Z | Compiling zerocopy-derive v0.8.50 |
| 2134 | 2026-06-15T03:31:14.526Z | Compiling pest_derive v2.8.6 |
| 2135 | 2026-06-15T03:31:14.558Z | Compiling tokio-macros v2.7.0 |
| 2136 | 2026-06-15T03:31:14.747Z | Compiling schemars_derive v0.8.22 |
| 2137 | 2026-06-15T03:31:15.046Z | Compiling scroll_derive v0.13.1 |
| 2138 | 2026-06-15T03:31:15.327Z | Compiling tokio v1.52.3 |
| 2139 | 2026-06-15T03:31:15.659Z | Compiling thiserror v2.0.18 |
| 2140 | 2026-06-15T03:31:15.768Z | Compiling futures-macro v0.3.32 |
| 2141 | 2026-06-15T03:31:15.857Z | Compiling dtrace-parser v0.3.0 |
| 2142 | 2026-06-15T03:31:15.894Z | Compiling scroll v0.13.0 |
| 2143 | 2026-06-15T03:31:16.157Z | Compiling goblin v0.10.7 |
| 2144 | 2026-06-15T03:31:16.607Z | Compiling futures-util v0.3.32 |
| 2145 | 2026-06-15T03:31:17.571Z | Compiling chrono v0.4.45 |
| 2146 | 2026-06-15T03:31:17.714Z | Compiling erased-serde v0.3.31 |
| 2147 | 2026-06-15T03:31:18.830Z | Compiling dof v0.4.0 |
| 2148 | 2026-06-15T03:31:18.878Z | Compiling serde_tokenstream v0.2.3 |
| 2149 | 2026-06-15T03:31:19.059Z | Compiling tokio-util v0.7.18 |
| 2150 | 2026-06-15T03:31:19.171Z | Compiling futures-executor v0.3.32 |
| 2151 | 2026-06-15T03:31:19.589Z | Compiling h2 v0.4.14 |
| 2152 | 2026-06-15T03:31:19.607Z | Compiling oxnet v0.1.6 |
| 2153 | 2026-06-15T03:31:20.008Z | Compiling usdt-macro v0.6.0 |
| 2154 | 2026-06-15T03:31:20.017Z | Compiling usdt-attr-macro v0.6.0 |
| 2155 | 2026-06-15T03:31:20.099Z | Compiling slog-json v2.6.1 |
| 2156 | 2026-06-15T03:31:20.247Z | Compiling openapiv3 v2.2.0 |
| 2157 | 2026-06-15T03:31:20.315Z | Compiling async-stream-impl v0.3.6 |
| 2158 | 2026-06-15T03:31:20.418Z | Compiling slog-bunyan v2.5.0 |
| 2159 | 2026-06-15T03:31:20.563Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2160 | 2026-06-15T03:31:20.724Z | Compiling futures v0.3.32 |
| 2161 | 2026-06-15T03:31:20.781Z | Compiling usdt v0.6.0 |
| 2162 | 2026-06-15T03:31:20.805Z | Compiling dropshot_endpoint v0.17.1 |
| 2163 | 2026-06-15T03:31:20.847Z | Compiling async-compression v0.4.42 |
| 2164 | 2026-06-15T03:31:20.909Z | Compiling tokio-rustls v0.26.4 |
| 2165 | 2026-06-15T03:31:20.975Z | Compiling async-stream v0.3.6 |
| 2166 | 2026-06-15T03:31:21.054Z | Compiling multer v3.1.0 |
| 2167 | 2026-06-15T03:31:21.153Z | Compiling slog-term v2.9.2 |
| 2168 | 2026-06-15T03:31:21.156Z | Compiling slog-async v2.8.0 |
| 2169 | 2026-06-15T03:31:21.168Z | Compiling serde_urlencoded v0.7.1 |
| 2170 | 2026-06-15T03:31:21.408Z | Compiling async-trait v0.1.89 |
| 2171 | 2026-06-15T03:31:21.446Z | Compiling proc-macro-crate v3.5.0 |
| 2172 | 2026-06-15T03:31:21.527Z | Compiling serde_path_to_error v0.1.20 |
| 2173 | 2026-06-15T03:31:21.643Z | Compiling http-body-util v0.1.3 |
| 2174 | 2026-06-15T03:31:21.714Z | Compiling hyper v1.10.1 |
| 2175 | 2026-06-15T03:31:21.840Z | Compiling rustls-pemfile v2.2.0 |
| 2176 | 2026-06-15T03:31:21.860Z | Compiling crossbeam-epoch v0.9.18 |
| 2177 | 2026-06-15T03:31:21.887Z | Compiling aho-corasick v1.1.4 |
| 2178 | 2026-06-15T03:31:21.897Z | Compiling tempfile v3.27.0 |
| 2179 | 2026-06-15T03:31:22.038Z | Compiling num_enum_derive v0.7.6 |
| 2180 | 2026-06-15T03:31:22.194Z | Compiling crossbeam-deque v0.8.6 |
| 2181 | 2026-06-15T03:31:22.370Z | Compiling crypto-common v0.1.7 |
| 2182 | 2026-06-15T03:31:22.388Z | Compiling block-buffer v0.10.4 |
| 2183 | 2026-06-15T03:31:22.425Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2184 | 2026-06-15T03:31:22.497Z | Compiling git-stub v1.0.0 |
| 2185 | 2026-06-15T03:31:22.529Z | Compiling clap_builder v4.6.0 |
| 2186 | 2026-06-15T03:31:22.558Z | Compiling digest v0.10.7 |
| 2187 | 2026-06-15T03:31:22.756Z | Compiling regex-automata v0.4.14 |
| 2188 | 2026-06-15T03:31:22.759Z | Compiling rayon-core v1.13.0 |
| 2189 | 2026-06-15T03:31:22.759Z | Compiling fs-err v3.3.0 |
| 2190 | 2026-06-15T03:31:23.064Z | Compiling hyper-util v0.1.20 |
| 2191 | 2026-06-15T03:31:23.073Z | Compiling num_enum v0.7.6 |
| 2192 | 2026-06-15T03:31:23.168Z | Compiling atomicwrites v0.4.4 |
| 2193 | 2026-06-15T03:31:23.192Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2194 | 2026-06-15T03:31:23.360Z | Compiling serde_repr v0.1.20 |
| 2195 | 2026-06-15T03:31:23.386Z | Compiling clap_derive v4.6.1 |
| 2196 | 2026-06-15T03:31:23.448Z | Compiling terminal_size v0.4.4 |
| 2197 | 2026-06-15T03:31:23.592Z | Compiling nom v8.0.0 |
| 2198 | 2026-06-15T03:31:23.729Z | Compiling bstr v1.12.1 |
| 2199 | 2026-06-15T03:31:23.953Z | Compiling either v1.16.0 |
| 2200 | 2026-06-15T03:31:24.097Z | Compiling is_ci v1.2.0 |
| 2201 | 2026-06-15T03:31:24.140Z | Compiling sha2 v0.10.9 |
| 2202 | 2026-06-15T03:31:24.299Z | Compiling dropshot v0.17.1 |
| 2203 | 2026-06-15T03:31:24.348Z | Compiling supports-color v3.0.2 |
| 2204 | 2026-06-15T03:31:24.527Z | Compiling regex v1.12.3 |
| 2205 | 2026-06-15T03:31:24.553Z | Compiling rayon v1.12.0 |
| 2206 | 2026-06-15T03:31:24.774Z | Compiling textwrap v0.16.2 |
| 2207 | 2026-06-15T03:31:24.994Z | Compiling drift v0.2.0 |
| 2208 | 2026-06-15T03:31:25.115Z | Compiling clap v4.6.1 |
| 2209 | 2026-06-15T03:31:25.204Z | Compiling similar v2.7.0 |
| 2210 | 2026-06-15T03:31:25.283Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2211 | 2026-06-15T03:31:25.826Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2212 | 2026-06-15T03:31:25.919Z | Compiling git-stub-vcs v0.1.0 |
| 2213 | 2026-06-15T03:31:27.077Z | Compiling dropshot-api-manager v0.7.2 |
| 2214 | 2026-06-15T03:31:27.078Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2215 | 2026-06-15T03:31:31.253Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2216 | 2026-06-15T03:31:32.482Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2217 | 2026-06-15T03:31:39.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.12s |
| 2218 | 2026-06-15T03:31:39.384Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2219 | 2026-06-15T03:31:39.410Z | ------- |
| 2220 | 2026-06-15T03:31:39.410Z | Generating OpenAPI documents from API definitions ... |
| 2221 | 2026-06-15T03:31:39.481Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2222 | 2026-06-15T03:31:39.518Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2223 | 2026-06-15T03:31:39.642Z | ------- |
| 2224 | 2026-06-15T03:31:39.642Z | Checking 15 OpenAPI documents... |
| 2225 | 2026-06-15T03:31:39.642Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2226 | 2026-06-15T03:31:39.642Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2227 | 2026-06-15T03:31:39.642Z | Fresh ddm-admin (versioned v3.0.0 (added locally)): DDM Admin |
| 2228 | 2026-06-15T03:31:39.642Z | Fresh ddm-admin "latest" symlink |
| 2229 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2230 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2231 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2232 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2233 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2234 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2235 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2236 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2237 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2238 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2239 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin |
| 2240 | 2026-06-15T03:31:39.645Z | Fresh mg-admin (versioned v12.0.0 (added locally)): Maghemite Admin |
| 2241 | 2026-06-15T03:31:39.646Z | Fresh mg-admin "latest" symlink |
| 2242 | 2026-06-15T03:31:39.646Z | ------- |
| 2243 | 2026-06-15T03:31:39.646Z | Success 15 documents checked: 17 fresh, 0 stale, 0 failed, 0 other problems |
| 2244 | 2026-06-15T03:31:39.696Z | + banner build |
| 2245 | 2026-06-15T03:31:39.699Z | |
| 2246 | 2026-06-15T03:31:39.699Z | ##### # # # # ##### |
| 2247 | 2026-06-15T03:31:39.699Z | # # # # # # # # |
| 2248 | 2026-06-15T03:31:39.699Z | ##### # # # # # # |
| 2249 | 2026-06-15T03:31:39.699Z | # # # # # # # # |
| 2250 | 2026-06-15T03:31:39.699Z | # # # # # # # # |
| 2251 | 2026-06-15T03:31:39.699Z | ##### #### # ###### ##### |
| 2252 | 2026-06-15T03:31:39.699Z | |
| 2253 | 2026-06-15T03:31:39.699Z | + ptime -m cargo build |
| 2254 | 2026-06-15T03:31:40.298Z | Compiling smallvec v1.15.1 |
| 2255 | 2026-06-15T03:31:40.410Z | Compiling log v0.4.32 |
| 2256 | 2026-06-15T03:31:40.430Z | Compiling ring v0.17.14 |
| 2257 | 2026-06-15T03:31:41.453Z | Compiling webpki-roots v1.0.7 |
| 2258 | 2026-06-15T03:31:41.456Z | Compiling similar v2.7.0 |
| 2259 | 2026-06-15T03:31:41.456Z | Compiling fxhash v0.2.1 |
| 2260 | 2026-06-15T03:31:41.456Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2261 | 2026-06-15T03:31:41.456Z | Compiling goblin v0.10.7 |
| 2262 | 2026-06-15T03:31:41.456Z | Compiling icu_normalizer v2.2.0 |
| 2263 | 2026-06-15T03:31:41.456Z | Compiling parking_lot_core v0.9.12 |
| 2264 | 2026-06-15T03:31:41.456Z | Compiling goblin v0.8.2 |
| 2265 | 2026-06-15T03:31:41.456Z | Compiling globset v0.4.18 |
| 2266 | 2026-06-15T03:31:41.456Z | Compiling parking_lot_core v0.8.6 |
| 2267 | 2026-06-15T03:31:41.456Z | Compiling idna_adapter v1.2.2 |
| 2268 | 2026-06-15T03:31:41.456Z | Compiling idna v1.1.0 |
| 2269 | 2026-06-15T03:31:41.456Z | Compiling parking_lot v0.12.5 |
| 2270 | 2026-06-15T03:31:41.456Z | Compiling expectorate v1.2.0 |
| 2271 | 2026-06-15T03:31:41.456Z | Compiling tokio v1.52.3 |
| 2272 | 2026-06-15T03:31:41.456Z | Compiling url v2.5.8 |
| 2273 | 2026-06-15T03:31:41.456Z | Compiling moka v0.12.15 |
| 2274 | 2026-06-15T03:31:41.463Z | Compiling parking_lot v0.11.2 |
| 2275 | 2026-06-15T03:31:41.796Z | Compiling rustls-webpki v0.103.13 |
| 2276 | 2026-06-15T03:31:41.842Z | Compiling sled v0.34.7 |
| 2277 | 2026-06-15T03:31:42.206Z | Compiling schemars v0.8.22 |
| 2278 | 2026-06-15T03:31:42.239Z | Compiling arc-swap v1.9.1 |
| 2279 | 2026-06-15T03:31:42.346Z | Compiling rustls v0.23.40 |
| 2280 | 2026-06-15T03:31:42.544Z | Compiling slog-scope v4.4.1 |
| 2281 | 2026-06-15T03:31:42.767Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2282 | 2026-06-15T03:31:42.805Z | Compiling dof v0.3.0 |
| 2283 | 2026-06-15T03:31:43.087Z | Compiling ipnetwork v0.21.1 |
| 2284 | 2026-06-15T03:31:43.511Z | Compiling oxnet v0.1.6 |
| 2285 | 2026-06-15T03:31:43.524Z | Compiling newtype-uuid v1.3.2 |
| 2286 | 2026-06-15T03:31:43.602Z | Compiling dof v0.4.0 |
| 2287 | 2026-06-15T03:31:43.864Z | Compiling daft v0.1.7 |
| 2288 | 2026-06-15T03:31:43.975Z | Compiling serde_with v3.20.0 |
| 2289 | 2026-06-15T03:31:44.149Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2290 | 2026-06-15T03:31:44.451Z | Compiling usdt-impl v0.6.0 |
| 2291 | 2026-06-15T03:31:44.682Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2292 | 2026-06-15T03:31:44.945Z | Compiling usdt v0.6.0 |
| 2293 | 2026-06-15T03:31:45.139Z | Compiling tokio-util v0.7.18 |
| 2294 | 2026-06-15T03:31:45.240Z | Compiling tower v0.5.3 |
| 2295 | 2026-06-15T03:31:45.272Z | Compiling async-compression v0.4.42 |
| 2296 | 2026-06-15T03:31:45.329Z | Compiling tokio-rustls v0.26.4 |
| 2297 | 2026-06-15T03:31:45.600Z | Compiling rustls-platform-verifier v0.7.0 |
| 2298 | 2026-06-15T03:31:45.612Z | Compiling iddqd v0.4.2 |
| 2299 | 2026-06-15T03:31:45.722Z | Compiling h2 v0.4.14 |
| 2300 | 2026-06-15T03:31:45.783Z | Compiling tower-http v0.6.11 |
| 2301 | 2026-06-15T03:31:45.843Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2302 | 2026-06-15T03:31:45.867Z | Compiling backoff v0.4.0 |
| 2303 | 2026-06-15T03:31:46.016Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2304 | 2026-06-15T03:31:46.086Z | Compiling typify-impl v0.6.2 |
| 2305 | 2026-06-15T03:31:46.099Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2306 | 2026-06-15T03:31:46.218Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2307 | 2026-06-15T03:31:46.443Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2308 | 2026-06-15T03:31:46.539Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2309 | 2026-06-15T03:31:46.852Z | Compiling byte-wrapper v0.1.0 |
| 2310 | 2026-06-15T03:31:46.892Z | Compiling usdt-impl v0.5.0 |
| 2311 | 2026-06-15T03:31:46.905Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2312 | 2026-06-15T03:31:47.157Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2313 | 2026-06-15T03:31:47.216Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2314 | 2026-06-15T03:31:47.266Z | Compiling usdt v0.5.0 |
| 2315 | 2026-06-15T03:31:47.550Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2316 | 2026-06-15T03:31:47.562Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2317 | 2026-06-15T03:31:47.816Z | Compiling hyper v1.10.1 |
| 2318 | 2026-06-15T03:31:47.854Z | Compiling typify v0.6.2 |
| 2319 | 2026-06-15T03:31:47.972Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2320 | 2026-06-15T03:31:48.180Z | Compiling progenitor-impl v0.14.0 |
| 2321 | 2026-06-15T03:31:48.236Z | Compiling progenitor-impl v0.13.0 |
| 2322 | 2026-06-15T03:31:48.651Z | Compiling hickory-proto v0.24.4 |
| 2323 | 2026-06-15T03:31:49.378Z | Compiling hyper-util v0.1.20 |
| 2324 | 2026-06-15T03:31:49.507Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2325 | 2026-06-15T03:31:49.521Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2326 | 2026-06-15T03:31:49.621Z | Compiling tokio-stream v0.1.18 |
| 2327 | 2026-06-15T03:31:50.115Z | Compiling tokio-dtrace v0.1.1 |
| 2328 | 2026-06-15T03:31:50.399Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2329 | 2026-06-15T03:31:50.428Z | Compiling libsw-core v0.3.2 |
| 2330 | 2026-06-15T03:31:50.610Z | Compiling hyper-rustls v0.27.9 |
| 2331 | 2026-06-15T03:31:50.685Z | Compiling dropshot v0.17.1 |
| 2332 | 2026-06-15T03:31:50.897Z | Compiling reqwest v0.13.4 |
| 2333 | 2026-06-15T03:31:50.955Z | Compiling reqwest v0.12.28 |
| 2334 | 2026-06-15T03:31:51.066Z | Compiling hickory-resolver v0.24.4 |
| 2335 | 2026-06-15T03:31:51.410Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2336 | 2026-06-15T03:31:51.458Z | Compiling zone v0.3.1 |
| 2337 | 2026-06-15T03:31:51.609Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2338 | 2026-06-15T03:31:51.850Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2339 | 2026-06-15T03:31:51.968Z | Compiling qorb v0.4.1 |
| 2340 | 2026-06-15T03:31:52.211Z | Compiling progenitor-client v0.14.0 |
| 2341 | 2026-06-15T03:31:52.533Z | Compiling progenitor-client v0.10.0 |
| 2342 | 2026-06-15T03:31:52.771Z | Compiling progenitor-extras v0.2.0 |
| 2343 | 2026-06-15T03:31:52.845Z | Compiling progenitor-client v0.13.0 |
| 2344 | 2026-06-15T03:31:53.009Z | Compiling progenitor v0.14.0 |
| 2345 | 2026-06-15T03:31:53.035Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2346 | 2026-06-15T03:31:53.156Z | Compiling progenitor v0.13.0 |
| 2347 | 2026-06-15T03:31:53.169Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2348 | 2026-06-15T03:31:53.308Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2349 | 2026-06-15T03:31:53.375Z | Compiling libsw v3.5.0 |
| 2350 | 2026-06-15T03:31:53.565Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2351 | 2026-06-15T03:31:53.761Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2352 | 2026-06-15T03:31:54.056Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2353 | 2026-06-15T03:31:54.198Z | Compiling oxide-tokio-rt v0.1.6 |
| 2354 | 2026-06-15T03:31:54.563Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2355 | 2026-06-15T03:31:54.611Z | Compiling slog-dtrace v0.3.0 |
| 2356 | 2026-06-15T03:31:54.686Z | Compiling tough v0.22.0 |
| 2357 | 2026-06-15T03:31:54.701Z | Compiling cancel-safe-futures v0.1.5 |
| 2358 | 2026-06-15T03:31:54.713Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2359 | 2026-06-15T03:31:54.925Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-15T03:31:55.015Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2361 | 2026-06-15T03:31:55.741Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-15T03:31:55.888Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2363 | 2026-06-15T03:31:55.936Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2364 | 2026-06-15T03:31:56.006Z | Compiling steno v0.4.1 |
| 2365 | 2026-06-15T03:31:56.090Z | Compiling hickory-proto v0.25.2 |
| 2366 | 2026-06-15T03:31:56.636Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2367 | 2026-06-15T03:31:56.881Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 2368 | 2026-06-15T03:31:57.634Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2369 | 2026-06-15T03:31:58.059Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2370 | 2026-06-15T03:31:58.615Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2371 | 2026-06-15T03:31:58.691Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2372 | 2026-06-15T03:31:58.909Z | Compiling hickory-resolver v0.25.2 |
| 2373 | 2026-06-15T03:31:58.973Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2374 | 2026-06-15T03:31:58.986Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2375 | 2026-06-15T03:31:59.102Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2376 | 2026-06-15T03:31:59.352Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2377 | 2026-06-15T03:31:59.644Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2378 | 2026-06-15T03:31:59.927Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2379 | 2026-06-15T03:32:00.286Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2380 | 2026-06-15T03:32:00.396Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2381 | 2026-06-15T03:32:00.533Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2382 | 2026-06-15T03:32:00.623Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2383 | 2026-06-15T03:32:00.885Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2384 | 2026-06-15T03:32:01.044Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2385 | 2026-06-15T03:32:01.058Z | Compiling internet-checksum v0.2.1 |
| 2386 | 2026-06-15T03:32:01.203Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2387 | 2026-06-15T03:32:01.358Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 2388 | 2026-06-15T03:32:01.708Z | Compiling slog-stdlog v4.1.1 |
| 2389 | 2026-06-15T03:32:01.866Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2390 | 2026-06-15T03:32:01.934Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 2391 | 2026-06-15T03:32:01.960Z | Compiling slog-envlogger v2.2.0 |
| 2392 | 2026-06-15T03:32:02.140Z | Compiling const-random v0.1.18 |
| 2393 | 2026-06-15T03:32:02.224Z | Compiling typify-impl v0.4.3 |
| 2394 | 2026-06-15T03:32:02.227Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2395 | 2026-06-15T03:32:02.374Z | Compiling ahash v0.8.12 |
| 2396 | 2026-06-15T03:32:02.555Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2397 | 2026-06-15T03:32:02.625Z | Compiling smartstring v1.0.1 |
| 2398 | 2026-06-15T03:32:02.832Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2399 | 2026-06-15T03:32:02.908Z | Compiling sha1 v0.10.6 |
| 2400 | 2026-06-15T03:32:03.145Z | Compiling thin-vec v0.2.18 |
| 2401 | 2026-06-15T03:32:03.444Z | Compiling utf-8 v0.7.6 |
| 2402 | 2026-06-15T03:32:03.641Z | Compiling tungstenite v0.21.0 |
| 2403 | 2026-06-15T03:32:03.717Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2404 | 2026-06-15T03:32:03.745Z | Compiling rhai v1.25.1 |
| 2405 | 2026-06-15T03:32:04.233Z | Compiling typify v0.4.3 |
| 2406 | 2026-06-15T03:32:04.357Z | Compiling progenitor-impl v0.10.0 |
| 2407 | 2026-06-15T03:32:04.556Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2408 | 2026-06-15T03:32:04.896Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2409 | 2026-06-15T03:32:05.372Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2410 | 2026-06-15T03:32:05.500Z | Compiling sha2 v0.10.9 |
| 2411 | 2026-06-15T03:32:05.911Z | Compiling progenitor v0.10.0 |
| 2412 | 2026-06-15T03:32:06.066Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2413 | 2026-06-15T03:32:06.858Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2414 | 2026-06-15T03:32:07.485Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2415 | 2026-06-15T03:32:07.681Z | Compiling lzma-sys v0.1.20 |
| 2416 | 2026-06-15T03:32:07.811Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2417 | 2026-06-15T03:32:07.849Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2418 | 2026-06-15T03:32:08.527Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2419 | 2026-06-15T03:32:08.991Z | Compiling tokio-tungstenite v0.21.0 |
| 2420 | 2026-06-15T03:32:09.386Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2421 | 2026-06-15T03:32:09.479Z | Compiling typeid v1.0.3 |
| 2422 | 2026-06-15T03:32:09.602Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2423 | 2026-06-15T03:32:09.614Z | Compiling console v0.16.3 |
| 2424 | 2026-06-15T03:32:10.249Z | Compiling git-stub v1.0.0 |
| 2425 | 2026-06-15T03:32:10.305Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2426 | 2026-06-15T03:32:10.538Z | Compiling unit-prefix v0.5.2 |
| 2427 | 2026-06-15T03:32:10.608Z | Compiling base64 v0.21.7 |
| 2428 | 2026-06-15T03:32:10.632Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2429 | 2026-06-15T03:32:10.702Z | Compiling indicatif v0.18.4 |
| 2430 | 2026-06-15T03:32:10.750Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2431 | 2026-06-15T03:32:10.793Z | Compiling git-stub-vcs v0.1.0 |
| 2432 | 2026-06-15T03:32:10.949Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2433 | 2026-06-15T03:32:11.148Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2434 | 2026-06-15T03:32:11.635Z | Compiling ron v0.12.1 |
| 2435 | 2026-06-15T03:32:11.669Z | Compiling xz2 v0.1.7 |
| 2436 | 2026-06-15T03:32:11.783Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2437 | 2026-06-15T03:32:11.925Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2438 | 2026-06-15T03:32:12.150Z | Compiling drift v0.2.0 |
| 2439 | 2026-06-15T03:32:12.448Z | Compiling base16ct v1.0.0 |
| 2440 | 2026-06-15T03:32:12.979Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2441 | 2026-06-15T03:32:13.057Z | Compiling dropshot-api-manager v0.7.2 |
| 2442 | 2026-06-15T03:32:13.158Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2443 | 2026-06-15T03:32:13.191Z | Compiling natord v1.0.9 |
| 2444 | 2026-06-15T03:32:13.370Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2445 | 2026-06-15T03:32:17.200Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2446 | 2026-06-15T03:32:17.732Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2447 | 2026-06-15T03:32:25.758Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2448 | 2026-06-15T03:32:27.378Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2449 | 2026-06-15T03:32:28.405Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2450 | 2026-06-15T03:32:29.370Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2451 | 2026-06-15T03:32:29.374Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2452 | 2026-06-15T03:32:29.374Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2453 | 2026-06-15T03:32:29.751Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2454 | 2026-06-15T03:32:29.751Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2455 | 2026-06-15T03:32:29.755Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2456 | 2026-06-15T03:32:30.325Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2457 | 2026-06-15T03:32:32.053Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2458 | 2026-06-15T03:32:32.053Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2459 | 2026-06-15T03:32:32.056Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2460 | 2026-06-15T03:32:37.423Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2461 | 2026-06-15T03:32:38.890Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2462 | 2026-06-15T03:32:38.890Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2463 | 2026-06-15T03:32:38.893Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2464 | 2026-06-15T03:33:19.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s |
| 2465 | 2026-06-15T03:33:19.758Z | |
| 2466 | 2026-06-15T03:33:19.758Z | real 1:39.996686941 |
| 2467 | 2026-06-15T03:33:19.758Z | user 7:21.725672723 |
| 2468 | 2026-06-15T03:33:19.758Z | sys 1:03.451511698 |
| 2469 | 2026-06-15T03:33:19.758Z | trap 0.182995414 |
| 2470 | 2026-06-15T03:33:19.758Z | tflt 0.010361700 |
| 2471 | 2026-06-15T03:33:19.758Z | dflt 0.175489444 |
| 2472 | 2026-06-15T03:33:19.758Z | kflt 0.000056265 |
| 2473 | 2026-06-15T03:33:19.758Z | lock 28:30.096590924 |
| 2474 | 2026-06-15T03:33:19.763Z | slp 23:24.600973694 |
| 2475 | 2026-06-15T03:33:19.763Z | lat 21.592347356 |
| 2476 | 2026-06-15T03:33:19.763Z | stop 35.610654266 |
| 2477 | 2026-06-15T03:33:19.763Z | + ptime -m cargo build --release |
| 2478 | 2026-06-15T03:33:20.403Z | Compiling proc-macro2 v1.0.106 |
| 2479 | 2026-06-15T03:33:20.403Z | Compiling quote v1.0.45 |
| 2480 | 2026-06-15T03:33:20.403Z | Compiling unicode-ident v1.0.24 |
| 2481 | 2026-06-15T03:33:20.403Z | Compiling serde_core v1.0.228 |
| 2482 | 2026-06-15T03:33:20.406Z | Compiling serde v1.0.228 |
| 2483 | 2026-06-15T03:33:20.406Z | Compiling libc v0.2.186 |
| 2484 | 2026-06-15T03:33:20.406Z | Compiling cfg-if v1.0.4 |
| 2485 | 2026-06-15T03:33:20.623Z | Compiling zmij v1.0.21 |
| 2486 | 2026-06-15T03:33:20.636Z | Compiling autocfg v1.5.1 |
| 2487 | 2026-06-15T03:33:20.928Z | Compiling memchr v2.8.1 |
| 2488 | 2026-06-15T03:33:20.965Z | Compiling libm v0.2.16 |
| 2489 | 2026-06-15T03:33:21.037Z | Compiling itoa v1.0.18 |
| 2490 | 2026-06-15T03:33:21.312Z | Compiling icu_normalizer_data v2.2.0 |
| 2491 | 2026-06-15T03:33:21.355Z | Compiling icu_properties_data v2.2.0 |
| 2492 | 2026-06-15T03:33:21.587Z | Compiling version_check v0.9.5 |
| 2493 | 2026-06-15T03:33:21.608Z | Compiling stable_deref_trait v1.2.1 |
| 2494 | 2026-06-15T03:33:21.721Z | Compiling serde_json v1.0.150 |
| 2495 | 2026-06-15T03:33:21.751Z | Compiling syn v2.0.117 |
| 2496 | 2026-06-15T03:33:21.838Z | Compiling thiserror v2.0.18 |
| 2497 | 2026-06-15T03:33:21.851Z | Compiling writeable v0.6.3 |
| 2498 | 2026-06-15T03:33:21.999Z | Compiling litemap v0.8.2 |
| 2499 | 2026-06-15T03:33:22.086Z | Compiling utf8_iter v1.0.4 |
| 2500 | 2026-06-15T03:33:22.147Z | Compiling num-traits v0.2.19 |
| 2501 | 2026-06-15T03:33:22.164Z | Compiling percent-encoding v2.3.2 |
| 2502 | 2026-06-15T03:33:22.291Z | Compiling rand_core v0.10.1 |
| 2503 | 2026-06-15T03:33:22.399Z | Compiling form_urlencoded v1.2.2 |
| 2504 | 2026-06-15T03:33:22.435Z | Compiling getrandom v0.4.2 |
| 2505 | 2026-06-15T03:33:22.578Z | Compiling parking_lot_core v0.9.12 |
| 2506 | 2026-06-15T03:33:22.635Z | Compiling iana-time-zone v0.1.65 |
| 2507 | 2026-06-15T03:33:22.671Z | Compiling heck v0.5.0 |
| 2508 | 2026-06-15T03:33:22.868Z | Compiling semver v1.0.28 |
| 2509 | 2026-06-15T03:33:22.880Z | Compiling errno v0.3.14 |
| 2510 | 2026-06-15T03:33:22.940Z | Compiling uuid v1.23.2 |
| 2511 | 2026-06-15T03:33:22.981Z | Compiling zerocopy v0.8.50 |
| 2512 | 2026-06-15T03:33:23.088Z | Compiling dyn-clone v1.0.20 |
| 2513 | 2026-06-15T03:33:23.244Z | Compiling schemars v0.8.22 |
| 2514 | 2026-06-15T03:33:23.581Z | Compiling jobserver v0.1.34 |
| 2515 | 2026-06-15T03:33:23.639Z | Compiling find-msvc-tools v0.1.9 |
| 2516 | 2026-06-15T03:33:23.712Z | Compiling shlex v2.0.1 |
| 2517 | 2026-06-15T03:33:23.888Z | Compiling cc v1.2.63 |
| 2518 | 2026-06-15T03:33:23.914Z | Compiling rustversion v1.0.22 |
| 2519 | 2026-06-15T03:33:23.927Z | Compiling pin-project-lite v0.2.17 |
| 2520 | 2026-06-15T03:33:23.998Z | Compiling getrandom v0.2.17 |
| 2521 | 2026-06-15T03:33:24.013Z | Compiling bitflags v2.12.1 |
| 2522 | 2026-06-15T03:33:24.032Z | Compiling socket2 v0.6.4 |
| 2523 | 2026-06-15T03:33:24.224Z | Compiling portable-atomic v1.13.1 |
| 2524 | 2026-06-15T03:33:24.438Z | Compiling scopeguard v1.2.0 |
| 2525 | 2026-06-15T03:33:24.560Z | Compiling lock_api v0.4.14 |
| 2526 | 2026-06-15T03:33:24.701Z | Compiling synstructure v0.13.2 |
| 2527 | 2026-06-15T03:33:24.733Z | Compiling serde_derive_internals v0.29.1 |
| 2528 | 2026-06-15T03:33:24.845Z | Compiling log v0.4.32 |
| 2529 | 2026-06-15T03:33:25.041Z | Compiling critical-section v1.2.0 |
| 2530 | 2026-06-15T03:33:25.150Z | Compiling signal-hook-registry v1.4.8 |
| 2531 | 2026-06-15T03:33:25.153Z | Compiling mio v1.2.1 |
| 2532 | 2026-06-15T03:33:25.175Z | Compiling equivalent v1.0.2 |
| 2533 | 2026-06-15T03:33:25.239Z | Compiling cmake v0.1.58 |
| 2534 | 2026-06-15T03:33:25.314Z | Compiling once_cell v1.21.4 |
| 2535 | 2026-06-15T03:33:25.467Z | Compiling fs_extra v1.3.0 |
| 2536 | 2026-06-15T03:33:25.485Z | Compiling dunce v1.0.5 |
| 2537 | 2026-06-15T03:33:25.569Z | Compiling subtle v2.6.1 |
| 2538 | 2026-06-15T03:33:25.582Z | Compiling futures-core v0.3.32 |
| 2539 | 2026-06-15T03:33:25.631Z | Compiling httparse v1.10.1 |
| 2540 | 2026-06-15T03:33:25.703Z | Compiling futures-sink v0.3.32 |
| 2541 | 2026-06-15T03:33:25.733Z | Compiling aws-lc-sys v0.41.0 |
| 2542 | 2026-06-15T03:33:25.746Z | Compiling slab v0.4.12 |
| 2543 | 2026-06-15T03:33:25.749Z | Compiling thiserror v1.0.69 |
| 2544 | 2026-06-15T03:33:25.772Z | Compiling serde_derive v1.0.228 |
| 2545 | 2026-06-15T03:33:25.792Z | Compiling zerofrom-derive v0.1.7 |
| 2546 | 2026-06-15T03:33:25.817Z | Compiling yoke-derive v0.8.2 |
| 2547 | 2026-06-15T03:33:25.854Z | Compiling zerovec-derive v0.11.3 |
| 2548 | 2026-06-15T03:33:25.959Z | Compiling displaydoc v0.2.6 |
| 2549 | 2026-06-15T03:33:26.002Z | Compiling schemars_derive v0.8.22 |
| 2550 | 2026-06-15T03:33:26.074Z | Compiling thiserror-impl v2.0.18 |
| 2551 | 2026-06-15T03:33:26.627Z | Compiling tokio-macros v2.7.0 |
| 2552 | 2026-06-15T03:33:26.769Z | Compiling zerocopy-derive v0.8.50 |
| 2553 | 2026-06-15T03:33:26.889Z | Compiling zeroize_derive v1.4.3 |
| 2554 | 2026-06-15T03:33:26.974Z | Compiling futures-macro v0.3.32 |
| 2555 | 2026-06-15T03:33:27.007Z | Compiling zerofrom v0.1.8 |
| 2556 | 2026-06-15T03:33:27.144Z | Compiling yoke v0.8.3 |
| 2557 | 2026-06-15T03:33:27.225Z | Compiling typenum v1.20.1 |
| 2558 | 2026-06-15T03:33:27.321Z | Compiling zerovec v0.11.6 |
| 2559 | 2026-06-15T03:33:27.351Z | Compiling zerotrie v0.2.4 |
| 2560 | 2026-06-15T03:33:27.585Z | Compiling zeroize v1.8.2 |
| 2561 | 2026-06-15T03:33:27.646Z | Compiling rustix v1.1.4 |
| 2562 | 2026-06-15T03:33:27.794Z | Compiling futures-channel v0.3.32 |
| 2563 | 2026-06-15T03:33:27.828Z | Compiling thiserror-impl v1.0.69 |
| 2564 | 2026-06-15T03:33:27.841Z | Compiling futures-task v0.3.32 |
| 2565 | 2026-06-15T03:33:27.939Z | Compiling tinystr v0.8.3 |
| 2566 | 2026-06-15T03:33:28.050Z | Compiling potential_utf v0.1.5 |
| 2567 | 2026-06-15T03:33:28.064Z | Compiling futures-io v0.3.32 |
| 2568 | 2026-06-15T03:33:28.076Z | Compiling hashbrown v0.17.1 |
| 2569 | 2026-06-15T03:33:28.189Z | Compiling icu_locale_core v2.2.0 |
| 2570 | 2026-06-15T03:33:28.218Z | Compiling icu_collections v2.2.0 |
| 2571 | 2026-06-15T03:33:28.265Z | Compiling futures-util v0.3.32 |
| 2572 | 2026-06-15T03:33:28.797Z | Compiling indexmap v2.14.0 |
| 2573 | 2026-06-15T03:33:28.995Z | Compiling smallvec v1.15.1 |
| 2574 | 2026-06-15T03:33:29.098Z | Compiling bytes v1.11.1 |
| 2575 | 2026-06-15T03:33:29.101Z | Compiling icu_provider v2.2.0 |
| 2576 | 2026-06-15T03:33:29.155Z | Compiling chrono v0.4.45 |
| 2577 | 2026-06-15T03:33:29.285Z | Compiling serde_tokenstream v0.2.3 |
| 2578 | 2026-06-15T03:33:29.457Z | Compiling icu_normalizer v2.2.0 |
| 2579 | 2026-06-15T03:33:29.590Z | Compiling icu_properties v2.2.0 |
| 2580 | 2026-06-15T03:33:29.960Z | Compiling parking_lot v0.12.5 |
| 2581 | 2026-06-15T03:33:30.643Z | Compiling idna_adapter v1.2.2 |
| 2582 | 2026-06-15T03:33:30.711Z | Compiling tokio v1.52.3 |
| 2583 | 2026-06-15T03:33:30.832Z | Compiling idna v1.1.0 |
| 2584 | 2026-06-15T03:33:30.835Z | Compiling ucd-trie v0.1.7 |
| 2585 | 2026-06-15T03:33:31.081Z | Compiling pest v2.8.6 |
| 2586 | 2026-06-15T03:33:31.104Z | Compiling tracing-attributes v0.1.31 |
| 2587 | 2026-06-15T03:33:31.159Z | Compiling tracing-core v0.1.36 |
| 2588 | 2026-06-15T03:33:31.488Z | Compiling url v2.5.8 |
| 2589 | 2026-06-15T03:33:31.766Z | Compiling rand_core v0.6.4 |
| 2590 | 2026-06-15T03:33:32.181Z | Compiling regex-syntax v0.8.10 |
| 2591 | 2026-06-15T03:33:32.333Z | Compiling pest_meta v2.8.6 |
| 2592 | 2026-06-15T03:33:32.347Z | Compiling tracing v0.1.44 |
| 2593 | 2026-06-15T03:33:32.612Z | Compiling slog v2.8.2 |
| 2594 | 2026-06-15T03:33:32.889Z | Compiling byteorder v1.5.0 |
| 2595 | 2026-06-15T03:33:32.907Z | Compiling base64 v0.22.1 |
| 2596 | 2026-06-15T03:33:33.180Z | Compiling ipnetwork v0.21.1 |
| 2597 | 2026-06-15T03:33:33.436Z | Compiling pest_generator v2.8.6 |
| 2598 | 2026-06-15T03:33:33.623Z | Compiling http v1.4.1 |
| 2599 | 2026-06-15T03:33:34.027Z | Compiling erased-serde v0.3.31 |
| 2600 | 2026-06-15T03:33:34.077Z | Compiling aho-corasick v1.1.4 |
| 2601 | 2026-06-15T03:33:34.317Z | Compiling getrandom v0.3.4 |
| 2602 | 2026-06-15T03:33:34.749Z | Compiling pest_derive v2.8.6 |
| 2603 | 2026-06-15T03:33:35.104Z | Compiling regex-automata v0.4.14 |
| 2604 | 2026-06-15T03:33:35.349Z | Compiling fnv v1.0.7 |
| 2605 | 2026-06-15T03:33:35.431Z | Compiling anyhow v1.0.102 |
| 2606 | 2026-06-15T03:33:35.542Z | Compiling oxnet v0.1.6 |
| 2607 | 2026-06-15T03:33:35.783Z | Compiling rustls-pki-types v1.14.1 |
| 2608 | 2026-06-15T03:33:36.381Z | Compiling ring v0.17.14 |
| 2609 | 2026-06-15T03:33:36.640Z | Compiling aws-lc-rs v1.17.0 |
| 2610 | 2026-06-15T03:33:36.924Z | Compiling regex v1.12.3 |
| 2611 | 2026-06-15T03:33:37.026Z | Compiling strsim v0.11.1 |
| 2612 | 2026-06-15T03:33:37.322Z | Compiling paste v1.0.15 |
| 2613 | 2026-06-15T03:33:37.565Z | Compiling tokio-util v0.7.18 |
| 2614 | 2026-06-15T03:33:37.742Z | Compiling untrusted v0.9.0 |
| 2615 | 2026-06-15T03:33:37.803Z | Compiling ipnet v2.12.0 |
| 2616 | 2026-06-15T03:33:37.880Z | Compiling untrusted v0.7.1 |
| 2617 | 2026-06-15T03:33:38.017Z | Compiling time-core v0.1.8 |
| 2618 | 2026-06-15T03:33:38.174Z | Compiling num-conv v0.2.2 |
| 2619 | 2026-06-15T03:33:38.334Z | Compiling time-macros v0.2.27 |
| 2620 | 2026-06-15T03:33:39.448Z | Compiling rustls v0.23.40 |
| 2621 | 2026-06-15T03:33:39.512Z | Compiling ident_case v1.0.1 |
| 2622 | 2026-06-15T03:33:39.638Z | Compiling http-body v1.0.1 |
| 2623 | 2026-06-15T03:33:39.685Z | Compiling scroll_derive v0.13.1 |
| 2624 | 2026-06-15T03:33:39.805Z | Compiling camino v1.2.2 |
| 2625 | 2026-06-15T03:33:40.159Z | Compiling atomic-waker v1.1.2 |
| 2626 | 2026-06-15T03:33:40.299Z | Compiling async-trait v0.1.89 |
| 2627 | 2026-06-15T03:33:40.518Z | Compiling omicron-workspace-hack v0.1.0 |
| 2628 | 2026-06-15T03:33:40.531Z | Compiling tower-service v0.3.3 |
| 2629 | 2026-06-15T03:33:40.633Z | Compiling ryu v1.0.23 |
| 2630 | 2026-06-15T03:33:40.928Z | Compiling tower-layer v0.3.3 |
| 2631 | 2026-06-15T03:33:40.943Z | Compiling try-lock v0.2.5 |
| 2632 | 2026-06-15T03:33:41.062Z | Compiling pretty-hex v0.4.2 |
| 2633 | 2026-06-15T03:33:41.125Z | Compiling want v0.3.1 |
| 2634 | 2026-06-15T03:33:41.255Z | Compiling h2 v0.4.14 |
| 2635 | 2026-06-15T03:33:41.308Z | Compiling ppv-lite86 v0.2.21 |
| 2636 | 2026-06-15T03:33:41.430Z | Compiling httpdate v1.0.3 |
| 2637 | 2026-06-15T03:33:41.641Z | Compiling crossbeam-utils v0.8.21 |
| 2638 | 2026-06-15T03:33:42.447Z | Compiling crc32fast v1.5.0 |
| 2639 | 2026-06-15T03:33:43.168Z | Compiling usdt-impl v0.6.0 |
| 2640 | 2026-06-15T03:33:43.464Z | Compiling slog-async v2.8.0 |
| 2641 | 2026-06-15T03:33:43.735Z | Compiling hyper v1.10.1 |
| 2642 | 2026-06-15T03:33:43.748Z | Compiling serde_urlencoded v0.7.1 |
| 2643 | 2026-06-15T03:33:44.024Z | Compiling scroll v0.13.0 |
| 2644 | 2026-06-15T03:33:44.088Z | Compiling http-body-util v0.1.3 |
| 2645 | 2026-06-15T03:33:44.300Z | Compiling plain v0.2.3 |
| 2646 | 2026-06-15T03:33:44.390Z | Compiling goblin v0.10.7 |
| 2647 | 2026-06-15T03:33:44.419Z | Compiling daft-derive v0.1.7 |
| 2648 | 2026-06-15T03:33:45.199Z | Compiling hyper-util v0.1.20 |
| 2649 | 2026-06-15T03:33:47.814Z | Compiling allocator-api2 v0.2.21 |
| 2650 | 2026-06-15T03:33:48.039Z | Compiling foldhash v0.2.0 |
| 2651 | 2026-06-15T03:33:48.237Z | Compiling hashbrown v0.16.1 |
| 2652 | 2026-06-15T03:33:48.334Z | Compiling dof v0.4.0 |
| 2653 | 2026-06-15T03:33:48.603Z | Compiling dtrace-parser v0.3.0 |
| 2654 | 2026-06-15T03:33:48.616Z | Compiling openapiv3 v2.2.0 |
| 2655 | 2026-06-15T03:33:48.968Z | Compiling thread-id v5.1.0 |
| 2656 | 2026-06-15T03:33:49.059Z | Compiling syn v1.0.109 |
| 2657 | 2026-06-15T03:33:49.754Z | Compiling generic-array v0.14.7 |
| 2658 | 2026-06-15T03:33:49.987Z | Compiling powerfmt v0.2.0 |
| 2659 | 2026-06-15T03:33:50.261Z | Compiling deranged v0.5.8 |
| 2660 | 2026-06-15T03:33:51.180Z | Compiling num_threads v0.1.7 |
| 2661 | 2026-06-15T03:33:51.330Z | Compiling time v0.3.47 |
| 2662 | 2026-06-15T03:33:52.137Z | Compiling usdt-attr-macro v0.6.0 |
| 2663 | 2026-06-15T03:33:52.496Z | Compiling usdt-macro v0.6.0 |
| 2664 | 2026-06-15T03:33:52.658Z | Compiling rand_core v0.9.5 |
| 2665 | 2026-06-15T03:33:53.072Z | Compiling multer v3.1.0 |
| 2666 | 2026-06-15T03:33:53.371Z | Compiling ref-cast v1.0.25 |
| 2667 | 2026-06-15T03:33:53.404Z | Compiling crossbeam-channel v0.5.15 |
| 2668 | 2026-06-15T03:33:53.736Z | Compiling sync_wrapper v1.0.2 |
| 2669 | 2026-06-15T03:33:53.853Z | Compiling winnow v1.0.3 |
| 2670 | 2026-06-15T03:33:53.866Z | Compiling hex v0.4.3 |
| 2671 | 2026-06-15T03:33:53.959Z | Compiling cpufeatures v0.3.0 |
| 2672 | 2026-06-15T03:33:54.044Z | Compiling tower v0.5.3 |
| 2673 | 2026-06-15T03:33:54.094Z | Compiling rand_chacha v0.9.0 |
| 2674 | 2026-06-15T03:33:54.176Z | Compiling webpki-roots v1.0.7 |
| 2675 | 2026-06-15T03:33:54.214Z | Compiling futures-executor v0.3.32 |
| 2676 | 2026-06-15T03:33:54.302Z | Compiling async-stream-impl v0.3.6 |
| 2677 | 2026-06-15T03:33:54.609Z | Compiling ref-cast-impl v1.0.25 |
| 2678 | 2026-06-15T03:33:54.650Z | Compiling dropshot v0.17.1 |
| 2679 | 2026-06-15T03:33:54.695Z | Compiling thread_local v1.1.9 |
| 2680 | 2026-06-15T03:33:54.972Z | Compiling tower-http v0.6.11 |
| 2681 | 2026-06-15T03:33:55.045Z | Compiling futures v0.3.32 |
| 2682 | 2026-06-15T03:33:55.133Z | Compiling rand v0.9.4 |
| 2683 | 2026-06-15T03:33:55.260Z | Compiling structmeta-derive v0.3.0 |
| 2684 | 2026-06-15T03:33:55.271Z | Compiling is-terminal v0.4.17 |
| 2685 | 2026-06-15T03:33:55.305Z | Compiling take_mut v0.2.2 |
| 2686 | 2026-06-15T03:33:55.376Z | Compiling term v1.2.1 |
| 2687 | 2026-06-15T03:33:55.425Z | Compiling fastrand v2.4.1 |
| 2688 | 2026-06-15T03:33:55.756Z | Compiling slog-term v2.9.2 |
| 2689 | 2026-06-15T03:33:55.860Z | Compiling crypto-common v0.1.7 |
| 2690 | 2026-06-15T03:33:56.012Z | Compiling darling_core v0.23.0 |
| 2691 | 2026-06-15T03:33:56.226Z | Compiling newtype-uuid-macros v0.1.0 |
| 2692 | 2026-06-15T03:33:56.298Z | Compiling structmeta v0.3.0 |
| 2693 | 2026-06-15T03:33:56.509Z | Compiling dropshot_endpoint v0.17.1 |
| 2694 | 2026-06-15T03:33:57.093Z | Compiling newtype-uuid v1.3.2 |
| 2695 | 2026-06-15T03:33:57.153Z | Compiling strum_macros v0.26.4 |
| 2696 | 2026-06-15T03:33:57.423Z | Compiling daft v0.1.7 |
| 2697 | 2026-06-15T03:33:57.722Z | Compiling tempfile v3.27.0 |
| 2698 | 2026-06-15T03:33:58.099Z | Compiling darling_macro v0.23.0 |
| 2699 | 2026-06-15T03:33:58.208Z | Compiling hybrid-array v0.4.12 |
| 2700 | 2026-06-15T03:33:58.550Z | Compiling simd-adler32 v0.3.9 |
| 2701 | 2026-06-15T03:33:58.594Z | Compiling openssl-probe v0.2.1 |
| 2702 | 2026-06-15T03:33:58.715Z | Compiling either v1.16.0 |
| 2703 | 2026-06-15T03:33:58.728Z | Compiling darling v0.23.0 |
| 2704 | 2026-06-15T03:33:58.805Z | Compiling adler2 v2.0.1 |
| 2705 | 2026-06-15T03:33:58.847Z | Compiling match_cfg v0.1.0 |
| 2706 | 2026-06-15T03:33:58.921Z | Compiling hostname v0.3.1 |
| 2707 | 2026-06-15T03:33:58.935Z | Compiling miniz_oxide v0.8.9 |
| 2708 | 2026-06-15T03:33:58.947Z | Compiling serde_with_macros v3.20.0 |
| 2709 | 2026-06-15T03:33:58.974Z | Compiling rustls-native-certs v0.8.4 |
| 2710 | 2026-06-15T03:33:59.083Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2711 | 2026-06-15T03:33:59.409Z | Compiling slog-json v2.6.1 |
| 2712 | 2026-06-15T03:33:59.667Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2713 | 2026-06-15T03:33:59.770Z | Compiling serde_spanned v1.1.1 |
| 2714 | 2026-06-15T03:33:59.928Z | Compiling memmap2 v0.9.10 |
| 2715 | 2026-06-15T03:34:00.330Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2716 | 2026-06-15T03:34:00.383Z | Compiling slog-bunyan v2.5.0 |
| 2717 | 2026-06-15T03:34:00.396Z | Compiling flate2 v1.1.9 |
| 2718 | 2026-06-15T03:34:00.564Z | Compiling block-buffer v0.12.0 |
| 2719 | 2026-06-15T03:34:00.564Z | Compiling crypto-common v0.2.2 |
| 2720 | 2026-06-15T03:34:00.595Z | Compiling derive-ex v0.1.8 |
| 2721 | 2026-06-15T03:34:00.747Z | Compiling rand_chacha v0.3.1 |
| 2722 | 2026-06-15T03:34:00.929Z | Compiling strum_macros v0.27.2 |
| 2723 | 2026-06-15T03:34:01.855Z | Compiling usdt v0.6.0 |
| 2724 | 2026-06-15T03:34:01.975Z | Compiling compression-core v0.4.32 |
| 2725 | 2026-06-15T03:34:02.163Z | Compiling const-oid v0.10.2 |
| 2726 | 2026-06-15T03:34:02.182Z | Compiling debug-ignore v1.0.5 |
| 2727 | 2026-06-15T03:34:02.302Z | Compiling test-strategy v0.4.5 |
| 2728 | 2026-06-15T03:34:02.471Z | Compiling digest v0.11.3 |
| 2729 | 2026-06-15T03:34:02.495Z | Compiling compression-codecs v0.4.38 |
| 2730 | 2026-06-15T03:34:02.675Z | Compiling rand v0.8.6 |
| 2731 | 2026-06-15T03:34:02.867Z | Compiling macaddr v1.0.1 |
| 2732 | 2026-06-15T03:34:02.886Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2733 | 2026-06-15T03:34:03.083Z | Compiling encoding_rs v0.8.35 |
| 2734 | 2026-06-15T03:34:03.181Z | Compiling spin v0.9.8 |
| 2735 | 2026-06-15T03:34:03.362Z | Compiling mime v0.3.17 |
| 2736 | 2026-06-15T03:34:03.499Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2737 | 2026-06-15T03:34:03.752Z | Compiling async-compression v0.4.42 |
| 2738 | 2026-06-15T03:34:03.769Z | Compiling sha1 v0.11.0 |
| 2739 | 2026-06-15T03:34:03.858Z | Compiling async-stream v0.3.6 |
| 2740 | 2026-06-15T03:34:04.114Z | Compiling block-buffer v0.10.4 |
| 2741 | 2026-06-15T03:34:04.222Z | Compiling waitgroup v0.1.2 |
| 2742 | 2026-06-15T03:34:04.291Z | Compiling rustls-pemfile v2.2.0 |
| 2743 | 2026-06-15T03:34:04.386Z | Compiling serde_path_to_error v0.1.20 |
| 2744 | 2026-06-15T03:34:04.459Z | Compiling hostname v0.4.2 |
| 2745 | 2026-06-15T03:34:04.582Z | Compiling digest v0.10.7 |
| 2746 | 2026-06-15T03:34:04.708Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2747 | 2026-06-15T03:34:04.848Z | Compiling unicode-width v0.2.2 |
| 2748 | 2026-06-15T03:34:05.234Z | Compiling parse-display-derive v0.10.0 |
| 2749 | 2026-06-15T03:34:05.363Z | Compiling regress v0.10.5 |
| 2750 | 2026-06-15T03:34:06.453Z | Compiling strum v0.26.3 |
| 2751 | 2026-06-15T03:34:06.754Z | Compiling wait-timeout v0.2.1 |
| 2752 | 2026-06-15T03:34:07.369Z | Compiling quick-error v1.2.3 |
| 2753 | 2026-06-15T03:34:07.427Z | Compiling bit-vec v0.8.0 |
| 2754 | 2026-06-15T03:34:07.599Z | Compiling rusty-fork v0.3.1 |
| 2755 | 2026-06-15T03:34:07.646Z | Compiling bit-set v0.8.0 |
| 2756 | 2026-06-15T03:34:07.735Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-06-15T03:34:07.843Z | Compiling serde_with v3.20.0 |
| 2758 | 2026-06-15T03:34:08.242Z | Compiling rand_xorshift v0.4.0 |
| 2759 | 2026-06-15T03:34:08.259Z | Compiling unarray v0.1.4 |
| 2760 | 2026-06-15T03:34:08.386Z | Compiling proptest v1.11.0 |
| 2761 | 2026-06-15T03:34:08.415Z | Compiling strum v0.27.2 |
| 2762 | 2026-06-15T03:34:08.489Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2763 | 2026-06-15T03:34:08.559Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2764 | 2026-06-15T03:34:08.643Z | Compiling instant v0.1.13 |
| 2765 | 2026-06-15T03:34:08.841Z | Compiling cpufeatures v0.2.17 |
| 2766 | 2026-06-15T03:34:08.925Z | Compiling iddqd v0.4.2 |
| 2767 | 2026-06-15T03:34:08.957Z | Compiling itertools v0.14.0 |
| 2768 | 2026-06-15T03:34:09.023Z | Compiling clap_derive v4.6.1 |
| 2769 | 2026-06-15T03:34:10.457Z | Compiling utf8parse v0.2.2 |
| 2770 | 2026-06-15T03:34:10.572Z | Compiling anstyle-parse v1.0.0 |
| 2771 | 2026-06-15T03:34:10.797Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2772 | 2026-06-15T03:34:10.951Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2773 | 2026-06-15T03:34:11.047Z | Compiling backon v1.6.0 |
| 2774 | 2026-06-15T03:34:11.061Z | Compiling terminal_size v0.4.4 |
| 2775 | 2026-06-15T03:34:11.314Z | Compiling is_terminal_polyfill v1.70.2 |
| 2776 | 2026-06-15T03:34:11.598Z | Compiling colorchoice v1.0.5 |
| 2777 | 2026-06-15T03:34:11.640Z | Compiling anstyle-query v1.1.5 |
| 2778 | 2026-06-15T03:34:11.722Z | Compiling anstyle v1.0.14 |
| 2779 | 2026-06-15T03:34:12.311Z | Compiling anstream v1.0.0 |
| 2780 | 2026-06-15T03:34:12.694Z | Compiling backoff v0.4.0 |
| 2781 | 2026-06-15T03:34:12.735Z | Compiling parse-display v0.10.0 |
| 2782 | 2026-06-15T03:34:12.907Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2783 | 2026-06-15T03:34:13.102Z | Compiling clap_lex v1.1.0 |
| 2784 | 2026-06-15T03:34:13.232Z | Compiling humantime v2.3.0 |
| 2785 | 2026-06-15T03:34:13.932Z | Compiling clap_builder v4.6.0 |
| 2786 | 2026-06-15T03:34:14.232Z | Compiling regress v0.11.1 |
| 2787 | 2026-06-15T03:34:15.839Z | Compiling clap v4.6.1 |
| 2788 | 2026-06-15T03:34:15.853Z | Compiling typify-impl v0.6.2 |
| 2789 | 2026-06-15T03:34:16.918Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2790 | 2026-06-15T03:34:17.326Z | Compiling crucible-workspace-hack v0.1.0 |
| 2791 | 2026-06-15T03:34:17.712Z | Compiling proc-macro-crate v3.5.0 |
| 2792 | 2026-06-15T03:34:18.148Z | Compiling zerocopy-derive v0.7.35 |
| 2793 | 2026-06-15T03:34:18.749Z | Compiling unsafe-libyaml v0.2.11 |
| 2794 | 2026-06-15T03:34:19.168Z | Compiling typify-macro v0.6.2 |
| 2795 | 2026-06-15T03:34:19.357Z | Compiling serde_yaml v0.9.34+deprecated |
| 2796 | 2026-06-15T03:34:19.720Z | Compiling num_enum_derive v0.7.6 |
| 2797 | 2026-06-15T03:34:20.681Z | Compiling darling_core v0.21.3 |
| 2798 | 2026-06-15T03:34:20.811Z | Compiling convert_case v0.4.0 |
| 2799 | 2026-06-15T03:34:20.990Z | Compiling num_enum v0.7.6 |
| 2800 | 2026-06-15T03:34:21.102Z | Compiling derive_more v0.99.20 |
| 2801 | 2026-06-15T03:34:21.490Z | Compiling toml_datetime v0.6.11 |
| 2802 | 2026-06-15T03:34:21.602Z | Compiling heck v0.4.1 |
| 2803 | 2026-06-15T03:34:22.607Z | Compiling typify v0.6.2 |
| 2804 | 2026-06-15T03:34:22.722Z | Compiling darling_macro v0.21.3 |
| 2805 | 2026-06-15T03:34:23.064Z | Compiling secrecy v0.10.3 |
| 2806 | 2026-06-15T03:34:23.235Z | Compiling proc-macro-error-attr v1.0.4 |
| 2807 | 2026-06-15T03:34:23.356Z | Compiling darling v0.21.3 |
| 2808 | 2026-06-15T03:34:23.477Z | Compiling prettyplease v0.2.37 |
| 2809 | 2026-06-15T03:34:23.668Z | Compiling heapless v0.8.0 |
| 2810 | 2026-06-15T03:34:23.680Z | Compiling tinyvec_macros v0.1.1 |
| 2811 | 2026-06-15T03:34:23.743Z | Compiling tinyvec v1.11.0 |
| 2812 | 2026-06-15T03:34:24.054Z | Compiling ingot-macros v0.1.1 |
| 2813 | 2026-06-15T03:34:24.340Z | Compiling zerocopy v0.7.35 |
| 2814 | 2026-06-15T03:34:24.356Z | Compiling tabwriter v1.4.1 |
| 2815 | 2026-06-15T03:34:24.716Z | Compiling crossbeam-epoch v0.9.18 |
| 2816 | 2026-06-15T03:34:24.969Z | Compiling hash32 v0.3.1 |
| 2817 | 2026-06-15T03:34:25.101Z | Compiling scroll_derive v0.12.1 |
| 2818 | 2026-06-15T03:34:25.139Z | Compiling rustc_version v0.4.1 |
| 2819 | 2026-06-15T03:34:25.212Z | Compiling num-integer v0.1.46 |
| 2820 | 2026-06-15T03:34:25.409Z | Compiling proc-macro-error v1.0.4 |
| 2821 | 2026-06-15T03:34:25.676Z | Compiling usdt-impl v0.5.0 |
| 2822 | 2026-06-15T03:34:25.700Z | Compiling data-encoding v2.11.0 |
| 2823 | 2026-06-15T03:34:25.825Z | Compiling pkg-config v0.3.33 |
| 2824 | 2026-06-15T03:34:25.966Z | Compiling winnow v0.7.15 |
| 2825 | 2026-06-15T03:34:26.271Z | Compiling rustix v0.38.44 |
| 2826 | 2026-06-15T03:34:26.650Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2827 | 2026-06-15T03:34:26.727Z | Compiling smoltcp v0.11.0 |
| 2828 | 2026-06-15T03:34:26.944Z | Compiling ingot-types v0.1.2 |
| 2829 | 2026-06-15T03:34:27.394Z | Compiling scroll v0.12.0 |
| 2830 | 2026-06-15T03:34:27.418Z | Compiling curve25519-dalek v4.1.3 |
| 2831 | 2026-06-15T03:34:27.725Z | Compiling dof v0.3.0 |
| 2832 | 2026-06-15T03:34:28.476Z | Compiling dtrace-parser v0.2.0 |
| 2833 | 2026-06-15T03:34:28.625Z | Compiling hmac v0.12.1 |
| 2834 | 2026-06-15T03:34:28.660Z | Compiling inout v0.1.4 |
| 2835 | 2026-06-15T03:34:28.771Z | Compiling ff v0.13.1 |
| 2836 | 2026-06-15T03:34:28.785Z | Compiling cobs v0.3.0 |
| 2837 | 2026-06-15T03:34:28.893Z | Compiling bstr v1.12.1 |
| 2838 | 2026-06-15T03:34:28.923Z | Compiling thread-id v4.2.2 |
| 2839 | 2026-06-15T03:34:29.057Z | Compiling managed v0.8.0 |
| 2840 | 2026-06-15T03:34:29.216Z | Compiling bitflags v1.3.2 |
| 2841 | 2026-06-15T03:34:29.245Z | Compiling static_assertions v1.1.0 |
| 2842 | 2026-06-15T03:34:29.299Z | Compiling colored v3.1.1 |
| 2843 | 2026-06-15T03:34:29.326Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2844 | 2026-06-15T03:34:29.875Z | Compiling postcard v1.1.3 |
| 2845 | 2026-06-15T03:34:29.914Z | Compiling group v0.13.0 |
| 2846 | 2026-06-15T03:34:29.964Z | Compiling cipher v0.4.4 |
| 2847 | 2026-06-15T03:34:30.218Z | Compiling hkdf v0.12.4 |
| 2848 | 2026-06-15T03:34:30.668Z | Compiling goblin v0.8.2 |
| 2849 | 2026-06-15T03:34:30.694Z | Compiling ingot v0.1.1 |
| 2850 | 2026-06-15T03:34:30.926Z | Compiling num-rational v0.4.2 |
| 2851 | 2026-06-15T03:34:31.890Z | Compiling num-iter v0.1.45 |
| 2852 | 2026-06-15T03:34:32.555Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2853 | 2026-06-15T03:34:32.800Z | Compiling universal-hash v0.5.1 |
| 2854 | 2026-06-15T03:34:32.857Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2855 | 2026-06-15T03:34:32.894Z | Compiling hubpack_derive v0.1.1 |
| 2856 | 2026-06-15T03:34:32.995Z | Compiling crypto-bigint v0.5.5 |
| 2857 | 2026-06-15T03:34:33.586Z | Compiling half v2.7.1 |
| 2858 | 2026-06-15T03:34:33.793Z | Compiling serde_repr v0.1.20 |
| 2859 | 2026-06-15T03:34:33.935Z | Compiling foreign-types-macros v0.2.3 |
| 2860 | 2026-06-15T03:34:33.998Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2861 | 2026-06-15T03:34:34.600Z | Compiling num-complex v0.4.6 |
| 2862 | 2026-06-15T03:34:35.041Z | Compiling memoffset v0.9.1 |
| 2863 | 2026-06-15T03:34:35.288Z | Compiling opaque-debug v0.3.1 |
| 2864 | 2026-06-15T03:34:35.310Z | Compiling indent_write v2.2.0 |
| 2865 | 2026-06-15T03:34:35.346Z | Compiling base64ct v1.8.3 |
| 2866 | 2026-06-15T03:34:35.486Z | Compiling foreign-types-shared v0.3.1 |
| 2867 | 2026-06-15T03:34:35.590Z | Compiling cfg_aliases v0.2.1 |
| 2868 | 2026-06-15T03:34:35.704Z | Compiling base16ct v0.2.0 |
| 2869 | 2026-06-15T03:34:35.746Z | Compiling ciborium-io v0.2.2 |
| 2870 | 2026-06-15T03:34:35.849Z | Compiling ciborium-ll v0.2.2 |
| 2871 | 2026-06-15T03:34:36.080Z | Compiling elliptic-curve v0.13.8 |
| 2872 | 2026-06-15T03:34:36.379Z | Compiling nix v0.31.3 |
| 2873 | 2026-06-15T03:34:36.401Z | Compiling password-hash v0.5.0 |
| 2874 | 2026-06-15T03:34:36.490Z | Compiling foreign-types v0.5.0 |
| 2875 | 2026-06-15T03:34:36.528Z | Compiling poly1305 v0.8.0 |
| 2876 | 2026-06-15T03:34:37.138Z | Compiling num v0.4.3 |
| 2877 | 2026-06-15T03:34:37.219Z | Compiling thiserror-no-std v2.0.2 |
| 2878 | 2026-06-15T03:34:37.317Z | Compiling hubpack v0.1.2 |
| 2879 | 2026-06-15T03:34:38.532Z | Compiling chacha20 v0.9.1 |
| 2880 | 2026-06-15T03:34:39.361Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2881 | 2026-06-15T03:34:39.577Z | Compiling reqwest v0.12.28 |
| 2882 | 2026-06-15T03:34:39.793Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2883 | 2026-06-15T03:34:40.311Z | Compiling blake2 v0.10.6 |
| 2884 | 2026-06-15T03:34:40.801Z | Compiling aead v0.5.2 |
| 2885 | 2026-06-15T03:34:40.886Z | Compiling byte-wrapper v0.1.0 |
| 2886 | 2026-06-15T03:34:40.938Z | Compiling chacha20 v0.10.0 |
| 2887 | 2026-06-15T03:34:41.001Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2888 | 2026-06-15T03:34:41.520Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2889 | 2026-06-15T03:34:41.850Z | Compiling cstr-argument v0.1.2 |
| 2890 | 2026-06-15T03:34:41.930Z | Compiling float-ord v0.3.2 |
| 2891 | 2026-06-15T03:34:42.015Z | Compiling keccak v0.1.6 |
| 2892 | 2026-06-15T03:34:42.048Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2893 | 2026-06-15T03:34:42.329Z | Compiling sha3 v0.10.9 |
| 2894 | 2026-06-15T03:34:42.518Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2895 | 2026-06-15T03:34:42.733Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2896 | 2026-06-15T03:34:42.937Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2897 | 2026-06-15T03:34:42.963Z | Compiling rand v0.10.1 |
| 2898 | 2026-06-15T03:34:43.091Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2899 | 2026-06-15T03:34:43.755Z | Compiling chacha20poly1305 v0.10.1 |
| 2900 | 2026-06-15T03:34:43.921Z | Compiling argon2 v0.5.3 |
| 2901 | 2026-06-15T03:34:44.307Z | Compiling rustls-webpki v0.103.13 |
| 2902 | 2026-06-15T03:34:45.715Z | Compiling progenitor-client v0.10.0 |
| 2903 | 2026-06-15T03:34:46.234Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2904 | 2026-06-15T03:34:46.473Z | Compiling vsss-rs v3.3.4 |
| 2905 | 2026-06-15T03:34:47.008Z | Compiling ciborium v0.2.2 |
| 2906 | 2026-06-15T03:34:47.707Z | Compiling atomicwrites v0.4.4 |
| 2907 | 2026-06-15T03:34:47.819Z | Compiling usdt-attr-macro v0.5.0 |
| 2908 | 2026-06-15T03:34:47.832Z | Compiling usdt-macro v0.5.0 |
| 2909 | 2026-06-15T03:34:48.494Z | Compiling tokio-rustls v0.26.4 |
| 2910 | 2026-06-15T03:34:48.551Z | Compiling rustls-platform-verifier v0.7.0 |
| 2911 | 2026-06-15T03:34:48.754Z | Compiling hyper-rustls v0.27.9 |
| 2912 | 2026-06-15T03:34:48.978Z | Compiling reqwest v0.13.4 |
| 2913 | 2026-06-15T03:34:50.301Z | Compiling progenitor-client v0.14.0 |
| 2914 | 2026-06-15T03:34:50.612Z | Compiling progenitor-extras v0.2.0 |
| 2915 | 2026-06-15T03:34:50.788Z | Compiling num-derive v0.4.2 |
| 2916 | 2026-06-15T03:34:50.866Z | Compiling enum-as-inner v0.6.1 |
| 2917 | 2026-06-15T03:34:51.013Z | Compiling memmap v0.7.0 |
| 2918 | 2026-06-15T03:34:51.758Z | Compiling winnow v0.5.40 |
| 2919 | 2026-06-15T03:34:52.062Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2920 | 2026-06-15T03:34:53.163Z | Compiling rayon-core v1.13.0 |
| 2921 | 2026-06-15T03:34:53.271Z | Compiling semver v0.1.20 |
| 2922 | 2026-06-15T03:34:53.567Z | Compiling rustc_version v0.1.7 |
| 2923 | 2026-06-15T03:34:53.809Z | Compiling toml_edit v0.19.15 |
| 2924 | 2026-06-15T03:34:53.867Z | Compiling usdt v0.5.0 |
| 2925 | 2026-06-15T03:34:54.844Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2926 | 2026-06-15T03:35:02.358Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2927 | 2026-06-15T03:35:04.206Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2928 | 2026-06-15T03:35:04.281Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2929 | 2026-06-15T03:35:04.316Z | Compiling similar v2.7.0 |
| 2930 | 2026-06-15T03:35:04.320Z | Compiling crossbeam-deque v0.8.6 |
| 2931 | 2026-06-15T03:35:04.617Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2932 | 2026-06-15T03:35:04.712Z | Compiling serde_spanned v0.6.9 |
| 2933 | 2026-06-15T03:35:04.880Z | Compiling vcpkg v0.2.15 |
| 2934 | 2026-06-15T03:35:05.024Z | Compiling lazy_static v1.5.0 |
| 2935 | 2026-06-15T03:35:05.148Z | Compiling toml_write v0.1.2 |
| 2936 | 2026-06-15T03:35:05.364Z | Compiling bytecount v0.6.9 |
| 2937 | 2026-06-15T03:35:05.568Z | Compiling openssl-sys v0.9.116 |
| 2938 | 2026-06-15T03:35:06.032Z | Compiling toml_edit v0.22.27 |
| 2939 | 2026-06-15T03:35:06.898Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2940 | 2026-06-15T03:35:07.091Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2941 | 2026-06-15T03:35:07.688Z | Compiling proc-macro-crate v1.3.1 |
| 2942 | 2026-06-15T03:35:08.023Z | Compiling newtype_derive v0.1.6 |
| 2943 | 2026-06-15T03:35:08.061Z | Compiling progenitor-impl v0.13.0 |
| 2944 | 2026-06-15T03:35:08.299Z | Compiling progenitor-impl v0.14.0 |
| 2945 | 2026-06-15T03:35:08.396Z | Compiling itertools v0.12.1 |
| 2946 | 2026-06-15T03:35:09.158Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2947 | 2026-06-15T03:35:09.437Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2948 | 2026-06-15T03:35:09.625Z | Compiling swrite v0.1.0 |
| 2949 | 2026-06-15T03:35:09.714Z | Compiling linked-hash-map v0.5.6 |
| 2950 | 2026-06-15T03:35:09.752Z | Compiling owo-colors v4.3.0 |
| 2951 | 2026-06-15T03:35:09.850Z | Compiling unicode-segmentation v1.13.3 |
| 2952 | 2026-06-15T03:35:09.932Z | Compiling resolv-conf v0.7.6 |
| 2953 | 2026-06-15T03:35:10.114Z | Compiling progenitor-macro v0.13.0 |
| 2954 | 2026-06-15T03:35:10.205Z | Compiling newline-converter v0.3.0 |
| 2955 | 2026-06-15T03:35:10.353Z | Compiling lru-cache v0.1.2 |
| 2956 | 2026-06-15T03:35:10.386Z | Compiling progenitor-macro v0.14.0 |
| 2957 | 2026-06-15T03:35:10.510Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2958 | 2026-06-15T03:35:10.603Z | Compiling num_enum_derive v0.5.11 |
| 2959 | 2026-06-15T03:35:10.796Z | Compiling toml v0.8.23 |
| 2960 | 2026-06-15T03:35:11.442Z | Compiling rayon v1.12.0 |
| 2961 | 2026-06-15T03:35:11.505Z | Compiling hickory-proto v0.24.4 |
| 2962 | 2026-06-15T03:35:11.642Z | Compiling progenitor-client v0.13.0 |
| 2963 | 2026-06-15T03:35:13.698Z | Compiling console v0.15.11 |
| 2964 | 2026-06-15T03:35:14.355Z | Compiling camino-tempfile v1.4.1 |
| 2965 | 2026-06-15T03:35:14.649Z | Compiling serde-big-array v0.5.1 |
| 2966 | 2026-06-15T03:35:14.780Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2967 | 2026-06-15T03:35:14.818Z | Compiling pin-project-internal v1.1.13 |
| 2968 | 2026-06-15T03:35:14.978Z | Compiling derive-where v1.6.1 |
| 2969 | 2026-06-15T03:35:15.340Z | Compiling siphasher v1.0.3 |
| 2970 | 2026-06-15T03:35:15.564Z | Compiling minimal-lexical v0.2.1 |
| 2971 | 2026-06-15T03:35:15.826Z | Compiling nom v7.1.3 |
| 2972 | 2026-06-15T03:35:15.954Z | Compiling pin-project v1.1.13 |
| 2973 | 2026-06-15T03:35:16.074Z | Compiling phf_shared v0.12.1 |
| 2974 | 2026-06-15T03:35:16.275Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2975 | 2026-06-15T03:35:17.128Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2976 | 2026-06-15T03:35:17.160Z | Compiling progenitor v0.14.0 |
| 2977 | 2026-06-15T03:35:17.313Z | Compiling progenitor v0.13.0 |
| 2978 | 2026-06-15T03:35:17.469Z | Compiling expectorate v1.2.0 |
| 2979 | 2026-06-15T03:35:18.598Z | Compiling hickory-resolver v0.24.4 |
| 2980 | 2026-06-15T03:35:21.055Z | Compiling num_enum v0.5.11 |
| 2981 | 2026-06-15T03:35:21.196Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2982 | 2026-06-15T03:35:22.392Z | Compiling zone_cfg_derive v0.3.1 |
| 2983 | 2026-06-15T03:35:22.476Z | Compiling unicode-normalization v0.1.25 |
| 2984 | 2026-06-15T03:35:23.103Z | Compiling snafu-derive v0.8.9 |
| 2985 | 2026-06-15T03:35:23.156Z | Compiling tokio-stream v0.1.18 |
| 2986 | 2026-06-15T03:35:23.728Z | Compiling async-recursion v1.1.1 |
| 2987 | 2026-06-15T03:35:24.450Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2988 | 2026-06-15T03:35:24.809Z | Compiling slog-dtrace v0.3.0 |
| 2989 | 2026-06-15T03:35:24.853Z | Compiling csv-core v0.1.13 |
| 2990 | 2026-06-15T03:35:25.097Z | Compiling smawk v0.3.2 |
| 2991 | 2026-06-15T03:35:25.270Z | Compiling foreign-types-shared v0.1.1 |
| 2992 | 2026-06-15T03:35:25.282Z | Compiling konst_macro_rules v0.2.19 |
| 2993 | 2026-06-15T03:35:25.373Z | Compiling highway v1.3.0 |
| 2994 | 2026-06-15T03:35:25.482Z | Compiling cancel-safe-futures v0.1.5 |
| 2995 | 2026-06-15T03:35:25.762Z | Compiling unicode-xid v0.2.6 |
| 2996 | 2026-06-15T03:35:25.896Z | Compiling unicode-width v0.1.14 |
| 2997 | 2026-06-15T03:35:26.066Z | Compiling foldhash v0.1.5 |
| 2998 | 2026-06-15T03:35:26.140Z | Compiling chrono-tz v0.10.4 |
| 2999 | 2026-06-15T03:35:26.142Z | Compiling unicode-linebreak v0.1.5 |
| 3000 | 2026-06-15T03:35:26.215Z | Compiling same-file v1.0.6 |
| 3001 | 2026-06-15T03:35:26.301Z | Compiling openssl v0.10.80 |
| 3002 | 2026-06-15T03:35:26.399Z | Compiling textwrap v0.16.2 |
| 3003 | 2026-06-15T03:35:26.424Z | Compiling walkdir v2.5.0 |
| 3004 | 2026-06-15T03:35:26.438Z | Compiling hashbrown v0.15.5 |
| 3005 | 2026-06-15T03:35:26.449Z | Compiling const_format_proc_macros v0.2.34 |
| 3006 | 2026-06-15T03:35:26.647Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3007 | 2026-06-15T03:35:27.082Z | Compiling konst v0.2.20 |
| 3008 | 2026-06-15T03:35:27.102Z | Compiling foreign-types v0.3.2 |
| 3009 | 2026-06-15T03:35:27.187Z | Compiling csv v1.4.0 |
| 3010 | 2026-06-15T03:35:27.202Z | Compiling snafu v0.8.9 |
| 3011 | 2026-06-15T03:35:27.341Z | Compiling qorb v0.4.1 |
| 3012 | 2026-06-15T03:35:27.412Z | Compiling zone v0.3.1 |
| 3013 | 2026-06-15T03:35:27.479Z | Compiling olpc-cjson v0.1.4 |
| 3014 | 2026-06-15T03:35:27.696Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3015 | 2026-06-15T03:35:27.761Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3016 | 2026-06-15T03:35:27.970Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3017 | 2026-06-15T03:35:28.328Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3018 | 2026-06-15T03:35:29.160Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3019 | 2026-06-15T03:35:29.723Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3020 | 2026-06-15T03:35:31.363Z | Compiling phf v0.12.1 |
| 3021 | 2026-06-15T03:35:31.966Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3022 | 2026-06-15T03:35:32.035Z | Compiling tokio-dtrace v0.1.1 |
| 3023 | 2026-06-15T03:35:32.400Z | Compiling globset v0.4.18 |
| 3024 | 2026-06-15T03:35:32.665Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3025 | 2026-06-15T03:35:32.903Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3026 | 2026-06-15T03:35:33.489Z | Compiling smf v0.2.3 |
| 3027 | 2026-06-15T03:35:33.579Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3028 | 2026-06-15T03:35:33.685Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3029 | 2026-06-15T03:35:34.626Z | Compiling libsw-core v0.3.2 |
| 3030 | 2026-06-15T03:35:34.670Z | Compiling pem v3.0.6 |
| 3031 | 2026-06-15T03:35:34.821Z | Compiling serde_plain v1.0.2 |
| 3032 | 2026-06-15T03:35:34.845Z | Compiling openssl-macros v0.1.1 |
| 3033 | 2026-06-15T03:35:35.111Z | Compiling cookie v0.18.1 |
| 3034 | 2026-06-15T03:35:35.125Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3035 | 2026-06-15T03:35:35.368Z | Compiling sigpipe v0.1.3 |
| 3036 | 2026-06-15T03:35:35.387Z | Compiling fixedbitset v0.5.7 |
| 3037 | 2026-06-15T03:35:35.399Z | Compiling fixedbitset v0.4.2 |
| 3038 | 2026-06-15T03:35:35.604Z | Compiling glob v0.3.3 |
| 3039 | 2026-06-15T03:35:35.691Z | Compiling jiff v0.2.28 |
| 3040 | 2026-06-15T03:35:35.786Z | Compiling typed-path v0.9.3 |
| 3041 | 2026-06-15T03:35:35.821Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3042 | 2026-06-15T03:35:36.114Z | Compiling petgraph v0.8.3 |
| 3043 | 2026-06-15T03:35:36.464Z | Compiling proc-macro-error2 v2.0.1 |
| 3044 | 2026-06-15T03:35:36.555Z | Compiling petgraph v0.6.5 |
| 3045 | 2026-06-15T03:35:37.486Z | Compiling tough v0.22.0 |
| 3046 | 2026-06-15T03:35:37.634Z | Compiling libsw v3.5.0 |
| 3047 | 2026-06-15T03:35:37.836Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3048 | 2026-06-15T03:35:38.470Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3049 | 2026-06-15T03:35:38.611Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3050 | 2026-06-15T03:35:38.811Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3051 | 2026-06-15T03:35:38.869Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3052 | 2026-06-15T03:35:39.135Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3053 | 2026-06-15T03:35:40.100Z | Compiling oxide-tokio-rt v0.1.6 |
| 3054 | 2026-06-15T03:35:40.930Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3055 | 2026-06-15T03:35:42.179Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3056 | 2026-06-15T03:35:42.406Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3057 | 2026-06-15T03:35:43.280Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3058 | 2026-06-15T03:35:43.326Z | Compiling const_format v0.2.36 |
| 3059 | 2026-06-15T03:35:44.288Z | Compiling papergrid v0.11.0 |
| 3060 | 2026-06-15T03:35:44.567Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3061 | 2026-06-15T03:35:44.903Z | Compiling libscf-sys v1.2.0 |
| 3062 | 2026-06-15T03:35:45.078Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3063 | 2026-06-15T03:35:45.740Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3064 | 2026-06-15T03:35:45.770Z | Compiling gethostname v0.5.0 |
| 3065 | 2026-06-15T03:35:45.894Z | Compiling tabled_derive v0.7.0 |
| 3066 | 2026-06-15T03:35:45.915Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3067 | 2026-06-15T03:35:46.232Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-15T03:35:46.368Z | Compiling bcs v0.1.6 |
| 3069 | 2026-06-15T03:35:46.576Z | Compiling tagptr v0.2.0 |
| 3070 | 2026-06-15T03:35:46.753Z | Compiling linear-map v1.2.0 |
| 3071 | 2026-06-15T03:35:46.774Z | Compiling termtree v0.5.1 |
| 3072 | 2026-06-15T03:35:46.884Z | Compiling whoami v1.6.1 |
| 3073 | 2026-06-15T03:35:46.955Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3074 | 2026-06-15T03:35:46.985Z | Compiling tabled v0.15.0 |
| 3075 | 2026-06-15T03:35:49.139Z | Compiling moka v0.12.15 |
| 3076 | 2026-06-15T03:35:49.497Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3077 | 2026-06-15T03:35:50.034Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3078 | 2026-06-15T03:35:50.100Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3079 | 2026-06-15T03:35:50.242Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-06-15T03:35:50.316Z | Compiling steno v0.4.1 |
| 3081 | 2026-06-15T03:35:51.787Z | Compiling tabled_derive v0.11.0 |
| 3082 | 2026-06-15T03:35:52.930Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3083 | 2026-06-15T03:35:54.888Z | Compiling papergrid v0.18.0 |
| 3084 | 2026-06-15T03:35:56.238Z | Compiling hickory-proto v0.25.2 |
| 3085 | 2026-06-15T03:35:56.704Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3086 | 2026-06-15T03:35:57.698Z | Compiling testing_table v0.3.0 |
| 3087 | 2026-06-15T03:35:58.159Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3088 | 2026-06-15T03:35:58.174Z | Compiling tabled v0.21.0 |
| 3089 | 2026-06-15T03:35:58.513Z | Compiling hickory-resolver v0.25.2 |
| 3090 | 2026-06-15T03:35:58.663Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3091 | 2026-06-15T03:35:59.580Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3092 | 2026-06-15T03:36:00.447Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 3093 | 2026-06-15T03:36:02.749Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3094 | 2026-06-15T03:36:02.795Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3095 | 2026-06-15T03:36:04.355Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3096 | 2026-06-15T03:36:04.788Z | Compiling crc8 v0.1.1 |
| 3097 | 2026-06-15T03:36:04.913Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 3098 | 2026-06-15T03:36:05.983Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3099 | 2026-06-15T03:36:06.345Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3100 | 2026-06-15T03:36:06.397Z | Compiling parking_lot_core v0.8.6 |
| 3101 | 2026-06-15T03:36:06.464Z | Compiling nom v8.0.0 |
| 3102 | 2026-06-15T03:36:06.687Z | Compiling crunchy v0.2.4 |
| 3103 | 2026-06-15T03:36:07.036Z | Compiling parking_lot v0.11.2 |
| 3104 | 2026-06-15T03:36:07.181Z | Compiling typify-impl v0.4.3 |
| 3105 | 2026-06-15T03:36:07.436Z | Compiling fxhash v0.2.1 |
| 3106 | 2026-06-15T03:36:07.650Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3107 | 2026-06-15T03:36:07.928Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3108 | 2026-06-15T03:36:07.955Z | Compiling tiny-keccak v2.0.2 |
| 3109 | 2026-06-15T03:36:08.228Z | Compiling sled v0.34.7 |
| 3110 | 2026-06-15T03:36:08.351Z | Compiling arc-swap v1.9.1 |
| 3111 | 2026-06-15T03:36:08.708Z | Compiling slog-scope v4.4.1 |
| 3112 | 2026-06-15T03:36:09.134Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3113 | 2026-06-15T03:36:09.931Z | Compiling internet-checksum v0.2.1 |
| 3114 | 2026-06-15T03:36:10.085Z | Compiling const-random-macro v0.1.16 |
| 3115 | 2026-06-15T03:36:10.196Z | Compiling slog-stdlog v4.1.1 |
| 3116 | 2026-06-15T03:36:10.526Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3117 | 2026-06-15T03:36:10.561Z | Compiling typify-macro v0.4.3 |
| 3118 | 2026-06-15T03:36:10.642Z | Compiling smartstring v1.0.1 |
| 3119 | 2026-06-15T03:36:10.943Z | Compiling ahash v0.8.12 |
| 3120 | 2026-06-15T03:36:11.100Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 3121 | 2026-06-15T03:36:11.448Z | Compiling const-random v0.1.18 |
| 3122 | 2026-06-15T03:36:11.535Z | Compiling slog-envlogger v2.2.0 |
| 3123 | 2026-06-15T03:36:12.136Z | Compiling typify v0.4.3 |
| 3124 | 2026-06-15T03:36:12.248Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3125 | 2026-06-15T03:36:12.686Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3126 | 2026-06-15T03:36:12.720Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3127 | 2026-06-15T03:36:12.980Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3128 | 2026-06-15T03:36:13.082Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3129 | 2026-06-15T03:36:14.142Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3130 | 2026-06-15T03:36:14.927Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3131 | 2026-06-15T03:36:15.056Z | Compiling progenitor-impl v0.10.0 |
| 3132 | 2026-06-15T03:36:17.097Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3133 | 2026-06-15T03:36:20.964Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3134 | 2026-06-15T03:36:21.905Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3135 | 2026-06-15T03:36:22.672Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3136 | 2026-06-15T03:36:22.942Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3137 | 2026-06-15T03:36:23.339Z | Compiling lzma-sys v0.1.20 |
| 3138 | 2026-06-15T03:36:23.770Z | Compiling sha1 v0.10.6 |
| 3139 | 2026-06-15T03:36:23.803Z | Compiling thin-vec v0.2.18 |
| 3140 | 2026-06-15T03:36:23.872Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3141 | 2026-06-15T03:36:24.152Z | Compiling rhai_codegen v3.2.0 |
| 3142 | 2026-06-15T03:36:24.192Z | Compiling fs-err v3.3.0 |
| 3143 | 2026-06-15T03:36:24.434Z | Compiling utf-8 v0.7.6 |
| 3144 | 2026-06-15T03:36:24.476Z | Compiling typeid v1.0.3 |
| 3145 | 2026-06-15T03:36:24.656Z | Compiling tungstenite v0.21.0 |
| 3146 | 2026-06-15T03:36:25.405Z | Compiling rhai v1.25.1 |
| 3147 | 2026-06-15T03:36:25.847Z | Compiling progenitor-macro v0.10.0 |
| 3148 | 2026-06-15T03:36:30.009Z | Compiling cargo_toml v0.22.3 |
| 3149 | 2026-06-15T03:36:32.268Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3150 | 2026-06-15T03:36:32.715Z | Compiling sha2 v0.10.9 |
| 3151 | 2026-06-15T03:36:33.847Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3152 | 2026-06-15T03:36:34.052Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3153 | 2026-06-15T03:36:34.947Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3154 | 2026-06-15T03:36:34.980Z | Compiling progenitor v0.10.0 |
| 3155 | 2026-06-15T03:36:35.273Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3156 | 2026-06-15T03:36:37.338Z | Compiling tokio-tungstenite v0.21.0 |
| 3157 | 2026-06-15T03:36:37.848Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3158 | 2026-06-15T03:36:37.908Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3159 | 2026-06-15T03:36:38.664Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3160 | 2026-06-15T03:36:39.329Z | Compiling console v0.16.3 |
| 3161 | 2026-06-15T03:36:39.581Z | Compiling git-stub v1.0.0 |
| 3162 | 2026-06-15T03:36:40.482Z | Compiling unit-prefix v0.5.2 |
| 3163 | 2026-06-15T03:36:40.599Z | Compiling is_ci v1.2.0 |
| 3164 | 2026-06-15T03:36:40.662Z | Compiling base64 v0.21.7 |
| 3165 | 2026-06-15T03:36:40.785Z | Compiling supports-color v3.0.2 |
| 3166 | 2026-06-15T03:36:40.907Z | Compiling indicatif v0.18.4 |
| 3167 | 2026-06-15T03:36:41.019Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3168 | 2026-06-15T03:36:41.178Z | Compiling git-stub-vcs v0.1.0 |
| 3169 | 2026-06-15T03:36:41.433Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3170 | 2026-06-15T03:36:41.910Z | Compiling ron v0.12.1 |
| 3171 | 2026-06-15T03:36:42.957Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3172 | 2026-06-15T03:36:43.637Z | Compiling xz2 v0.1.7 |
| 3173 | 2026-06-15T03:36:43.997Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3174 | 2026-06-15T03:36:44.968Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3175 | 2026-06-15T03:36:45.163Z | Compiling drift v0.2.0 |
| 3176 | 2026-06-15T03:36:45.694Z | Compiling base16ct v1.0.0 |
| 3177 | 2026-06-15T03:36:45.958Z | Compiling dropshot-api-manager v0.7.2 |
| 3178 | 2026-06-15T03:36:52.489Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3179 | 2026-06-15T03:36:54.008Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3180 | 2026-06-15T03:36:55.208Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3181 | 2026-06-15T03:36:58.095Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3182 | 2026-06-15T03:36:58.280Z | Compiling natord v1.0.9 |
| 3183 | 2026-06-15T03:36:58.580Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3184 | 2026-06-15T03:36:58.676Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3185 | 2026-06-15T03:37:00.696Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3186 | 2026-06-15T03:37:02.442Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3187 | 2026-06-15T03:37:05.215Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3188 | 2026-06-15T03:37:09.293Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3189 | 2026-06-15T03:37:09.363Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3190 | 2026-06-15T03:37:10.071Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3191 | 2026-06-15T03:37:13.869Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3192 | 2026-06-15T03:37:22.234Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3193 | 2026-06-15T03:37:43.385Z | Finished `release` profile [optimized] target(s) in 4m 23s |
| 3194 | 2026-06-15T03:37:43.566Z | |
| 3195 | 2026-06-15T03:37:43.566Z | real 4:23.732483863 |
| 3196 | 2026-06-15T03:37:43.566Z | user 30:04.877234967 |
| 3197 | 2026-06-15T03:37:43.566Z | sys 2:46.406668118 |
| 3198 | 2026-06-15T03:37:43.566Z | trap 0.760371223 |
| 3199 | 2026-06-15T03:37:43.566Z | tflt 1.374063516 |
| 3200 | 2026-06-15T03:37:43.566Z | dflt 1.473783545 |
| 3201 | 2026-06-15T03:37:43.566Z | kflt 0.000079804 |
| 3202 | 2026-06-15T03:37:43.570Z | lock 2:01:04.396760848 |
| 3203 | 2026-06-15T03:37:43.570Z | slp 1:27:22.235127867 |
| 3204 | 2026-06-15T03:37:43.570Z | lat 2:13.178212019 |
| 3205 | 2026-06-15T03:37:43.570Z | stop 3:21.332892166 |
| 3206 | 2026-06-15T03:37:43.570Z | + for x in debug release |
| 3207 | 2026-06-15T03:37:43.570Z | + mkdir -p /work/debug |
| 3208 | 2026-06-15T03:37:43.571Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3209 | 2026-06-15T03:37:44.592Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3210 | 2026-06-15T03:37:44.975Z | + cp target/debug/mgd /work/debug/mgd |
| 3211 | 2026-06-15T03:37:45.624Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3212 | 2026-06-15T03:37:46.144Z | + for x in debug release |
| 3213 | 2026-06-15T03:37:46.144Z | + mkdir -p /work/release |
| 3214 | 2026-06-15T03:37:46.147Z | + cp target/release/ddmd /work/release/ddmd |
| 3215 | 2026-06-15T03:37:46.236Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3216 | 2026-06-15T03:37:46.314Z | + cp target/release/mgd /work/release/mgd |
| 3217 | 2026-06-15T03:37:46.403Z | + cp target/release/mgadm /work/release/mgadm |
| 3218 | 2026-06-15T03:37:46.500Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3219 | 2026-06-15T03:37:46.566Z | process exited: duration 710047 ms, exit code 0 |
| |
| 3220 | 2026-06-15T03:37:46.580Z | found 9 output files |
| 3221 | 2026-06-15T03:37:46.580Z | uploading: /work/debug/ddmadm (526857336 bytes) |
| 3222 | 2026-06-15T03:37:53.638Z | uploaded: /work/debug/ddmadm |
| 3223 | 2026-06-15T03:37:53.638Z | uploading: /work/debug/ddmd (595743632 bytes) |
| 3224 | 2026-06-15T03:38:01.857Z | uploaded: /work/debug/ddmd |
| 3225 | 2026-06-15T03:38:01.864Z | uploading: /work/debug/mgadm (627783872 bytes) |
| 3226 | 2026-06-15T03:38:09.823Z | uploaded: /work/debug/mgadm |
| 3227 | 2026-06-15T03:38:09.829Z | uploading: /work/debug/mgd (699232328 bytes) |
| 3228 | 2026-06-15T03:38:19.228Z | uploaded: /work/debug/mgd |
| 3229 | 2026-06-15T03:38:19.229Z | uploading: /work/release/ddmadm (46027880 bytes) |
| 3230 | 2026-06-15T03:38:20.638Z | uploaded: /work/release/ddmadm |
| 3231 | 2026-06-15T03:38:20.638Z | uploading: /work/release/ddmd (53509040 bytes) |
| 3232 | 2026-06-15T03:38:22.049Z | uploaded: /work/release/ddmd |
| 3233 | 2026-06-15T03:38:22.049Z | uploading: /work/release/falcon-lab (39160728 bytes) |
| 3234 | 2026-06-15T03:38:23.371Z | uploaded: /work/release/falcon-lab |
| 3235 | 2026-06-15T03:38:23.379Z | uploading: /work/release/mgadm (61286712 bytes) |
| 3236 | 2026-06-15T03:38:24.742Z | uploaded: /work/release/mgadm |
| 3237 | 2026-06-15T03:38:24.743Z | uploading: /work/release/mgd (73725104 bytes) |
| 3238 | 2026-06-15T03:38:26.768Z | uploaded: /work/release/mgd |